diff options
Diffstat (limited to 'otfl-font-nms.lua')
-rw-r--r-- | otfl-font-nms.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/otfl-font-nms.lua b/otfl-font-nms.lua index e661374..5333c2e 100644 --- a/otfl-font-nms.lua +++ b/otfl-font-nms.lua @@ -3,7 +3,7 @@ if not modules then modules = { } end modules ['font-nms'] = { comment = "companion to luaotfload.lua", author = "Khaled Hosny and Elie Roux", copyright = "Luaotfload Development Team", - license = "GPL" + license = "GNU GPL v2" } -- This is a patch for otfl-font-def.lua, that defines a reader for ofm fonts, |