diff options
author | 2018-02-03 19:24:20 -0500 | |
---|---|---|
committer | 2018-02-03 19:25:49 -0500 | |
commit | 056a2a680d01460f6dc7cee7aed23ba0eb8dfb01 (patch) | |
tree | 320b8cf0679e9eb132ac72f4799b74279db26ab7 /app | |
parent | Sidekiq should not log at INFO in production. (diff) | |
download | packages-5-056a2a680d01460f6dc7cee7aed23ba0eb8dfb01.tar.gz packages-5-056a2a680d01460f6dc7cee7aed23ba0eb8dfb01.tar.bz2 packages-5-056a2a680d01460f6dc7cee7aed23ba0eb8dfb01.zip |
Update copyright year in footer.
Closes: https://bugs.gentoo.org/636114
Diffstat (limited to 'app')
-rw-r--r-- | app/views/layouts/application.html.erb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/layouts/application.html.erb b/app/views/layouts/application.html.erb index 1a487bd..a6aa6ed 100644 --- a/app/views/layouts/application.html.erb +++ b/app/views/layouts/application.html.erb @@ -126,7 +126,7 @@ </ul> </div> <div class="col-xs-10 col-sm-9 col-md-10"> - <strong>© 2001–2016 Gentoo Foundation, Inc.</strong><br> + <strong>© 2001–2017 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 |