summaryrefslogtreecommitdiff
path: root/luaotfload-database.lua
diff options
context:
space:
mode:
Diffstat (limited to 'luaotfload-database.lua')
-rw-r--r--luaotfload-database.lua4
1 files changed, 2 insertions, 2 deletions
diff --git a/luaotfload-database.lua b/luaotfload-database.lua
index b47fc8b..b22afd7 100644
--- a/luaotfload-database.lua
+++ b/luaotfload-database.lua
@@ -1,9 +1,9 @@
if not modules then modules = { } end modules ['luaotfload-database'] = {
- version = "2.4",
+ version = "2.5",
comment = "companion to luaotfload.lua",
author = "Khaled Hosny, Elie Roux, Philipp Gesang",
copyright = "Luaotfload Development Team",
- license = "GNU GPL v2"
+ license = "GNU GPL v2.0"
}
--[[doc--