diff options
author | Steve Dibb <beandog@gentoo.org> | 2009-03-31 21:05:18 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2009-03-31 21:05:18 +0000 |
commit | 59dd24f23783d28a7cb017844855faa58b05da40 (patch) | |
tree | 01ecbed60a87efe3dee35873860510d7e513dea6 /templates | |
parent | update hawking (diff) | |
download | planet-59dd24f23783d28a7cb017844855faa58b05da40.tar.gz planet-59dd24f23783d28a7cb017844855faa58b05da40.tar.bz2 planet-59dd24f23783d28a7cb017844855faa58b05da40.zip |
update copyright
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 be8e057..4fc9fe4 100644 --- a/templates/index.html.tmpl +++ b/templates/index.html.tmpl @@ -1,4 +1,4 @@ -### Copyright 2004-2006 Gentoo Foundation +### Copyright 2004-2009 Gentoo Foundation <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> @@ -128,7 +128,7 @@ a.k.a. <b><TMPL_VAR channel_username></b> ### Copyright notice <tr><td colspan="2" class="footer"> -Gentoo Design, Copyright 2001-2006 Gentoo Foundation, Inc.<br> +Gentoo Design, Copyright 2001-2009 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> |