aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TyrianTemplate.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/TyrianTemplate.php b/TyrianTemplate.php
index 30f9f11..c727875 100644
--- a/TyrianTemplate.php
+++ b/TyrianTemplate.php
@@ -177,11 +177,11 @@ class TyrianTemplate extends BaseTemplate {
</ul>
</div>
<div class="col-xs-9 col-md-9">
- <strong>&copy; 2001&ndash;<?=$currentYear ?> Gentoo Foundation, Inc.</strong><br />
+ <strong>&copy; 2001&ndash;<?=$currentYear ?> Gentoo Authors</strong><br />
<small>
Gentoo is a trademark of the Gentoo Foundation, Inc.
The contents of this document, unless otherwise expressly stated, are licensed under the
- <a href="https://creativecommons.org/licenses/by-sa/3.0/" rel="license">CC-BY-SA-3.0</a> license.
+ <a href="https://creativecommons.org/licenses/by-sa/4.0/" rel="license">CC-BY-SA-4.0</a> license.
The <a href="https://www.gentoo.org/inside-gentoo/foundation/name-logo-guidelines.html">Gentoo Name and Logo Usage Guidelines</a> apply.
</small>
</div>