Welcome to 2008

This commit is contained in:
Xin LI 2007-12-31 22:20:54 +00:00
parent 514cdddd81
commit a688a3ffa4
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=31211
2 changed files with 4 additions and 4 deletions

View file

@ -1,4 +1,4 @@
# $FreeBSD: www/en/cgi/cgi-style.pl,v 1.33 2006/07/23 22:35:12 simon Exp $ # $FreeBSD: www/en/cgi/cgi-style.pl,v 1.34 2007/03/19 18:15:27 danger Exp $
# #
# Perl routines to encapsulate various elements of HTML page style. # Perl routines to encapsulate various elements of HTML page style.
@ -186,7 +186,7 @@ sub html_footer {
return qq` return qq`
</div> </div>
<div id="footer"> <div id="footer">
<a href="$hsty_base/copyright/">Legal Notices</a> | &copy; 1995-2007 <a href="$hsty_base/copyright/">Legal Notices</a> | &copy; 1995-2008
The FreeBSD Project. All rights reserved.<br /> The FreeBSD Project. All rights reserved.<br />
<address>$hsty_author<br />$hsty_date</address> <address>$hsty_author<br />$hsty_date</address>
</div> </div>

View file

@ -1,4 +1,4 @@
<!-- $FreeBSD: www/share/sgml/header.ent,v 1.6 2007/02/15 21:49:46 gabor Exp $ --> <!-- $FreeBSD: www/share/sgml/header.ent,v 1.7 2007/11/06 13:16:59 gabor Exp $ -->
<!-- FreeBSD HTML Header Entities --> <!-- FreeBSD HTML Header Entities -->
<!-- PUBLIC "-//FreeBSD//ENTITIES HTML FreeBSD Header Entities//EN" --> <!-- PUBLIC "-//FreeBSD//ENTITIES HTML FreeBSD Header Entities//EN" -->
@ -11,7 +11,7 @@
<!-- Override in the prolog <em>before</em> including this --> <!-- Override in the prolog <em>before</em> including this -->
<!-- file if necessary. --> <!-- file if necessary. -->
<!ENTITY copyright '<a href="&base;/search/index-site.html">Site Map</a> | <!ENTITY copyright '<a href="&base;/search/index-site.html">Site Map</a> |
<a href="&base;/copyright/">Legal Notices</a> | &copy; 1995-2007 The FreeBSD Project. <a href="&base;/copyright/">Legal Notices</a> | &copy; 1995-2008 The FreeBSD Project.
All rights reserved.'> All rights reserved.'>
<!ENTITY email 'freebsd-questions'> <!ENTITY email 'freebsd-questions'>
<!ENTITY author '<a href="&base;/index.html">home</a> &nbsp; | &nbsp; <a href="&base;/mailto.html">contact</a> &nbsp; | &nbsp; <a href="&base;/copyright/index.html">legal</a> &nbsp; | &nbsp; &copyright;'> <!ENTITY author '<a href="&base;/index.html">home</a> &nbsp; | &nbsp; <a href="&base;/mailto.html">contact</a> &nbsp; | &nbsp; <a href="&base;/copyright/index.html">legal</a> &nbsp; | &nbsp; &copyright;'>