Fix copyright
This commit is contained in:
parent
d3cd4f55ba
commit
5131857ed3
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=6303
2 changed files with 5 additions and 5 deletions
|
@ -1,4 +1,4 @@
|
|||
<!-- $FreeBSD: www/es/includes.sgml,v 1.5 1999/09/27 21:56:00 jesusr Exp $ -->
|
||||
<!-- $FreeBSD: www/es/includes.sgml,v 1.6 1999/12/30 13:58:53 jesusr Exp $ -->
|
||||
<!--
|
||||
Base is the absolute URL for the given page, minus the actual page
|
||||
part. It should either be specified as a fully qualified URL, or
|
||||
|
@ -21,7 +21,7 @@
|
|||
<!-- Components making up the standard headers and footers. -->
|
||||
<!-- Override in the prolog <em>before</em> including this -->
|
||||
<!-- file if necessary. -->
|
||||
<!ENTITY copyright 'Copyright © 1995-1998 FreeBSD Inc.
|
||||
<!ENTITY copyright 'Copyright © 1995-1998 The FreeBSD Project
|
||||
All rights reserved.'>
|
||||
<!ENTITY email 'freebsd-questions'>
|
||||
<!ENTITY author '<a href="&base/mailto.html">&email@FreeBSD.ORG</a><br>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||
<!ENTITY date "$FreeBSD: www/es/index.sgml,v 1.15 1999/09/28 16:38:40 jmas Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/es/index.sgml,v 1.16 1999/09/28 16:47:54 jmas Exp $">
|
||||
<!ENTITY title "The FreeBSD Project">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -329,10 +329,10 @@
|
|||
<tr>
|
||||
<td align="left" valign="top"><small><a
|
||||
href="&base;/mailto.html">Contactar con nosotros</a><br>
|
||||
$FreeBSD: www/es/index.sgml,v 1.15 1999/09/28 16:38:40 jmas Exp $</small></td>
|
||||
$FreeBSD: www/es/index.sgml,v 1.16 1999/09/28 16:47:54 jmas Exp $</small></td>
|
||||
|
||||
<td align="right" valign="top"><small>Copyright © 1995-1998
|
||||
FreeBSD Inc.<br>
|
||||
The FreeBSD Project.<br>
|
||||
All rights reserved.</small></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
|
Loading…
Reference in a new issue