- Add 2010 to copyright year.
- s/1994/1992/ in the FreeBSD copyright statement since it is "1992-2010" in src/COPYRIGHT now. Spotted by: ryusuke
This commit is contained in:
parent
5e7b0c4515
commit
88f0a7c8b2
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=35723
2 changed files with 4 additions and 4 deletions
en/copyright
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/copyright/freebsd-doc-license.sgml,v 1.7 2008/01/10 12:43:23 joel Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/copyright/freebsd-doc-license.sgml,v 1.8 2009/02/17 03:56:52 keramida Exp $">
|
||||
<!ENTITY title "The FreeBSD Documentation License">
|
||||
<!ENTITY % navinclude.about "INCLUDE">
|
||||
]>
|
||||
|
@ -8,7 +8,7 @@
|
|||
<html>
|
||||
&header;
|
||||
|
||||
<p>Copyright 1994-2009
|
||||
<p>Copyright 1994-2010
|
||||
The FreeBSD Project.
|
||||
All rights reserved.</p>
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/copyright/freebsd-license.sgml,v 1.20 2008/01/10 12:43:23 joel Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/copyright/freebsd-license.sgml,v 1.21 2009/02/17 03:56:52 keramida Exp $">
|
||||
<!ENTITY title "The FreeBSD Copyright">
|
||||
<!ENTITY % navinclude.about "INCLUDE">
|
||||
]>
|
||||
|
@ -8,7 +8,7 @@
|
|||
<html>
|
||||
&header;
|
||||
|
||||
<p>Copyright 1994-2009
|
||||
<p>Copyright 1992-2010
|
||||
The FreeBSD Project.
|
||||
All rights reserved.</p>
|
||||
|
||||
|
|
Loading…
Reference in a new issue