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-colors.lua | 4 ++-- src/luaotfload-configuration.lua | 7 ++++--- src/luaotfload.sty | 1 + 3 files changed, 7 insertions(+), 5 deletions(-) diff --git a/src/luaotfload-colors.lua b/src/luaotfload-colors.lua index 0832083..a151101 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.5", + version = "2.6", comment = "companion to luaotfload-main.lua (font color)", - author = "Khaled Hosny, Elie Roux, Philipp Gesang", + author = "Khaled Hosny, Elie Roux, Philipp Gesang, Dohyun Kim", copyright = "Luaotfload Development Team", license = "GNU GPL v2.0" } 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" } diff --git a/src/luaotfload.sty b/src/luaotfload.sty index 6ea4c0a..f183f9a 100644 --- a/src/luaotfload.sty +++ b/src/luaotfload.sty @@ -3,6 +3,7 @@ %% by Elie Roux %% and Khaled Hosny %% and Philipp Gesang +%% and Dohyun Kim %% %% This file is part of Luaotfload. %% -- cgit v1.2.3