diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2020-03-14 14:09:15 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2020-03-14 14:09:15 +0300 |
commit | de3f8329725cb6553cb8ce87a6e79b0f240b3ca8 (patch) | |
tree | 79205fabfdda2b43c07472b7ea81b015e194d3ef | |
parent | Gemfile.lock: minor update for Ruby24 support (diff) | |
download | frontend-de3f8329725cb6553cb8ce87a6e79b0f240b3ca8.tar.gz frontend-de3f8329725cb6553cb8ce87a6e79b0f240b3ca8.tar.bz2 frontend-de3f8329725cb6553cb8ce87a6e79b0f240b3ca8.zip |
welcome to 2020
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
-rw-r--r-- | views/layout.erb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/views/layout.erb b/views/layout.erb index 30a941c..83f5623 100644 --- a/views/layout.erb +++ b/views/layout.erb @@ -114,7 +114,7 @@ </ul> </div> <div class="col-xs-10 col-sm-9 col-md-10"> - <strong>© 2001–2019 Gentoo Foundation, Inc.</strong><br> + <strong>© 2001–2020 Gentoo Foundation, Inc.</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 |