diff options
author | kurt <kurt@kurt-Inspiron-600m.(none)> | 2012-04-28 23:19:56 (EDT) |
---|---|---|
committer | kurt <kurt@kurt-Inspiron-600m.(none)> | 2012-04-28 23:19:56 (EDT) |
commit | dc61d1c4bdf4f5cbcdc8b2da00524ee2bf91593f (patch) | |
tree | 93065da9efdffad3e5812742732dd256ae1905e1 /copyright |
Initial Commit
Diffstat (limited to 'copyright')
-rw-r--r-- | copyright | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/copyright b/copyright new file mode 100644 index 0000000..70ea66e --- /dev/null +++ b/copyright @@ -0,0 +1,23 @@ +Upstream Source +=============== + +Location: <http://www.zlib.net> + +Copyright (c) 1995-2012 Jean-loup Gailly and Mark Adler + +These files may be reproduced, distributed, modified, and otherwise dealt in +under the terms of the zLib license. + +This license may be found at +<http://www.zlib.net/zlib_license.html>. + +Distribution Packaging +====================== + +Copyright (c) 2012 Kurt Meyer + +These files may be reproduced, distributed, modified, and otherwise dealt in +under the terms of the zLib license. + +This license may be found at +<http://www.zlib.net/zlib_license.html>. |