Return-Path: Delivered-To: apmail-forrest-dev-archive@www.apache.org Received: (qmail 10052 invoked from network); 16 Aug 2005 23:41:28 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 16 Aug 2005 23:41:28 -0000 Received: (qmail 2470 invoked by uid 500); 16 Aug 2005 23:41:27 -0000 Delivered-To: apmail-forrest-dev-archive@forrest.apache.org Received: (qmail 2422 invoked by uid 500); 16 Aug 2005 23:41:27 -0000 Mailing-List: contact dev-help@forrest.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@forrest.apache.org List-Id: Delivered-To: mailing list dev@forrest.apache.org Received: (qmail 2409 invoked by uid 99); 16 Aug 2005 23:41:27 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 16 Aug 2005 16:41:27 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [65.77.211.84] (HELO www2.kc.aoindustries.com) (65.77.211.84) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 16 Aug 2005 16:41:46 -0700 Received: from fo2.kc.aoindustries.com (www2.kc.aoindustries.com [65.77.211.84]) by www2.kc.aoindustries.com (8.13.1/8.13.1) with ESMTP id j7GNfNZ1014836 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Tue, 16 Aug 2005 18:41:23 -0500 Received: from localhost (localhost [[UNIX: localhost]]) by fo2.kc.aoindustries.com (8.13.1/8.13.1/Submit) id j7GNfMTr014789 for dev@forrest.apache.org; Tue, 16 Aug 2005 18:41:22 -0500 X-Authentication-Warning: fo2.kc.aoindustries.com: indexgeo set sender to crossley@apache.org using -f Date: Wed, 17 Aug 2005 09:41:22 +1000 From: David Crossley To: dev@forrest.apache.org Subject: Re: copyright years (Was: svn commit: r231139) Message-ID: <20050816234122.GB11493@igg.indexgeo.com.au> References: <3CD9A35A043C094EA8773DBB698E801B0376D0EA@z011134.bk.fin.local> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3CD9A35A043C094EA8773DBB698E801B0376D0EA@z011134.bk.fin.local> User-Agent: Mutt/1.4i X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Jan Materne wrote: > David Crossley wrote: > >> >Several times, the copyright in new files is 2002-2004. Is it normal > ? > >> >Or do we have to change the dates : 2002-2005 ? > >> > >> For new files it should say 2005, this is a common cut and paste > error. > > > >Not actually necessary. For new files, the year should be the > >year that it was created. For existing files, the year does > >not need to be changed, because copyright extends for a > >certain number of years after the creation. > > > >I have no idea what a range of years is supposed to mean. > > > >We could go through our SVN and get rid of the range and just > >put the year of creation. That would make our job easier. > > In Ant we are using the creation year and the year of each major > modification [1,2]. > > [1] http://marc.theaimsgroup.com/?l=ant-dev&m=107348732426355&w=2 > [2] http://marc.theaimsgroup.com/?l=ant-dev&m=107351639604723&w=2 Ah, then it seems that no-one knows the real answer. It would be great if someone took this topic to the legal-discuss mailing list and then added the answer to the Legal FAQ at www.apache.org/licences/ -David