From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH 6/9] gnu: Add greenisland. Date: Mon, 05 Sep 2016 10:43:44 +0200 Message-ID: <87pooiohxb.fsf@gnu.org> References: <20160901155711.7388-1-david@craven.ch> <20160901155711.7388-6-david@craven.ch> <877faujv5n.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:51841) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bgpVQ-0004te-Ir for guix-devel@gnu.org; Mon, 05 Sep 2016 04:43:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bgpVM-0006Iz-Et for guix-devel@gnu.org; Mon, 05 Sep 2016 04:43:51 -0400 In-Reply-To: (David Craven's message of "Sat, 3 Sep 2016 19:03:53 +0200") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: David Craven Cc: guix-devel David Craven skribis: > It says: > > GNU General Public License version 2.0 or (at your option) version 3.0 > or any later version approved by the KDE Free Qt Foundation. > > This means that it's only gpl3+ if the KDE free qt foundation approve it. So that translates to: (list license:gpl3 license:gpl2) (No LGPL here.) Could you do that and add the above explanation as a comment above the =E2=80=98license=E2=80=99 field? OK with these changes, thanks! Ludo=E2=80=99.