Bug 34626

Summary: Copyright on "Index of /mail/current" pages are still at year 2000
Product: Documentation Reporter: haro <haro>
Component: Books & ArticlesAssignee: Wolfram Schneider <wosch>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description haro 2002-02-05 01:50:01 UTC
Copyright year on mailing-list archive pages under the "Index of
/mail/current" still shows "1995-2000"

Fix: 

Don't know.
How-To-Repeat: E.g. 
Go to bottom of http://docs.freebsd.org/mail/current/cvs-all.html page
and note the copyright year.
Comment 1 setantae 2002-02-05 09:21:52 UTC
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
Comment 2 haro 2002-02-05 10:48:19 UTC
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
Comment 3 setantae 2002-02-05 15:42:02 UTC
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
Comment 4 Wouter Van Hemel 2002-02-10 14:06:09 UTC
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
Comment 5 Wolfram Schneider freebsd_committer freebsd_triage 2002-11-14 19:26:16 UTC
State Changed
From-To: open->closed

The Copyright year is now up to date. 


Comment 6 Wolfram Schneider freebsd_committer freebsd_triage 2002-11-14 19:26:16 UTC
Responsible Changed
From-To: freebsd-doc->wosch

The Copyright year is now up to date.