summaryrefslogtreecommitdiff
path: root/luaotfload-colors.lua
diff options
context:
space:
mode:
authorElie Roux <elie.roux@telecom-bretagne.eu>2013-05-04 05:13:42 -0700
committerElie Roux <elie.roux@telecom-bretagne.eu>2013-05-04 05:13:42 -0700
commit7c1916deae8420ae3120baaa17524c56f7dfdbb0 (patch)
tree67b270f03bdf564fc362f6d3503dde3043cfd640 /luaotfload-colors.lua
parent213b9e54f678b56ec3b095a21dc527bc2293b9cc (diff)
parentf70c8419d5abcc29f99ad50b8d9b20278310ff36 (diff)
downloadluaotfload-7c1916deae8420ae3120baaa17524c56f7dfdbb0.tar.gz
Merge pull request #42 from phi-gamma/master
fixes & updates
Diffstat (limited to 'luaotfload-colors.lua')
-rw-r--r--luaotfload-colors.lua6
1 files changed, 3 insertions, 3 deletions
diff --git a/luaotfload-colors.lua b/luaotfload-colors.lua
index 3d8bfab..1525214 100644
--- a/luaotfload-colors.lua
+++ b/luaotfload-colors.lua
@@ -1,9 +1,9 @@
if not modules then modules = { } end modules ['luaotfload-colors'] = {
- version = 1.001,
+ version = 2.200,
comment = "companion to luaotfload.lua (font color)",
- author = "Khaled Hosny and Elie Roux",
+ author = "Khaled Hosny, Elie Roux, Philipp Gesang",
copyright = "Luaotfload Development Team",
- license = "GPL"
+ license = "GNU GPL v2"
}
local newnode = node.new