From nobody@FreeBSD.org  Thu May 11 12:45:20 2006
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 03C3616A401
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 11 May 2006 12:45:20 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id C32DF4431B
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 11 May 2006 12:45:19 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k4BCjJfm012245
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 11 May 2006 12:45:19 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id k4BCjJhO012244;
	Thu, 11 May 2006 12:45:19 GMT
	(envelope-from nobody)
Message-Id: <200605111245.k4BCjJhO012244@www.freebsd.org>
Date: Thu, 11 May 2006 12:45:19 GMT
From: Aron Stansvik <elvstone@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Bump copyright year in Hardware Notes and Installation Instructions
X-Send-Pr-Version: www-2.3

>Number:         97134
>Category:       docs
>Synopsis:       Bump copyright year in Hardware Notes and Installation Instructions
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    bmah
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu May 11 12:50:14 GMT 2006
>Closed-Date:    Thu May 11 16:21:33 GMT 2006
>Last-Modified:  Thu May 11 19:10:23 GMT 2006
>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@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@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@FreeBSD.org">The &os; Documentation Project</holder>
   </copyright>
 </articleinfo>
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-doc->bmah 
Responsible-Changed-By: bmah 
Responsible-Changed-When: Thu May 11 16:03:15 UTC 2006 
Responsible-Changed-Why:  
I'll handle this since I'm working on release documentation today. 


http://www.freebsd.org/cgi/query-pr.cgi?pr=97134 
State-Changed-From-To: open->closed 
State-Changed-By: bmah 
State-Changed-When: Thu May 11 16:20:38 UTC 2006 
State-Changed-Why:  
Made this change on HEAD and RELENG_6, and a slightly modified 
version on RELENG_5. 

Thanks for the patch! 


http://www.freebsd.org/cgi/query-pr.cgi?pr=97134 

From: "Aron Stansvik" <elvstone@gmail.com>
To: bug-followup@freebsd.org
Cc:  
Subject: Re: docs/97134: Bump copyright year in Hardware Notes and Installation Instructions
Date: Thu, 11 May 2006 19:07:57 +0000

 On 5/11/06, Bruce A. Mah <bmah@freebsd.org> wrote:
 > Synopsis: Bump copyright year in Hardware Notes and Installation Instruct=
 ions
 >
 > State-Changed-From-To: open->closed
 > State-Changed-By: bmah
 > State-Changed-When: Thu May 11 16:20:38 UTC 2006
 > State-Changed-Why:
 > Made this change on HEAD and RELENG_6, and a slightly modified
 > version on RELENG_5.
 
 Great!
 
 > Thanks for the patch!
 
 No problem.
>Unformatted:
