~svn/ubuntu/raring/subversion/ppa

« back to all changes in this revision

Viewing changes to subversion/bindings/swig/python/__init__.py

  • Committer: Bazaar Package Importer
  • Author(s): Adam Conrad
  • Date: 2005-12-05 01:26:14 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20051205012614-qom4xfypgtsqc2xq
Tags: 1.2.3dfsg1-3ubuntu1
Merge with the final Debian release of 1.2.3dfsg1-3, bringing in
fixes to the clean target, better documentation of the libdb4.3
upgrade and build fixes to work with swig1.3_1.3.27.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#
 
2
# __init__.py:  defines this directory as the 'libsvn' package.
 
3
#
 
4
#  Subversion is a tool for revision control. 
 
5
#  See http://subversion.tigris.org for more information.
 
6
#    
 
7
# ====================================================================
 
8
# Copyright (c) 2000-2004 CollabNet.  All rights reserved.
 
9
#
 
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.
 
15
#
 
16
######################################################################
 
17
#