blob: 92dd0eaef592f78b0b505dfd511e12bb74b85420 [file] [log] [blame]
Glenn Randers-Pehrson54a066a1999-09-19 06:04:18 -05001COPYRIGHT NOTICE:
2
3Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.
4(libpng versions 0.5, May 1995, through 0.89c, May 1996)
5Copyright (c) 1996, 1997 Andreas Dilger
6(libpng versions 0.90, December 1996, through 0.96, May 1997)
7Copyright (c) 1998, 1999 Glenn Randers-Pehrson
8(libpng versions 0.97, January 1998, through 1.0.4, September 19, 1999)
9
10The PNG Reference Library is supplied "AS IS". The Contributing Authors
11and Group 42, Inc. disclaim all warranties, expressed or implied,
12including, without limitation, the warranties of merchantability and of
13fitness for any purpose. The Contributing Authors and Group 42, Inc.
14assume no liability for direct, indirect, incidental, special, exemplary,
15or consequential damages, which may result from the use of the PNG
16Reference Library, even if advised of the possibility of such damage.
17
18Permission is hereby granted to use, copy, modify, and distribute this
19source code, or portions hereof, for any purpose, without fee, subject
20to the following restrictions:
21
22 1. The origin of this source code must not be
23 misrepresented.
24
25 2. Altered versions must be plainly marked as such
26 and must not be misrepresented as being the
27 original source.
28
29 3. This Copyright notice may not be removed or
30 altered from any source or altered source
31 distribution.
32
33The Contributing Authors and Group 42, Inc. specifically permit, without
34fee, and encourage the use of this source code as a component to
35supporting the PNG file format in commercial products. If you use this
36source code in a product, acknowledgment is not required but would be
37appreciated.
38
39Glenn Randers-Pehrson
40randeg at alum.rpi.edu
41September 19, 1999