Added 1997 to copyright tag.
This commit is contained in:
parent
3d6ad812a6
commit
1d029da027
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=929
4 changed files with 10 additions and 10 deletions
|
@ -20,7 +20,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, 1996 FreeBSD Inc.
|
||||
<!ENTITY copyright 'Copyright © 1995, 1996, 1997 FreeBSD Inc.
|
||||
All rights reserved.'>
|
||||
<!ENTITY author '<a href="&base/mailto.html">www@FreeBSD.ORG</a><br>
|
||||
©right;'>
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY date "$Date: 1997-01-01 01:27:30 $">
|
||||
<!ENTITY date "$Date: 1997-01-01 09:04:27 $">
|
||||
<!ENTITY title "FreeBSD Inc.">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: index.sgml,v 1.20 1997-01-01 01:27:30 mbarkah Exp $ -->
|
||||
<!-- $Id: index.sgml,v 1.21 1997-01-01 09:04:27 mbarkah Exp $ -->
|
||||
|
||||
<html>
|
||||
<head>
|
||||
|
@ -89,9 +89,9 @@ Select a server near you:<br>
|
|||
<tr>
|
||||
<td align=center>
|
||||
<address>
|
||||
Copyright © 1995, 1996 FreeBSD Inc. All rights reserved.<br>
|
||||
Copyright © 1995, 1996, 1997 FreeBSD Inc. All rights reserved.<br>
|
||||
<a href="mailto.html">www@FreeBSD.ORG</a><br>
|
||||
$Date: 1997-01-01 01:27:30 $
|
||||
$Date: 1997-01-01 09:04:27 $
|
||||
</address>
|
||||
<a href="&base/about.html">About the FreeBSD WWW Server...</a>
|
||||
</td>
|
||||
|
|
|
@ -20,7 +20,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, 1996 FreeBSD Inc.
|
||||
<!ENTITY copyright 'Copyright © 1995, 1996, 1997 FreeBSD Inc.
|
||||
All rights reserved.'>
|
||||
<!ENTITY author '<a href="&base/mailto.html">www@FreeBSD.ORG</a><br>
|
||||
©right;'>
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY date "$Date: 1997-01-01 01:27:30 $">
|
||||
<!ENTITY date "$Date: 1997-01-01 09:04:27 $">
|
||||
<!ENTITY title "FreeBSD Inc.">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: index.sgml,v 1.20 1997-01-01 01:27:30 mbarkah Exp $ -->
|
||||
<!-- $Id: index.sgml,v 1.21 1997-01-01 09:04:27 mbarkah Exp $ -->
|
||||
|
||||
<html>
|
||||
<head>
|
||||
|
@ -89,9 +89,9 @@ Select a server near you:<br>
|
|||
<tr>
|
||||
<td align=center>
|
||||
<address>
|
||||
Copyright © 1995, 1996 FreeBSD Inc. All rights reserved.<br>
|
||||
Copyright © 1995, 1996, 1997 FreeBSD Inc. All rights reserved.<br>
|
||||
<a href="mailto.html">www@FreeBSD.ORG</a><br>
|
||||
$Date: 1997-01-01 01:27:30 $
|
||||
$Date: 1997-01-01 09:04:27 $
|
||||
</address>
|
||||
<a href="&base/about.html">About the FreeBSD WWW Server...</a>
|
||||
</td>
|
||||
|
|
Loading…
Reference in a new issue