summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilipp Gesang <phg42.2a@gmail.com>2013-05-06 13:38:18 +0200
committerPhilipp Gesang <phg42.2a@gmail.com>2013-05-06 13:38:18 +0200
commit8a24b32c0cfbf316aca3168cac09204d7691673d (patch)
tree7edc5fc21fa26aaeb15de8c439ee518ec224bd16
parent3a6894ba35abb94a6191d099e0282745e2670b00 (diff)
downloadluaotfload-8a24b32c0cfbf316aca3168cac09204d7691673d.tar.gz
GPL 2 everywhere
-rwxr-xr-xluaotfload-tool.lua17
-rw-r--r--luaotfload.dtx4
2 files changed, 13 insertions, 8 deletions
diff --git a/luaotfload-tool.lua b/luaotfload-tool.lua
index 827ece9..0cd19b1 100755
--- a/luaotfload-tool.lua
+++ b/luaotfload-tool.lua
@@ -5,18 +5,24 @@
-- REQUIREMENTS: luaotfload 2.2
-- AUTHOR: Khaled Hosny, Élie Roux, Philipp Gesang
-- VERSION: 2.2
--- CREATED: 2013-05-01 14:40:50+0200
+-- LICENSE: GPL v2
+-- CREATED: 2013-05-06 13:37:12+0200
-----------------------------------------------------------------------
--[[doc--
+
This file was originally written (as \fileent{mkluatexfontdb.lua}) by
-Elie Roux and Khaled Hosny and is under CC0 license (see
-http://creativecommons.org/publicdomain/zero/1.0/legalcode).
+Elie Roux and Khaled Hosny and, as a derived work of ConTeXt, is
+provided under the terms of the GPL v2.0 license as printed in full
+text in the manual (luaotfload.pdf).
+
+ \url{http://www.gnu.org/licenses/old-licenses/gpl-2.0.html}.
This file is a wrapper for the luaotfload font names module
(luaotfload-database.lua). It is part of the luaotfload bundle, please
see the luaotfload documentation for more info. Report bugs to
-\url{https://github.com/lualatex/luaotfload/issues}.
+
+ \url{https://github.com/lualatex/luaotfload/issues}.
--doc]]--
@@ -24,7 +30,6 @@ kpse.set_program_name"luatex"
local stringformat = string.format
local texiowrite_nl = texio.write_nl
-local stringfind = string.find
local stringlower = string.lower
@@ -102,7 +107,7 @@ require"luaotfload-override.lua" --- this populates the logs.* namespace
require"luaotfload-database"
require"alt_getopt"
-local version = "2.2" -- same version number as luaotfload
+local version = "2.2" -- same version number as luaotfload
local names = fonts.names
local db_src_out = names.path.dir.."/"..names.path.basename
diff --git a/luaotfload.dtx b/luaotfload.dtx
index f11f466..ddd0116 100644
--- a/luaotfload.dtx
+++ b/luaotfload.dtx
@@ -8,7 +8,7 @@
% Home: https://github.com/lualatex/luaotfload
% Support: <lualatex-dev@tug.org>.
%
-% This work is under the CC0 license.
+% This work is under the GPL v2.0 license.
%
% This work consists of the main source file luaotfload.dtx
% and the derived files
@@ -59,7 +59,7 @@ Copyright (C) 2009-2013
Home: https://github.com/lualatex/luaotfload
Support: <lualatex-dev@tug.org>.
-This work is under the CC0 license.
+This work is under the GPL v2.0 license.
This work consists of the main source file luaotfload.dtx
and the derived files