On Fri, 6 Mar 2026 17:20:04 GMT, Damon Nguyen <[email protected]> wrote:

> Update GIFlib from version 5.2.2 to version 6.1.1. Clientlibs test is green 
> on all platforms.

src/java.desktop/share/legal/giflib.md line 37:

> 35: Copyright (C) Eric S. Raymond <[email protected]>
> 36: 
> 37: SPDX-License-Identifier: MIT

I am not sure why we have this line here. I think it should be removed.
These SPDX lines are not "a license we need to include".
These appear to be something that was added to those source files so that tools 
can identify that the license is MIT and we already acknowledge that above.
https://spdx.org/licenses/preview/


Here was the giflib commit that updated them
https://sourceforge.net/p/giflib/code/ci/4a425b734811799662762b3edc46458c180e3770/

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

PR Review Comment: https://git.openjdk.org/jdk/pull/30119#discussion_r2907010479

Reply via email to