Author: apo-guest Date: 2013-04-13 18:45:12 +0000 (Sat, 13 Apr 2013) New Revision: 16535
Modified: trunk/libgetopt-java/debian/copyright Log: License is LGPL-2+ not LGPL-2 Modified: trunk/libgetopt-java/debian/copyright =================================================================== --- trunk/libgetopt-java/debian/copyright 2013-04-13 18:03:55 UTC (rev 16534) +++ trunk/libgetopt-java/debian/copyright 2013-04-13 18:45:12 UTC (rev 16535) @@ -4,7 +4,7 @@ Files: * Copyright: 2001-2012, Aaron M. Renn <[email protected]> -License: LGPL-2 +License: LGPL-2+ Files: debian/* Copyright: 1999, Stephane Bortzmeyer <[email protected]> @@ -16,9 +16,9 @@ 2010, Gabriele Giacone <[email protected]> 2011, Torsten Werner <[email protected]> 2013, Markus Koschany <[email protected]> -License: LGPL-2 +License: LGPL-2+ -License: LGPL-2 +License: LGPL-2+ This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

