Return-Path: Delivered-To: apmail-forrest-dev-archive@www.apache.org Received: (qmail 12437 invoked from network); 29 Jul 2009 05:20:35 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 29 Jul 2009 05:20:35 -0000 Received: (qmail 50652 invoked by uid 500); 29 Jul 2009 05:20:36 -0000 Delivered-To: apmail-forrest-dev-archive@forrest.apache.org Received: (qmail 50564 invoked by uid 500); 29 Jul 2009 05:20:36 -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 50554 invoked by uid 99); 29 Jul 2009 05:20:36 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 29 Jul 2009 05:20:36 +0000 X-ASF-Spam-Status: No, hits=0.2 required=10.0 tests=RCVD_IN_DNSWL_LOW,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [66.111.4.25] (HELO out1.smtp.messagingengine.com) (66.111.4.25) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 29 Jul 2009 05:20:24 +0000 Received: from compute1.internal (compute1.internal [10.202.2.41]) by out1.messagingengine.com (Postfix) with ESMTP id 21AE73BCFF8 for ; Wed, 29 Jul 2009 01:20:04 -0400 (EDT) Received: from heartbeat1.messagingengine.com ([10.202.2.160]) by compute1.internal (MEProxy); Wed, 29 Jul 2009 01:20:04 -0400 X-Sasl-enc: g1MOCxdRVXQGCGA69VYRi7ADHAM/4EU976/rtjQCrLLZ 1248844793 Received: from localhost (unknown [125.168.41.216]) by mail.messagingengine.com (Postfix) with ESMTPSA id D46132D151 for ; Wed, 29 Jul 2009 01:19:53 -0400 (EDT) Date: Wed, 29 Jul 2009 15:20:01 +1000 From: David Crossley To: dev@forrest.apache.org Subject: Re: missing license headers Message-ID: <20090729052001.GA22395@igg.indexgeo.com.au> References: <20090720070332.GC13677@igg.indexgeo.com.au> <184CE2F30832471EBD1A1E55D7430102@developer> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <184CE2F30832471EBD1A1E55D7430102@developer> User-Agent: Mutt/1.4.2.3i X-Virus-Checked: Checked by ClamAV on apache.org Gavin wrote: > David Crossley wrote: > > > > While doing the scan to ensure that our licensing is in order, > > i found some anomalies. > > > > Would the responsible committers please ensure that these > > files are their own work. If so then please add the > > ASF license header. If not then please indicate appropriately. > > > > Gavin/Sina: > > whiteboard/plugins/org.apache.forrest.plugin.input.baetle/resources/styles > > heets/exsl/*.xsl > > whiteboard/plugins/org.apache.forrest.plugin.input.baetle/resources/styles > > heets/utils/*.xsl > > Yes, Sina provided those files I believe as patches to > https://issues.apache.org/jira/browse/FOR-1038 - ASF copyright was granted > to all those files. Would be good for Sina to double-confirm and add the > headers in himself though :) I did some investigation. These are copies of stylesheets from exslt.org In the past we have had other Forrest plugins that want to use these stylesheets too. See the new issue: https://issues.apache.org/jira/browse/FOR-1176 "enable plugins to utilise stylesheets from exslt.org" -David