Fix Copyright: FreeBSD Inc -> The FreeBSD Project

This commit is contained in:
Wolfram Schneider 1999-12-25 21:24:29 +00:00
parent 6f71b5bc3c
commit 0fa64bc261
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=6279
2 changed files with 4 additions and 4 deletions

View file

@ -1,4 +1,4 @@
<!-- $FreeBSD: www/en/includes.sgml,v 1.29 1999/09/19 10:20:41 wosch Exp $ --> <!-- $FreeBSD: www/en/includes.sgml,v 1.30 1999/09/22 05:57:41 chris 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,7 +21,7 @@
<!-- 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 'Copyright &#169; 1995-1999 FreeBSD Inc. <!ENTITY copyright 'Copyright &#169; 1995-1999 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/mailto.html">&email@FreeBSD.ORG</a><br>

View file

@ -1,6 +1,6 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [ <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY title "The FreeBSD Project"> <!ENTITY title "The FreeBSD Project">
<!ENTITY date "$FreeBSD: www/en/index.sgml,v 1.70 1999/12/16 08:38:03 kuriyama Exp $"> <!ENTITY date "$FreeBSD: www/en/index.sgml,v 1.71 1999/12/25 21:15:51 wosch Exp $">
<!ENTITY % includes SYSTEM "includes.sgml"> %includes; <!ENTITY % includes SYSTEM "includes.sgml"> %includes;
]> ]>
@ -315,7 +315,7 @@
&date;</small></td> &date;</small></td>
<td align="right" valign="top"><small><a href="copyright/">Copyright</a> &copy; 1995-1999 <td align="right" valign="top"><small><a href="copyright/">Copyright</a> &copy; 1995-1999
FreeBSD Inc.<br> The FreeBSD Project.<br>
All rights reserved.</small></td> All rights reserved.</small></td>
</tr> </tr>
</tbody> </tbody>