jdk/src/share/native/sun/awt/libpng/LICENSE
author bae
Mon, 19 Sep 2011 05:56:44 -0700
changeset 10576 db3409425573
parent 2 90ce3da70b43
permissions -rw-r--r--
7088287: libpng need to be updated. Reviewed-by: jgodinez, prr
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
     1
90ce3da70b43 Initial load
duke
parents:
diff changeset
     2
This copy of the libpng notices is provided for your convenience.  In case of
90ce3da70b43 Initial load
duke
parents:
diff changeset
     3
any discrepancy between this copy and the notices in the file png.h that is
90ce3da70b43 Initial load
duke
parents:
diff changeset
     4
included in the libpng distribution, the latter shall prevail.
90ce3da70b43 Initial load
duke
parents:
diff changeset
     5
90ce3da70b43 Initial load
duke
parents:
diff changeset
     6
COPYRIGHT NOTICE, DISCLAIMER, and LICENSE:
90ce3da70b43 Initial load
duke
parents:
diff changeset
     7
90ce3da70b43 Initial load
duke
parents:
diff changeset
     8
If you modify libpng you may insert additional notices immediately following
90ce3da70b43 Initial load
duke
parents:
diff changeset
     9
this sentence.
90ce3da70b43 Initial load
duke
parents:
diff changeset
    10
10576
db3409425573 7088287: libpng need to be updated.
bae
parents: 2
diff changeset
    11
This code is released under the libpng license.
db3409425573 7088287: libpng need to be updated.
bae
parents: 2
diff changeset
    12
db3409425573 7088287: libpng need to be updated.
bae
parents: 2
diff changeset
    13
libpng versions 1.2.6, August 15, 2004, through 1.5.4, July 7, 2011, are
db3409425573 7088287: libpng need to be updated.
bae
parents: 2
diff changeset
    14
Copyright (c) 2004, 2006-2011 Glenn Randers-Pehrson, and are
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    15
distributed according to the same disclaimer and license as libpng-1.2.5
90ce3da70b43 Initial load
duke
parents:
diff changeset
    16
with the following individual added to the list of Contributing Authors
90ce3da70b43 Initial load
duke
parents:
diff changeset
    17
90ce3da70b43 Initial load
duke
parents:
diff changeset
    18
   Cosmin Truta
90ce3da70b43 Initial load
duke
parents:
diff changeset
    19
90ce3da70b43 Initial load
duke
parents:
diff changeset
    20
libpng versions 1.0.7, July 1, 2000, through 1.2.5 - October 3, 2002, are
90ce3da70b43 Initial load
duke
parents:
diff changeset
    21
Copyright (c) 2000-2002 Glenn Randers-Pehrson, and are
90ce3da70b43 Initial load
duke
parents:
diff changeset
    22
distributed according to the same disclaimer and license as libpng-1.0.6
90ce3da70b43 Initial load
duke
parents:
diff changeset
    23
with the following individuals added to the list of Contributing Authors
90ce3da70b43 Initial load
duke
parents:
diff changeset
    24
90ce3da70b43 Initial load
duke
parents:
diff changeset
    25
   Simon-Pierre Cadieux
90ce3da70b43 Initial load
duke
parents:
diff changeset
    26
   Eric S. Raymond
90ce3da70b43 Initial load
duke
parents:
diff changeset
    27
   Gilles Vollant
90ce3da70b43 Initial load
duke
parents:
diff changeset
    28
90ce3da70b43 Initial load
duke
parents:
diff changeset
    29
and with the following additions to the disclaimer:
90ce3da70b43 Initial load
duke
parents:
diff changeset
    30
90ce3da70b43 Initial load
duke
parents:
diff changeset
    31
   There is no warranty against interference with your enjoyment of the
90ce3da70b43 Initial load
duke
parents:
diff changeset
    32
   library or against infringement.  There is no warranty that our
90ce3da70b43 Initial load
duke
parents:
diff changeset
    33
   efforts or the library will fulfill any of your particular purposes
90ce3da70b43 Initial load
duke
parents:
diff changeset
    34
   or needs.  This library is provided with all faults, and the entire
90ce3da70b43 Initial load
duke
parents:
diff changeset
    35
   risk of satisfactory quality, performance, accuracy, and effort is with
