Some changes were done in 2004, so let's update the Copyright to
1995-2004.
This commit is contained in:
parent
08c7fd0b20
commit
cd82ce1a6c
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=19430
3 changed files with 7 additions and 7 deletions
|
@ -1,4 +1,4 @@
|
|||
<!-- $FreeBSD$ -->
|
||||
<!-- $FreeBSD: www/share/sgml/includes.header.sgml,v 1.1 2003/10/11 18:51:26 hrs Exp $ -->
|
||||
|
||||
<!-- Images -->
|
||||
<!ENTITY i.daemon '<img src="&base;/gifs/daemon.gif" alt="" align="left" width="80" height="76">'>
|
||||
|
@ -7,7 +7,7 @@
|
|||
<!-- Components making up the standard headers and footers. -->
|
||||
<!-- Override in the prolog <em>before</em> including this -->
|
||||
<!-- file if necessary. -->
|
||||
<!ENTITY copyright '© 1995-2003 The FreeBSD Project.
|
||||
<!ENTITY copyright '© 1995-2004 The FreeBSD Project.
|
||||
All rights reserved.'>
|
||||
<!ENTITY email 'freebsd-questions'>
|
||||
<!ENTITY author '<a href="&base;/index.html">home</a> | <a href="&base;/mailto.html">contact</a> | <a href="&base;/copyright/index.html">legal</a> | ©right;'>
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<?xml version="1.0" encoding="ISO-8859-1" ?>
|
||||
|
||||
<!-- $FreeBSD$ -->
|
||||
<!-- $FreeBSD: www/share/sgml/includes.header.xsl,v 1.1 2003/11/24 18:26:34 hrs Exp $ -->
|
||||
|
||||
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
|
||||
|
||||
|
@ -13,7 +13,7 @@
|
|||
</xsl:variable>
|
||||
|
||||
<xsl:variable name="copyright">
|
||||
<a href="{$base}/copyright/index.html">Copyright</a> © 1995-2003 the FreeBSD Project. All rights reserved.
|
||||
<a href="{$base}/copyright/index.html">Copyright</a> © 1995-2004 the FreeBSD Project. All rights reserved.
|
||||
</xsl:variable>
|
||||
|
||||
<xsl:variable name="email" select="'freebsd-questions'"/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue