From general-return-8729-apmail-incubator-general-archive=incubator.apache.org@incubator.apache.org Wed Apr 19 18:58:23 2006 Return-Path: Delivered-To: apmail-incubator-general-archive@www.apache.org Received: (qmail 22180 invoked from network); 19 Apr 2006 18:58:21 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 19 Apr 2006 18:58:21 -0000 Received: (qmail 99160 invoked by uid 500); 19 Apr 2006 18:58:14 -0000 Delivered-To: apmail-incubator-general-archive@incubator.apache.org Received: (qmail 99040 invoked by uid 500); 19 Apr 2006 18:58:12 -0000 Mailing-List: contact general-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: general@incubator.apache.org Delivered-To: mailing list general@incubator.apache.org Received: (qmail 99028 invoked by uid 99); 19 Apr 2006 18:58:12 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 19 Apr 2006 11:58:12 -0700 X-ASF-Spam-Status: No, hits=1.1 required=10.0 tests=HTML_10_20,HTML_MESSAGE,HTML_TAG_EXIST_TBODY,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of donald.brown@gmail.com designates 64.233.162.198 as permitted sender) Received: from [64.233.162.198] (HELO nz-out-0102.google.com) (64.233.162.198) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 19 Apr 2006 11:58:09 -0700 Received: by nz-out-0102.google.com with SMTP id 14so986783nzn for ; Wed, 19 Apr 2006 11:57:48 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=a60PdLd7q1ab8e5LwechpF3xun1MwIeLZu7rsz3fJ2eXDh/AMlyQD7ToKlIo+D+T3sHwE0Yx3eopAb31u7cSBK5T70odiWi75JXueEFclpUA58PkaMcUmoNjKSplZNQ15qozKH/ZfGVmbIFATx9+tkv+F2W9DYTvUS67sDytyKA= Received: by 10.65.250.8 with SMTP id c8mr2403053qbs; Wed, 19 Apr 2006 11:57:47 -0700 (PDT) Received: by 10.65.225.1 with HTTP; Wed, 19 Apr 2006 11:57:47 -0700 (PDT) Message-ID: <1c661f2f0604191157l69c076b4g88e863848637e4d9@mail.gmail.com> Date: Wed, 19 Apr 2006 11:57:47 -0700 From: "Don Brown" To: general@incubator.apache.org Subject: WebWork 2 podling IP clearance questions MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_12977_30224139.1145473067979" X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N ------=_Part_12977_30224139.1145473067979 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline I'd like to get the WebWork 2 podling out of incubation and into Struts, bu= t I have some questions to help determine if the requirements have been met. 1. Does all Java code have to use the ASF copyright header? We have some files that have a "NanoContainer Organization" copyright, with an ASF-derived license following. 2. We also have a Javascript file with this strange header: // Author: Matt Kruse // WWW: http://www.mattkruse.com/ // // NOTICE: You may use this code for any purpose, commercial or // private, without any further permission from the author. You may // remove this notice from your final code if you wish, however it is // appreciated by the author if at least my web site address is kept. // // You may *NOT* re-distribute this code in any way except through its // use. That means, you can include it in your product, or your web // site, or any other form where the code is actually being used. You // may not put the plain javascript up on your site for download or // include it in your javascript libraries for download. // If you wish to share this code with others, please just point them // to the URL instead. // Please DO NOT link directly to my .js files from your site. Copy // the files to your server and use them there. Thank you. How should we handle this? 3. The rest of the code had an OpenSymphony copyright, and they have faxed over a code grant, so the ASF license header has been applied throughout. Save the above issues, is that all we need to do to clear the IP? Thanks in advance, Don ------=_Part_12977_30224139.1145473067979--