From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arun Isaac Subject: Re: [PATCH 1/2] gnu: Add python-axolotl-curve25519. Date: Wed, 19 Oct 2016 21:16:04 +0530 Message-ID: References: <20161019141849.4450-1-arunisaac@systemreboot.net> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45455) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bwt4P-0007MA-W7 for guix-devel@gnu.org; Wed, 19 Oct 2016 11:46:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bwt4M-0006Hx-1r for guix-devel@gnu.org; Wed, 19 Oct 2016 11:46:22 -0400 Received: from [117.218.232.8] (port=33850 helo=systemreboot.net) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1bwt4L-0006FP-IW for guix-devel@gnu.org; Wed, 19 Oct 2016 11:46:17 -0400 Received: from [45.125.40.129] (helo=steel) by systemreboot.net with esmtpsa (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.87) (envelope-from ) id 1bwt4F-0000hq-T4 for guix-devel@gnu.org; Wed, 19 Oct 2016 21:16:13 +0530 In-reply-to: <20161019141849.4450-1-arunisaac@systemreboot.net> 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: guix-devel@gnu.org --=-=-= Content-Type: text/plain Arun Isaac writes: > + (license license:gpl3))) The file curve/curve25519-donna.c is licensed under a different license with Google Inc. as the copyright holder. The rest of the code is under GPL3. So, what license should I specify in the package definition? --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBCAAGBQJYB5U9AAoJEC4l7othgCuz0RIH/ibjK4ImskAYBmfmQKtugAzV fS12DNSxPGAc/Mtm0zd5ZRHfMBhYCf6CyIoSA0CXvwNU+g8U37NF3+9HM0VwIgbf /Val9f0CCnPPIe5tofs0gmn3DZmQH5Zf/panlobYujJgv18JkNmxhLngp2pfgC0A 32rG+Sy5J2X+NyJwKQ3/tNdTI1i/v9ReYyZn2pFAj6l02DQmNqtjrLUL+DvlYJM9 RFOTAFEs2BwAWNH9U0bpWIvR7eXykeTm1QB9Kjl8pt+2nC4vlRDnakD58wECxosp lHkYYOJtinSdnKXIUisROFHDrvnUBEGqipEUDkP6S7vKrhX/kOOWh/t40aPVpb4= =qTHG -----END PGP SIGNATURE----- --=-=-=--