diff options
Diffstat (limited to 'mkluatexfontdb.lua')
-rwxr-xr-x | mkluatexfontdb.lua | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mkluatexfontdb.lua b/mkluatexfontdb.lua index 5eac9ae..01fca8a 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 under CC0 -license (see http://creativecommons.org/publicdomain/zero/1.0/legalcode). +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 a wrapper for the luaotfload's font names module. It is part of the luaotfload bundle, please see the luaotfload documentation for more info. |