2
# __init__.py: defines this directory as the 'libsvn' package.
4
# Subversion is a tool for revision control.
5
# See http://subversion.tigris.org for more information.
7
# ====================================================================
8
# Copyright (c) 2000-2004 CollabNet. All rights reserved.
10
# This software is licensed as described in the file COPYING, which
11
# you should have received as part of this distribution. The terms
12
# are also available at http://subversion.tigris.org/license-1.html.
13
# If newer versions of this license are posted there, you may use a
14
# newer version instead, at your option.
16
######################################################################