src/java.desktop/share/native/libsplashscreen/libpng/LICENSE
author serb
Wed, 12 Jun 2019 13:50:37 -0700
changeset 57618 53154e45385a
parent 51304 66d9993dd4ad
permissions -rw-r--r--
8217676: Upgrade libpng to 1.6.37 Reviewed-by: prr, jdv, kcr
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
57618
53154e45385a 8217676: Upgrade libpng to 1.6.37
serb
parents: 51304
diff changeset
     1
COPYRIGHT NOTICE, DISCLAIMER, and LICENSE
53154e45385a 8217676: Upgrade libpng to 1.6.37
serb
parents: 51304
diff changeset
     2
=========================================
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
     3
57618
53154e45385a 8217676: Upgrade libpng to 1.6.37
serb
parents: 51304
diff changeset
     4
PNG Reference Library License version 2
53154e45385a 8217676: Upgrade libpng to 1.6.37
serb
parents: 51304
diff changeset
     5
---------------------------------------
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
     6
57618
53154e45385a 8217676: Upgrade libpng to 1.6.37
serb
parents: 51304
diff changeset
     7
 * Copyright (c) 1995-2019 The PNG Reference Library Authors.
53154e45385a 8217676: Upgrade libpng to 1.6.37
serb
parents: 51304
diff changeset
     8
 * Copyright (c) 2018-2019 Cosmin Truta.
53154e45385a 8217676: Upgrade libpng to 1.6.37
serb
parents: 51304
diff changeset
     9
 * Copyright (c) 2000-2002, 2004, 2006-2018 Glenn Randers-Pehrson.
53154e45385a 8217676: Upgrade libpng to 1.6.37
serb
parents: 51304
diff changeset
    10
 * Copyright (c) 1996-1997 Andreas Dilger.
53154e45385a 8217676: Upgrade libpng to 1.6.37
serb
parents: 51304
diff changeset
    11
 * Copyright (c) 1995-1996 Guy Eric Schalnat, Group 42, Inc.
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    12
57618
53154e45385a 8217676: Upgrade libpng to 1.6.37
serb
parents: 51304
diff changeset
    13
The software is supplied "as is", without warranty of any kind,
53154e45385a 8217676: Upgrade libpng to 1.6.37
serb
parents: 51304
diff changeset
    14
express or implied, including, without limitation, the warranties
53154e45385a 8217676: Upgrade libpng to 1.6.37
serb
parents: 51304
diff changeset
    15
of merchantability, fitness for a particular purpose, title, and
53154e45385a 8217676: Upgrade libpng to 1.6.37
serb
parents: 51304
diff changeset
    16
non-infringement.  In no event shall the Copyright owners, or
53154e45385a 8217676: Upgrade libpng to 1.6.37
serb
parents: 51304
diff changeset
    17
anyone distributing the software, be liable for any damages or
53154e45385a 8217676: Upgrade libpng to 1.6.37
serb
parents: 51304
diff changeset
    18
other liability, whether in contract, tort or otherwise, arising
53154e45385a 8217676: Upgrade libpng to 1.6.37
serb
parents: 51304
diff changeset
    19
from, out of, or in connection with the software, or the use or
53154e45385a 8217676: Upgrade libpng to 1.6.37
serb
parents: 51304
diff changeset
    20
other dealings in the software, even if advised of the possibility
53154e45385a 8217676: Upgrade libpng to 1.6.37
serb
parents: 51304
diff changeset
    21
of such damage.
53154e45385a 8217676: Upgrade libpng to 1.6.37
serb
parents: 51304
diff changeset
    22
53154e45385a 8217676: Upgrade libpng to 1.6.37
serb
parents: 51304
diff changeset
    23
Permission is hereby granted to use, copy, modify, and distribute
53154e45385a 8217676: Upgrade libpng to 1.6.37
serb
parents: 51304
diff changeset
    24
this software, or portions hereof, for any purpose, without fee,
53154e45385a 8217676: Upgrade libpng to 1.6.37
serb
parents: 51304
diff changeset
    25
subject to the following restrictions:
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    26
57618
53154e45385a 8217676: Upgrade libpng to 1.6.37
serb
parents: 51304
diff changeset
    27
 1. The origin of this software must not be misrepresented; you
53154e45385a 8217676: Upgrade libpng to 1.6.37
serb
parents: 51304
diff changeset
    28
    must not claim that you wrote the original software.  If you
53154e45385a 8217676: Upgrade libpng to 1.6.37
serb
parents: 51304
diff changeset
    29
    use this software in a product, an acknowledgment in the product
53154e45385a 8217676: Upgrade libpng to 1.6.37
serb
parents: 51304
diff changeset
    30
    documentation would be appreciated, but is not required.
