summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn J. Camilleri <john@digitalgrammars.com>2018-11-28 14:40:36 +0100
committerJohn J. Camilleri <john@digitalgrammars.com>2018-11-28 14:40:36 +0100
commita45c735545052501e53ecccfa33d0c3e42cc25fd (patch)
tree10c1c1303558da07ebe3553b30cd9ed0d9976835
parent05c2cfb628147f7d6fa0a6c2f38eb9d67b2eb007 (diff)
Update LICENSE
-rw-r--r--LICENSE19
1 files changed, 2 insertions, 17 deletions
diff --git a/LICENSE b/LICENSE
index 451984bf4..ed35bf27f 100644
--- a/LICENSE
+++ b/LICENSE
@@ -8,24 +8,9 @@ other. For this reason the different components have different licenses.
In summary:
- the GF compiler in the folder src/compiler and the PGF Web service in src/server
-are under the GNU GENERAL PUBLIC LICENSE.
+are under the GNU GENERAL PUBLIC LICENSE.
- - the GF runtime in src/runtime is under dual GNU LESSER GENERAL PUBLIC LICENSE
-and BSD LICENSE
-
- - the resource grammar library in lib/src is under GNU LESSER GENERAL PUBLIC LICENSE.
-However the user have the right to choose any license for any application grammar
-derived from the resource grammar by using the grammar API.
-
- - the resource grammar library also includes large coverage lexicons for some languages.
-Since these lexicons are derived from external sources they might be under different licenses.
-Look at the source file for every lexicon for details. The lexicons that we currently have
-are:
-
- lib/src/bulgarian/ DictBul.gf DictBulAbs.gf for Bulgarian
- lib/src/english/ DictEng.gf DictEngAbs.gf for English
- lib/src/turkish/ DictTur.gf DictTurAbs.gf for Turkish
- lib/src/swedish/ DictSwe.gf DictSweAbs.gf for Swedish
+ - the GF runtime in src/runtime is under dual GNU LESSER GENERAL PUBLIC LICENSE and BSD LICENSE
The rest of this document contains copies of the GPL, LGPL and BSD licenses
which are applicable to the different components of Grammatical Framework