diff options
Diffstat (limited to 'copyright')
-rw-r--r-- | copyright | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/copyright b/copyright new file mode 100644 index 0000000..9004048 --- /dev/null +++ b/copyright @@ -0,0 +1,22 @@ +Upstream Source +=============== + +Location: <http://www.lua.org/ftp/lua-5.1.5.tar.gz> + +The source package top-level COPYRIGHT file indicates that these files +may be distributed, modified, reproduced, and otherwise dealt with +under the terms of the MIT license. + +The MIT license may be found on this system at +<file:///usr/share/common-licenses/Expat> + +Distribution Packaging +====================== + +Copyright (C) 2014 Daniel sea McChlery + +These files may be reproduced, distributed, modified, and otherwise +dealt with under the terms of the GPL license version 2. + +The GPLv2 may be found on this system at +<file:///usr/share/common-licenses/GPL-2> |