LICENSE 4.8 KB
Newer Older
1

2 3 4 5
This copy of the libpng notices is provided for your convenience.
In case of any discrepancy between this copy and the notices in the
file png.h that is included in the libpng distribution, the latter
shall prevail.
6

7
COPYRIGHT NOTICE, DISCLAIMER, and LICENSE:
8

9 10
If you modify libpng, you may insert additional notices immediately
following this sentence.
11

12
This code is released under the libpng license.
13

14 15
Copyright (c) 2018 Cosmin Truta.

C
Cosmin Truta 已提交
16
libpng versions 1.0.7, July 1, 2000 through 1.6.35, July 15, 2018 are
17
Copyright (c) 2000-2002, 2004, 2006-2018 Glenn Randers-Pehrson, are
18 19 20
derived from libpng-1.0.6, and are distributed according to the same
disclaimer and license as libpng-1.0.6 with the following individuals
added to the list of Contributing Authors:
21 22 23

   Simon-Pierre Cadieux
   Eric S. Raymond
24 25
   Mans Rullgard
   Cosmin Truta
26
   Gilles Vollant
27
   James Yu
28
   Mandar Sahastrabuddhe
29
   Google Inc.
30
   Vadim Barkov
31 32 33

and with the following additions to the disclaimer:

34 35
   There is no warranty against interference with your enjoyment of
   the library or against infringement.  There is no warranty that our
36 37
   efforts or the library will fulfill any of your particular purposes
   or needs.  This library is provided with all faults, and the entire
38 39
   risk of satisfactory quality, performance, accuracy, and effort is
   with the user.
40

41
Some files in the "contrib" directory and some configure-generated
42
files that are distributed with libpng have other copyright owners, and
43 44
are released under other open source licenses.

45
libpng versions 0.97, January 1998, through 1.0.6, March 20, 2000, are
46 47
Copyright (c) 1998-2000 Glenn Randers-Pehrson, are derived from
libpng-0.96, and are distributed according to the same disclaimer and
48 49
license as libpng-0.96, with the following individuals added to the
list of Contributing Authors:
50 51 52 53 54 55

   Tom Lane
   Glenn Randers-Pehrson
   Willem van Schaik

libpng versions 0.89, June 1996, through 0.96, May 1997, are
56 57 58 59
Copyright (c) 1996-1997 Andreas Dilger, are derived from libpng-0.88,
and are distributed according to the same disclaimer and license as
libpng-0.88, with the following individuals added to the list of
Contributing Authors:
60 61 62 63 64 65

   John Bowler
   Kevin Bracey
   Sam Bushell
   Magnus Holmgren
   Greg Roelofs
66 67
   Tom Tanner

68
Some files in the "scripts" directory have other copyright owners,
69 70
but are released under this license.

71
libpng versions 0.5, May 1995, through 0.88, January 1996, are
72
Copyright (c) 1995-1996 Guy Eric Schalnat, Group 42, Inc.
73 74 75 76 77 78

For the purposes of this copyright and license, "Contributing Authors"
is defined as the following set of individuals:

   Andreas Dilger
   Dave Martindale
79 80 81
   Guy Eric Schalnat
   Paul Schmidt
   Tim Wegner
82 83 84 85 86 87 88 89 90 91 92 93 94

The PNG Reference Library is supplied "AS IS".  The Contributing Authors
and Group 42, Inc. disclaim all warranties, expressed or implied,
including, without limitation, the warranties of merchantability and of
fitness for any purpose.  The Contributing Authors and Group 42, Inc.
assume no liability for direct, indirect, incidental, special, exemplary,
or consequential damages, which may result from the use of the PNG
Reference Library, even if advised of the possibility of such damage.

Permission is hereby granted to use, copy, modify, and distribute this
source code, or portions hereof, for any purpose, without fee, subject
to the following restrictions:

95
  1. The origin of this source code must not be misrepresented.
96

97 98
  2. Altered versions must be plainly marked as such and must not
     be misrepresented as being the original source.
99

100 101
  3. This Copyright notice may not be removed or altered from any
     source or altered source distribution.
102 103 104 105 106 107 108

The Contributing Authors and Group 42, Inc. specifically permit, without
fee, and encourage the use of this source code as a component to
supporting the PNG file format in commercial products.  If you use this
source code in a product, acknowledgment is not required but would be
appreciated.

109 110
END OF COPYRIGHT NOTICE, DISCLAIMER, and LICENSE.

111
TRADEMARK:
112

113 114 115 116 117
The name "libpng" has not been registered by the Copyright owner
as a trademark in any jurisdiction.  However, because libpng has
been distributed and maintained world-wide, continually since 1995,
the Copyright owner claims "common-law trademark protection" in any
jurisdiction where common-law trademark is recognized.
118

119
OSI CERTIFICATION:
120

121 122 123
libpng is OSI Certified Open Source Software.  OSI Certified Open Source
is a certification mark of the Open Source Initiative.  OSI has not
addressed the additional disclaimers inserted at libpng version 1.0.7.
124

125 126
EXPORT CONTROL:

127 128 129 130 131 132 133
The Copyright owner believes that libpng is not subject to U.S. or
Canadian export controls, because it is open source, publicly available
software, that does not contain any encryption software.

libpng may be subject to export control laws in other countries.

(The Copyright owner is neither a lawyer, nor an exports officer.)