nuclear@0: nuclear@0: This copy of the libpng notices is provided for your convenience. In case of nuclear@0: any discrepancy between this copy and the notices in the file png.h that is nuclear@0: included in the libpng distribution, the latter shall prevail. nuclear@0: nuclear@0: COPYRIGHT NOTICE, DISCLAIMER, and LICENSE: nuclear@0: nuclear@0: If you modify libpng you may insert additional notices immediately following nuclear@0: this sentence. nuclear@0: nuclear@0: This code is released under the libpng license. nuclear@0: nuclear@0: libpng versions 1.2.6, August 15, 2004, through 1.5.4, July 7, 2011, are nuclear@0: Copyright (c) 2004, 2006-2011 Glenn Randers-Pehrson, and are nuclear@0: distributed according to the same disclaimer and license as libpng-1.2.5 nuclear@0: with the following individual added to the list of Contributing Authors nuclear@0: nuclear@0: Cosmin Truta nuclear@0: nuclear@0: libpng versions 1.0.7, July 1, 2000, through 1.2.5 - October 3, 2002, are nuclear@0: Copyright (c) 2000-2002 Glenn Randers-Pehrson, and are nuclear@0: distributed according to the same disclaimer and license as libpng-1.0.6 nuclear@0: with the following individuals added to the list of Contributing Authors nuclear@0: nuclear@0: Simon-Pierre Cadieux nuclear@0: Eric S. Raymond nuclear@0: Gilles Vollant nuclear@0: nuclear@0: and with the following additions to the disclaimer: nuclear@0: nuclear@0: There is no warranty against interference with your enjoyment of the nuclear@0: library or against infringement. There is no warranty that our nuclear@0: efforts or the library will fulfill any of your particular purposes nuclear@0: or needs. This library is provided with all faults, and the entire nuclear@0: risk of satisfactory quality, performance, accuracy, and effort is with nuclear@0: the user. nuclear@0: nuclear@0: libpng versions 0.97, January 1998, through 1.0.6, March 20, 2000, are nuclear@0: Copyright (c) 1998, 1999 Glenn Randers-Pehrson, and are nuclear@0: distributed according to the same disclaimer and license as libpng-0.96, nuclear@0: with the following individuals added to the list of Contributing Authors: nuclear@0: nuclear@0: Tom Lane nuclear@0: Glenn Randers-Pehrson nuclear@0: Willem van Schaik nuclear@0: nuclear@0: libpng versions 0.89, June 1996, through 0.96, May 1997, are nuclear@0: Copyright (c) 1996, 1997 Andreas Dilger nuclear@0: Distributed according to the same disclaimer and license as libpng-0.88, nuclear@0: with the following individuals added to the list of Contributing Authors: nuclear@0: nuclear@0: John Bowler nuclear@0: Kevin Bracey nuclear@0: Sam Bushell nuclear@0: Magnus Holmgren nuclear@0: Greg Roelofs nuclear@0: Tom Tanner nuclear@0: nuclear@0: libpng versions 0.5, May 1995, through 0.88, January 1996, are nuclear@0: Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc. nuclear@0: nuclear@0: For the purposes of this copyright and license, "Contributing Authors" nuclear@0: is defined as the following set of individuals: nuclear@0: nuclear@0: Andreas Dilger nuclear@0: Dave Martindale nuclear@0: Guy Eric Schalnat nuclear@0: Paul Schmidt nuclear@0: Tim Wegner nuclear@0: nuclear@0: The PNG Reference Library is supplied "AS IS". The Contributing Authors nuclear@0: and Group 42, Inc. disclaim all warranties, expressed or implied, nuclear@0: including, without limitation, the warranties of merchantability and of nuclear@0: fitness for any purpose. The Contributing Authors and Group 42, Inc. nuclear@0: assume no liability for direct, indirect, incidental, special, exemplary, nuclear@0: or consequential damages, which may result from the use of the PNG nuclear@0: Reference Library, even if advised of the possibility of such damage. nuclear@0: nuclear@0: Permission is hereby granted to use, copy, modify, and distribute this nuclear@0: source code, or portions hereof, for any purpose, without fee, subject nuclear@0: to the following restrictions: nuclear@0: nuclear@0: 1. The origin of this source code must not be misrepresented. nuclear@0: nuclear@0: 2. Altered versions must be plainly marked as such and must not nuclear@0: be misrepresented as being the original source. nuclear@0: nuclear@0: 3. This Copyright notice may not be removed or altered from any nuclear@0: source or altered source distribution. nuclear@0: nuclear@0: The Contributing Authors and Group 42, Inc. specifically permit, without nuclear@0: fee, and encourage the use of this source code as a component to nuclear@0: supporting the PNG file format in commercial products. If you use this nuclear@0: source code in a product, acknowledgment is not required but would be nuclear@0: appreciated. nuclear@0: nuclear@0: nuclear@0: A "png_get_copyright" function is available, for convenient use in "about" nuclear@0: boxes and the like: nuclear@0: nuclear@0: printf("%s",png_get_copyright(NULL)); nuclear@0: nuclear@0: Also, the PNG logo (in PNG format, of course) is supplied in the nuclear@0: files "pngbar.png" and "pngbar.jpg (88x31) and "pngnow.png" (98x31). nuclear@0: nuclear@0: Libpng is OSI Certified Open Source Software. OSI Certified Open Source is a nuclear@0: certification mark of the Open Source Initiative. nuclear@0: nuclear@0: Glenn Randers-Pehrson nuclear@0: glennrp at users.sourceforge.net nuclear@0: July 7, 2011