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 ) id 1Ny5aT-0005kC-SW for garchives@archives.gentoo.org; Sat, 03 Apr 2010 15:48:45 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 833CAE0BF3; Sat, 3 Apr 2010 15:48:37 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 4BF9EE02FB for ; Sat, 3 Apr 2010 15:48:28 +0000 (UTC) Received: from [192.168.22.10] (ip68-4-152-120.oc.oc.cox.net [68.4.152.120]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id DAC641B409F for ; Sat, 3 Apr 2010 15:48:27 +0000 (UTC) Message-ID: <4BB76359.5020405@gentoo.org> Date: Sat, 03 Apr 2010 08:48:41 -0700 From: Zac Medico User-Agent: Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.9.1.8) Gecko/20100331 Thunderbird/3.0.3 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 To: gentoo-dev@lists.gentoo.org Subject: Re: [gentoo-dev] spin (spinroot.com) license References: <4BB723A0.8000609@gentoo.org> In-Reply-To: <4BB723A0.8000609@gentoo.org> X-Enigmail-Version: 1.0.1 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 9c575875-15b3-4ce7-b6ef-6694ec2f96b8 X-Archives-Hash: 01750b016193c200c8cfa93f4c46eb68 On 04/03/2010 04:16 AM, "Pawe=C5=82 Hajdan, Jr." wrote: > I'd like to add a package for spin to the tree (it's used at several > universities, including mine and Caltech). >=20 > However, it's not straightforward. The basic license is for educational > purposes only. >=20 > Here are my suggestions how to implement that. >=20 > /usr/portage/licenses/spin-educational with the following content: >=20 > Copyright (c) 1989-2006 Lucent Technologies, Bell Labs > Extensions (c) 2006-2009 NASA/JPL California Institute of Technology > All Rights Reserved. For educational purposes only. > No guarantee whatsoever is expressed or implied by > the distribution of this code. >=20 > /usr/portage/licenses/spin-commercial with the content pasted from > http://www.spinroot.com/spin/spin_license.html >=20 > And then in the ebuild: >=20 > LICENSE=3D"|| ( spin-educational spin-commercial )" >=20 > Are there any license groups these should be added to? They both look like they belong in the EULA group to me. The educational one is an EULA in the sense the the user must agree to use it only for educational purposes. --=20 Thanks, Zac