[DRE-commits] r1783 - in packages/libdbus-ruby: tags/0.2.0-1/debian trunk/debian

paulvt at alioth.debian.org paulvt at alioth.debian.org
Mon Jul 23 18:40:54 UTC 2007


Author: paulvt
Date: 2007-07-23 18:40:53 +0000 (Mon, 23 Jul 2007)
New Revision: 1783

Modified:
   packages/libdbus-ruby/tags/0.2.0-1/debian/copyright
   packages/libdbus-ruby/trunk/debian/copyright
Log:
License fix (4th time), backward commit to a tag (effectively this is a retag).

Modified: packages/libdbus-ruby/tags/0.2.0-1/debian/copyright
===================================================================
--- packages/libdbus-ruby/tags/0.2.0-1/debian/copyright	2007-07-21 14:24:33 UTC (rev 1782)
+++ packages/libdbus-ruby/tags/0.2.0-1/debian/copyright	2007-07-23 18:40:53 UTC (rev 1783)
@@ -6,8 +6,19 @@
 Upstream Authors: * Arnaud Cornet <arnaud.cornet at gmail.com> 
                   * Paul van Tilburg <paul at luon.net>
 
+Copyright: (C) 2007 Arnaud Cornet & Paul van Tilburg
+
 License:
 
-You are free to distribute this software under the terms of the GNU General
-Public License.  On Debian systems, the complete text of the GNU General
-Public License can be found in the file `/usr/share/common-licenses/GPL'.
+  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.
+
+On Debian systems, the complete text of the GNU Lesser General Public
+License can be found in the file `/usr/share/common-licenses/LGPL'.
+
+The Debian packaging is (C) 2007 Paul van Tilburg <paulvt at debian.org> and
+is licensed under the GNU General Public License.  On Debian systems, the
+complete text of the GNU General Public License can be found in the file
+`/usr/share/common-licenses/GPL'.

Modified: packages/libdbus-ruby/trunk/debian/copyright
===================================================================
--- packages/libdbus-ruby/trunk/debian/copyright	2007-07-21 14:24:33 UTC (rev 1782)
+++ packages/libdbus-ruby/trunk/debian/copyright	2007-07-23 18:40:53 UTC (rev 1783)
@@ -10,10 +10,10 @@
 
 License:
 
-  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 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.
 
 On Debian systems, the complete text of the GNU Lesser General Public
 License can be found in the file `/usr/share/common-licenses/LGPL'.




More information about the Pkg-ruby-extras-commits mailing list