From a41002766ffec97882c23d3269a9fad506d11d03 Mon Sep 17 00:00:00 2001 From: Francesco Siddi Date: Thu, 7 Jul 2022 21:31:13 +0200 Subject: [PATCH] Website: Update copyright text --- web/flamenco-io-site/config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/flamenco-io-site/config.toml b/web/flamenco-io-site/config.toml index 3fbd8a76..17cfc314 100644 --- a/web/flamenco-io-site/config.toml +++ b/web/flamenco-io-site/config.toml @@ -113,5 +113,5 @@ enableRobotsTXT = true # (Optional, default none) Adds a "Content licensed under " line to the footer. # Could be used if you want to define a default license for your content. [params.geekdocContentLicense] - name = "CC BY 4.0" + name = "CC BY 4.0 - Blender Foundation" link = "https://creativecommons.org/licenses/by/4.0/"