Gentoo Archives: gentoo-commits

From: "Ulrich Mueller (ulm)" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in licenses: libpng
Date: Fri, 28 Sep 2012 06:06:30
Message-Id: 20120928060618.3A57421600@flycatcher.gentoo.org
1 ulm 12/09/28 06:06:18
2
3 Added: libpng
4 Log:
5 Add license for media-libs/libpng.
6
7 Revision Changes Path
8 1.1 licenses/libpng
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/licenses/libpng?rev=1.1&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/licenses/libpng?rev=1.1&content-type=text/plain
12
13 Index: libpng
14 ===================================================================
15 COPYRIGHT NOTICE, DISCLAIMER, and LICENSE:
16
17 If you modify libpng you may insert additional notices immediately following
18 this sentence.
19
20 This code is released under the libpng license.
21
22 libpng versions 1.2.6, August 15, 2004, through 1.5.12, July 11, 2012, are
23 Copyright (c) 2004, 2006-2012 Glenn Randers-Pehrson, and are
24 distributed according to the same disclaimer and license as libpng-1.2.5
25 with the following individual added to the list of Contributing Authors:
26
27 Cosmin Truta
28
29 libpng versions 1.0.7, July 1, 2000, through 1.2.5, October 3, 2002, are
30 Copyright (c) 2000-2002 Glenn Randers-Pehrson, and are
31 distributed according to the same disclaimer and license as libpng-1.0.6
32 with the following individuals added to the list of Contributing Authors:
33
34 Simon-Pierre Cadieux
35 Eric S. Raymond
36 Gilles Vollant
37
38 and with the following additions to the disclaimer:
39
40 There is no warranty against interference with your enjoyment of the
41 library or against infringement. There is no warranty that our
42 efforts or the library will fulfill any of your particular purposes
43 or needs. This library is provided with all faults, and the entire
44 risk of satisfactory quality, performance, accuracy, and effort is with
45 the user.
46
47 libpng versions 0.97, January 1998, through 1.0.6, March 20, 2000, are
48 Copyright (c) 1998, 1999, 2000 Glenn Randers-Pehrson, and are
49 distributed according to the same disclaimer and license as libpng-0.96,
50 with the following individuals added to the list of Contributing Authors:
51
52 Tom Lane
53 Glenn Randers-Pehrson
54 Willem van Schaik
55
56 libpng versions 0.89, June 1996, through 0.96, May 1997, are
57 Copyright (c) 1996, 1997 Andreas Dilger
58 Distributed according to the same disclaimer and license as libpng-0.88,
59 with the following individuals added to the list of Contributing Authors:
60
61 John Bowler
62 Kevin Bracey
63 Sam Bushell
64 Magnus Holmgren
65 Greg Roelofs
66 Tom Tanner
67
68 libpng versions 0.5, May 1995, through 0.88, January 1996, are
69 Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.
70
71 For the purposes of this copyright and license, "Contributing Authors"
72 is defined as the following set of individuals:
73
74 Andreas Dilger
75 Dave Martindale
76 Guy Eric Schalnat
77 Paul Schmidt
78 Tim Wegner
79
80 The PNG Reference Library is supplied "AS IS". The Contributing Authors
81 and Group 42, Inc. disclaim all warranties, expressed or implied,
82 including, without limitation, the warranties of merchantability and of
83 fitness for any purpose. The Contributing Authors and Group 42, Inc.
84 assume no liability for direct, indirect, incidental, special, exemplary,
85 or consequential damages, which may result from the use of the PNG
86 Reference Library, even if advised of the possibility of such damage.
87
88 Permission is hereby granted to use, copy, modify, and distribute this
89 source code, or portions hereof, for any purpose, without fee, subject
90 to the following restrictions:
91
92 1. The origin of this source code must not be misrepresented.
93
94 2. Altered versions must be plainly marked as such and must not
95 be misrepresented as being the original source.
96
97 3. This Copyright notice may not be removed or altered from
98 any source or altered source distribution.
99
100 The Contributing Authors and Group 42, Inc. specifically permit, without
101 fee, and encourage the use of this source code as a component to
102 supporting the PNG file format in commercial products. If you use this
103 source code in a product, acknowledgment is not required but would be
104 appreciated.