diff options
author | Matthew Marchese <maffblaster@gentoo.org> | 2024-08-05 00:44:08 -0700 |
---|---|---|
committer | Matthew Marchese <maffblaster@gentoo.org> | 2024-08-05 00:46:07 -0700 |
commit | f6fc29345e85348f9328bf69d86754befd6ab409 (patch) | |
tree | ab4ec456b5aff32ce17c4d5a77612d7bb7e9fd04 | |
parent | Fix closing quotation and icon in nav dropdown. (diff) | |
parent | Add European trademark holder to footer (bug 927555). (diff) | |
download | skin-tyrian-wikitest.tar.gz skin-tyrian-wikitest.tar.bz2 skin-tyrian-wikitest.zip |
Merge commit 'aa0fb7d70f0715936523662d2c23cd27075fbae5' into wikitestwikitest
Signed-off-by: Matthew Marchese <maffblaster@gentoo.org>
-rw-r--r-- | TyrianTemplate.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TyrianTemplate.php b/TyrianTemplate.php index b71c131..8e9b15c 100644 --- a/TyrianTemplate.php +++ b/TyrianTemplate.php @@ -197,7 +197,7 @@ class TyrianTemplate extends BaseTemplate { <div class="col-xs-9 col-md-9"> <strong>© 2001–<?=$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. |