| 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 pngusr.h is distributed under the MPL 1.1/GPL 2.0/LGPL 2.1 tri-license. | 11 Using custom versions of pnglibconf.h and pngprefix.h for Chrome. |
| 12 | 12 |
| 13 This code is released under the libpng license. | 13 This code is released under the libpng license. |
| 14 | 14 |
| 15 libpng versions 1.0.7, July 1, 2000, through 1.2.56, December 17, 2015, are | 15 libpng versions 1.0.7, July 1, 2000 through 1.6.22, May 26, 2016 are |
| 16 Copyright (c) 2000-2002, 2004, 2006-2015 Glenn Randers-Pehrson, are | 16 Copyright (c) 2000-2002, 2004, 2006-2016 Glenn Randers-Pehrson, are |
| 17 derived from libpng-1.0.6, and are distributed according to the same | 17 derived from libpng-1.0.6, and are distributed according to the same |
| 18 disclaimer and license as libpng-1.0.6 with the following individuals | 18 disclaimer and license as libpng-1.0.6 with the following individuals |
| 19 added to the list of Contributing Authors: | 19 added to the list of Contributing Authors: |
| 20 | 20 |
| 21 Simon-Pierre Cadieux | 21 Simon-Pierre Cadieux |
| 22 Eric S. Raymond | 22 Eric S. Raymond |
| 23 Mans Rullgard |
| 23 Cosmin Truta | 24 Cosmin Truta |
| 24 Gilles Vollant | 25 Gilles Vollant |
| 26 James Yu |
| 25 | 27 |
| 26 and with the following additions to the disclaimer: | 28 and with the following additions to the disclaimer: |
| 27 | 29 |
| 28 There is no warranty against interference with your enjoyment of the | 30 There is no warranty against interference with your enjoyment of the |
| 29 library or against infringement. There is no warranty that our | 31 library or against infringement. There is no warranty that our |
| 30 efforts or the library will fulfill any of your particular purposes | 32 efforts or the library will fulfill any of your particular purposes |
| 31 or needs. This library is provided with all faults, and the entire | 33 or needs. This library is provided with all faults, and the entire |
| 32 risk of satisfactory quality, performance, accuracy, and effort is with | 34 risk of satisfactory quality, performance, accuracy, and effort is with |
| 33 the user. | 35 the user. |
| 34 | 36 |
| 37 Some files in the "contrib" directory and some configure-generated |
| 38 files that are distributed with libpng have other copyright owners and |
| 39 are released under other open source licenses. |
| 40 |
| 35 libpng versions 0.97, January 1998, through 1.0.6, March 20, 2000, are | 41 libpng versions 0.97, January 1998, through 1.0.6, March 20, 2000, are |
| 36 Copyright (c) 1998-2000 Glenn Randers-Pehrson, are derived from | 42 Copyright (c) 1998-2000 Glenn Randers-Pehrson, are derived from |
| 37 libpng-0.96, and are distributed according to the same disclaimer and | 43 libpng-0.96, and are distributed according to the same disclaimer and |
| 38 license as libpng-0.96, with the following individuals added to the list | 44 license as libpng-0.96, with the following individuals added to the list |
| 39 of Contributing Authors: | 45 of Contributing Authors: |
| 40 | 46 |
| 41 Tom Lane | 47 Tom Lane |
| 42 Glenn Randers-Pehrson | 48 Glenn Randers-Pehrson |
| 43 Willem van Schaik | 49 Willem van Schaik |
| 44 | 50 |
| 45 libpng versions 0.89, June 1996, through 0.96, May 1997, are | 51 libpng versions 0.89, June 1996, through 0.96, May 1997, are |
| 46 Copyright (c) 1996-1997 Andreas Dilger, are derived from libpng-0.88, | 52 Copyright (c) 1996-1997 Andreas Dilger, are derived from libpng-0.88, |
| 47 and are distributed according to the same disclaimer and license as | 53 and are distributed according to the same disclaimer and license as |
| 48 libpng-0.88, with the following individuals added to the list of | 54 libpng-0.88, with the following individuals added to the list of |
| 49 Contributing Authors: | 55 Contributing Authors: |
| 50 | 56 |
| 51 John Bowler | 57 John Bowler |
| 52 Kevin Bracey | 58 Kevin Bracey |
| 53 Sam Bushell | 59 Sam Bushell |
| 54 Magnus Holmgren | 60 Magnus Holmgren |
| 55 Greg Roelofs | 61 Greg Roelofs |
| 56 Tom Tanner | 62 Tom Tanner |
| 57 | 63 |
| 64 Some files in the "scripts" directory have other copyright owners |
| 65 but are released under this license. |
| 66 |
| 58 libpng versions 0.5, May 1995, through 0.88, January 1996, are | 67 libpng versions 0.5, May 1995, through 0.88, January 1996, are |
| 59 Copyright (c) 1995-1996 Guy Eric Schalnat, Group 42, Inc. | 68 Copyright (c) 1995-1996 Guy Eric Schalnat, Group 42, Inc. |
| 60 | 69 |
| 61 For the purposes of this copyright and license, "Contributing Authors" | 70 For the purposes of this copyright and license, "Contributing Authors" |
| 62 is defined as the following set of individuals: | 71 is defined as the following set of individuals: |
| 63 | 72 |
| 64 Andreas Dilger | 73 Andreas Dilger |
| 65 Dave Martindale | 74 Dave Martindale |
| 66 Guy Eric Schalnat | 75 Guy Eric Schalnat |
| 67 Paul Schmidt | 76 Paul Schmidt |
| (...skipping 20 matching lines...) Expand all Loading... |
| 88 source or altered source distribution. | 97 source or altered source distribution. |
| 89 | 98 |
| 90 The Contributing Authors and Group 42, Inc. specifically permit, without | 99 The Contributing Authors and Group 42, Inc. specifically permit, without |
| 91 fee, and encourage the use of this source code as a component to | 100 fee, and encourage the use of this source code as a component to |
| 92 supporting the PNG file format in commercial products. If you use this | 101 supporting the PNG file format in commercial products. If you use this |
| 93 source code in a product, acknowledgment is not required but would be | 102 source code in a product, acknowledgment is not required but would be |
| 94 appreciated. | 103 appreciated. |
| 95 | 104 |
| 96 END OF COPYRIGHT NOTICE, DISCLAIMER, and LICENSE. | 105 END OF COPYRIGHT NOTICE, DISCLAIMER, and LICENSE. |
| 97 | 106 |
| 98 A "png_get_copyright" function is available, for convenient use in "about" | 107 TRADEMARK: |
| 99 boxes and the like: | |
| 100 | 108 |
| 101 printf("%s", png_get_copyright(NULL)); | 109 The name "libpng" has not been registered by the Copyright owner |
| 110 as a trademark in any jurisdiction. However, because libpng has |
| 111 been distributed and maintained world-wide, continually since 1995, |
| 112 the Copyright owner claims "common-law trademark protection" in any |
| 113 jurisdiction where common-law trademark is recognized. |
| 102 | 114 |
| 103 Also, the PNG logo (in PNG format, of course) is supplied in the | 115 OSI CERTIFICATION: |
| 104 files "pngbar.png" and "pngbar.jpg (88x31) and "pngnow.png" (98x31). | |
| 105 | 116 |
| 106 Libpng is OSI Certified Open Source Software. OSI Certified Open Source is | 117 Libpng is OSI Certified Open Source Software. OSI Certified Open Source is |
| 107 a certification mark of the Open Source Initiative. OSI has not addressed | 118 a certification mark of the Open Source Initiative. OSI has not addressed |
| 108 the additional disclaimers inserted at version 1.0.7. | 119 the additional disclaimers inserted at version 1.0.7. |
| 109 | 120 |
| 121 EXPORT CONTROL: |
| 122 |
| 123 The Copyright owner believes that the Export Control Classification |
| 124 Number (ECCN) for libpng is EAR99, which means not subject to export |
| 125 controls or International Traffic in Arms Regulations (ITAR) because |
| 126 it is open source, publicly available software, that does not contain |
| 127 any encryption software. See the EAR, paragraphs 734.3(b)(3) and |
| 128 734.7(b). |
| 129 |
| 110 Glenn Randers-Pehrson | 130 Glenn Randers-Pehrson |
| 111 glennrp at users.sourceforge.net | 131 glennrp at users.sourceforge.net |
| 112 December 17, 2015 | 132 May 26, 2016 |
| OLD | NEW |