summaryrefslogtreecommitdiff
path: root/src/luaotfload-colors.lua
diff options
context:
space:
mode:
authorPhilipp Gesang <phg@phi-gamma.net>2015-11-29 22:46:38 +0100
committerPhilipp Gesang <phg@phi-gamma.net>2015-11-29 22:46:38 +0100
commit9ceba217e323ab5572ab32708af1f4e1934397a7 (patch)
tree3254587ae3352186b2f6798c2a06b89cbf1d6ee0 /src/luaotfload-colors.lua
parentc27353ac580901c2afe392a473b2cc53ffcf394e (diff)
downloadluaotfload-9ceba217e323ab5572ab32708af1f4e1934397a7.tar.gz
[*] tidy up headers, attributionsv2.6-rc3
Diffstat (limited to 'src/luaotfload-colors.lua')
-rw-r--r--src/luaotfload-colors.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/luaotfload-colors.lua b/src/luaotfload-colors.lua
index 572c9fc..c75696a 100644
--- a/src/luaotfload-colors.lua
+++ b/src/luaotfload-colors.lua
@@ -1,7 +1,7 @@
if not modules then modules = { } end modules ['luaotfload-colors'] = {
version = "2.6",
comment = "companion to luaotfload-main.lua (font color)",
- author = "Khaled Hosny, Elie Roux, Philipp Gesang, Dohyun Kim",
+ author = "Khaled Hosny, Elie Roux, Philipp Gesang, Dohyun Kim, David Carlisle",
copyright = "Luaotfload Development Team",
license = "GNU GPL v2.0"
}