summaryrefslogtreecommitdiff
path: root/luaotfload.dtx
diff options
context:
space:
mode:
authorWill Robertson <wspr81@gmail.com>2010-05-20 09:13:33 +0930
committerWill Robertson <wspr81@gmail.com>2010-05-20 09:13:33 +0930
commitef220e625c6741cc15f29a77e457c7094fc79541 (patch)
tree25bad74d5ebe1a7a3bdd03ca069269648dbec7a2 /luaotfload.dtx
parenta55a85ab84d5fd784c7d0f043d4a80f0286f1def (diff)
downloadluaotfload-ef220e625c6741cc15f29a77e457c7094fc79541.tar.gz
Remove all mention of the CC0 licence; use GPL for all
Related question: do Manuel and I have to add our names to the copyright?
Diffstat (limited to 'luaotfload.dtx')
-rw-r--r--luaotfload.dtx16
1 files changed, 9 insertions, 7 deletions
diff --git a/luaotfload.dtx b/luaotfload.dtx
index 4f83091..4ca3dc8 100644
--- a/luaotfload.dtx
+++ b/luaotfload.dtx
@@ -3,10 +3,11 @@
% Copyright (C) 2009-2010 by Elie Roux <elie.roux@telecom-bretagne.eu>
% and Khaled Hosny <khaledhosny@eglug.org>
%
-% This work is under the CC0 license.
+% This work is distributed under the GNU General Public License v3.
+% This work consists of this source file luaotfload.dtx and other
+% files listed in the README.
%
-% This work consists of the main source file luaotfload.dtx
-% and the derived files
+% This file is used the source for the derived files
% luaotfload.sty, luaotfload.lua
%
% Unpacking:
@@ -49,10 +50,11 @@ This is a generated file.
Copyright (C) 2009-2010 by by Elie Roux <elie.roux@telecom-bretagne.eu>
and Khaled Hosny <khaledhosny@eglug.org>
-This work is under the CC0 license.
+This work is distributed under the GNU General Public License v3.
+This work consists of this source file luaotfload.dtx and other
+files listed in the README.
-This work consists of the main source file luaotfload.dtx
-and the derived files
+This file luaotfload.dtx was to generate the derived files
luaotfload.sty, luaotfload.lua
\endpreamble
@@ -389,7 +391,7 @@ luaotfload.module = {
description = "ConTeXt font loading system.",
author = "Elie Roux & Hans Hagen",
copyright = "Elie Roux",
- license = "CC0"
+ license = "GNU GPL v3"
}
luatexbase.provides_module(luaotfload.module)