[DRE-commits] r3441 - packages-wip/libzoom-ruby/trunk/debian

Ryan Niebur ryan52-guest at alioth.debian.org
Wed Apr 22 04:15:37 UTC 2009


Author: ryan52-guest
Date: 2009-04-22 04:15:37 +0000 (Wed, 22 Apr 2009)
New Revision: 3441

Modified:
   packages-wip/libzoom-ruby/trunk/debian/copyright
Log:
change the license to be what's actually in the source instead of what's in the README

Modified: packages-wip/libzoom-ruby/trunk/debian/copyright
===================================================================
--- packages-wip/libzoom-ruby/trunk/debian/copyright	2009-04-22 04:14:14 UTC (rev 3440)
+++ packages-wip/libzoom-ruby/trunk/debian/copyright	2009-04-22 04:15:37 UTC (rev 3441)
@@ -10,16 +10,17 @@
 
 Files: debian/*
 Copyright: 2008-2009, Ryan Niebur <ryanryan52 at gmail.com>
-License: LGPL-2.1
+License: LGPL-2.1+
 
 Files: src/rbzoompackage.c
 Copyright: 2007 Katipo Communications, Ltd
-License: LGPL-2.1
+License: LGPL-2.1+
 
 License: LGPL-2.1+
-    This library is free software.
-    You can distribute/modify this program under the terms of
-    the GNU LESSER GENERAL PUBLIC LICENSE Version 2.1.
+    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.
     .
     A copy of the LGPL-2.1 can be found at /usr/share/common-licenses/LGPL-2.1 on
     any Debian system.




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