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 ncmpcpp Date: Sun, 29 Jun 2014 22:38:02 +0200 Message-ID: <874mz3fo45.fsf@gnu.org> References: <87zjgxaxyi.fsf@gmail.com> <87simovcfo.fsf@izanagi.i-did-not-set--mail-host-address--so-tickle-me> <87d2dsf7c3.fsf@gmail.com> <8738eof768.fsf@gmail.com> 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]:60672) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X1Lra-0007O3-1i for guix-devel@gnu.org; Sun, 29 Jun 2014 16:38:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1X1LrR-00059x-0Y for guix-devel@gnu.org; Sun, 29 Jun 2014 16:38:13 -0400 Received: from hera.aquilenet.fr ([2a01:474::1]:52671) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X1LrQ-000597-Q2 for guix-devel@gnu.org; Sun, 29 Jun 2014 16:38:04 -0400 In-Reply-To: <8738eof768.fsf@gmail.com> (Cyrill Schenkel's message of "Sun, 29 Jun 2014 10:31:43 +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-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Cyrill Schenkel Cc: Guix-devel Hello, Cyrill Schenkel skribis: > I agree. Changed it in the attached patch. Applied. Thanks, and welcome aboard. ;-) > + (license license:gpl2))) I changed it to =E2=80=98license:gpl2+=E2=80=99, because all the source fil= es carry the =E2=80=9Cor later=E2=80=9D clause. Under the assumption that you=E2=80=99re the copyright holder, I=E2=80=99ve= added this line to mpd.scm: ;;; Copyright =C2=A9 2014 Cyrill Schenkel Please let me know if this is incorrect. Ludo=E2=80=99.