diff options
author | Will Robertson <wspr81@gmail.com> | 2010-05-20 17:33:55 +0930 |
---|---|---|
committer | Will Robertson <wspr81@gmail.com> | 2010-05-20 17:33:55 +0930 |
commit | 12cadb92c89834c272e092517ffd96d8f2122320 (patch) | |
tree | 62934068e52a8af7457bb58dbe999b8147851462 /README | |
parent | ef220e625c6741cc15f29a77e457c7094fc79541 (diff) | |
download | luaotfload-12cadb92c89834c272e092517ffd96d8f2122320.tar.gz |
Revert "Remove all mention of the CC0 licence; use GPL for all"
This reverts commit ef220e625c6741cc15f29a77e457c7094fc79541.
Diffstat (limited to 'README')
-rw-r--r-- | README | 16 |
1 files changed, 15 insertions, 1 deletions
@@ -79,7 +79,7 @@ starts by: Copyright 2008 PRAGMA ADE / ConTeXt Development Team " -for otf-*.lua files except those below, and +for otf-*.lua files except otfl-font-clr.lua and otfl-luat-ovr.lua, and " Copyright 2010 Luaotfload Development Team @@ -103,3 +103,17 @@ along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. " + +The file luaotfload.dtx and the derived files + luaotfload.pdf + luaotfload.sty + luaotfload.lua + +as well as the file mkluatexfontdb.lua are under the CC0 license. You can find +the CC0 license full text at + +http://creativecommons.org/publicdomain/zero/1.0/legalcode + +and a FAQ at + +http://wiki.creativecommons.org/CC0 |