Website: Update copyright text

This commit is contained in:
Francesco Siddi 2022-07-07 21:31:13 +02:00
parent 204d9d1156
commit a41002766f

View File

@ -113,5 +113,5 @@ enableRobotsTXT = true
# (Optional, default none) Adds a "Content licensed under <license>" line to the footer. # (Optional, default none) Adds a "Content licensed under <license>" line to the footer.
# Could be used if you want to define a default license for your content. # Could be used if you want to define a default license for your content.
[params.geekdocContentLicense] [params.geekdocContentLicense]
name = "CC BY 4.0" name = "CC BY 4.0 - Blender Foundation"
link = "https://creativecommons.org/licenses/by/4.0/" link = "https://creativecommons.org/licenses/by/4.0/"