[python-debian/master] Update the license comment for test_deb822.py for GPL-2+.

John Wright jsw at debian.org
Sun Sep 7 01:02:03 UTC 2014


We updated the license for deb822 in commit 3bfb7cd6 after discussions
in [1],  but we missed test_deb822.py.  Dato agreed in [2] to update the
license in that file as well.

 [1]: http://lists.alioth.debian.org/pipermail/pkg-python-debian-discuss/2007-July/000066.html
 [2]: http://lists.alioth.debian.org/pipermail/pkg-python-debian-maint/2014-September/001900.html
---
 tests/test_deb822.py | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/tests/test_deb822.py b/tests/test_deb822.py
index 9778161..6f76145 100755
--- a/tests/test_deb822.py
+++ b/tests/test_deb822.py
@@ -5,8 +5,8 @@
 #
 # 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; version 2
-# dated June, 1991.
+# as published by the Free Software Foundation, either version 2
+# of the License, or (at your option) any later version.
 #
 # This program is distributed in the hope that it will be useful,
 # but WITHOUT ANY WARRANTY; without even the implied warranty of
-- 
1.9.1




More information about the pkg-python-debian-commits mailing list