53154e45385a 8217676: Upgrade libpng to 1.6.37
serb
parents: 51304
diff changeset
    31
53154e45385a 8217676: Upgrade libpng to 1.6.37
serb
parents: 51304
diff changeset
    32
 2. Altered source versions must be plainly marked as such, and must
53154e45385a 8217676: Upgrade libpng to 1.6.37
serb
parents: 51304
diff changeset
    33
    not be misrepresented as being the original software.
10576
db3409425573 7088287: libpng need to be updated.
bae
parents: 2
diff changeset
    34
57618
53154e45385a 8217676: Upgrade libpng to 1.6.37
serb
parents: 51304
diff changeset
    35
 3. This Copyright notice may not be removed or altered from any
53154e45385a 8217676: Upgrade libpng to 1.6.37
serb
parents: 51304
diff changeset
    36
    source or altered source distribution.
53154e45385a 8217676: Upgrade libpng to 1.6.37
serb
parents: 51304
diff changeset
    37
53154e45385a 8217676: Upgrade libpng to 1.6.37
serb
parents: 51304
diff changeset
    38
53154e45385a 8217676: Upgrade libpng to 1.6.37
serb
parents: 51304
diff changeset
    39
PNG Reference Library License version 1 (for libpng 0.5 through 1.6.35)
53154e45385a 8217676: Upgrade libpng to 1.6.37
serb
parents: 51304
diff changeset
    40
-----------------------------------------------------------------------
53154e45385a 8217676: Upgrade libpng to 1.6.37
serb
parents: 51304
diff changeset
    41
53154e45385a 8217676: Upgrade libpng to 1.6.37
serb
parents: 51304
diff changeset
    42
libpng versions 1.0.7, July 1, 2000, through 1.6.35, July 15, 2018 are
51304
66d9993dd4ad 8208353: Upgrade JDK 11 to libpng 1.6.35
prr
parents: 48280
diff changeset
    43
Copyright (c) 2000-2002, 2004, 2006-2018 Glenn Randers-Pehrson, are
35296
659e92aaf7f4 8143941: Update splashscreen displays
azvegint
parents: 29913
diff changeset
    44
derived from libpng-1.0.6, and are distributed according to the same
659e92aaf7f4 8143941: Update splashscreen displays
azvegint
parents: 29913
diff changeset
    45
disclaimer and license as libpng-1.0.6 with the following individuals
659e92aaf7f4 8143941: Update splashscreen displays
azvegint
parents: 29913
diff changeset
    46
added to the list of Contributing Authors:
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    47
57618
53154e45385a 8217676: Upgrade libpng to 1.6.37
serb
parents: 51304
diff changeset
    48
    Simon-Pierre Cadieux
53154e45385a 8217676: Upgrade libpng to 1.6.37
serb
parents: 51304
diff changeset
    49
    Eric S. Raymond
53154e45385a 8217676: Upgrade libpng to 1.6.37
serb
parents: 51304
diff changeset
    50
    Mans Rullgard
53154e45385a 8217676: Upgrade libpng to 1.6.37
serb
parents: 51304
diff changeset
    51
    Cosmin Truta
53154e45385a 8217676: Upgrade libpng to 1.6.37
serb
parents: 51304
diff changeset
    52
    Gilles Vollant
53154e45385a 8217676: Upgrade libpng to 1.6.37
serb
parents: 51304
diff changeset
    53
    James Yu
53154e45385a 8217676: Upgrade libpng to 1.6.37
serb
parents: 51304
diff changeset
    54
    Mandar Sahastrabuddhe
53154e45385a 8217676: Upgrade libpng to 1.6.37
serb
parents: 51304
diff changeset
    55
    Google Inc.
53154e45385a 8217676: Upgrade libpng to 1.6.37
serb
parents: 51304
diff changeset
    56
    Vadim Barkov
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    57
90ce3da70b43 Initial load
duke
parents:
diff changeset
    58
and with the following additions to the disclaimer:
90ce3da70b43 Initial load
duke
parents:
diff changeset
    59
57618
53154e45385a 8217676: Upgrade libpng to 1.6.37
serb
parents: 51304
diff changeset
    60
    There is no warranty against interference with your enjoyment of
53154e45385a 8217676: Upgrade libpng to 1.6.37
serb
parents: 51304
diff changeset
    61
    the library or against infringement.  There is no warranty that our
53154e45385a 8217676: Upgrade libpng to 1.6.37
serb
parents: 51304
diff changeset
    62
    efforts or the library will fulfill any of your particular purposes
