GNU bug report logs -
#31322
GIMP 2.10.0 update
Previous Next
Reported by: Leo Famulari <leo <at> famulari.name>
Date: Mon, 30 Apr 2018 20:38:02 UTC
Severity: normal
Done: Leo Famulari <leo <at> famulari.name>
Bug is archived. No further changes may be made.
Full log
Message #35 received at 31322 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Leo Famulari <leo <at> 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+?
[signature.asc (application/pgp-signature, inline)]
This bug report was last modified 7 years and 79 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.