Return-Path: Delivered-To: apmail-incubator-harmony-dev-archive@www.apache.org Received: (qmail 40207 invoked from network); 9 May 2005 16:26:48 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 9 May 2005 16:26:48 -0000 Received: (qmail 68262 invoked by uid 500); 9 May 2005 16:29:03 -0000 Delivered-To: apmail-incubator-harmony-dev-archive@incubator.apache.org Received: (qmail 68186 invoked by uid 500); 9 May 2005 16:29:01 -0000 Mailing-List: contact harmony-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: harmony-dev@incubator.apache.org Delivered-To: mailing list harmony-dev@incubator.apache.org Received: (qmail 68103 invoked by uid 99); 9 May 2005 16:28:59 -0000 X-ASF-Spam-Status: No, hits=0.1 required=10.0 tests=FORGED_RCVD_HELO X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from syslx09.physto.se (HELO mail3.physto.se) (130.242.128.36) by apache.org (qpsmtpd/0.28) with ESMTP; Mon, 09 May 2005 09:28:59 -0700 Received: from localhost (localhost [127.0.0.1]) by mail3.physto.se (Postfix) with ESMTP id E9BFCC37C5; Mon, 9 May 2005 18:25:22 +0200 (CEST) Received: from mail3.physto.se ([127.0.0.1]) by localhost (syslx09.physto.se [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 23490-07; Mon, 9 May 2005 18:25:21 +0200 (CEST) Received: from qcplx01.physto.se (qcplx01.physto.se [130.242.128.121]) by mail3.physto.se (Postfix) with ESMTP id 9955FC32A3; Mon, 9 May 2005 18:25:21 +0200 (CEST) Subject: Re: Some questions on the proposal From: Sven de Marothy To: harmony-dev@incubator.apache.org Cc: jason@brittainweb.org In-Reply-To: <427F7A75.6070608@brittainweb.org> References: <1115593423.1285.51.camel@qcplx01.physto.se> <1115643780.28219.62.camel@qcplx01.physto.se> <427F7A75.6070608@brittainweb.org> Content-Type: text/plain Date: Mon, 09 May 2005 18:22:52 +0200 Message-Id: <1115655772.11345.11.camel@qcplx01.physto.se> Mime-Version: 1.0 X-Mailer: Evolution 2.0.3 (2.0.3-0.mozer.1) Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at physto.se X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On Mon, 2005-05-09 at 07:57 -0700, Jason Brittain wrote: > > Classpath is a GNU project, but it is NOT under the GPL. > > Then this page (along with others) probably shouldn't say that it is under > the "GNU General Public License V2 or later": > > http://savannah.gnu.org/projects/classpath That is an error. And as Mark said, it'll be fixed. The Classpath license page clearly says otherwise: http://www.gnu.org/software/classpath/license.html So does the LICENSE file included in the GNU Classpath distribution. Also the GPL exeption is present in all of the 3100+ source files that are part of Classpath. > You're right. It's not the GPL. It's some other license. But, it > says GPL all over it. It's the GPL with an exception. It grants a lot of rights the GPL does not. But don't nit-pick over typos on webpages. /Sven