summaryrefslogtreecommitdiff
path: root/mkluatexfontdb.lua
diff options
context:
space:
mode:
authorWill Robertson <wspr81@gmail.com>2010-05-20 17:33:55 +0930
committerWill Robertson <wspr81@gmail.com>2010-05-20 17:33:55 +0930
commit12cadb92c89834c272e092517ffd96d8f2122320 (patch)
tree62934068e52a8af7457bb58dbe999b8147851462 /mkluatexfontdb.lua
parentef220e625c6741cc15f29a77e457c7094fc79541 (diff)
downloadluaotfload-12cadb92c89834c272e092517ffd96d8f2122320.tar.gz
Revert "Remove all mention of the CC0 licence; use GPL for all"
This reverts commit ef220e625c6741cc15f29a77e457c7094fc79541.
Diffstat (limited to 'mkluatexfontdb.lua')
-rwxr-xr-xmkluatexfontdb.lua4
1 files changed, 2 insertions, 2 deletions
diff --git a/mkluatexfontdb.lua b/mkluatexfontdb.lua
index 01fca8a..5eac9ae 100755
--- a/mkluatexfontdb.lua
+++ b/mkluatexfontdb.lua
@@ -1,7 +1,7 @@
#!/usr/bin/env texlua
--[[
-This file is copyright 2010 Elie Roux and Khaled Hosny and is distributed
-under the GNU General Public License v3: http://www.gnu.org/licenses/gpl.html
+This file is copyright 2010 Elie Roux and Khaled Hosny and is under CC0
+license (see http://creativecommons.org/publicdomain/zero/1.0/legalcode).
This file is a wrapper for the luaotfload's font names module. It is part of the
luaotfload bundle, please see the luaotfload documentation for more info.