mirror of
https://github.com/codeforreal1/compressO
synced 2026-04-21 15:47:56 +00:00
71 lines
1.7 KiB
Markdown
71 lines
1.7 KiB
Markdown
# Third Party Notices
|
|
|
|
This project bundles and uses third-party software.
|
|
|
|
---
|
|
|
|
## FFmpeg
|
|
|
|
This software includes FFmpeg & FFprobe.
|
|
|
|
Copyright (C) 2000-2024 Fabrice Bellard, et al.
|
|
|
|
Licensed under the GNU General Public License (GPL) v2 or later, and GNU Lesser General Public License (LGPL) v2.1 or later.
|
|
|
|
You may obtain the source code for FFmpeg at:
|
|
https://ffmpeg.org/
|
|
https://github.com/FFmpeg/FFmpeg
|
|
|
|
A copy of the license is provided in this repository or can be found at:
|
|
https://www.gnu.org/licenses/gpl-2.0.html
|
|
https://www.gnu.org/licenses/lgpl-2.1.html
|
|
|
|
---
|
|
|
|
## pngquant
|
|
|
|
This software includes pngquant.
|
|
|
|
Copyright (C) 2009-2024 Kornel Lesiński
|
|
|
|
Licensed under the GNU General Public License (GPL) v3 or later.
|
|
|
|
You may obtain the source code for pngquant at:
|
|
https://pngquant.org/
|
|
https://github.com/kornelski/pngquant
|
|
|
|
A copy of the license is provided in this repository or can be found at:
|
|
https://www.gnu.org/licenses/gpl-3.0.html
|
|
|
|
---
|
|
|
|
## jpegoptim
|
|
|
|
This software includes jpegoptim.
|
|
|
|
Copyright (C) 1996-2024 Timo Kokkonen
|
|
|
|
Licensed under the GNU General Public License (GPL) v3 or later.
|
|
|
|
You may obtain the source code for jpegoptim at:
|
|
https://github.com/tjko/jpegoptim
|
|
|
|
A copy of the license is provided in this repository or can be found at:
|
|
https://www.gnu.org/licenses/gpl-3.0.html
|
|
|
|
---
|
|
|
|
## gifski
|
|
|
|
This software includes gifski.
|
|
|
|
Copyright (C) 2019-2024 ImageOptim LLC, Kornel Lesiński
|
|
|
|
Licensed under the GNU Affero General Public License (AGPL) v3 or later.
|
|
|
|
You may obtain the source code for gifski at:
|
|
https://gif.ski/
|
|
https://github.com/ImageOptim/gifski/
|
|
|
|
A copy of the license is provided in this repository or can be found at:
|
|
https://www.gnu.org/licenses/agpl-3.0.html
|