diff options
Diffstat (limited to 'otfl-luat-ovr.lua')
-rw-r--r-- | otfl-luat-ovr.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/otfl-luat-ovr.lua b/otfl-luat-ovr.lua index b12bb8b..20d2b73 100644 --- a/otfl-luat-ovr.lua +++ b/otfl-luat-ovr.lua @@ -3,7 +3,7 @@ if not modules then modules = { } end modules ['luat-ovr'] = { comment = "companion to luatex-*.tex", author = "Khaled Hosny and Elie Roux", copyright = "Luaotfload Development Team", - license = "GPL" + license = "GNU GPL v2" } |