From nobody@FreeBSD.org  Mon Feb  4 17:47:11 2002
Return-Path: <nobody@FreeBSD.org>
Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP id 2046C37B41F
	for <freebsd-gnats-submit@FreeBSD.org>; Mon,  4 Feb 2002 17:47:10 -0800 (PST)
Received: (from nobody@localhost)
	by freefall.freebsd.org (8.11.6/8.11.6) id g151lAQ48969;
	Mon, 4 Feb 2002 17:47:10 -0800 (PST)
	(envelope-from nobody)
Message-Id: <200202050147.g151lAQ48969@freefall.freebsd.org>
Date: Mon, 4 Feb 2002 17:47:10 -0800 (PST)
From: Munehiro Matsuda <haro@kubota.co.jp>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Copyright on "Index of /mail/current" pages are still at year 2000
X-Send-Pr-Version: www-1.0

>Number:         34626
>Category:       docs
>Synopsis:       Copyright on "Index of /mail/current" pages are still at year 2000
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    wosch
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Feb 04 17:50:01 PST 2002
>Closed-Date:    Thu Nov 14 11:27:58 PST 2002
>Last-Modified:  Thu Nov 14 11:27:58 PST 2002
>Originator:     Munehiro Matsuda
>Release:        FreeBSD 5-current
>Organization:
Kubota Graphics Technorogies, Inc
>Environment:
Can't remember. Don't have my notebook with me now :-)
>Description:
Copyright year on mailing-list archive pages under the "Index of
/mail/current" still shows "1995-2000" 
>How-To-Repeat:
E.g. 
Go to bottom of http://docs.freebsd.org/mail/current/cvs-all.html page
and note the copyright year.

>Fix:
Don't know.

>Release-Note:
>Audit-Trail:

From: Ceri <setantae@submonkey.net>
To: Munehiro Matsuda <haro@kubota.co.jp>
Cc: freebsd-gnats-submit@freebsd.org
Subject: Re: docs/34626: Copyright on "Index of /mail/current" pages are still at year 2000
Date: Tue, 5 Feb 2002 09:21:52 +0000

 On Mon, Feb 04, 2002 at 05:47:10PM -0800, Munehiro Matsuda wrote:
 
 > Copyright year on mailing-list archive pages under the "Index of
 > /mail/current" still shows "1995-2000" 
 
 Isn't this something that should only be changed when something in the
 document changes ?
 
 A book I bought in 1995 shouldn't need to have the copyright statement
 updated just because it's now 2002, since the book hasn't changed.
 
 I'm not sure, that's just my feelings on this.
 
 Ceri
 

From: Munehiro Matsuda <haro@tt.kubota.co.jp>
To: Ceri <setantae@submonkey.net>
Cc: freebsd-gnats-submit@freebsd.org
Subject: Re: docs/34626: Copyright on "Index of /mail/current" pages are still at 
 year 2000
Date: Tue, 05 Feb 2002 19:48:19 +0900

 Ceri wrote:
 > > Copyright year on mailing-list archive pages under the "Index of
 > > /mail/current" still shows "1995-2000"
 > 
 > Isn't this something that should only be changed when something in the
 > document changes ?
 > 
 > A book I bought in 1995 shouldn't need to have the copyright statement
 > updated just because it's now 2002, since the book hasn't changed.
 > 
 > I'm not sure, that's just my feelings on this.
 
 Well, the script that generates the mail archive pages may have not changed
 since 2000, but the contents it creats is updated every 10 minutes or so.
 (e.g. http://docs.freebsd.org/mail/current/cvs-all.html)
 
 I think created new contents may be the subject of updated copyright.
 
 =-----------------------------------------------------------------------
            _ _    Munehiro (haro) Matsuda
  -|- /_\  |_|_|   e-Collaboration Group, Kubota Graphics Technology Inc.
  /|\ |_|  |_|_|   2-8-8 Shinjuku, Shinjuku-ku Tokyo 160-0022, Japan
                   Tel: +81-3-3225-0936  Fax: +81-3-3225-0740
                   Email: haro@kubota.co.jp

From: Ceri <setantae@submonkey.net>
To: Tom Rhodes <darklogik@pittgoth.com>
Cc: Munehiro Matsuda <haro@tt.kubota.co.jp>,
	freeBSD-gnats-submit@freebsd.org
Subject: Re: docs/34626: Copyright on "Index of /mail/current" pages are still at year 2000
Date: Tue, 5 Feb 2002 15:42:02 +0000

 On Tue, Feb 05, 2002 at 10:45:53AM -0500, Tom Rhodes wrote:
 > Ceri wrote:
 > 
 > >On Tue, Feb 05, 2002 at 02:50:02AM -0800, Munehiro Matsuda wrote:
 > >
 > >>
 > >>Well, the script that generates the mail archive pages may have not 
 > >>changed
 > >>since 2000, but the contents it creats is updated every 10 minutes or so.
 > >>
 > >
 > >Sounds like a fair point ;)
 > >
 > 
 > When can we make the change?  ;)
 
 As soon as someone who knows what generates that page turns up.
 
 Ceri
 
 -- 
 keep a mild groove on

From: Wouter Van Hemel <wouter@pair.com>
To: freebsd-gnats-submit@FreeBSD.org, haro@kubota.co.jp
Cc: Tom Rhodes <darklogik@pittgoth.com>,
	Ceri <setantae@submonkey.net>
Subject: Re: docs/34626: Copyright on "Index of /mail/current" pages are
	still at year 2000
Date: 10 Feb 2002 15:06:09 +0100

 On Tue, Feb 05, 2002 at 15:42:02 -0500, Ceri wrote:
 
 > As soon as someone who knows what generates that page turns up.
 >
 
 # mailindex program
 $mailindex = '/usr/local/www/mid/bin/mailindex';
 
 ... seems to generate this page. But this isn't in the www/ cvs tree.
 Maybe the (c) 1995-2000 - line refers to the script/program rather than to
 the contents of the page.
 
 Let's think really hard if we really want to change this, and if so,
 contact Wolfram Schneider...
 
 
   wouter
 
 
 
State-Changed-From-To: open->closed 
State-Changed-By: wosch 
State-Changed-When: Thu Nov 14 11:26:16 PST 2002 
State-Changed-Why:  
The Copyright year is now up to date. 


Responsible-Changed-From-To: freebsd-doc->wosch 
Responsible-Changed-By: wosch 
Responsible-Changed-When: Thu Nov 14 11:26:16 PST 2002 
Responsible-Changed-Why:  
The Copyright year is now up to date. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=34626 
>Unformatted:
