From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] gnu: Add Corkscrew 2.0. Date: Sat, 25 Jan 2014 16:12:44 +0100 Message-ID: <87siscw0wj.fsf@gnu.org> References: <1390611089-4451-1-git-send-email-sreeharsha@totakura.in> 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]:36235) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W74zY-0002hn-U7 for guix-devel@gnu.org; Sat, 25 Jan 2014 10:17:59 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W74zS-0004Ww-OC for guix-devel@gnu.org; Sat, 25 Jan 2014 10:17:52 -0500 Received: from hera.aquilenet.fr ([141.255.128.1]:43716) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W74zS-0004Wp-0M for guix-devel@gnu.org; Sat, 25 Jan 2014 10:17:46 -0500 In-Reply-To: <1390611089-4451-1-git-send-email-sreeharsha@totakura.in> (Sree Harsha Totakura's message of "Sat, 25 Jan 2014 01:51:29 +0100") 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-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Sree Harsha Totakura Cc: guix-devel@gnu.org Sree Harsha Totakura skribis: > + (license license:gpl2))) I also changed this to gpl2+ because COPYING is the GPLv2 text, and since the source file doesn=E2=80=99t mention anything, it falls under the =E2=80=9CGPL v2-or-later, at the user=E2=80=99s option.=E2=80=9D Ludo=E2=80=99.