Happy 1999!

This commit is contained in:
Wolfram Schneider 1998-12-31 14:28:59 +00:00
parent c5fc77edf2
commit 49a3085e4b
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=4001
3 changed files with 8 additions and 8 deletions

View file

@ -1,15 +1,15 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$Date: 1998-10-27 12:04:01 $">
<!ENTITY date "$Date: 1998-12-31 14:28:59 $">
<!ENTITY title "The FreeBSD Copyright">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]>
<!-- $Id: freebsd-license.sgml,v 1.2 1998-10-27 12:04:01 wosch Exp $ -->
<!-- $Id: freebsd-license.sgml,v 1.3 1998-12-31 14:28:59 wosch Exp $ -->
<html>
&header;
<p>Copyright 1994-1998
<p>Copyright 1994-1999
FreeBSD, Inc.
All rights reserved.

View file

@ -1,4 +1,4 @@
<!-- $Id: includes.sgml,v 1.21 1998-08-03 12:02:45 wosch Exp $ -->
<!-- $Id: includes.sgml,v 1.22 1998-12-31 14:28:53 wosch 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 &#169; 1995-1998 FreeBSD Inc.
<!ENTITY copyright 'Copyright &#169; 1995-1999 FreeBSD Inc.
All rights reserved.'>
<!ENTITY email 'freebsd-questions'>
<!ENTITY author '<a href="&base/mailto.html">&email@FreeBSD.ORG</a><br>

View file

@ -1,5 +1,5 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY date "$Date: 1998-12-21 21:59:57 $">
<!ENTITY date "$Date: 1998-12-31 14:28:53 $">
<!ENTITY title "FreeBSD Inc.">
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
]>
@ -308,9 +308,9 @@
<tr>
<td align="left" valign="top"><small><a
href="&base;/mailto.html">Contact us</a><br>
$Date: 1998-12-21 21:59:57 $</small></td>
$Date: 1998-12-31 14:28:53 $</small></td>
<td align="right" valign="top"><small>Copyright &copy; 1995-1998
<td align="right" valign="top"><small>Copyright &copy; 1995-1999
FreeBSD Inc.<br>
All rights reserved.</small></td>
</tr>