aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Marchese <maffblaster@gentoo.org>2024-08-05 00:33:35 -0700
committerMatthew Marchese <maffblaster@gentoo.org>2024-08-05 00:33:35 -0700
commitaa0fb7d70f0715936523662d2c23cd27075fbae5 (patch)
tree4dd186f18ed45896de7f78f003c7f8906fd7bd5a
parentFix closing quotation and icon in nav dropdown. (diff)
downloadskin-tyrian-master.tar.gz
skin-tyrian-master.tar.bz2
skin-tyrian-master.zip
Add European trademark holder to footer (bug 927555).HEADv1.35.8master
Signed-off-by: Matthew Marchese <maffblaster@gentoo.org>
-rw-r--r--TyrianTemplate.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/TyrianTemplate.php b/TyrianTemplate.php
index 6a8730a..909516b 100644
--- a/TyrianTemplate.php
+++ b/TyrianTemplate.php
@@ -180,7 +180,7 @@ class TyrianTemplate extends BaseTemplate {
<div class="col-xs-9 col-md-9">
<strong>&copy; 2001&ndash;<?=$currentYear ?> Gentoo Authors</strong><br />
<small>
- Gentoo is a trademark of the Gentoo Foundation, Inc.
+ Gentoo is a trademark of the Gentoo Foundation, Inc. and of Förderverein Gentoo e.V.
The contents of this document, unless otherwise expressly stated, are licensed under the
<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.