summaryrefslogtreecommitdiff
path: root/mkluatexfontdb.lua
diff options
context:
space:
mode:
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.