From 3d44c39c5b8e8f99b3294994ae581a54735bea46 Mon Sep 17 00:00:00 2001 From: Jules Fouchy Date: Thu, 4 Jul 2024 17:55:08 +0200 Subject: [PATCH] Mention FFmpeg license on website --- website/src/components/_Download.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/website/src/components/_Download.md b/website/src/components/_Download.md index a796eedc..fa1ba043 100644 --- a/website/src/components/_Download.md +++ b/website/src/components/_Download.md @@ -6,4 +6,6 @@ 🌱 **This is the _beta-17_ release** 🌱
Coollab is already usable and powerful, but many things are still to be improved.
Please share us your feedback [on our Discord](https://discord.gg/QEjqnEy4aT) or at https://github.com/CoolLibs/Lab/issues/new/choose. -::: \ No newline at end of file +::: + +*This software uses code of [FFmpeg](http://ffmpeg.org) licensed under the [GPLv3.0](https://www.gnu.org/licenses/gpl-3.0.html) and its source can be downloaded [here](https://github.com/CoolLibs/Lab).* \ No newline at end of file