| OLD | NEW |
| 1 | 1 |
| 2 This copy of the libpng notices is provided for your convenience. In case of | 2 This copy of the libpng notices is provided for your convenience. In case of |
| 3 any discrepancy between this copy and the notices in the file png.h that is | 3 any discrepancy between this copy and the notices in the file png.h that is |
| 4 included in the libpng distribution, the latter shall prevail. | 4 included in the libpng distribution, the latter shall prevail. |
| 5 | 5 |
| 6 COPYRIGHT NOTICE, DISCLAIMER, and LICENSE: | 6 COPYRIGHT NOTICE, DISCLAIMER, and LICENSE: |
| 7 | 7 |
| 8 If you modify libpng you may insert additional notices immediately following | 8 If you modify libpng you may insert additional notices immediately following |
| 9 this sentence. | 9 this sentence. |
| 10 | 10 |
| 11 This code is released under the libpng license. | 11 This code is released under the libpng license. |
| 12 | 12 |
| 13 libpng versions 1.2.6, August 15, 2004, through 1.2.43, February 25, 2010, are | 13 libpng versions 1.2.6, August 15, 2004, through 1.2.44, June 26, 2010, are |
| 14 Copyright (c) 2004, 2006-2009 Glenn Randers-Pehrson, and are | 14 Copyright (c) 2004, 2006-2009 Glenn Randers-Pehrson, and are |
| 15 distributed according to the same disclaimer and license as libpng-1.2.5 | 15 distributed according to the same disclaimer and license as libpng-1.2.5 |
| 16 with the following individual added to the list of Contributing Authors | 16 with the following individual added to the list of Contributing Authors |
| 17 | 17 |
| 18 Cosmin Truta | 18 Cosmin Truta |
| 19 | 19 |
| 20 libpng versions 1.0.7, July 1, 2000, through 1.2.5 - October 3, 2002, are | 20 libpng versions 1.0.7, July 1, 2000, through 1.2.5 - October 3, 2002, are |
| 21 Copyright (c) 2000-2002 Glenn Randers-Pehrson, and are | 21 Copyright (c) 2000-2002 Glenn Randers-Pehrson, and are |
| 22 distributed according to the same disclaimer and license as libpng-1.0.6 | 22 distributed according to the same disclaimer and license as libpng-1.0.6 |
| 23 with the following individuals added to the list of Contributing Authors | 23 with the following individuals added to the list of Contributing Authors |
| (...skipping 78 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 102 | 102 |
| 103 Also, the PNG logo (in PNG format, of course) is supplied in the | 103 Also, the PNG logo (in PNG format, of course) is supplied in the |
| 104 files "pngbar.png" and "pngbar.jpg (88x31) and "pngnow.png" (98x31). | 104 files "pngbar.png" and "pngbar.jpg (88x31) and "pngnow.png" (98x31). |
| 105 | 105 |
| 106 Libpng is OSI Certified Open Source Software. OSI Certified Open Source is a | 106 Libpng is OSI Certified Open Source Software. OSI Certified Open Source is a |
| 107 certification mark of the Open Source Initiative. | 107 certification mark of the Open Source Initiative. |
| 108 | 108 |
| 109 Glenn Randers-Pehrson | 109 Glenn Randers-Pehrson |
| 110 glennrp at users.sourceforge.net | 110 glennrp at users.sourceforge.net |
| 111 February 25, 2010 | 111 February 25, 2010 |
| OLD | NEW |