From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:40964) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dcwJZ-0007Cb-F9 for guix-patches@gnu.org; Wed, 02 Aug 2017 12:16:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dcwJW-0006fM-8q for guix-patches@gnu.org; Wed, 02 Aug 2017 12:16:05 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:35927) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dcwJW-0006fA-5H for guix-patches@gnu.org; Wed, 02 Aug 2017 12:16:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1dcwJV-0007f4-W8 for guix-patches@gnu.org; Wed, 02 Aug 2017 12:16:02 -0400 Subject: [bug#27913] Acknowledgement ([PATCH] gnu: Add python-ghp-import.) Resent-Message-ID: From: Oleg Pykhalov References: <87d18ebpvs.fsf@gmail.com> Date: Wed, 02 Aug 2017 19:15:21 +0300 In-Reply-To: (GNU bug Tracking System's message of "Wed, 02 Aug 2017 03:39:02 +0000") Message-ID: <878tj29c9y.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 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: 27913@debbugs.gnu.org Hello Guix. The license is not gpl3+, it's =E2=80=9CTumbolia Public License=E2=80=9D. https://raw.githubusercontent.com/davisp/ghp-import/master/LICENSE Is it OK in Guix? If yes, what is good way to provide this licence? Just install it in =E2=80=9Coutput=E2=80=9D?