diff options
-rw-r--r-- | web/templates/layout.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/templates/layout.html b/web/templates/layout.html index 258dfa0..cebb3d5 100644 --- a/web/templates/layout.html +++ b/web/templates/layout.html @@ -188,7 +188,7 @@ def alpha_url(baseurl): <py:match path="footer"> <div id="footer"> - Copyright 2007-2013 Gentoo Foundation, Inc. + Copyright 2007-2014 Gentoo Foundation, Inc. </div> </py:match> |