Return-Path: Delivered-To: apmail-legal-discuss-archive@www.apache.org Received: (qmail 42777 invoked from network); 26 Jun 2007 17:07:39 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 26 Jun 2007 17:07:38 -0000 Received: (qmail 513 invoked by uid 500); 26 Jun 2007 17:07:39 -0000 Delivered-To: apmail-legal-discuss-archive@apache.org Received: (qmail 180 invoked by uid 500); 26 Jun 2007 17:07:38 -0000 Mailing-List: contact legal-discuss-help@apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list legal-discuss@apache.org Received: (qmail 158 invoked by uid 99); 26 Jun 2007 17:07:38 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 26 Jun 2007 10:07:38 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of justin.erenkrantz@gmail.com designates 64.233.162.224 as permitted sender) Received: from [64.233.162.224] (HELO nz-out-0506.google.com) (64.233.162.224) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 26 Jun 2007 10:07:34 -0700 Received: by nz-out-0506.google.com with SMTP id i11so1552523nzi for ; Tue, 26 Jun 2007 10:07:14 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=e200dBJ7AhQ/c224HgmL8HTq7GFijcyzXBjX9J6qKcxXqFXMqflpn+PwZXSHvibwKq8oTRcNNgl7FKarPrqQg5cwvsMkKnKt/g5hX4LEka46OJYZXSitQxTbID+bsY7vnFoBWjdRKzfNFUJG42zL2GR/nyL6FysdNE9tO402nJw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=TSN0qhQhQdTqZ0Q9U4mMn374aJF5D83V01K+paOsIfbU3Mwg4QndwLXaOxoTUXU5zFqLua4Yuqu/HUvuTlpGLrBLpQZYyR27nfvgCu9Prhqiy82aTTAHaRF+VEr7aqCicKdvkACJ1YlC2K+F1ioaIny/Opt/N/rUIJaBdmNe1dc= Received: by 10.114.75.1 with SMTP id x1mr6602947waa.1182877633267; Tue, 26 Jun 2007 10:07:13 -0700 (PDT) Received: by 10.114.197.5 with HTTP; Tue, 26 Jun 2007 10:07:13 -0700 (PDT) Message-ID: <5c902b9e0706261007v6d87ece8iadf3b74e9693eafd@mail.gmail.com> Date: Tue, 26 Jun 2007 10:07:13 -0700 From: "Justin Erenkrantz" Sender: justin.erenkrantz@gmail.com To: "Tim Ellison" Subject: Re: JavaCC generated parser for Harmony... Cc: "Legal Discuss" In-Reply-To: <46814697.4010202@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <19e0530f0706260553j22434416r895e067d5471952c@mail.gmail.com> <468124C1.2020801@dslextreme.com> <7edfeeef0706260743p4e196c1ft8a2ed5c0cc2e61@mail.gmail.com> <46813428.60900@gmail.com> <2D80BBA5-3A0C-4866-9573-998DEC527732@SUN.com> <46813F8E.7020106@apache.org> <7edfeeef0706260938h2834c2dbq5c377f96166afaa7@mail.gmail.com> <46814697.4010202@gmail.com> X-Google-Sender-Auth: e4028b9b04af399a X-Virus-Checked: Checked by ClamAV on apache.org On 6/26/07, Tim Ellison wrote: > Depending upon the opinion we get here... the actual grammar would > reside outside Harmony, but the generated parser code would be > distributed as part of the Harmony product. > > Harmony has a number of dependencies on third-party works maintained > outside the project (not under LGPL I hasten to add). Unless the person who wrote the grammar specifically says that the produced parser code is in the public domain or is licensable under the ALv2, then Harmony should not be distributing such parser code. IOW, the produced parser code is a derivative work of the grammar, so whatever license terms apply to the grammar should be assumed to be applied to the parser code. Yes, this is a conservative interpretation, but I feel the safest one. -- justin --------------------------------------------------------------------- DISCLAIMER: Discussions on this list are informational and educational only. Statements made on this list are not privileged, do not constitute legal advice, and do not necessarily reflect the opinions and policies of the ASF. See for official ASF policies and documents. --------------------------------------------------------------------- To unsubscribe, e-mail: legal-discuss-unsubscribe@apache.org For additional commands, e-mail: legal-discuss-help@apache.org