From 2e434be84b3ecf8ef8167c722cfc42ad9c20f36d Mon Sep 17 00:00:00 2001 From: Philipp Gesang Date: Tue, 5 May 2015 23:08:22 +0200 Subject: [*] adapt credits to reflect latest merge --- src/luaotfload-configuration.lua | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'src/luaotfload-configuration.lua') diff --git a/src/luaotfload-configuration.lua b/src/luaotfload-configuration.lua index e907947..e9393c5 100644 --- a/src/luaotfload-configuration.lua +++ b/src/luaotfload-configuration.lua @@ -4,15 +4,16 @@ -- DESCRIPTION: config file reader -- REQUIREMENTS: Luaotfload 2.6 or above -- AUTHOR: Philipp Gesang (Phg), +-- AUTHOR: Dohyun Kim -- VERSION: same as Luaotfload --- MODIFIED: 2015-03-29 12:46:43+0200 +-- MODIFIED: 2015-05-05 ------------------------------------------------------------------------------- -- if not modules then modules = { } end modules ["luaotfload-configuration"] = { - version = "2.5", + version = "2.6", comment = "part of Luaotfload", - author = "Philipp Gesang", + author = "Philipp Gesang, Dohyun Kim", copyright = "Luaotfload Development Team", license = "GNU GPL v2.0" } -- cgit v1.2.3