diff options
author | Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org> | 2017-06-11 10:35:43 +0000 |
---|---|---|
committer | Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org> | 2017-06-11 10:35:43 +0000 |
commit | 1e283de76a113d3633fb840c7848098536db4d81 (patch) | |
tree | 33cc74a095afb5c2defddd3c7b14bcef90758782 | |
parent | Fix accidental plural in function. (diff) | |
download | frontend-1e283de76a113d3633fb840c7848098536db4d81.tar.gz frontend-1e283de76a113d3633fb840c7848098536db4d81.tar.bz2 frontend-1e283de76a113d3633fb840c7848098536db4d81.zip |
Update copyright date - thanks to Thomas (whissi) for the bug report and patch. Fixes bug 620978.
Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@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 29e0b02..62c759c 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–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 |