All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH nvme-cli] ocp: Update license to GPL-2.0-or-later
@ 2022-05-17  6:02 Daniel Wagner
       [not found] ` <DM6PR15MB290789265C9D82CC90216BD0B6CE9@DM6PR15MB2907.namprd15.prod.outlook.com>
  0 siblings, 1 reply; 2+ messages in thread
From: Daniel Wagner @ 2022-05-17  6:02 UTC (permalink / raw)
  To: linux-nvme; +Cc: Daniel Wagner, Arthur Shau, Wei Zhang, Venkat Ramesh

When I reviewed the plugin 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: Arthur Shau <arthurshau@fb.com>
Cc: Wei Zhang <wzhang@fb.com>
Cc: Venkat Ramesh <venkatraghavan@fb.com>
Signed-off-by: Daniel Wagner <dwagner@suse.de>
---
Hi,

Could I get a signed-off-by for this?

Thanks!
Daniel

 plugins/ocp/ocp-nvme.c | 2 +-
 plugins/ocp/ocp-nvme.h | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/plugins/ocp/ocp-nvme.c b/plugins/ocp/ocp-nvme.c
index 1e7649b7d600..56cfdff9825f 100644
--- a/plugins/ocp/ocp-nvme.c
+++ b/plugins/ocp/ocp-nvme.c
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: GPL-2.0-only
+// SPDX-License-Identifier: GPL-2.0-or-later
 /* Copyright (c) 2022 Meta Platforms, Inc.
  *
  * Authors: Arthur Shau <arthurshau@fb.com>,
diff --git a/plugins/ocp/ocp-nvme.h b/plugins/ocp/ocp-nvme.h
index 19378cdfcfdb..3e3f437aeaaf 100644
--- a/plugins/ocp/ocp-nvme.h
+++ b/plugins/ocp/ocp-nvme.h
@@ -1,4 +1,4 @@
-/* SPDX-License-Identifier: GPL-2.0-only */
+/* SPDX-License-Identifier: GPL-2.0-or-later */
 /* Copyright (c) 2022 Meta Platforms, Inc.
  *
  * Authors: Arthur Shau <arthurshau@fb.com>,
-- 
2.36.0



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

* Re: [PATCH nvme-cli] ocp: Update license to GPL-2.0-or-later
       [not found] ` <DM6PR15MB290789265C9D82CC90216BD0B6CE9@DM6PR15MB2907.namprd15.prod.outlook.com>
@ 2022-05-18  6:48   ` Daniel Wagner
  0 siblings, 0 replies; 2+ messages in thread
From: Daniel Wagner @ 2022-05-18  6:48 UTC (permalink / raw)
  To: Arthur Shau; +Cc: linux-nvme, Wei Zhang, Venkat Ramesh

On Tue, May 17, 2022 at 05:51:48PM +0000, Arthur Shau wrote:
> Looks good!
> 
> Signed-off-by: Arthur Shau <arthurshau@fb.com>

Thanks Arthur!


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

end of thread, other threads:[~2022-05-18  6:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-17  6:02 [PATCH nvme-cli] ocp: Update license to GPL-2.0-or-later Daniel Wagner
     [not found] ` <DM6PR15MB290789265C9D82CC90216BD0B6CE9@DM6PR15MB2907.namprd15.prod.outlook.com>
2022-05-18  6:48   ` 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.