# Third party libraries The following lists C/C++ libraries which are bundled and used by GIF module. ## giflib - Upstream: http://sourceforge.net/projects/giflib - Version: 5.2.1 - License: MIT Files extracted from upstream source: - gif_err.c - gif_lib.h - dgif_lib.c - egif_lib.c - gifalloc.c - gif_hash.{c,h} - gif_lib_private.h - openbsd-reallocarray.c - COPYING Important: Some files have Godot-made changes. They are marked with `// -- GODOT start --` and `// -- GODOT end --` comments.