Fix Copyright: FreeBSD Inc -> The FreeBSD Project
This commit is contained in:
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
|
@ -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
|
||||
part. It should either be specified as a fully qualified URL, or
|
||||
|
@ -21,7 +21,7 @@
|
|||
<!-- Components making up the standard headers and footers. -->
|
||||
<!-- Override in the prolog <em>before</em> including this -->
|
||||
<!-- file if necessary. -->
|
||||
<!ENTITY copyright 'Copyright © 1995-1999 FreeBSD Inc.
|
||||
<!ENTITY copyright 'Copyright © 1995-1999 The FreeBSD Project.
|
||||
All rights reserved.'>
|
||||
<!ENTITY email 'freebsd-questions'>
|
||||
<!ENTITY author '<a href="&base/mailto.html">&email@FreeBSD.ORG</a><br>
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||
<!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;
|
||||
]>
|
||||
|
||||
|
@ -315,7 +315,7 @@
|
|||
&date;</small></td>
|
||||
|
||||
<td align="right" valign="top"><small><a href="copyright/">Copyright</a> © 1995-1999
|
||||
FreeBSD Inc.<br>
|
||||
The FreeBSD Project.<br>
|
||||
All rights reserved.</small></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
|
Loading…
Reference in a new issue