blob: 22fc3f20b882b90c9753d13837ec514f6b7a6fb9 [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
Glenn Randers-Pehrsonbcfd15d1999-10-01 14:22:25 -05008(libpng versions 0.97, January 1998, through 1.0.4c, October 1, 1999)
9
10For the purposes of this copyright and license, "Contributing Authors"
11is defined as the following set of individuals:
12
13 John Bowler
14 Kevin Bracey
15 Sam Bushell
16 Andreas Dilger
17 Magnus Holmgren
18 Tom Lane
19 Dave Martindale
20 Glenn Randers-Pehrson
21 Greg Roelofs
22 Guy Eric Schalnat
23 Paul Schmidt
24 Tom Tanner
25 Willem van Schaik
26 Tim Wegner
Glenn Randers-Pehrson54a066a1999-09-19 06:04:18 -050027
28The PNG Reference Library is supplied "AS IS". The Contributing Authors
29and Group 42, Inc. disclaim all warranties, expressed or implied,
30including, without limitation, the warranties of merchantability and of
31fitness for any purpose. The Contributing Authors and Group 42, Inc.
32assume no liability for direct, indirect, incidental, special, exemplary,
33or consequential damages, which may result from the use of the PNG
34Reference Library, even if advised of the possibility of such damage.
35
36Permission is hereby granted to use, copy, modify, and distribute this
37source code, or portions hereof, for any purpose, without fee, subject
38to the following restrictions:
39
40 1. The origin of this source code must not be
41 misrepresented.
42
43 2. Altered versions must be plainly marked as such
44 and must not be misrepresented as being the
45 original source.
46
47 3. This Copyright notice may not be removed or
48 altered from any source or altered source
49 distribution.
50
51The Contributing Authors and Group 42, Inc. specifically permit, without
52fee, and encourage the use of this source code as a component to
53supporting the PNG file format in commercial products. If you use this
54source code in a product, acknowledgment is not required but would be
55appreciated.
56
57Glenn Randers-Pehrson
Glenn Randers-Pehrsonbcfd15d1999-10-01 14:22:25 -050058randeg@alum.rpi.edu
59October 1, 1999