- Replace /XML/{doc,www}/ with /XML/ in SysId. - Remove empty stylesheets in share/xsl and point share/xml/empty.xsl via XML catalog instead. - Change the L10N layer in freebsd-*.xsl not to use localized XSLT stylesheets directly. - Move share/xsl/* to share/xml and remove share/xsl. - Remove obsolete share/web2c/pdftex.def.
38 lines
1.3 KiB
XML
38 lines
1.3 KiB
XML
<?xml version="1.0" encoding="iso-8859-1"?>
|
|
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
|
|
"http://www.FreeBSD.org/XML/share/xml/xhtml10-freebsd.dtd" [
|
|
<!ENTITY title "Informations légales et Copyright FreeBSD">
|
|
]>
|
|
|
|
<!--
|
|
The FreeBSD French Documentation Project
|
|
Original revision: 1.12
|
|
|
|
Version francaise (mise a jour) : Stephane Legrand <stephane@freebsd-fr.org>
|
|
Version francaise (mise a jour) : greggory <greggory@netcourrier.com>
|
|
Version francaise (mise a jour) : Antoine Brodin <antoine.brodin@laposte.net>
|
|
-->
|
|
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<head>
|
|
<title>&title;</title>
|
|
|
|
<cvs:keyword xmlns:cvs="http://www.FreeBSD.org/XML/CVS">$FreeBSD$</cvs:keyword>
|
|
</head>
|
|
|
|
<body class="navinclude.about">
|
|
|
|
<p></p>
|
|
|
|
<h2><a href="freebsd-license.html">Le Copyright FreeBSD</a></h2>
|
|
<h2><a href="freebsd-doc-license.html">La Licence de la Documentation FreeBSD</a></h2>
|
|
<h2><a href="trademarks.html">Marques Déposées</a></h2>
|
|
<h2><a href="license.html">Le Copyright BSD</a></h2>
|
|
<h2><a href="daemon.html">Le Démon BSD</a></h2>
|
|
<h2><a href="&enbase;/copyright/LEGAL">Restrictions sur la redistribution des Ports FreeBSD</a></h2>
|
|
<h2><a href="COPYING">GNU GENERAL PUBLIC LICENSE</a></h2>
|
|
<h2><a href="COPYING.LIB">GNU LIBRARY GENERAL PUBLIC LICENSE</a></h2>
|
|
<p/>
|
|
|
|
</body>
|
|
</html>
|