On Mon, 18 May 2026 18:33:19 GMT, Sergey Bylokhov <[email protected]> wrote:
>> Years change between different files. In the same file, years are different >> at >> https://github.com/openjdk/jdk/blob/cf3e0cd2e5b14ef0f431a730273ddb5e9f437b6e/src/java.desktop/share/native/libsplashscreen/libpng/png.h#L35. >> >> We accumulate all the details and determine the valid range for these years. >> Its is not picked from single source. > >>Years change between different files. In the same file, years are different at > > They are not different, there are few paragraphs in that file about different > versions: >>* * Copyright (c) 2000-2002, 2004, 2006-2018 Glenn Randers-Pehrson. > > and then: > >>* libpng versions 0.97, January 1998, through 1.0.6, March 20, 2000, are >> * Copyright (c) 1998-2000 Glenn Randers-Pehrson, are derived from > >>We accumulate all the details and determine the valid range for these years. >>Its is not picked from single source. > > Are you sure? This file contains the license of the png lib and per > instruction in UPDATING.txt in should come from these files: >>The updated info comes from the LICENSE, TRADEMARK and AUTHORS files. > > I do not think we can modify that and the text should be copied as is. We did not alter the license. We just unified the copyrights and this is OK. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/31173#discussion_r3263531651
