diff options
author | Daniel sea McChlery <sea@members.fsf.org> | 2014-09-25 01:25:54 (EDT) |
---|---|---|
committer | P. J. McDermott <pj@pehjota.net> | 2014-09-29 17:42:17 (EDT) |
commit | 6978b2dabb00a17a0c74b0fb644c5c0e3873c5e1 (patch) | |
tree | af42031a743f602ae6bad2d17864ad2977b56edd /copyright |
Initial commit
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> |