GNU bug report logs -
#26256
[PATCH 0/6] Add ceph + multipath-tools.
Previous Next
Reported by: Marius Bakke <mbakke <at> fastmail.com>
Date: Sat, 25 Mar 2017 20:28:01 UTC
Severity: normal
Tags: patch
Done: Marius Bakke <mbakke <at> fastmail.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Marius Bakke <mbakke <at> fastmail.com> skribis:
> * gnu/packages/linux.scm (userspace-rcu): New variable.
[...]
> + (license
> + ;; This library is distributed under LGPL2.1+, but includes some files
> + ;; covered by other licenses. The LICENSE file has full details.
> + (list license:lgpl2.1+
> + license:gpl3+ ; most tests are gpl2+; tap.sh is gpl3+
> + license:bsd-2 ; tests/utils/tap/tap.[ch]
> + license:expat ; urcu/uatomic/*
> + ;; A few files use different variants of the MIT/X11 license.
> + (license:x11-style "file://LICENSE"
> + "See LICENSE in the distribution for details.")))))
It’s a case where it’d be enough to put lgpl2.1+ and gpl3+ IMO, since
that’s what effectively applies to the resulting work.
You could still mention the other licenses in the comment though.
Otherwise LGTM, thanks!
Ludo’.
This bug report was last modified 8 years and 115 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.