Move 'The FreeBSD Copyright' before 'The BSD Copyright'
This commit is contained in:
parent
983e4d9a45
commit
dc8a710bf0
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=3611
1 changed files with 3 additions and 3 deletions
|
@ -1,18 +1,18 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$Date: 1998-10-13 04:48:44 $">
|
||||
<!ENTITY date "$Date: 1998-10-15 19:36:24 $">
|
||||
<!ENTITY title "FreeBSD Copyright Information">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: copyright.sgml,v 1.2 1998-10-13 04:48:44 jkh Exp $ -->
|
||||
<!-- $Id: copyright.sgml,v 1.3 1998-10-15 19:36:24 wosch Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
||||
<p></p>
|
||||
|
||||
<h2><a href="license.html">The BSD Copyright</a></h2>
|
||||
<h2><a href="freebsd-license.html">The FreeBSD Copyright</a></h2>
|
||||
<h2><a href="license.html">The BSD Copyright</a></h2>
|
||||
<h2><a href="daemon.html">The BSD Daemon</a></h2>
|
||||
<h2><a href="LEGAL">FreeBSD Ports redistribution restrictions</a></h2>
|
||||
<h2><a href="COPYING">GNU GENERAL PUBLIC LICENSE</a></h2>
|
||||
|
|
Loading…
Reference in a new issue