From: Marius Bakke <mbakke@fastmail.com>
To: Leo Famulari <leo@famulari.name>, 31322@debbugs.gnu.org
Subject: [bug#31322] [PATCH 3/6] gnu: Add poppler-data.
Date: Tue, 01 May 2018 00:40:24 +0200 [thread overview]
Message-ID: <871sewuxlz.fsf@fastmail.com> (raw)
In-Reply-To: <6118003bb1f4b53553ad35703229649e1c361f6b.1525120717.git.leo@famulari.name>
[-- Attachment #1: Type: text/plain, Size: 1016 bytes --]
Leo Famulari <leo@famulari.name> writes:
> * gnu/packages/pdf.scm (poppler-data): New variable.
[...]
> + (home-page "")
(package-home-page poppler)
> + ;; See COPYING in the source distribution for more information about
> + ;; the licensing.
> + (license (list license:non-copyleft
> + license:gpl2))))
Note: non-copyleft is a procedure that takes a URI and a comment.
Maybe something along these lines?
(license:non-copyleft "file://COPYING.adobe" "cMap data files are under
a three-clause BSD-like license.")
Or maybe just BSD-3, it only differs from the template in this text:
...IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE...
instead of the template (from Wikipedia):
...IN NO EVENT SHALL <COPYRIGHT HOLDER> BE LIABLE...
I don't know how widespread this difference is, or if the added wording
has any consequences (sounds like it might). Could we go with BSD-3?
Also, since it is never specified that it's GPL2 only, maybe we should
use GPL2+?
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]
next prev parent reply other threads:[~2018-04-30 22:41 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-04-30 20:37 [bug#31322] GIMP 2.10.0 update Leo Famulari
2018-04-30 20:38 ` [bug#31322] [PATCH 1/6] gnu: Add libmypaint Leo Famulari
2018-04-30 20:38 ` [bug#31322] [PATCH 2/6] gnu: Add mypaint-brushes Leo Famulari
2018-04-30 22:20 ` Marius Bakke
2018-04-30 20:38 ` [bug#31322] [PATCH 3/6] gnu: Add poppler-data Leo Famulari
2018-04-30 22:40 ` Marius Bakke [this message]
2018-05-01 0:55 ` Leo Famulari
2018-04-30 20:38 ` [bug#31322] [PATCH 4/6] gnu: gegl: Update to 0.4 Leo Famulari
2018-04-30 20:38 ` [bug#31322] [PATCH 5/6] gnu: babl: Update to 0.1.46 Leo Famulari
2018-04-30 20:38 ` [bug#31322] [PATCH 6/6] gnu: gimp: Update to 2.10.0 Leo Famulari
2018-04-30 22:19 ` [bug#31322] [PATCH 1/6] gnu: Add libmypaint Marius Bakke
2018-04-30 20:45 ` [bug#31322] GIMP 2.10.0 update Leo Famulari
2018-04-30 22:44 ` Marius Bakke
2018-05-01 1:49 ` bug#31322: " Leo Famulari
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=871sewuxlz.fsf@fastmail.com \
--to=mbakke@fastmail.com \
--cc=31322@debbugs.gnu.org \
--cc=leo@famulari.name \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).