Return-Path: Delivered-To: apmail-incubator-click-dev-archive@locus.apache.org Received: (qmail 75875 invoked from network); 20 Dec 2008 15:11:39 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 20 Dec 2008 15:11:39 -0000 Received: (qmail 37773 invoked by uid 500); 20 Dec 2008 15:11:39 -0000 Delivered-To: apmail-incubator-click-dev-archive@incubator.apache.org Received: (qmail 37758 invoked by uid 500); 20 Dec 2008 15:11:39 -0000 Mailing-List: contact click-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: click-dev@incubator.apache.org Delivered-To: mailing list click-dev@incubator.apache.org Received: (qmail 37747 invoked by uid 99); 20 Dec 2008 15:11:39 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 20 Dec 2008 07:11:39 -0800 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: local policy) Received: from [208.78.103.231] (HELO vorsha.objectstyle.org) (208.78.103.231) by apache.org (qpsmtpd/0.29) with SMTP; Sat, 20 Dec 2008 15:11:32 +0000 Received: (qmail 10104 invoked from network); 20 Dec 2008 15:11:11 -0000 Received: from unknown (HELO ?IPv6:::1?) (127.0.0.1) by localhost with SMTP; 20 Dec 2008 15:11:11 -0000 Message-Id: <8736C6BC-1DA0-44B4-948C-1AE006781109@objectstyle.org> From: Andrus Adamchik To: click-dev@incubator.apache.org In-Reply-To: <494D09A2.4050405@gmail.com> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v929.2) Subject: Re: License header overuse? Date: Sat, 20 Dec 2008 17:11:10 +0200 References: <494D09A2.4050405@gmail.com> X-Mailer: Apple Mail (2.929.2) X-Virus-Checked: Checked by ClamAV on apache.org Which .htm files are we talking about? I guess a template project will be an exemption. Any other files? Andrus On Dec 20, 2008, at 5:05 PM, Bob Schellink wrote: > Demetrios Kyriakis wrote: > >> But why in *.htm files? >> Those are not "complete files" but snippets. >> The simplicity and beauty of click just disappears and they just >> look ugly (no more one line files with $form in them :( ). >> Please remove them form *.htm files - they should be considered >> "resources". > > > Yeah if its not required we can remove it. However could you please > point out where Apache docs states that these files do not need the > header license? > > Another area where I'm not sure of is the template project. If we > add headers to the templates, users who create quick-start > applications will have the Apache license added to their projects. > Not what they would expect. > > regards > > bob >