update copyright year to 2011

This commit is contained in:
Wolfram Schneider 2011-01-08 14:58:27 +00:00
parent 4dd12e67f6
commit 80de397703
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=36778
9 changed files with 22 additions and 22 deletions

View file

@ -1,4 +1,4 @@
# $FreeBSD: www/en/cgi/cgi-style.pl,v 1.40 2009/12/31 16:32:32 wosch Exp $
# $FreeBSD: www/en/cgi/cgi-style.pl,v 1.41 2010/12/29 13:08:41 wosch Exp $
#
# Perl routines to encapsulate various elements of HTML page style.
@ -236,7 +236,7 @@ sub html_footer {
return qq`
</div>
<div id="footer">
<a href="$hsty_base/copyright/">Legal Notices</a> | &copy; 1995-2010
<a href="$hsty_base/copyright/">Legal Notices</a> | &copy; 1995-2011
The FreeBSD Project. All rights reserved.<br />
<address>$hsty_author<br />$hsty_date</address>
</div>