Skip to content

Commit 401ad82

Browse files
Anupam DevRealCLanger
authored andcommitted
8379256: Update GIFlib to 6.1.1
Backport-of: 8b8bb43
1 parent 755ab2e commit 401ad82

9 files changed

Lines changed: 1503 additions & 1476 deletions

File tree

src/java.desktop/share/legal/giflib.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
## GIFLIB v5.2.2
1+
## GIFLIB v6.1.1
22

33
### GIFLIB License
44
```
55
6-
The GIFLIB distribution is Copyright (c) 1997 Eric S. Raymond
6+
= MIT LICENSE
77
88
Permission is hereby granted, free of charge, to any person obtaining a copy
99
of this software and associated documentation files (the "Software"), to deal
@@ -25,9 +25,15 @@ THE SOFTWARE.
2525
2626
---------------------------------
2727
The below applies to the following file(s):
28+
giflib/dgif_lib.c
29+
giflib/gifalloc.c
30+
giflib/gif_err.c
2831
giflib/openbsd-reallocarray.c
2932
33+
Copyright (C) 1989 Gershon Elber
3034
Copyright (C) 2008 Otto Moerbeek <[email protected]>
35+
Copyright (C) Eric S. Raymond <[email protected]>
36+
3137
SPDX-License-Identifier: MIT
3238
3339

src/java.desktop/share/native/libsplashscreen/giflib/COPYING

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
The GIFLIB distribution is Copyright (c) 1997 Eric S. Raymond
1+
= MIT LICENSE
22

33
Permission is hereby granted, free of charge, to any person obtaining a copy
44
of this software and associated documentation files (the "Software"), to deal

0 commit comments

Comments
 (0)