90ce3da70b43 Initial load
duke
parents:
diff changeset
    36
   the user.
90ce3da70b43 Initial load
duke
parents:
diff changeset
    37
90ce3da70b43 Initial load
duke
parents:
diff changeset
    38
libpng versions 0.97, January 1998, through 1.0.6, March 20, 2000, are
90ce3da70b43 Initial load
duke
parents:
diff changeset
    39
Copyright (c) 1998, 1999 Glenn Randers-Pehrson, and are
90ce3da70b43 Initial load
duke
parents:
diff changeset
    40
distributed according to the same disclaimer and license as libpng-0.96,
90ce3da70b43 Initial load
duke
parents:
diff changeset
    41
with the following individuals added to the list of Contributing Authors:
90ce3da70b43 Initial load
duke
parents:
diff changeset
    42
90ce3da70b43 Initial load
duke
parents:
diff changeset
    43
   Tom Lane
90ce3da70b43 Initial load
duke
parents:
diff changeset
    44
   Glenn Randers-Pehrson
90ce3da70b43 Initial load
duke
parents:
diff changeset
    45
   Willem van Schaik
90ce3da70b43 Initial load
duke
parents:
diff changeset
    46
90ce3da70b43 Initial load
duke
parents:
diff changeset
    47
libpng versions 0.89, June 1996, through 0.96, May 1997, are
90ce3da70b43 Initial load
duke
parents:
diff changeset
    48
Copyright (c) 1996, 1997 Andreas Dilger
90ce3da70b43 Initial load
duke
parents:
diff changeset
    49
Distributed according to the same disclaimer and license as libpng-0.88,
90ce3da70b43 Initial load
duke
parents:
diff changeset
    50
with the following individuals added to the list of Contributing Authors:
90ce3da70b43 Initial load
duke
parents:
diff changeset
    51
90ce3da70b43 Initial load
duke
parents:
diff changeset
    52
   John Bowler
90ce3da70b43 Initial load
duke
parents:
diff changeset
    53
   Kevin Bracey
90ce3da70b43 Initial load
duke
parents:
diff changeset
    54
   Sam Bushell
90ce3da70b43 Initial load
duke
parents:
diff changeset
    55
   Magnus Holmgren
90ce3da70b43 Initial load
duke
parents:
diff changeset
    56
   Greg Roelofs
90ce3da70b43 Initial load
duke
parents:
diff changeset
    57
   Tom Tanner
90ce3da70b43 Initial load
duke
parents:
diff changeset
    58
90ce3da70b43 Initial load
duke
parents:
diff changeset
    59
libpng versions 0.5, May 1995, through 0.88, January 1996, are
90ce3da70b43 Initial load
duke
parents:
diff changeset
    60
Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.
90ce3da70b43 Initial load
duke
parents:
diff changeset
    61
90ce3da70b43 Initial load
duke
parents:
diff changeset
    62
For the purposes of this copyright and license, "Contributing Authors"
90ce3da70b43 Initial load
duke
parents:
diff changeset
    63
is defined as the following set of individuals:
90ce3da70b43 Initial load
duke
parents:
diff changeset
    64
90ce3da70b43 Initial load
duke
parents:
diff changeset
    65
   Andreas Dilger
90ce3da70b43 Initial load
duke
parents:
diff changeset
    66
   Dave Martindale
90ce3da70b43 Initial load
duke
parents:
diff changeset
    67
   Guy Eric Schalnat
90ce3da70b43 Initial load
duke
parents:
diff changeset
    68
   Paul Schmidt
90ce3da70b43 Initial load
duke
parents:
diff changeset
    69
   Tim Wegner
90ce3da70b43 Initial load
duke
parents:
diff changeset
    70
90ce3da70b43 Initial load
duke
parents:
diff changeset
    71
The PNG Reference Library is supplied "AS IS".  The Contributing Authors
90ce3da70b43 Initial load
duke
parents:
diff changeset
    72
and Group 42, Inc. disclaim all warranties, expressed or implied,
90ce3da70b43 Initial load
duke
parents:
diff changeset
    73
including, without limitation, the warranties of merchantability and of
90ce3da70b43 Initial load
duke
parents:
diff changeset
    74
