sqlliterals

Change of packages/ubuntu-gutsy/python-desktop/debian/copyright

10:9354efdfef9b
packages/ubuntu-gutsy/python-desktop/debian/copyright
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/packages/ubuntu-gutsy/python-desktop/debian/copyright	Fri Mar 20 01:30:51 2009 +0100
     1.3 @@ -0,0 +1,32 @@
     1.4 +Package creator:
     1.5 +
     1.6 +  Paul Boddie <paul@boddie.org.uk>
     1.7 +
     1.8 +The origin of the package is:
     1.9 +
    1.10 +  http://www.python.org/pypi/sqlliterals
    1.11 +
    1.12 +Package author:
    1.13 +
    1.14 +  Paul Boddie <paul@boddie.org.uk>
    1.15 +
    1.16 +Copyright:
    1.17 +
    1.18 +Licence Agreement for sqlliterals
    1.19 +---------------------------------
    1.20 +
    1.21 +Copyright (C) 2007, 2009 Paul Boddie <paul@boddie.org.uk>
    1.22 +
    1.23 +This library is free software; you can redistribute it and/or
    1.24 +modify it under the terms of the GNU Lesser General Public
    1.25 +License as published by the Free Software Foundation; either
    1.26 +version 2.1 of the License, or (at your option) any later version.
    1.27 +
    1.28 +This library is distributed in the hope that it will be useful,
    1.29 +but WITHOUT ANY WARRANTY; without even the implied warranty of
    1.30 +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
    1.31 +Lesser General Public License for more details.
    1.32 +
    1.33 +You should have received a copy of the GNU Lesser General Public
    1.34 +License along with this library; if not, write to the Free Software
    1.35 +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA