diff options
Diffstat (limited to 'templates')
-rw-r--r-- | templates/index.html.tmpl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/index.html.tmpl b/templates/index.html.tmpl index 9e3a7006..1aa6803f 100644 --- a/templates/index.html.tmpl +++ b/templates/index.html.tmpl @@ -1,4 +1,4 @@ -### Copyright 2004-2005 Gentoo Foundation +### Copyright 2004-2006 Gentoo Foundation <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> @@ -123,7 +123,7 @@ a.k.a. <b><TMPL_VAR channel_username></b> ### Copyright notice <tr><td colspan="2" class="footer"> -Gentoo Design, Copyright 2001-2005 Gentoo Foundation, Inc.<br> +Gentoo Design, Copyright 2001-2006 Gentoo Foundation, Inc.<br> Views expressed in the content shown above do not necessarily represent the views of Gentoo Linux or the Gentoo Foundation. </td></tr> </tbody></table></body></html> |