Return-Path: Delivered-To: apmail-lucene-solr-dev-archive@locus.apache.org Received: (qmail 93044 invoked from network); 6 Jul 2007 16:26:59 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 6 Jul 2007 16:26:59 -0000 Received: (qmail 15091 invoked by uid 500); 6 Jul 2007 16:27:02 -0000 Delivered-To: apmail-lucene-solr-dev-archive@lucene.apache.org Received: (qmail 14910 invoked by uid 500); 6 Jul 2007 16:27:01 -0000 Mailing-List: contact solr-dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: solr-dev@lucene.apache.org Delivered-To: mailing list solr-dev@lucene.apache.org Received: (qmail 14900 invoked by uid 99); 6 Jul 2007 16:27:01 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Jul 2007 09:27:01 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (herse.apache.org: local policy) Received: from [169.229.70.150] (HELO rescomp.berkeley.edu) (169.229.70.150) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Jul 2007 09:26:56 -0700 Received: by rescomp.berkeley.edu (Postfix, from userid 1007) id 8F6DB5B780; Fri, 6 Jul 2007 09:26:34 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by rescomp.berkeley.edu (Postfix) with ESMTP id 73F777F403 for ; Fri, 6 Jul 2007 09:26:34 -0700 (PDT) Date: Fri, 6 Jul 2007 09:26:34 -0700 (PDT) From: Chris Hostetter To: solr-dev@lucene.apache.org Subject: Re: LICENSE.txt nitpick? In-Reply-To: <468D759B.60003@lapnap.net> Message-ID: References: <468D759B.60003@lapnap.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Checked: Checked by ClamAV on apache.org : Is line 189 of LICENSE.txt supposed to say something other then: : : Copyright [yyyy] [name of copyright owner] I dont' think so, that's the section of the Apache license that explains how to license your work, it's the boilerplate example of what needs to be included in each file. -Hoss