On Mon, 18 May 2026 09:20:35 GMT, Jayathirth D V <[email protected]> wrote:

>> But this file in a few lines below has this block:
>>>Copyright (C) 1998-2018 Glenn Randers-Pehrson
>> 
>> which is different from
>> 
>>>Copyright (c) 1998-2002,2004,2006-2018 Glenn Randers-Pehrson
>
> png.h file has below license information:
> 
> 
>  * Authors and maintainers:
>  *   libpng versions 0.71, May 1995, through 0.88, January 1996: Guy Schalnat
>  *   libpng versions 0.89, June 1996, through 0.96, May 1997: Andreas Dilger
>  *   libpng versions 0.97, January 1998, through 1.6.35, July 2018:
>  *     Glenn Randers-Pehrson
>  *   libpng versions 1.6.36, December 2018, through 1.6.58, April 2026:
>  *     Cosmin Truta
> 
> This is the reason we use `Copyright (C) 1998-2018 Glenn Randers-Pehrson`

"COPYRIGHT NOTICE, DISCLAIMER, and LICENSE" section of that file which is 
copied from license 
[use](https://github.com/openjdk/jdk/blob/cf3e0cd2e5b14ef0f431a730273ddb5e9f437b6e/src/java.desktop/share/native/libsplashscreen/libpng/png.h#L60):
`*  * Copyright (c) 2000-2002, 2004, 2006-2018 Glenn Randers-Pehrson.`

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/31173#discussion_r3258138640

Reply via email to