[jflex] 15/33: * debian/copyright: Update, mention GPL v2 explicitely.
Markus Koschany
apo at moszumanska.debian.org
Wed Jul 27 10:45:10 UTC 2016
This is an automated email from the git hooks/post-receive script.
apo pushed a commit to branch master
in repository jflex.
commit bb850bea02ec5d31d144db73dc18183059b36f63
Author: Matthias Klose <doko at debian.org>
Date: Fri Jan 30 11:07:02 2009 +0000
* debian/copyright: Update, mention GPL v2 explicitely.
---
debian/changelog | 6 ++++++
debian/copyright | 11 +++++++----
2 files changed, 13 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index ecd2cff..2b3db66 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -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]
diff --git a/debian/copyright b/debian/copyright
index cec13aa..c555169 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -11,14 +11,15 @@ Authors:
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 @@ License:
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'.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jflex.git
More information about the pkg-java-commits
mailing list