Chris Craik | ca2bf81 | 2013-07-29 15:28:30 -0700 | [diff] [blame] | 1 | |
| 2 | This directory (contrib/examples) contains examples of libpng usage. |
| 3 | |
| 4 | NO COPYRIGHT RIGHTS ARE CLAIMED TO ANY OF THE FILES IN THIS DIRECTORY. |
| 5 | |
| 6 | To the extent possible under law, the authors have waived all copyright and |
| 7 | related or neighboring rights to this work. This work is published from: |
| 8 | United States. |
| 9 | |
| 10 | The files may be used freely in any way. The intention is that appropriate |
| 11 | parts of the files be used in other libpng-using programs without any need for |
| 12 | the authors of the using code to seek copyright or license from the original |
| 13 | authors. |
| 14 | |
| 15 | The source code and comments in this directory are the original work of the |
| 16 | people named below. No other person or organization has made contributions to |
| 17 | the work in this directory. |
| 18 | |
| 19 | ORIGINAL AUTHORS |
| 20 | The following people have contributed to the code in this directory. None |
| 21 | of the people below claim any rights with regard to the contents of this |
| 22 | directory. |
| 23 | |
Leon Scroggins III | 3cc83ac | 2017-10-06 11:02:56 -0400 | [diff] [blame] | 24 | John Bowler <jbowler at acm.org> |