[Python-apps-commits] r2041 - in packages/subdownloader/trunk/debian (changelog copyright)
gothicx-guest at users.alioth.debian.org
gothicx-guest at users.alioth.debian.org
Sun Dec 7 19:27:08 UTC 2008
Date: Sunday, December 7, 2008 @ 19:27:07
Author: gothicx-guest
Revision: 2041
Update license copyright's
Modified:
packages/subdownloader/trunk/debian/changelog
packages/subdownloader/trunk/debian/copyright
Modified: packages/subdownloader/trunk/debian/changelog
===================================================================
--- packages/subdownloader/trunk/debian/changelog 2008-12-07 11:13:06 UTC (rev 2040)
+++ packages/subdownloader/trunk/debian/changelog 2008-12-07 19:27:07 UTC (rev 2041)
@@ -2,4 +2,4 @@
* Initial Release (Closes: #490364).
- -- Marco Rodrigues <gothicx at sapo.pt> Sun, 07 Dec 2008 11:11:50 +0000
+ -- Marco Rodrigues <gothicx at sapo.pt> Sun, 07 Dec 2008 19:26:05 +0000
Modified: packages/subdownloader/trunk/debian/copyright
===================================================================
--- packages/subdownloader/trunk/debian/copyright 2008-12-07 11:13:06 UTC (rev 2040)
+++ packages/subdownloader/trunk/debian/copyright 2008-12-07 19:27:07 UTC (rev 2041)
@@ -30,6 +30,34 @@
On Debian systems, the complete text of the GNU General
Public License can be found in `/usr/share/common-licenses/GPL-3'.
+* languages/autodetect_lang.py:
+ Copyright (c) 2006 Thomas Mangin
+
+ This program is distributed under Gnu General Public License
+ (cf. the file COPYING in distribution). Alternatively, you can use
+ the program under the conditions of the Artistic License (as Perl).
+
+* modules/base32.py:
+ Copyright (c) 2002 Bryce "Zooko" Wilcox-O'Hearn
+
+ Permission is hereby granted, free of charge, to any person obtaining a copy
+ of this software to deal in this software without restriction, including
+ without limitation the rights to use, copy, modify, merge, publish,
+ distribute, sublicense, and/or sell copies of this software, and to permit
+ persons to whom this software is furnished to do so, subject to the following
+ conditions:
+
+ The above copyright notice and this permission notice shall be included in all
+ copies or substantial portions of this software.
+
+ THIS SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+ OUT OF OR IN CONNECTION WITH THIS SOFTWARE OR THE USE OR OTHER DEALINGS IN
+ THIS SOFTWARE.
+
* modules/progressbar.py:
Copyright (C) 2005 Nilton Volpato
@@ -41,5 +69,13 @@
On Debian systems, the complete text of the GNU Lesser General
Public License can be found in `/usr/share/common-licenses/LGPL-2.1'.
+* modules/mmpython:
+ Copyright (C) 2003 Thomas Schueppel, Dirk Meyer
+
+ 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.
+
The Debian packaging is (C) 2008, Marco Rodrigues <gothicx at sapo.pt> and
is licensed under the GPL, see above.
More information about the Python-apps-commits
mailing list