Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 8 additions & 2 deletions src/java.desktop/share/legal/giflib.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
## GIFLIB v5.2.2
## GIFLIB v6.1.2

### GIFLIB License
```

The GIFLIB distribution is Copyright (c) 1997 Eric S. Raymond
= MIT LICENSE

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand All @@ -25,9 +25,15 @@ THE SOFTWARE.

---------------------------------
The below applies to the following file(s):
giflib/dgif_lib.c
giflib/gifalloc.c
giflib/gif_err.c
giflib/openbsd-reallocarray.c

Copyright (C) 1989 Gershon Elber
Copyright (C) 2008 Otto Moerbeek <otto@drijf.net>
Copyright (C) Eric S. Raymond <esr@thyrsus.com>

SPDX-License-Identifier: MIT


Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
The GIFLIB distribution is Copyright (c) 1997 Eric S. Raymond
= MIT LICENSE

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