fitness for any purpose.  The Contributing Authors and Group 42, Inc.
90ce3da70b43 Initial load
duke
parents:
diff changeset
    75
assume no liability for direct, indirect, incidental, special, exemplary,
90ce3da70b43 Initial load
duke
parents:
diff changeset
    76
or consequential damages, which may result from the use of the PNG
90ce3da70b43 Initial load
duke
parents:
diff changeset
    77
Reference Library, even if advised of the possibility of such damage.
90ce3da70b43 Initial load
duke
parents:
diff changeset
    78
90ce3da70b43 Initial load
duke
parents:
diff changeset
    79
Permission is hereby granted to use, copy, modify, and distribute this
90ce3da70b43 Initial load
duke
parents:
diff changeset
    80
source code, or portions hereof, for any purpose, without fee, subject
90ce3da70b43 Initial load
duke
parents:
diff changeset
    81
to the following restrictions:
90ce3da70b43 Initial load
duke
parents:
diff changeset
    82
90ce3da70b43 Initial load
duke
parents:
diff changeset
    83
1. The origin of this source code must not be misrepresented.
90ce3da70b43 Initial load
duke
parents:
diff changeset
    84
90ce3da70b43 Initial load
duke
parents:
diff changeset
    85
2. Altered versions must be plainly marked as such and must not
90ce3da70b43 Initial load
duke
parents:
diff changeset
    86
   be misrepresented as being the original source.
90ce3da70b43 Initial load
duke
parents:
diff changeset
    87
90ce3da70b43 Initial load
duke
parents:
diff changeset
    88
3. This Copyright notice may not be removed or altered from any
90ce3da70b43 Initial load
duke
parents:
diff changeset
    89
   source or altered source distribution.
90ce3da70b43 Initial load
duke
parents:
diff changeset
    90
90ce3da70b43 Initial load
duke
parents:
diff changeset
    91
The Contributing Authors and Group 42, Inc. specifically permit, without
90ce3da70b43 Initial load
duke
parents:
diff changeset
    92
fee, and encourage the use of this source code as a component to
90ce3da70b43 Initial load
duke
parents:
diff changeset
    93
supporting the PNG file format in commercial products.  If you use this
90ce3da70b43 Initial load
duke
parents:
diff changeset
    94
source code in a product, acknowledgment is not required but would be
90ce3da70b43 Initial load
duke
parents:
diff changeset
    95
appreciated.
90ce3da70b43 Initial load
duke
parents:
diff changeset
    96
90ce3da70b43 Initial load
duke
parents:
diff changeset
    97
90ce3da70b43 Initial load
duke
parents:
diff changeset
    98
A "png_get_copyright" function is available, for convenient use in "about"
90ce3da70b43 Initial load
duke
parents:
diff changeset
    99
boxes and the like:
90ce3da70b43 Initial load
duke
parents:
diff changeset
   100
90ce3da70b43 Initial load
duke
parents:
diff changeset
   101
   printf("%s",png_get_copyright(NULL));
90ce3da70b43 Initial load
duke
parents:
diff changeset
   102
90ce3da70b43 Initial load
duke
parents:
diff changeset
   103
Also, the PNG logo (in PNG format, of course) is supplied in the
90ce3da70b43 Initial load
duke
parents:
diff changeset
   104
files "pngbar.png" and "pngbar.jpg (88x31) and "pngnow.png" (98x31).
90ce3da70b43 Initial load
duke
parents:
diff changeset
   105
90ce3da70b43 Initial load
duke
parents:
diff changeset
   106
Libpng is OSI Certified Open Source Software.  OSI Certified Open Source is a
90ce3da70b43 Initial load
duke
parents:
diff changeset
   107
certification mark of the Open Source Initiative.
90ce3da70b43 Initial load
duke
parents:
diff changeset
   108
90ce3da70b43 Initial load
duke
parents:
diff changeset
   109
Glenn Randers-Pehrson
90ce3da70b43 Initial load
duke
parents:
diff changeset
   110
glennrp at users.sourceforge.net
10576
db3409425573 7088287: libpng need to be updated.
bae
parents: 2
diff changeset
   111
July 7, 2011