From 6f13e33d4302b2d1468d8341309a0684d1d05d79 Mon Sep 17 00:00:00 2001 From: Will Robertson Date: Fri, 21 May 2010 11:29:38 +0930 Subject: fix licenses and readme for context-derived files. --- README | 11 +++++++---- otfl-font-nms.lua | 2 +- otfl-luat-ovr.lua | 2 +- 3 files changed, 9 insertions(+), 6 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: +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. diff --git a/otfl-font-nms.lua b/otfl-font-nms.lua index e661374..5333c2e 100644 --- a/otfl-font-nms.lua +++ b/otfl-font-nms.lua @@ -3,7 +3,7 @@ if not modules then modules = { } end modules ['font-nms'] = { comment = "companion to luaotfload.lua", author = "Khaled Hosny and Elie Roux", copyright = "Luaotfload Development Team", - license = "GPL" + license = "GNU GPL v2" } -- This is a patch for otfl-font-def.lua, that defines a reader for ofm fonts, diff --git a/otfl-luat-ovr.lua b/otfl-luat-ovr.lua index b12bb8b..20d2b73 100644 --- a/otfl-luat-ovr.lua +++ b/otfl-luat-ovr.lua @@ -3,7 +3,7 @@ if not modules then modules = { } end modules ['luat-ovr'] = { comment = "companion to luatex-*.tex", author = "Khaled Hosny and Elie Roux", copyright = "Luaotfload Development Team", - license = "GPL" + license = "GNU GPL v2" } -- cgit v1.2.3