Change copyright date to include the year 2000.
PR: 19644
This commit is contained in:
parent
ab3707b157
commit
baeb47be8a
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=7524
1 changed files with 3 additions and 3 deletions
|
@ -1,15 +1,15 @@
|
||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||||
<!ENTITY base CDATA "..">
|
<!ENTITY base CDATA "..">
|
||||||
<!ENTITY date "$FreeBSD$">
|
<!ENTITY date "$FreeBSD: www/en/copyright/freebsd-license.sgml,v 1.4 1999/09/06 07:02:42 peter Exp $">
|
||||||
<!ENTITY title "The FreeBSD Copyright">
|
<!ENTITY title "The FreeBSD Copyright">
|
||||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||||
]>
|
]>
|
||||||
<!-- $FreeBSD$ -->
|
<!-- $FreeBSD: www/en/copyright/freebsd-license.sgml,v 1.4 1999/09/06 07:02:42 peter Exp $ -->
|
||||||
|
|
||||||
<html>
|
<html>
|
||||||
&header;
|
&header;
|
||||||
|
|
||||||
<p>Copyright 1994-1999
|
<p>Copyright 1994-2000
|
||||||
FreeBSD, Inc.
|
FreeBSD, Inc.
|
||||||
All rights reserved.
|
All rights reserved.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue