Update copyright year.
This commit is contained in:
parent
e9e2b404e5
commit
0afef6838a
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=25907
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
<?xml version="1.0" encoding="ISO-8859-1" ?>
|
<?xml version="1.0" encoding="ISO-8859-1" ?>
|
||||||
|
|
||||||
<!-- $FreeBSD: www/fr/includes.xsl,v 1.12 2005/10/06 15:18:22 blackend Exp $ -->
|
<!-- $FreeBSD: www/fr/includes.xsl,v 1.13 2005/10/06 15:20:06 blackend Exp $ -->
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
The FreeBSD French Documentation Project
|
The FreeBSD French Documentation Project
|
||||||
|
@ -24,7 +24,7 @@
|
||||||
</xsl:variable>
|
</xsl:variable>
|
||||||
|
|
||||||
<xsl:variable name="copyright">
|
<xsl:variable name="copyright">
|
||||||
<a href="{$base}/copyright/index.html">Copyright</a> © 1995-2003 Le Projet FreeBSD. Tous droits réservés.
|
<a href="{$base}/copyright/index.html">Copyright</a> © 1995-2005 Le Projet FreeBSD. Tous droits réservés.
|
||||||
</xsl:variable>
|
</xsl:variable>
|
||||||
|
|
||||||
<xsl:variable name="home">
|
<xsl:variable name="home">
|
||||||
|
|
Loading…
Reference in a new issue