summaryrefslogtreecommitdiff
path: root/otfl-font-clr.lua
diff options
context:
space:
mode:
authorKhaled Hosny <khaledhosny@eglug.org>2010-02-20 07:33:46 +0200
committerKhaled Hosny <khaledhosny@eglug.org>2010-02-20 07:34:37 +0200
commitf96e3da3a512247c8f5dddfd392c70d2f9243607 (patch)
tree9abcfd63f40caa9dab6f04ce43405cb3b2a00511 /otfl-font-clr.lua
parentcac52b5f4cfdc934cd3c5a68777c77d8d70f4b7c (diff)
downloadluaotfload-f96e3da3a512247c8f5dddfd392c70d2f9243607.tar.gz
Some README and author updates
Diffstat (limited to 'otfl-font-clr.lua')
-rw-r--r--otfl-font-clr.lua4
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"
}