diff options
Diffstat (limited to 'otfl-font-clr.lua')
-rw-r--r-- | otfl-font-clr.lua | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/otfl-font-clr.lua b/otfl-font-clr.lua index 622c9cf..0594191 100644 --- a/otfl-font-clr.lua +++ b/otfl-font-clr.lua @@ -1,8 +1,8 @@ if not modules then modules = { } end modules ['font-clr'] = { version = 1.001, comment = "companion to font-otf.lua (font color)", - author = "Khaled Hosny", - copyright = "Khaled Hosny", + author = "Khaled Hosny and Elie Roux", + copyright = "Luaotfload Development Team", license = "GPL" } |