jdk/src/java.desktop/share/native/libsplashscreen/libpng/LICENSE
changeset 40436 94ae0ede53a5
parent 35296 659e92aaf7f4
child 43321 2b8d397c03a4
equal deleted inserted replaced
40435:553eb1a50733 40436:94ae0ede53a5
     8 If you modify libpng you may insert additional notices immediately following
     8 If you modify libpng you may insert additional notices immediately following
     9 this sentence.
     9 this sentence.
    10 
    10 
    11 This code is released under the libpng license.
    11 This code is released under the libpng license.
    12 
    12 
    13 libpng versions 1.0.7, July 1, 2000, through 1.6.20, December 3, 2015, are
    13 libpng versions 1.0.7, July 1, 2000 through 1.6.23, June 9, 2016 are
    14 Copyright (c) 2000-2002, 2004, 2006-2015 Glenn Randers-Pehrson, are
    14 Copyright (c) 2000-2002, 2004, 2006-2016 Glenn Randers-Pehrson, are
    15 derived from libpng-1.0.6, and are distributed according to the same
    15 derived from libpng-1.0.6, and are distributed according to the same
    16 disclaimer and license as libpng-1.0.6 with the following individuals
    16 disclaimer and license as libpng-1.0.6 with the following individuals
    17 added to the list of Contributing Authors:
    17 added to the list of Contributing Authors:
    18 
    18 
    19    Simon-Pierre Cadieux
    19    Simon-Pierre Cadieux
    29    library or against infringement.  There is no warranty that our
    29    library or against infringement.  There is no warranty that our
    30    efforts or the library will fulfill any of your particular purposes
    30    efforts or the library will fulfill any of your particular purposes
    31    or needs.  This library is provided with all faults, and the entire
    31    or needs.  This library is provided with all faults, and the entire
    32    risk of satisfactory quality, performance, accuracy, and effort is with
    32    risk of satisfactory quality, performance, accuracy, and effort is with
    33    the user.
    33    the user.
       
    34 
       
    35 Some files in the "contrib" directory and some configure-generated
       
    36 files that are distributed with libpng have other copyright owners and
       
    37 are released under other open source licenses.
    34 
    38 
    35 libpng versions 0.97, January 1998, through 1.0.6, March 20, 2000, are
    39 libpng versions 0.97, January 1998, through 1.0.6, March 20, 2000, are
    36 Copyright (c) 1998-2000 Glenn Randers-Pehrson, are derived from
    40 Copyright (c) 1998-2000 Glenn Randers-Pehrson, are derived from
    37 libpng-0.96, and are distributed according to the same disclaimer and
    41 libpng-0.96, and are distributed according to the same disclaimer and
    38 license as libpng-0.96, with the following individuals added to the list
    42 license as libpng-0.96, with the following individuals added to the list
    52    Kevin Bracey
    56    Kevin Bracey
    53    Sam Bushell
    57    Sam Bushell
    54    Magnus Holmgren
    58    Magnus Holmgren
    55    Greg Roelofs
    59    Greg Roelofs
    56    Tom Tanner
    60    Tom Tanner
       
    61 
       
    62 Some files in the "scripts" directory have other copyright owners
       
    63 but are released under this license.
    57 
    64 
    58 libpng versions 0.5, May 1995, through 0.88, January 1996, are
    65 libpng versions 0.5, May 1995, through 0.88, January 1996, are
    59 Copyright (c) 1995-1996 Guy Eric Schalnat, Group 42, Inc.
    66 Copyright (c) 1995-1996 Guy Eric Schalnat, Group 42, Inc.
    60 
    67 
    61 For the purposes of this copyright and license, "Contributing Authors"
    68 For the purposes of this copyright and license, "Contributing Authors"
    93 source code in a product, acknowledgment is not required but would be
   100 source code in a product, acknowledgment is not required but would be
    94 appreciated.
   101 appreciated.
    95 
   102 
    96 END OF COPYRIGHT NOTICE, DISCLAIMER, and LICENSE.
   103 END OF COPYRIGHT NOTICE, DISCLAIMER, and LICENSE.
    97 
   104 
    98 A "png_get_copyright" function is available, for convenient use in "about"
   105 TRADEMARK:
    99 boxes and the like:
       
   100 
   106 
   101    printf("%s", png_get_copyright(NULL));
   107 The name "libpng" has not been registered by the Copyright owner
       
   108 as a trademark in any jurisdiction.  However, because libpng has
       
   109 been distributed and maintained world-wide, continually since 1995,
       
   110 the Copyright owner claims "common-law trademark protection" in any
       
   111 jurisdiction where common-law trademark is recognized.
   102 
   112 
   103 Also, the PNG logo (in PNG format, of course) is supplied in the
   113 OSI CERTIFICATION:
   104 files "pngbar.png" and "pngbar.jpg (88x31) and "pngnow.png" (98x31).
       
   105 
   114 
   106 Libpng is OSI Certified Open Source Software.  OSI Certified Open Source is
   115 Libpng is OSI Certified Open Source Software.  OSI Certified Open Source is
   107 a certification mark of the Open Source Initiative. OSI has not addressed
   116 a certification mark of the Open Source Initiative. OSI has not addressed
   108 the additional disclaimers inserted at version 1.0.7.
   117 the additional disclaimers inserted at version 1.0.7.
   109 
   118 
       
   119 EXPORT CONTROL:
       
   120 
       
   121 The Copyright owner believes that the Export Control Classification
       
   122 Number (ECCN) for libpng is EAR99, which means not subject to export
       
   123 controls or International Traffic in Arms Regulations (ITAR) because
       
   124 it is open source, publicly available software, that does not contain
       
   125 any encryption software.  See the EAR, paragraphs 734.3(b)(3) and
       
   126 734.7(b).
       
   127 
   110 Glenn Randers-Pehrson
   128 Glenn Randers-Pehrson
   111 glennrp at users.sourceforge.net
   129 glennrp at users.sourceforge.net
   112 December 3, 2015
   130 June 9, 2016