Author: avdyk Date: 2007-05-18 11:09:23 +0000 (Fri, 18 May 2007) New Revision: 3504
Modified: trunk/jarjar/debian/changelog trunk/jarjar/debian/copyright Log: correct debian/copyright Modified: trunk/jarjar/debian/changelog =================================================================== --- trunk/jarjar/debian/changelog 2007-05-18 11:08:34 UTC (rev 3503) +++ trunk/jarjar/debian/changelog 2007-05-18 11:09:23 UTC (rev 3504) @@ -2,4 +2,4 @@ * Initial Release (closes: #417591). - -- Arnaud Vandyck <[EMAIL PROTECTED]> Fri, 11 May 2007 16:44:49 +0200 + -- Arnaud Vandyck <[EMAIL PROTECTED]> Fri, 18 May 2007 13:09:08 +0200 Modified: trunk/jarjar/debian/copyright =================================================================== --- trunk/jarjar/debian/copyright 2007-05-18 11:08:34 UTC (rev 3503) +++ trunk/jarjar/debian/copyright 2007-05-18 11:09:23 UTC (rev 3504) @@ -23,5 +23,23 @@ the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA -On Debian systems the full text of the Lesser General Public License, -LGPL, can be found at /usr/share/common-licenses/GPL-2. +On Debian systems the full text of the General Public License, +GPL, can be found at /usr/share/common-licenses/GPL-2. + +Classes under src/main/gnu/getopt is LGPL (version 2 or later). + + + GNU LESSER GENERAL PUBLIC LICENSE + Version 2.1, February 1999 + + Copyright (C) 1991, 1999 Free Software Foundation, Inc. + 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + +[This is the first released version of the Lesser GPL. It also counts + as the successor of the GNU Library Public License, version 2, hence + the version number 2.1.] + +On Debian systems, the full text of the Lesser General Public License +can be found at /usr/share/common-licenses/LGPL-2.1 _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

