All of lore.kernel.org
 help / color / mirror / Atom feed
From: Daniel Wagner <dwagner@suse.de>
To: linux-nvme@lists.infradead.org
Cc: Daniel Wagner <dwagner@suse.de>, Arunpandian J <apj.arun@samsung.com>
Subject: [PATCH nvme-cli] tests: Update license to GPL-2.0-or-later
Date: Tue, 17 May 2022 08:14:56 +0200	[thread overview]
Message-ID: <20220517061456.7623-1-dwagner@suse.de> (raw)

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



             reply	other threads:[~2022-05-17  6:15 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-17  6:14 Daniel Wagner [this message]
2022-10-19  7:03 ` [PATCH nvme-cli] tests: Update license to GPL-2.0-or-later 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220517061456.7623-1-dwagner@suse.de \
    --to=dwagner@suse.de \
    --cc=apj.arun@samsung.com \
    --cc=linux-nvme@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.