Change the 'copyright' link into a broader 'legal' link on all the

secondary pages of freebsd.org.
This commit is contained in:
Murray Stokely 2003-06-22 19:03:05 +00:00
parent 4bce584a6e
commit 41a176e9a2
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=17392

View file

@ -1,4 +1,4 @@
<!-- $FreeBSD: www/en/includes.sgml,v 1.57 2003/06/09 13:18:29 bmah Exp $ --> <!-- $FreeBSD: www/en/includes.sgml,v 1.58 2003/06/18 23:22:44 murray Exp $ -->
<!-- <!--
Base is the absolute URL for the given page, minus the actual page Base is the absolute URL for the given page, minus the actual page
part. It should either be specified as a fully qualified URL, or part. It should either be specified as a fully qualified URL, or
@ -21,11 +21,10 @@
<!-- Components making up the standard headers and footers. --> <!-- Components making up the standard headers and footers. -->
<!-- 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;/copyright/index.html">Copyright</a> &copy; 1995-2003 The FreeBSD Project. <!ENTITY copyright '&copy; 1995-2003 The FreeBSD Project.
All rights reserved.'> All rights reserved.'>
<!ENTITY email 'freebsd-questions'> <!ENTITY email 'freebsd-questions'>
<!ENTITY author '<a href="&base;/mailto.html">&email@FreeBSD.ORG</a><br> <!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;'>
&copyright;'>
<!ENTITY date ''> <!ENTITY date ''>
<!ENTITY home '<a href="&base;/index.html"><img src="&base;/gifs/home.gif" <!ENTITY home '<a href="&base;/index.html"><img src="&base;/gifs/home.gif"
alt="FreeBSD Home Page" border="0" align="right" width="101" height="33"></a>'> alt="FreeBSD Home Page" border="0" align="right" width="101" height="33"></a>'>