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
4 included in the libpng distribution, the latter shall prevail.
6 COPYRIGHT NOTICE, DISCLAIMER, and LICENSE:
8 If you modify libpng you may insert additional notices immediately following
11 pngusr.h is distributed under the MPL 1.1/GPL 2.0/LGPL 2.1 tri-license.
13 This code is released under the libpng license.
15 libpng versions 1.2.6, August 15, 2004, through 1.2.45, July 7, 2011, are
16 Copyright (c) 2004, 2006-2009 Glenn Randers-Pehrson, and are
17 distributed according to the same disclaimer and license as libpng-1.2.5
18 with the following individual added to the list of Contributing Authors
22 libpng versions 1.0.7, July 1, 2000, through 1.2.5 - October 3, 2002, are
23 Copyright (c) 2000-2002 Glenn Randers-Pehrson, and are
24 distributed according to the same disclaimer and license as libpng-1.0.6
25 with the following individuals added to the list of Contributing Authors
31 and with the following additions to the disclaimer:
33 There is no warranty against interference with your enjoyment of the
34 library or against infringement. There is no warranty that our
35 efforts or the library will fulfill any of your particular purposes
36 or needs. This library is provided with all faults, and the entire
37 risk of satisfactory quality, performance, accuracy, and effort is with
40 libpng versions 0.97, January 1998, through 1.0.6, March 20, 2000, are
41 Copyright (c) 1998, 1999 Glenn Randers-Pehrson, and are
42 distributed according to the same disclaimer and license as libpng-0.96,
43 with the following individuals added to the list of Contributing Authors:
49 libpng versions 0.89, June 1996, through 0.96, May 1997, are
50 Copyright (c) 1996, 1997 Andreas Dilger
51 Distributed according to the same disclaimer and license as libpng-0.88,
52 with the following individuals added to the list of Contributing Authors:
61 libpng versions 0.5, May 1995, through 0.88, January 1996, are
62 Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.
64 For the purposes of this copyright and license, "Contributing Authors"
65 is defined as the following set of individuals:
73 The PNG Reference Library is supplied "AS IS". The Contributing Authors
74 and Group 42, Inc. disclaim all warranties, expressed or implied,
75 including, without limitation, the warranties of merchantability and of
76 fitness for any purpose. The Contributing Authors and Group 42, Inc.
77 assume no liability for direct, indirect, incidental, special, exemplary,
78 or consequential damages, which may result from the use of the PNG
79 Reference Library, even if advised of the possibility of such damage.
81 Permission is hereby granted to use, copy, modify, and distribute this
82 source code, or portions hereof, for any purpose, without fee, subject
83 to the following restrictions:
85 1. The origin of this source code must not be misrepresented.
87 2. Altered versions must be plainly marked as such and must not
88 be misrepresented as being the original source.
90 3. This Copyright notice may not be removed or altered from any
91 source or altered source distribution.
93 The Contributing Authors and Group 42, Inc. specifically permit, without
94 fee, and encourage the use of this source code as a component to
95 supporting the PNG file format in commercial products. If you use this
96 source code in a product, acknowledgment is not required but would be
100 A "png_get_copyright" function is available, for convenient use in "about"
103 printf("%s",png_get_copyright(NULL));
105 Also, the PNG logo (in PNG format, of course) is supplied in the
106 files "pngbar.png" and "pngbar.jpg (88x31) and "pngnow.png" (98x31).
108 Libpng is OSI Certified Open Source Software. OSI Certified Open Source is a
109 certification mark of the Open Source Initiative.
111 Glenn Randers-Pehrson
112 glennrp at users.sourceforge.net