[Python-modules-commits] r5051 - in packages/sclapp/trunk/debian (changelog copyright)
appaji-guest at users.alioth.debian.org
appaji-guest at users.alioth.debian.org
Sat Apr 19 18:53:01 UTC 2008
Date: Saturday, April 19, 2008 @ 18:52:59
Author: appaji-guest
Revision: 5051
Re-order license sections so that the license of bulk comes first
Modified:
packages/sclapp/trunk/debian/changelog
packages/sclapp/trunk/debian/copyright
Modified: packages/sclapp/trunk/debian/changelog
===================================================================
--- packages/sclapp/trunk/debian/changelog 2008-04-18 14:59:36 UTC (rev 5050)
+++ packages/sclapp/trunk/debian/changelog 2008-04-19 18:52:59 UTC (rev 5051)
@@ -1,3 +1,10 @@
+sclapp (0.5.1-2) unstable; urgency=low
+
+ * Re-order license sections in copyright so that the license of bulk of
+ sclapp is right at the beginning.
+
+ -- Y Giridhar Appaji Nag <giridhar at appaji.net> Sun, 20 Apr 2008 00:19:04 +0530
+
sclapp (0.5.1-1) unstable; urgency=low
* Initial release (Closes: #472769)
Modified: packages/sclapp/trunk/debian/copyright
===================================================================
--- packages/sclapp/trunk/debian/copyright 2008-04-18 14:59:36 UTC (rev 5050)
+++ packages/sclapp/trunk/debian/copyright 2008-04-19 18:52:59 UTC (rev 5051)
@@ -14,6 +14,24 @@
License:
+ sclapp is licensed under the GNU GPLv2 (exceptions follow)
+
+ 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; unless explicitly stated otherwise
+ elsewhere, only version 2 of the License (not version 3.x etc.) is
+ the valid version of the GNU General Public License for sclapp.
+
+ 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 General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ with the Debian GNU/Linux distribution in the file
+ /usr/share/common-licenses/GPL-2; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
+
setup.py is under Public Domain
sclapp/legacy_support.py is licensed under under the terms of the
@@ -307,24 +325,6 @@
/usr/share/common-licenses/GFDL; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
- The rest of the files are licensed under the GNU GPLv2
-
- 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; unless explicitly stated otherwise
- elsewhere, only version 2 of the License (not version 3.x etc.) is
- the valid version of the GNU General Public License for sclapp.
-
- 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 General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- with the Debian GNU/Linux distribution in the file
- /usr/share/common-licenses/GPL-2; if not, write to the Free Software
- Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
-
The Debian packaging is
Copyright (C) 2008, Y Giridhar Appaji Nag <giridhar at appaji.net> and
is licensed under the GNU GPL, either version 2 of the License, or (at
More information about the Python-modules-commits
mailing list