/hg/icedtea-web: new file of LICENSE, added explicit license wit...
jvanek at icedtea.classpath.org
jvanek at icedtea.classpath.org
Mon Aug 13 14:47:49 UTC 2018
changeset 2fa722d9abfd in /hg/icedtea-web
details: http://icedtea.classpath.org/hg/icedtea-web?cmd=changeset;node=2fa722d9abfd
author: Jiri Vanek <jvanek at redhat.com>
date: Mon Aug 13 16:47:25 2018 +0200
new file of LICENSE, added explicit license with details
diffstat:
ChangeLog | 4 ++++
LICENSE | 8 ++++++++
2 files changed, 12 insertions(+), 0 deletions(-)
diffs (23 lines):
diff -r 2d74ab38dd55 -r 2fa722d9abfd ChangeLog
--- a/ChangeLog Wed Jun 20 13:36:32 2018 +0200
+++ b/ChangeLog Mon Aug 13 16:47:25 2018 +0200
@@ -1,3 +1,7 @@
+2018-08-13 Jiri Vanek <jvanek at redhat.com>
+
+ * LICENSE: new file. Added explicit license with details
+
2018-06-20 Jiri Vanek <jvanek at redhat.com>
Enhanced itw-settngs' certificate viewer to show what file is backing showed certificate store.
diff -r 2d74ab38dd55 -r 2fa722d9abfd LICENSE
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/LICENSE Mon Aug 13 16:47:25 2018 +0200
@@ -0,0 +1,8 @@
+***************************************
+** LGPLv2+ and GPLv2 with exceptions **
+***************************************
+
+
+Details:
+All newest files, unless claiming differently and all files inherited from GNU Classpath (mostly base of plugin) are GPL+Exceptions
+NetX code is GPL and LGPL only.
More information about the distro-pkg-dev
mailing list