src/java.desktop/share/native/libsplashscreen/libpng/pngget.c
changeset 57618 53154e45385a
parent 51304 66d9993dd4ad
equal deleted inserted replaced
57617:5f3b05a36d61 57618:53154e45385a
    27  * This file is available under and governed by the GNU General Public
    27  * This file is available under and governed by the GNU General Public
    28  * License version 2 only, as published by the Free Software Foundation.
    28  * License version 2 only, as published by the Free Software Foundation.
    29  * However, the following notice accompanied the original version of this
    29  * However, the following notice accompanied the original version of this
    30  * file and, per its terms, should not be removed:
    30  * file and, per its terms, should not be removed:
    31  *
    31  *
    32  * Last changed in libpng 1.6.35 [July 15, 2018]
    32  * Copyright (c) 2018 Cosmin Truta
    33  * Copyright (c) 1998-2002,2004,2006-2018 Glenn Randers-Pehrson
    33  * Copyright (c) 1998-2002,2004,2006-2018 Glenn Randers-Pehrson
    34  * (Version 0.96 Copyright (c) 1996, 1997 Andreas Dilger)
    34  * Copyright (c) 1996-1997 Andreas Dilger
    35  * (Version 0.88 Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.)
    35  * Copyright (c) 1995-1996 Guy Eric Schalnat, Group 42, Inc.
    36  *
    36  *
    37  * This code is released under the libpng license.
    37  * This code is released under the libpng license.
    38  * For conditions of distribution and use, see the disclaimer
    38  * For conditions of distribution and use, see the disclaimer
    39  * and license in png.h
    39  * and license in png.h
    40  *
    40  *