[Pkg-jed-commit] r1074 - slgdbm/trunk/debian

Rafael Laboissiere rafael at alioth.debian.org
Tue Mar 18 14:02:48 UTC 2008


Author: rafael
Date: 2008-03-18 14:02:47 +0000 (Tue, 18 Mar 2008)
New Revision: 1074

Modified:
   slgdbm/trunk/debian/changelog
   slgdbm/trunk/debian/copyright
Log:
Add proper copyright notices, both for the upstream sources and the
Debian packaging

Modified: slgdbm/trunk/debian/changelog
===================================================================
--- slgdbm/trunk/debian/changelog	2008-03-17 16:00:48 UTC (rev 1073)
+++ slgdbm/trunk/debian/changelog	2008-03-18 14:02:47 UTC (rev 1074)
@@ -1,3 +1,10 @@
+slgdbm (1.7.1-3) UNRELEASED; urgency=low
+
+  * debian/copyright: Add proper copyright notices, both for the upstream
+    sources and the Debian packaging
+
+ -- Rafael Laboissiere <rafael at debian.org>  Tue, 18 Mar 2008 14:57:31 +0100
+
 slgdbm (1.7.1-2) unstable; urgency=low
 
   * debian/control:

Modified: slgdbm/trunk/debian/copyright
===================================================================
--- slgdbm/trunk/debian/copyright	2008-03-17 16:00:48 UTC (rev 1073)
+++ slgdbm/trunk/debian/copyright	2008-03-18 14:02:47 UTC (rev 1074)
@@ -10,9 +10,27 @@
 
 License:
 
-According to slgdbm.html:
-    Released under the terms of the GNU GPL (version 2 or later).
+    Copyright (c) 2004, 2005, 2007 Paul Boekholt
 
-In Debian systems, the complete text of the Gnu GPL can be found in
-`/usr/share/common-licenses/GPL'.
+    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 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
+    along with this library; 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) 2005 - 2008 Rafael Laboissiere
+and is released under the GNU General Public License, version 3 or
+later.
+
+In Debian systems, the complete text of the GPL, can be found in
+`/usr/share/common-licenses/GPL-2' (version 2) and
+`/usr/share/common-licenses/GPL-3' (versions 3).




More information about the Pkg-jed-commit mailing list