summaryrefslogtreecommitdiff
path: root/luaotfload-database.lua
diff options
context:
space:
mode:
authorPhilipp Gesang <phg42.2a@gmail.com>2013-05-04 11:49:12 +0200
committerPhilipp Gesang <phg42.2a@gmail.com>2013-05-04 11:49:12 +0200
commit21b1fb201a2fd9f058c1fee24dbd29df1debe6f7 (patch)
tree6c441a4a3f0b9eedaca9caf5bb0302cc12af95e2 /luaotfload-database.lua
parentae1b47cb7dbf4ed21129cbf1116865b63a87b95e (diff)
downloadluaotfload-21b1fb201a2fd9f058c1fee24dbd29df1debe6f7.tar.gz
bump version; add/update attributions
Diffstat (limited to 'luaotfload-database.lua')
-rw-r--r--luaotfload-database.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/luaotfload-database.lua b/luaotfload-database.lua
index 6f95208..8faeba2 100644
--- a/luaotfload-database.lua
+++ b/luaotfload-database.lua
@@ -1,7 +1,7 @@
if not modules then modules = { } end modules ['luaotfload-database'] = {
version = 2.2,
comment = "companion to luaotfload.lua",
- author = "Khaled Hosny and Elie Roux",
+ author = "Khaled Hosny, Elie Roux, Philipp Gesang",
copyright = "Luaotfload Development Team",
license = "GNU GPL v2"
}