summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorWill Robertson <wspr81@gmail.com>2010-05-21 11:29:38 +0930
committerWill Robertson <wspr81@gmail.com>2010-05-21 11:29:38 +0930
commit6f13e33d4302b2d1468d8341309a0684d1d05d79 (patch)
treea6220ca884ec26e6429d1da1e2745cea760c1115 /README
parente74fa663259487a03c68359d55840186a0e45140 (diff)
downloadluaotfload-6f13e33d4302b2d1468d8341309a0684d1d05d79.tar.gz
fix licenses and readme for context-derived files.
Diffstat (limited to 'README')
-rw-r--r--README11
1 files changed, 7 insertions, 4 deletions
diff --git a/README b/README
index e6a982a..de018a7 100644
--- a/README
+++ b/README
@@ -137,8 +137,6 @@ All non-ConTeXt source files in this bundle,
mkluatexfontdb.lua
otfl-data-con.lua
otfl-font-clr.lua
- otfl-luat-ovr.lua
- otfl-luat-nms.lua
and derived files
luaotfload.pdf
luaotfload.sty
@@ -147,9 +145,14 @@ are copyright 2010 by the luaotfload development team (see above).
These files may be modified and distributed under the terms and conditions
of the CC0 license: <http://creativecommons.org/publicdomain/zero/1.0>
+The source files otfl-luat-ovr.lua and otfl-luat-nms.lua are copyright 2010 by
+the luaotfload development team and are derived from ConTeXt sources. They are
+distributed under the terms and conditions of the GNU General Public License
+v2.
+
The ConTeXt files otfl-*.lua (as indicated above) are distributed under the
-terms and conditions of the GNU GPLv2 license. These contents of these files
-is copyright 2008 by PRAGMA ADE and the ConTeXt Development Team.
+terms and conditions of the GNU General Public License v2. The contents of
+these files is copyright 2008 by PRAGMA ADE and the ConTeXt Development Team.