diff options
author | Andrew Wilcox <AWilcox@Wilcox-Tech.com> | 2016-01-23 23:09:10 -0600 |
---|---|---|
committer | Andrew Wilcox <AWilcox@Wilcox-Tech.com> | 2016-01-23 23:09:10 -0600 |
commit | ac62118e2a032ed1c61161084da6ad2b6f9fb81b (patch) | |
tree | d3a708ff21765aad652bf675773a59267ed366d0 /licenses/rwpng | |
parent | 6a6063d47d5fec867e12c23aa636bbbab8e45865 (diff) | |
download | packages-ac62118e2a032ed1c61161084da6ad2b6f9fb81b.tar.gz packages-ac62118e2a032ed1c61161084da6ad2b6f9fb81b.tar.bz2 packages-ac62118e2a032ed1c61161084da6ad2b6f9fb81b.tar.xz packages-ac62118e2a032ed1c61161084da6ad2b6f9fb81b.zip |
Add licenses, too
Diffstat (limited to 'licenses/rwpng')
-rw-r--r-- | licenses/rwpng | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/licenses/rwpng b/licenses/rwpng new file mode 100644 index 000000000..2683d92cc --- /dev/null +++ b/licenses/rwpng @@ -0,0 +1,24 @@ +Copyright (c) 2004-2007 Stuart Coyle + +Copyright (c) 1998-2002 Greg Roelofs. All rights reserved. + +This software is provided "as is," without warranty of any kind, +express or implied. In no event shall the author or contributors +be held liable for any damages arising in any way from the use of +this software. + +Permission is granted to anyone to use this software for any purpose, +including commercial applications, and to alter it and redistribute +it freely, subject to the following restrictions: + +1. Redistributions of source code must retain the above copyright + notice, disclaimer, and this list of conditions. +2. Redistributions in binary form must reproduce the above copyright + notice, disclaimer, and this list of conditions in the documenta- + tion and/or other materials provided with the distribution. +3. All advertising materials mentioning features or use of this + software must display the following acknowledgment: + + This product includes software developed by Greg Roelofs + and contributors for the book, "PNG: The Definitive Guide," + published by O'Reilly and Associates. |