All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH nvme-cli] tests: Update license to GPL-2.0-or-later
@ 2022-05-17  6:14 Daniel Wagner
  2022-10-19  7:03 ` Daniel Wagner
  0 siblings, 1 reply; 7+ messages in thread
From: Daniel Wagner @ 2022-05-17  6:14 UTC (permalink / raw)
  To: linux-nvme; +Cc: Daniel Wagner, Arunpandian J

When I reviewed the tests I asked wrongly for GPL-2.0-only. The
project is using the GPL-2.0-or-later license. Relax the license
requirement to GPL-2.0-or-later.

Cc: Arunpandian J <apj.arun@samsung.com>
Signed-off-by: Daniel Wagner <dwagner@suse.de>
---
Hi Arunpandian,

Sorry for the mess, but could I get a signed-off-by from you?

Thanks,
Daniel

 tests/nvme_copy_test.py           | 2 +-
 tests/nvme_dsm_test.py            | 2 +-
 tests/nvme_get_lba_status_test.py | 2 +-
 tests/nvme_lba_status_log_test.py | 2 +-
 tests/nvme_verify_test.py         | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/tests/nvme_copy_test.py b/tests/nvme_copy_test.py
index 8bee55584e0c..7cb087e27ef6 100644
--- a/tests/nvme_copy_test.py
+++ b/tests/nvme_copy_test.py
@@ -1,4 +1,4 @@
-# SPDX-License-Identifier: GPL-2.0-only
+# SPDX-License-Identifier: GPL-2.0-or-later
 #
 # This file is part of nvme-cli
 #
diff --git a/tests/nvme_dsm_test.py b/tests/nvme_dsm_test.py
index fe3dc01f6a8d..51f35ecec0a3 100644
--- a/tests/nvme_dsm_test.py
+++ b/tests/nvme_dsm_test.py
@@ -1,4 +1,4 @@
-# SPDX-License-Identifier: GPL-2.0-only
+# SPDX-License-Identifier: GPL-2.0-or-later
 #
 # This file is part of nvme-cli
 #
diff --git a/tests/nvme_get_lba_status_test.py b/tests/nvme_get_lba_status_test.py
index 5f970c487478..7ce8d33b829d 100644
--- a/tests/nvme_get_lba_status_test.py
+++ b/tests/nvme_get_lba_status_test.py
@@ -1,4 +1,4 @@
-# SPDX-License-Identifier: GPL-2.0-only
+# SPDX-License-Identifier: GPL-2.0-or-later
 #
 # This file is part of nvme-cli
 #
diff --git a/tests/nvme_lba_status_log_test.py b/tests/nvme_lba_status_log_test.py
index ecc3fce8bff2..8420adf4e5b9 100644
--- a/tests/nvme_lba_status_log_test.py
+++ b/tests/nvme_lba_status_log_test.py
@@ -1,4 +1,4 @@
-# SPDX-License-Identifier: GPL-2.0-only
+# SPDX-License-Identifier: GPL-2.0-or-later
 #
 # This file is part of nvme-cli
 #
diff --git a/tests/nvme_verify_test.py b/tests/nvme_verify_test.py
index c783d5de07a5..19559c028c8a 100644
--- a/tests/nvme_verify_test.py
+++ b/tests/nvme_verify_test.py
@@ -1,4 +1,4 @@
-# SPDX-License-Identifier: GPL-2.0-only
+# SPDX-License-Identifier: GPL-2.0-or-later
 #
 # This file is part of nvme-cli
 #
-- 
2.36.0



^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2022-10-19 11:38 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-17  6:14 [PATCH nvme-cli] tests: Update license to GPL-2.0-or-later Daniel Wagner
2022-10-19  7:03 ` Daniel Wagner
2022-10-19  8:50   ` Pankaj Raghav
2022-10-19 10:53     ` Daniel Wagner
2022-10-19 10:53       ` Daniel Wagner
2022-10-19 11:10         ` Pankaj Raghav
2022-10-19 11:38           ` Daniel Wagner

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.