[pkg-java] r7907 - trunk/jflex/debian
doko at alioth.debian.org
doko at alioth.debian.org
Fri Jan 30 11:07:03 UTC 2009
Author: doko
Date: 2009-01-30 11:07:02 +0000 (Fri, 30 Jan 2009)
New Revision: 7907
Modified:
trunk/jflex/debian/changelog
trunk/jflex/debian/copyright
Log:
* debian/copyright: Update, mention GPL v2 explicitely.
Modified: trunk/jflex/debian/changelog
===================================================================
--- trunk/jflex/debian/changelog 2009-01-29 23:18:13 UTC (rev 7906)
+++ trunk/jflex/debian/changelog 2009-01-30 11:07:02 UTC (rev 7907)
@@ -1,3 +1,9 @@
+jflex (1.4.2-2) UNRELEASED; urgency=low
+
+ * debian/copyright: Update, mention GPL v2 explicitely.
+
+ -- Matthias Klose <doko at debian.org> Fri, 30 Jan 2009 12:07:57 +0100
+
jflex (1.4.2-1) unstable; urgency=low
[Matthias Klose]
Modified: trunk/jflex/debian/copyright
===================================================================
--- trunk/jflex/debian/copyright 2009-01-29 23:18:13 UTC (rev 7906)
+++ trunk/jflex/debian/copyright 2009-01-30 11:07:02 UTC (rev 7907)
@@ -11,14 +11,15 @@
Bernhard Rumpe <rumpe at in.tum.de>
Copyright:
- Copyright (c) 1998 - 2004 Gerwin Klein, David MacMahon,
- Frank Flannery Rafal Mantiuk, Bernhard Rumpe
+ Copyright (c) 1998 - 2008 Gerwin Klein, David MacMahon,
+ Frank Flannery Rafal Mantiuk, Bernhard Rumpe,
+ Stephen Ostermiller.
License:
JFlex - Copying, Warranty & License
JFlex is free software, published under the terms of the GNU General
- Public License.
+ Public License v2.
There is absolutely NO WARRANTY for JFlex, its code and its documentation.
@@ -26,6 +27,8 @@
was produced from. If it was your specification, you may use the generated
code without restriction.
+ The following file(s) are licensed under the GPL v2 or later:
+ src/JFlex/gui/GridPanelConstraint.java
On Debian GNU/Linux systems, the complete text of the GNU General
-Public License can be found in `/usr/share/common-licenses/GPL'.
+Public License can be found in `/usr/share/common-licenses/GPL-2'.
More information about the pkg-java-commits
mailing list