From 17038c38511197c950e6e9e401681e0239f1a822 Mon Sep 17 00:00:00 2001 From: Francesco Siddi Date: Wed, 3 Aug 2022 13:13:45 +0200 Subject: [PATCH] Website: Add License section to download page --- web/project-website/content/download/_index.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/web/project-website/content/download/_index.md b/web/project-website/content/download/_index.md index 09c53959..51d62db8 100644 --- a/web/project-website/content/download/_index.md +++ b/web/project-website/content/download/_index.md @@ -16,3 +16,10 @@ Please report any issue at [developer.blender.org](https://developer.blender.org | Windows | {{< flamenco/downloadLink os="windows" ext="zip" >}} | | Linux | {{< flamenco/downloadLink os="linux" >}} | | macOS | {{< flamenco/downloadLink os="macos" >}} | + + +## License + +Flamenco is Free and Open Source software, available under the +[GNU General Public License](https://developer.blender.org/diffusion/F/browse/main/LICENSE).
+Download the source code at [developer.blender.org](https://developer.blender.org/diffusion/F/).