53154e45385a 8217676: Upgrade libpng to 1.6.37
serb
parents: 51304
diff changeset
    63
    or needs.  This library is provided with all faults, and the entire
53154e45385a 8217676: Upgrade libpng to 1.6.37
serb
parents: 51304
diff changeset
    64
    risk of satisfactory quality, performance, accuracy, and effort is
53154e45385a 8217676: Upgrade libpng to 1.6.37
serb
parents: 51304
diff changeset
    65
    with the user.
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    66
40436
94ae0ede53a5 8155690: Update libPNG library to the latest up-to-date
azvegint
parents: 35296
diff changeset
    67
Some files in the "contrib" directory and some configure-generated
57618
53154e45385a 8217676: Upgrade libpng to 1.6.37
serb
parents: 51304
diff changeset
    68
files that are distributed with libpng have other copyright owners, and
40436
94ae0ede53a5 8155690: Update libPNG library to the latest up-to-date
azvegint
parents: 35296
diff changeset
    69
are released under other open source licenses.
94ae0ede53a5 8155690: Update libPNG library to the latest up-to-date
azvegint
parents: 35296
diff changeset
    70
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    71
libpng versions 0.97, January 1998, through 1.0.6, March 20, 2000, are
35296
659e92aaf7f4 8143941: Update splashscreen displays
azvegint
parents: 29913
diff changeset
    72
Copyright (c) 1998-2000 Glenn Randers-Pehrson, are derived from
659e92aaf7f4 8143941: Update splashscreen displays
azvegint
parents: 29913
diff changeset
    73
libpng-0.96, and are distributed according to the same disclaimer and
57618
53154e45385a 8217676: Upgrade libpng to 1.6.37
serb
parents: 51304
diff changeset
    74
license as libpng-0.96, with the following individuals added to the
53154e45385a 8217676: Upgrade libpng to 1.6.37
serb
parents: 51304
diff changeset
    75
list of Contributing Authors:
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    76
57618
53154e45385a 8217676: Upgrade libpng to 1.6.37
serb
parents: 51304
diff changeset
    77
    Tom Lane
53154e45385a 8217676: Upgrade libpng to 1.6.37
serb
parents: 51304
diff changeset
    78
    Glenn Randers-Pehrson
53154e45385a 8217676: Upgrade libpng to 1.6.37
serb
parents: 51304
diff changeset
    79
    Willem van Schaik
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    80
90ce3da70b43 Initial load
duke
parents:
diff changeset
    81
libpng versions 0.89, June 1996, through 0.96, May 1997, are
35296
659e92aaf7f4 8143941: Update splashscreen displays
azvegint
parents: 29913
diff changeset
    82
Copyright (c) 1996-1997 Andreas Dilger, are derived from libpng-0.88,
659e92aaf7f4 8143941: Update splashscreen displays
azvegint
parents: 29913
diff changeset
    83
and are distributed according to the same disclaimer and license as
659e92aaf7f4 8143941: Update splashscreen displays
azvegint
parents: 29913
diff changeset
    84
libpng-0.88, with the following individuals added to the list of
659e92aaf7f4 8143941: Update splashscreen displays
azvegint
parents: 29913
diff changeset
    85
Contributing Authors:
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    86
57618
53154e45385a 8217676: Upgrade libpng to 1.6.37
serb
parents: 51304
diff changeset
    87
    John Bowler
53154e45385a 8217676: Upgrade libpng to 1.6.37
serb
parents: 51304
diff changeset
    88
    Kevin Bracey
53154e45385a 8217676: Upgrade libpng to 1.6.37
serb
parents: 51304
diff changeset
    89
    Sam Bushell
53154e45385a 8217676: Upgrade libpng to 1.6.37
serb
parents: 51304
diff changeset
    90
    Magnus Holmgren
53154e45385a 8217676: Upgrade libpng to 1.6.37
serb
parents: 51304
diff changeset
    91
    Greg Roelofs
53154e45385a 8217676: Upgrade libpng to 1.6.37
serb
parents: 51304
diff changeset
    92
    Tom Tanner
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    93
57618
53154e45385a 8217676: Upgrade libpng to 1.6.37
serb
parents: 51304
diff changeset
    94
Some files in the "scripts" directory have other copyright owners,
40436
94ae0ede53a5 8155690: Update libPNG library to the latest up-to-date
azvegint
parents: 35296
diff changeset
    95
but are released under this license.
94ae0ede53a5 8155690: Update libPNG library to the latest up-to-date
azvegint
parents: 35296
diff changeset
    96
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    97
libpng versions 0.5, May 1995, through 0.88, January 1996, are
35296
659e92aaf7f4 8143941: Update splashscreen displays
azvegint
parents: 29913
diff changeset
    98
