diff options
author | Steve Dibb <beandog@gentoo.org> | 2006-07-25 23:45:42 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2006-07-25 23:45:42 +0000 |
commit | 487ab01fc784aec55eb909aa6387ec9f60084b00 (patch) | |
tree | 707e304f4982b12c8b9ff2a7467d349035fefb5d /templates | |
parent | fix dercorny (diff) | |
download | planet-487ab01fc784aec55eb909aa6387ec9f60084b00.tar.gz planet-487ab01fc784aec55eb909aa6387ec9f60084b00.tar.bz2 planet-487ab01fc784aec55eb909aa6387ec9f60084b00.zip |
copyright notice
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 9e3a700..1aa6803 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> |