arch/s390x: redistribute under apache2 license#59809
Conversation
|
@aliakseimakarau PTAL |
|
jenkins test api |
idryomov
left a comment
There was a problem hiding this comment.
This adds Apache 2.0 splats to src/arch/s390x.h and src/arch/s390x.c, but these files contain just Aliaksei's original enablement/wiring up work, which likely wasn't intended to be excepted from Ceph's default "LGPL-2.1 or LGPL-3" license at all. With Aliaksei's ack, we could probably just get rid of src/arch/*s390x* mask in COPYING.
Where making it clear that we are redistributing only under Apache 2.0 and not GPL 2 or later is important is files matching src/common/*s390x* mask as some of the code there comes from https://github.com/linux-on-ibm-z/crc32-s390x -- this is where that entry in COPYING is rooted.
LGTM |
Z0MG! |
Thanks!
I missed the common/390x files. Thanks for noticing! |
These are original code files introduced by Aliaksei Makarau for s390x enablement. With his permission, we've licensed these under LGPL. Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
The Ceph project cannot distributed GPL code as it is incompatible with the LGPL that all Ceph code is licensed under. Since s390x is dual-licensed, we choose to use the Apache 2 license. Fixes: https://tracker.ceph.com/issues/68084 Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
|
https://jenkins.ceph.com/job/ceph-pull-requests/143552/
|
|
jenkins test make check |
Contribution Guidelines
To sign and title your commits, please refer to Submitting Patches to Ceph.
If you are submitting a fix for a stable branch (e.g. "quincy"), please refer to Submitting Patches to Ceph - Backports for the proper workflow.
When filling out the below checklist, you may click boxes directly in the GitHub web UI. When entering or editing the entire PR message in the GitHub web UI editor, you may also select a checklist item by adding an
xbetween the brackets:[x]. Spaces and capitalization matter when checking off items this way.Checklist
Show available Jenkins commands
jenkins retest this pleasejenkins test classic perfjenkins test crimson perfjenkins test signedjenkins test make checkjenkins test make check arm64jenkins test submodulesjenkins test dashboardjenkins test dashboard cephadmjenkins test apijenkins test docsjenkins render docsjenkins test ceph-volume alljenkins test ceph-volume toxjenkins test windowsjenkins test rook e2e