diff options
author | Khaled Hosny <khaledhosny@eglug.org> | 2010-03-28 20:21:39 +0200 |
---|---|---|
committer | Khaled Hosny <khaledhosny@eglug.org> | 2010-03-28 20:21:39 +0200 |
commit | 20864d5fdb81f248500f2e94c95b3b15569cc277 (patch) | |
tree | c42b4abee0ca75e6bfc5d67d91fb974a54983189 | |
parent | beba3bf09283d7d9737e4dc72425642274c33625 (diff) | |
download | lualibs-20864d5fdb81f248500f2e94c95b3b15569cc277.tar.gz |
Add ConTeXt copyright
-rw-r--r-- | README | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -3,6 +3,12 @@ Luaextra is a collection of Lua modules useful for general programming. +This work is based on lua modules shipped with ConTeXt, and are made available +this package to be used independent of ConTeXt. + +This package is developed on <http://github.com/mpg/luaextra>, see the 'News' +file for version history. + Installation ------------ @@ -63,3 +69,10 @@ http://creativecommons.org/publicdomain/zero/1.0/legalcode and a FAQ at http://wiki.creativecommons.org/CC0 + +The files luaextra-*.lua are under the GNU GPLv2 license. Their legal notice +starts by: + +" +Copyright PRAGMA ADE / ConTeXt Development Team +" |