From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org)
	by finch.gentoo.org with esmtp (Exim 4.60)
	(envelope-from <gentoo-dev+bounces-39011-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1NSP7r-0006EE-DC
	for garchives@archives.gentoo.org; Wed, 06 Jan 2010 06:12:11 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 10779E0A03
	for <garchives@archives.gentoo.org>; Wed,  6 Jan 2010 06:12:11 +0000 (UTC)
Received: from a1iwww1.kph.uni-mainz.de (a1iwww1.kph.uni-mainz.de [134.93.134.1])
	by pigeon.gentoo.org (Postfix) with ESMTP id A3BB8E0848
	for <gentoo-dev@lists.gentoo.org>; Wed,  6 Jan 2010 05:45:20 +0000 (UTC)
Received: from a1i15.kph.uni-mainz.de (a1i15.kph.uni-mainz.de [134.93.134.92])
	by a1iwww1.kph.uni-mainz.de (8.14.0/8.13.4) with ESMTP id o065jICV002127
	for <gentoo-dev@lists.gentoo.org>; Wed, 6 Jan 2010 06:45:19 +0100
Received: from a1i15.kph.uni-mainz.de (localhost [127.0.0.1])
	by a1i15.kph.uni-mainz.de (8.14.3/8.14.2) with ESMTP id o065jGMR004231;
	Wed, 6 Jan 2010 06:45:16 +0100
Received: (from ulm@localhost)
	by a1i15.kph.uni-mainz.de (8.14.3/8.14.3/Submit) id o065jGkl004228;
	Wed, 6 Jan 2010 06:45:16 +0100
Precedence: bulk
List-Post: <mailto:gentoo-dev@lists.gentoo.org>
List-Help: <mailto:gentoo-dev+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-dev+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-dev+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-dev.gentoo.org>
X-BeenThere: gentoo-dev@lists.gentoo.org
Reply-to: gentoo-dev@lists.gentoo.org
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <19268.9068.813904.28099@a1i15.kph.uni-mainz.de>
Date: Wed, 6 Jan 2010 06:45:16 +0100
To: gentoo-dev@lists.gentoo.org
Subject: Re: [gentoo-dev]  Re: Documentation licenses and license_groups
In-Reply-To: <4B43FCE9.7060402@doublecreations.com>
References: <19267.19986.724054.327828@a1i15.kph.uni-mainz.de>
	<4B43739E.3020703@doublecreations.com>
	<pan.2010.01.05.18.07.59@cox.net>
	<19267.41357.426117.382054@a1i15.kph.uni-mainz.de>
	<pan.2010.01.05.23.54.07@cox.net>
	<4B43FCE9.7060402@doublecreations.com>
X-Mailer: VM 8.0.12 under 23.1.1 (x86_64-pc-linux-gnu)
From: Ulrich Mueller <ulm@gentoo.org>
X-Archives-Salt: 6f2a00a0-957e-454d-b33a-b64c81775e1c
X-Archives-Hash: 9288a2c3d78da745731675b58ee8f568

>>>>> On Tue, 05 Jan 2010, Vincent Launchbury wrote:

[about GPL-1 being non-free]

> Looking in section 2b, it mentions that you must "[cause work
> containing GPL'd code..] to be licensed at no charge to all third
> parties... " (excluding warranty protection). This is most probably
> the issue, that you can't sell it. I hadn't realized this before.

The same section 2b exists in GPL-2:

   "[...] to be licensed as a whole at no charge to all third parties
   under the terms of this License."

Ulrich