Return-Path: Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: (qmail 47725 invoked from network); 13 Aug 2007 21:23:16 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 13 Aug 2007 21:23:16 -0000 Received: (qmail 36386 invoked by uid 500); 13 Aug 2007 21:23:14 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 36358 invoked by uid 500); 13 Aug 2007 21:23:14 -0000 Mailing-List: contact dev-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list dev@activemq.apache.org Received: (qmail 36349 invoked by uid 99); 13 Aug 2007 21:23:14 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 13 Aug 2007 14:23:14 -0700 X-ASF-Spam-Status: No, hits=2.6 required=10.0 tests=DNS_FROM_OPENWHOIS,SPF_HELO_PASS,SPF_PASS,WHOIS_MYPRIVREG X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 13 Aug 2007 21:23:09 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1IKhNA-0005z9-QX for dev@activemq.apache.org; Mon, 13 Aug 2007 14:22:48 -0700 Message-ID: <12134395.post@talk.nabble.com> Date: Mon, 13 Aug 2007 14:22:48 -0700 (PDT) From: Gregw To: dev@activemq.apache.org Subject: Re: Wrong license headers In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: gregw@mortbay.com References: X-Virus-Checked: Checked by ClamAV on apache.org Hiram Chirino wrote: > > Hi, > > While doing checkstyle violation fixes, I noticed that there were some > files in the source tree with the wrong license header. > > https://svn.apache.org/repos/asf/activemq/trunk/activemq-web/src/main/java/org/apache/activemq/web/AjaxServlet.java > This one looks like it is apache licensed but is "Copyright 2006 Mort > Bay Consulting Pty. Ltd." > Sorry that was just IDE being too helpful. Mort Bay did not intend to retain the copyright on that file and I am happy for a standard ASF header to be put on that file and for the ASF to hold copyright. I'll try to do this today... but if I get distracted, please feel free to do it. -- View this message in context: http://www.nabble.com/Wrong-license-headers-tf4261265s2354.html#a12134395 Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.