From dev-return-19118-apmail-jackrabbit-dev-archive=jackrabbit.apache.org@jackrabbit.apache.org Tue Jun 10 09:08:26 2008 Return-Path: Delivered-To: apmail-jackrabbit-dev-archive@www.apache.org Received: (qmail 69559 invoked from network); 10 Jun 2008 09:08:26 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 10 Jun 2008 09:08:26 -0000 Received: (qmail 81174 invoked by uid 500); 10 Jun 2008 09:08:28 -0000 Delivered-To: apmail-jackrabbit-dev-archive@jackrabbit.apache.org Received: (qmail 80792 invoked by uid 500); 10 Jun 2008 09:08:27 -0000 Mailing-List: contact dev-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@jackrabbit.apache.org Delivered-To: mailing list dev@jackrabbit.apache.org Received: (qmail 80781 invoked by uid 99); 10 Jun 2008 09:08:27 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Jun 2008 02:08:27 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of jukka.zitting@gmail.com designates 64.233.184.224 as permitted sender) Received: from [64.233.184.224] (HELO wr-out-0506.google.com) (64.233.184.224) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Jun 2008 09:07:35 +0000 Received: by wr-out-0506.google.com with SMTP id c49so1351719wra.19 for ; Tue, 10 Jun 2008 02:07:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type:content-transfer-encoding :content-disposition; bh=2rAQ9iOfQtGVqxXcfFnas8+7F1+IS5S4mo/NXUlglwg=; b=QEk2sRoMuonn3cMQlxL2elGDvYadaSTUEyAa/Eh4rnJJg6g3Y04qy7EEH52MJGN3dc PnpNEebIKzoWk9Ow0+nzzPzOSvVytZcC7W25S8ZLJQro27iSTHSxy5oKx1S84iKUmYtq Q+HjmL642jbJ9vEOiRlhJL2c9cVdUp+eF7ouQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition; b=DYsSa657dmbxUJU2Uvfui4z2tUZrh20p/JsYNVgRjbVLsCrgg036XH5ziZd53xfzQE WTDgFWX5zdVOg50HcVDrLx5dKWqMb24q1OnT7V9oTqDSkhOSOdAXPKHjFC8rtb1Sln0P 4N3fk8fxMhyd8yLFc1dlPqHzLXZPnY/9xdSO4= Received: by 10.90.115.17 with SMTP id n17mr4960918agc.90.1213088873049; Tue, 10 Jun 2008 02:07:53 -0700 (PDT) Received: by 10.90.115.13 with HTTP; Tue, 10 Jun 2008 02:07:52 -0700 (PDT) Message-ID: <510143ac0806100207t42d12ecbk89549729741d08be@mail.gmail.com> Date: Tue, 10 Jun 2008 12:07:52 +0300 From: "Jukka Zitting" To: dev@jackrabbit.apache.org Subject: Re: svn commit: r666010 - in /jackrabbit/trunk: ./ jackrabbit-api/ jackrabbit-classloader/ jackrabbit-core/ jackrabbit-jca/ jackrabbit-jcr-commons/ jackrabbit-jcr-rmi/ jackrabbit-jcr-server/ jackrabbit-jcr-servlet/ jackrabbit-jcr-tests/ jackrabbit-jc MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Checked: Checked by ClamAV on apache.org Hi, On Tue, Jun 10, 2008 at 11:51 AM, Carsten Ziegeler wrote: > jukka@apache.org wrote: >> -Copyright 2007 The Apache Software Foundation >> +Copyright 2008 The Apache Software Foundation > > INAL but shouldn't this be a period of time, like 2007-2008 and not just the > last year? Hmm, yes. Now that I looked at the matter in more detail [1], it looks like the year in the copyright notice should be the year of the "first publication". Other years or a range should be used for substantial modifications. [1] http://www.law.cornell.edu/uscode/html/uscode17/usc_sec_17_00000401----000-.html BR, Jukka Zitting