diff options
author | 2024-03-23 17:42:46 +0200 | |
---|---|---|
committer | 2024-03-23 17:42:49 +0200 | |
commit | f7423cddae5b1c569eaea16ad5c86c2b200dfa73 (patch) | |
tree | 9917a25063c9d47ce2781b3dd365b7857e84527c /pkg/app | |
parent | app/categories: add bugs & security tabs (diff) | |
download | soko-f7423cddae5b1c569eaea16ad5c86c2b200dfa73.tar.gz soko-f7423cddae5b1c569eaea16ad5c86c2b200dfa73.tar.bz2 soko-f7423cddae5b1c569eaea16ad5c86c2b200dfa73.zip |
page/footer: Gentoo e.V. holds the trademark in Europe
Bug: https://bugs.gentoo.org/927555
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'pkg/app')
-rw-r--r-- | pkg/app/layout/page.templ | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/app/layout/page.templ b/pkg/app/layout/page.templ index 6283655..41cdb8d 100644 --- a/pkg/app/layout/page.templ +++ b/pkg/app/layout/page.templ @@ -106,7 +106,7 @@ templ footer() { <strong>© 2001–2024 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. |