diff options
| -rwxr-xr-x | mkluatexfontdb.lua | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/mkluatexfontdb.lua b/mkluatexfontdb.lua index bc90d39..4275c84 100755 --- a/mkluatexfontdb.lua +++ b/mkluatexfontdb.lua @@ -1,6 +1,6 @@  #!/usr/bin/env texlua  --[[ -This file is copyright 2010 Elie Roux and Khaled Hosny and is under CC0 +This file was originally written by 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  | 
