From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:53239) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fDJaP-0008DS-Er for guix-patches@gnu.org; Mon, 30 Apr 2018 20:56:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fDJaM-00016t-C0 for guix-patches@gnu.org; Mon, 30 Apr 2018 20:56:05 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:36684) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fDJaM-00016o-1a for guix-patches@gnu.org; Mon, 30 Apr 2018 20:56:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1fDJaL-00089S-OZ for guix-patches@gnu.org; Mon, 30 Apr 2018 20:56:01 -0400 Subject: [bug#31322] [PATCH 3/6] gnu: Add poppler-data. Resent-Message-ID: Date: Mon, 30 Apr 2018 20:55:43 -0400 From: Leo Famulari Message-ID: <20180501005543.GA4898@jasmine.lan> References: <0a0b7de7e941986f0d1d6ce65c6ea7aaaa8d5952.1525120717.git.leo@famulari.name> <6118003bb1f4b53553ad35703229649e1c361f6b.1525120717.git.leo@famulari.name> <871sewuxlz.fsf@fastmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="5vNYLRcllDrimb99" Content-Disposition: inline In-Reply-To: <871sewuxlz.fsf@fastmail.com> 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: Marius Bakke Cc: 31322@debbugs.gnu.org --5vNYLRcllDrimb99 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Tue, May 01, 2018 at 12:40:24AM +0200, Marius Bakke wrote: > (package-home-page poppler) Thanks > Or maybe just BSD-3, it only differs from the template in this text Yeah, the linter got me to look again and I changed it to bsd-3. > Also, since it is never specified that it's GPL2 only, maybe we should > use GPL2+? COPYING says this: "The cidToUnicode, nameToUnicode and unicodeMap data files installed by the poppler-data package are Copyright Glyph & Cog, LLC and are under the COPYING.gpl2 license" And from COPYING.gpl2: "If the Program specifies a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation." I interpret the reference to COPYING.gpl2 in the COPYING file to specify version 2, although it's likely they didn't give much thought to this issue, since the files in question are not software, but just some data. --5vNYLRcllDrimb99 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEsFFZSPHn08G5gDigJkb6MLrKfwgFAlrnuwwACgkQJkb6MLrK fwgdsw//YPo2/G6av7etFkJ6hr40+uK9F9WxsMm+RcngDz6nbwqQ10KX79dFze4F WIn7NNHrxAco5YSKkmj+Bg20mzzVTBJcVhpEnZ8Ut8KYuM/imPzT5DsyqnuM+NSI g7AHyeTVMkLdQc7rESXguABLfH4u/tU3WbbmDdNbTYjA6QdpfSWBCgiACVth1FBu 206smF+iYCORmizvtASFJla9d28oUw5Q0ckoRQWd3uFBIHGn8aboFECB/Ed6ZrDU C1XEc7OmhYbeW0jAn7FsgW0ZfvTPRNN71U0InNgjsVIbV5uZSziL2oEkdBVrHjMk arPb7nwjqum8DbIF7yA/IGk6cO1VvqJk5cCEolvedSwHLTc1zIe0a+ZeGCv1Cd7u bJX3jnGlt1xINGzwRCSa8DghjjzmXI8mPrY7Hl+YQeb9zO3krKGV8c4jUPqcSAi8 lBhuI98m4kzbzumW+JpHX4cQP7+qAMC0Fbe88hEb8DclZ7bK3PKocYTuPGnjHBTH sA5MF+jwNrfFu6rEyq0r7uadk+lCOzzFDyk2i02NXnzSPfZoHOO+n/ESfEFbyBJ4 kHfWzdn76kh/qPahVK9S4CprDW/1CyRkUQ6TGv9hgnwFz1ZcW6TKqUbbMXQMCIJr THoeDDyMoRW4ubHkrPt0EGCNvTMA+tkU1Srr3a8rIRJqswCjhJk= =50Ab -----END PGP SIGNATURE----- --5vNYLRcllDrimb99--