Copyright (c) 1995-1996 Guy Eric Schalnat, Group 42, Inc.
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    99
90ce3da70b43 Initial load
duke
parents:
diff changeset
   100
For the purposes of this copyright and license, "Contributing Authors"
90ce3da70b43 Initial load
duke
parents:
diff changeset
   101
is defined as the following set of individuals:
90ce3da70b43 Initial load
duke
parents:
diff changeset
   102
57618
53154e45385a 8217676: Upgrade libpng to 1.6.37
serb
parents: 51304
diff changeset
   103
    Andreas Dilger
53154e45385a 8217676: Upgrade libpng to 1.6.37
serb
parents: 51304
diff changeset
   104
    Dave Martindale
53154e45385a 8217676: Upgrade libpng to 1.6.37
serb
parents: 51304
diff changeset
   105
    Guy Eric Schalnat
53154e45385a 8217676: Upgrade libpng to 1.6.37
serb
parents: 51304
diff changeset
   106
    Paul Schmidt
53154e45385a 8217676: Upgrade libpng to 1.6.37
serb
parents: 51304
diff changeset
   107
    Tim Wegner
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   108
57618
53154e45385a 8217676: Upgrade libpng to 1.6.37
serb
parents: 51304
diff changeset
   109
The PNG Reference Library is supplied "AS IS".  The Contributing
53154e45385a 8217676: Upgrade libpng to 1.6.37
serb
parents: 51304
diff changeset
   110
Authors and Group 42, Inc. disclaim all warranties, expressed or
53154e45385a 8217676: Upgrade libpng to 1.6.37
serb
parents: 51304
diff changeset
   111
implied, including, without limitation, the warranties of
53154e45385a 8217676: Upgrade libpng to 1.6.37
serb
parents: 51304
diff changeset
   112
merchantability and of fitness for any purpose.  The Contributing
53154e45385a 8217676: Upgrade libpng to 1.6.37
serb
parents: 51304
diff changeset
   113
Authors and Group 42, Inc. assume no liability for direct, indirect,
53154e45385a 8217676: Upgrade libpng to 1.6.37
serb
parents: 51304
diff changeset
   114
incidental, special, exemplary, or consequential damages, which may
53154e45385a 8217676: Upgrade libpng to 1.6.37
serb
parents: 51304
diff changeset
   115
result from the use of the PNG Reference Library, even if advised of
53154e45385a 8217676: Upgrade libpng to 1.6.37
serb
parents: 51304
diff changeset
   116
the possibility of such damage.
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   117
90ce3da70b43 Initial load
duke
parents:
diff changeset
   118
Permission is hereby granted to use, copy, modify, and distribute this
90ce3da70b43 Initial load
duke
parents:
diff changeset
   119
source code, or portions hereof, for any purpose, without fee, subject
90ce3da70b43 Initial load
duke
parents:
diff changeset
   120
to the following restrictions:
90ce3da70b43 Initial load
duke
parents:
diff changeset
   121
57618
53154e45385a 8217676: Upgrade libpng to 1.6.37
serb
parents: 51304
diff changeset
   122
 1. The origin of this source code must not be misrepresented.
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   123
57618
53154e45385a 8217676: Upgrade libpng to 1.6.37
serb
parents: 51304
diff changeset
   124
 2. Altered versions must be plainly marked as such and must not
53154e45385a 8217676: Upgrade libpng to 1.6.37
serb
parents: 51304
diff changeset
   125
    be misrepresented as being the original source.
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   126
57618
53154e45385a 8217676: Upgrade libpng to 1.6.37
serb
parents: 51304
diff changeset
   127
 3. This Copyright notice may not be removed or altered from any
53154e45385a 8217676: Upgrade libpng to 1.6.37
serb
parents: 51304
diff changeset
   128
    source or altered source distribution.
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   129
57618
53154e45385a 8217676: Upgrade libpng to 1.6.37
serb
parents: 51304
diff changeset
   130
The Contributing Authors and Group 42, Inc. specifically permit,
53154e45385a 8217676: Upgrade libpng to 1.6.37
serb
parents: 51304
diff changeset
   131
without fee, and encourage the use of this source code as a component
53154e45385a 8217676: Upgrade libpng to 1.6.37
serb
parents: 51304
diff changeset
   132
to supporting the PNG file format in commercial products.  If you use
53154e45385a 8217676: Upgrade libpng to 1.6.37
serb
parents: 51304
diff changeset
   133
this source code in a product, acknowledgment is not required but would
53154e45385a 8217676: Upgrade libpng to 1.6.37
serb
parents: 51304
diff changeset
   134
be appreciated.