On Sun, 17 May 2026 19:23:30 GMT, Phil Race <[email protected]> wrote:

>> src/java.desktop/share/legal/libpng.md line 1:
>> 
>>> 1: ## libpng v1.6.58
>> 
>> The Copyright years below should be updated as well (check record for Glenn 
>> Randers-Pehrson)
>
> I've just downloaded libpng1.6.58 and the Copyright lines below match what I 
> see in the sources.
> It is just presented here as a single inclusive range, rather than a list of 
> ranges.
> 
> Also although the LICENSE file has
> 
> LICENSE:Copyright (c) 2000-2002, 2004, 2006-2018 Glenn Randers-Pehrson.
> 
> if you look at the actual files you'll see (eg)
> pngwrite.c: * Copyright (c) 1998-2002,2004,2006-2018 Glenn Randers-Pehrson
> 
> So I think this is fine.

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

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

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

Reply via email to