diff options
author | Khaled Hosny <khaledhosny@eglug.org> | 2011-10-10 02:03:54 +0200 |
---|---|---|
committer | Khaled Hosny <khaledhosny@eglug.org> | 2011-10-10 02:03:59 +0200 |
commit | 1e5b4d1fca97e3136dbc7b530aff05f309a5d463 (patch) | |
tree | fd449ac3ac36d86372f644686b67c73e467bc66b | |
parent | 8cd6d7f5aa51db718a6e17cfd881b3e7adcc2b2b (diff) | |
download | luaotfload-1e5b4d1fca97e3136dbc7b530aff05f309a5d463.tar.gz |
Point to copyright statements in file headers
-rw-r--r-- | README | 24 |
1 files changed, 1 insertions, 23 deletions
@@ -67,27 +67,5 @@ but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. -All non-ConTeXt source files in this bundle, - luaotfload.dtx - mkluatexfontdb.lua - otfl-data-con.lua - otfl-font-clr.lua -and derived files - luaotfload.pdf - luaotfload.sty - luaotfload.lua -are copyright 2010 by the luaotfload development team (see above). -These files may be modified and distributed under the terms and conditions -of the CC0 license: <http://creativecommons.org/publicdomain/zero/1.0> - -The source files otfl-luat-ovr.lua and otfl-luat-nms.lua are copyright 2010 by -the luaotfload development team and are derived from ConTeXt sources. They are -distributed under the terms and conditions of the GNU General Public License -v2. - -The ConTeXt files otfl-*.lua (as indicated above) are distributed under the -terms and conditions of the GNU General Public License v2. The contents of -these files is copyright 2008 by PRAGMA ADE and the ConTeXt Development Team. - - +See headers of each source file for copyright details. |