[rgif](https://github.com/raysan5/raylib/blob/master/src/external/rgif.h) | [MIT/public domain](https://github.com/raysan5/raylib/blob/master/src/external/rgif.h) | Based on [gif-h](https://github.com/charlietangora/gif-h)
[jar_mod](https://github.com/raysan5/raylib/blob/master/src/external/jar_mod.h) | [public domain](https://github.com/raysan5/raylib/blob/master/src/external/jar_mod.h) | Based on [HxCModPlayer](https://github.com/jfdelnero/HxCModPlayer)
@ -26,7 +27,7 @@ Library| License | Notes
Please, also note the following:
- Most of the listed libraries are used to load data using a specific file format.
- Most of the listed libraries are used to load a specific file format data.
- Some of those libraries are only used on a specific platform or with a specific compiler.
**Note**: *If you discover any issue with any of the licenses listed above that would prevent using raylib on a commercial project, please [open an issue](https://github.com/raysan5/raylib/issues/new/choose). This should not be the case.*