docs/97134: Bump copyright year in Hardware Notes and Installation Instructions
Aron Stansvik
elvstone at gmail.com
Thu May 11 12:50:20 UTC 2006
>Number: 97134
>Category: docs
>Synopsis: Bump copyright year in Hardware Notes and Installation Instructions
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-doc
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Thu May 11 12:50:14 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator: Aron Stansvik
>Release: FreeBSD 6.1-RC
>Organization:
>Environment:
FreeBSD rubik.dose.se 6.1-RC FreeBSD 6.1-RC #0: Sat Apr 8 21:33:08 UTC 2006 root at rubik.dose.se:/usr/obj/usr/src/sys/GENERIC i386
>Description:
2006 is not listed as a year in the copyright for the Hardware Notes and Installation Instructions. It should be there right? Below is a patch.
>How-To-Repeat:
Browse:
http://www.freebsd.org/releases/6.1R/hardware-*.html
and:
http://www.freebsd.org/releases/6.1R/installation-*.html
>Fix:
Index: release/doc/en_US.ISO8859-1/hardware/common/artheader.sgml
===================================================================
RCS file: /home/ncvs/src/release/doc/en_US.ISO8859-1/hardware/common/artheader.sgml,v
retrieving revision 1.7
diff -u -r1.7 artheader.sgml
--- release/doc/en_US.ISO8859-1/hardware/common/artheader.sgml 19 Apr 2005 09:43:52 -0000 1.7
+++ release/doc/en_US.ISO8859-1/hardware/common/artheader.sgml 11 May 2006 12:39:59 -0000
@@ -12,6 +12,7 @@
<year>2003</year>
<year>2004</year>
<year>2005</year>
+ <year>2006</year>
<holder role="mailto:doc at FreeBSD.org">The &os; Documentation Project</holder>
</copyright>
</articleinfo>
Index: release/doc/en_US.ISO8859-1/installation/common/artheader.sgml
===================================================================
RCS file: /home/ncvs/src/release/doc/en_US.ISO8859-1/installation/common/artheader.sgml,v
retrieving revision 1.7
diff -u -r1.7 artheader.sgml
--- release/doc/en_US.ISO8859-1/installation/common/artheader.sgml 19 Apr 2005 09:43:53 -0000 1.7
+++ release/doc/en_US.ISO8859-1/installation/common/artheader.sgml 11 May 2006 12:39:59 -0000
@@ -14,6 +14,7 @@
<year>2003</year>
<year>2004</year>
<year>2005</year>
+ <year>2006</year>
<holder role="mailto:doc at FreeBSD.org">The &os; Documentation Project</holder>
</copyright>
</articleinfo>
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-doc
mailing list