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