changeset 1502:2fa722d9abfd

new file of LICENSE, added explicit license with details
author Jiri Vanek <jvanek@redhat.com>
date Mon, 13 Aug 2018 16:47:25 +0200
parents 2d74ab38dd55
children 1e7642497ca2
files ChangeLog LICENSE
diffstat 2 files changed, 12 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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@redhat.com>
+
+	* LICENSE: new file. Added explicit license with details
+
 2018-06-20  Jiri Vanek <jvanek@redhat.com>
 
 	Enhanced itw-settngs' certificate viewer to show what file is backing showed certificate store.
--- /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.