diff options
Diffstat (limited to 'web/templates/layout.html')
-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 0872ba1..a3fd195 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 Gentoo Foundation, Inc. + Copyright 2007-2013 Gentoo Foundation, Inc. </div> </py:match> |