On Sun, 17 May 2026 18:28:15 GMT, Sergey Bylokhov <[email protected]> wrote:

>> Update libpng to latest 1.6.58 version, we use libpng in splashscreen 
>> implementation.
>> 
>> Testing is green with this libpng update.
>> 
>> ---------
>> - [x] I confirm that I make this contribution in accordance with the 
>> [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai).
>
> 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.

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

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

Reply via email to