[Python-modules-commits] r8650 - in packages/python-managesieve/trunk/debian (copyright)
xeno-guest at users.alioth.debian.org
xeno-guest at users.alioth.debian.org
Sat May 30 17:59:20 UTC 2009
Date: Saturday, May 30, 2009 @ 17:59:19
Author: xeno-guest
Revision: 8650
Fixed copyright, but waiting for upstream mail to be sure
Modified:
packages/python-managesieve/trunk/debian/copyright
Modified: packages/python-managesieve/trunk/debian/copyright
===================================================================
--- packages/python-managesieve/trunk/debian/copyright 2009-05-30 14:11:43 UTC (rev 8649)
+++ packages/python-managesieve/trunk/debian/copyright 2009-05-30 17:59:19 UTC (rev 8650)
@@ -55,23 +55,24 @@
Agreement.
Files: sieveshell, test/*
-License:
+License: GPL-2
Copyright (C) 2003,2008 by Hartmut Goebel <h.goebel at crazy-compilers.com>
- This library is free software; you can redistribute it and/or
- modify it under the terms of the GNU Lesser General Public
- License as published by the Free Software Foundation; either
- version 2.1 of the License, or (at your option) any later version.
+ This program is free software; you can redistribute it and/or
+ modify it under the terms of the GNU General Public License
+ as published by the Free Software Foundation; either version 2
+ of the License, or (at your option) any later version.
- This library is distributed in the hope that it will be useful,
+ This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- Lesser General Public License for more details.
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
- You should have received a copy of the GNU Lesser General Public
- License along with this library; if not, write to the Free Software
- Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ You should have received a copy of the GNU General Public License
+ along with this program; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ 02110-1301, USA.
-On Debian systems, the complete text of the GNU Lesser General Public License
-can be found in `/usr/share/common-licenses/LGPL'.
+On Debian systems, the complete text of the GNU General
+Public License can be found in `/usr/share/common-licenses/GPL-2'.
More information about the Python-modules-commits
mailing list