Chris Craik | ca2bf81 | 2013-07-29 15:28:30 -0700 | [diff] [blame] | 1 | This directory (contrib/tools) contains tools used by the authors of libpng. |
| 2 | |
| 3 | Code and data placed in this directory is not required to build libpng, |
| 4 | however the code in this directory has been used to generate data or code in |
| 5 | the body of the libpng source. The source code identifies where this has |
| 6 | been done. Code in this directory may not compile on all operating systems |
| 7 | that libpng supports. |
| 8 | |
| 9 | NO COPYRIGHT RIGHTS ARE CLAIMED TO ANY OF THE FILES IN THIS DIRECTORY. |
| 10 | |
| 11 | To the extent possible under law, the authors have waived all copyright and |
| 12 | related or neighboring rights to this work. This work is published from: |
| 13 | United States. |
| 14 | |
| 15 | The files may be used freely in any way. |
| 16 | |
| 17 | The source code and comments in this directory are the original work of the |
| 18 | people named below. No other person or organization has made contributions to |
| 19 | the work in this directory. |
| 20 | |
| 21 | ORIGINAL AUTHORS |
| 22 | The following people have contributed to the code in this directory. None |
| 23 | of the people below claim any rights with regard to the contents of this |
| 24 | directory. |
| 25 | |
Leon Scroggins III | 3cc83ac | 2017-10-06 11:02:56 -0400 | [diff] [blame] | 26 | John Bowler <jbowler at acm.org> |
| 27 | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> |