- Bump copyright years to 2005.
- Improve some mark-up when I'm here anyway.
This commit is contained in:
parent
4ea6566be0
commit
c45ed200a9
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=23488
2 changed files with 10 additions and 11 deletions
|
@ -1,6 +1,6 @@
|
||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||||
<!ENTITY base CDATA "..">
|
<!ENTITY base CDATA "..">
|
||||||
<!ENTITY date "$FreeBSD$">
|
<!ENTITY date "$FreeBSD: www/en/copyright/freebsd-doc-license.sgml,v 1.1 2004/06/09 17:32:09 ceri Exp $">
|
||||||
<!ENTITY title "The FreeBSD Documentation License">
|
<!ENTITY title "The FreeBSD Documentation License">
|
||||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||||
]>
|
]>
|
||||||
|
@ -8,7 +8,7 @@
|
||||||
<html>
|
<html>
|
||||||
&header;
|
&header;
|
||||||
|
|
||||||
<p>Copyright 1994-2004
|
<p>Copyright 1994-2005
|
||||||
The FreeBSD Project.
|
The FreeBSD Project.
|
||||||
All rights reserved.</p>
|
All rights reserved.</p>
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||||
<!ENTITY base CDATA "..">
|
<!ENTITY base CDATA "..">
|
||||||
<!ENTITY date "$FreeBSD: www/en/copyright/freebsd-license.sgml,v 1.14 2004/01/09 15:05:03 simon Exp $">
|
<!ENTITY date "$FreeBSD: www/en/copyright/freebsd-license.sgml,v 1.15 2004/01/10 13:25:17 simon Exp $">
|
||||||
<!ENTITY title "The FreeBSD Copyright">
|
<!ENTITY title "The FreeBSD Copyright">
|
||||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||||
]>
|
]>
|
||||||
|
@ -8,24 +8,23 @@
|
||||||
<html>
|
<html>
|
||||||
&header;
|
&header;
|
||||||
|
|
||||||
<p>Copyright 1994-2004
|
<p>Copyright 1994-2005
|
||||||
The FreeBSD Project.
|
The FreeBSD Project.
|
||||||
All rights reserved.
|
All rights reserved.</p>
|
||||||
|
|
||||||
<p>Redistribution and use in source and binary forms, with or
|
<p>Redistribution and use in source and binary forms, with or
|
||||||
without modification, are permitted provided that the
|
without modification, are permitted provided that the
|
||||||
following conditions are met:
|
following conditions are met:</p>
|
||||||
|
|
||||||
<ol>
|
<ol>
|
||||||
|
|
||||||
<li>Redistributions of source code must retain the above
|
<li>Redistributions of source code must retain the above
|
||||||
copyright notice, this list of conditions and the
|
copyright notice, this list of conditions and the
|
||||||
following disclaimer.
|
following disclaimer.</li>
|
||||||
|
|
||||||
<li>Redistributions in binary form must reproduce the
|
<li>Redistributions in binary form must reproduce the
|
||||||
above copyright notice, this list of conditions and the
|
above copyright notice, this list of conditions and the
|
||||||
following disclaimer in the documentation and/or other
|
following disclaimer in the documentation and/or other
|
||||||
materials provided with the distribution.
|
materials provided with the distribution.</li>
|
||||||
</ol>
|
</ol>
|
||||||
|
|
||||||
<p>THIS SOFTWARE IS PROVIDED BY THE FREEBSD PROJECT
|
<p>THIS SOFTWARE IS PROVIDED BY THE FREEBSD PROJECT
|
||||||
|
@ -41,12 +40,12 @@
|
||||||
CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
|
CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
|
||||||
OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
|
OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
|
||||||
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
|
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
|
||||||
DAMAGE.
|
DAMAGE.</p>
|
||||||
|
|
||||||
<p>The views and conclusions contained in the software and
|
<p>The views and conclusions contained in the software and
|
||||||
documentation are those of the authors and should not be
|
documentation are those of the authors and should not be
|
||||||
interpreted as representing official policies, either
|
interpreted as representing official policies, either
|
||||||
expressed or implied, of the FreeBSD Project.
|
expressed or implied, of the FreeBSD Project.</p>
|
||||||
|
|
||||||
<p></p><A HREF="copyright.html">Legal Home</a>
|
<p></p><A HREF="copyright.html">Legal Home</a>
|
||||||
&footer;
|
&footer;
|
||||||
|
|
Loading…
Reference in a new issue