Skip to content
25 changes: 24 additions & 1 deletion THIRD_PARTY_README
Original file line number Diff line number Diff line change
Expand Up @@ -1696,7 +1696,7 @@ released under other open source licenses.

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

%% This notice is provided with respect to GIFLIB 5.2.1 & libungif 4.1.3,
%% This notice is provided with respect to GIFLIB 5.2.2 & libungif 4.1.3,
which may be included with JRE 8, JDK 8, and OpenJDK 8.

--- begin of LICENSE ---
Expand All @@ -1721,6 +1721,29 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.

tree/README

== Authors ==

Gershon Elber <gershon[AT]cs.technion.sc.il>
original giflib code

Toshio Kuratomi <toshio[AT]tiki-lounge.com>
uncompressed gif writing code
former maintainer

Eric Raymond <esr[AT]snark.thyrsus.com>
current as well as long time former maintainer of giflib code

There have been many other contributors; see the attributions in the
version-control history to learn more.


tree/openbsd-reallocarray.c

Copyright (C) 2008 Otto Moerbeek <[email protected]>
SPDX-License-Identifier: MIT

--- end of LICENSE ---

-------------------------------------------------------------------------------
Expand Down
Loading