]> www.infradead.org Git - users/sagi/nvme-cli.git/commit
build: Clarify current main project license
authorDaniel Wagner <dwagner@suse.de>
Wed, 18 May 2022 06:19:23 +0000 (08:19 +0200)
committerDaniel Wagner <dwagner@suse.de>
Wed, 18 May 2022 06:21:55 +0000 (08:21 +0200)
commitc8c6af89fc39ab924590e91973012bebe66aa3d6
treeba77de8f331a9c762ba6279f011bbcdc78bd8c27
parent7af2ed475d474298eb9c290847fe583ec742c550
build: Clarify current main project license

The original desired license for the project was GPL-2.0-or-later
but during the development a few files (e.g. fabrics.c and nvme.h)
got added which are licensed as GPL-2.0-only, which renders the
whole project to GPL-2.0-only.

Update the meson license field and the nvme.spec license field.
While at it mentions this in the contributions notes as well.

Signed-off-by: Daniel Wagner <dwagner@suse.de>
CONTRIBUTING.md
meson.build
nvme.spec.in