From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:54483) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cv4G2-0001a4-HG for guix-patches@gnu.org; Mon, 03 Apr 2017 11:51:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cv4Fy-0007NT-Is for guix-patches@gnu.org; Mon, 03 Apr 2017 11:51:06 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:32891) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cv4Fy-0007NO-GA for guix-patches@gnu.org; Mon, 03 Apr 2017 11:51:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1cv4Fy-00074f-9z for guix-patches@gnu.org; Mon, 03 Apr 2017 11:51:02 -0400 Subject: bug#26350: [PATCH 1/2] gnu: Add gl2ps. Resent-Message-ID: Message-Id: <017e511f.AEEAJCDaCZQAAAAAAAAAAAOyJyoAAAACwQwAAAAAAAW9WABY4m9T@mailjet.com> MIME-Version: 1.0 From: Arun Isaac Date: Mon, 03 Apr 2017 21:20:39 +0530 In-reply-to: <20170403154655.30277-1-arunisaac@systemreboot.net> References: <20170403154655.30277-1-arunisaac@systemreboot.net> Content-Type: text/plain Content-Transfer-Encoding: quoted-printable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: 26350@debbugs.gnu.org > + (license:non-copyleft "http://www.geuz.org/gl2ps/COPY= ING.GL2PS"))))) I'm not sure I got this license right. Could someone please check before pushing? Thanks. =