All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] nvme-rpmb: Update license to GPL-2.0-or-later
@ 2022-05-17  6:28 Daniel Wagner
       [not found] ` <DM6PR08MB4764309003A593FC20D4E144D0CE9@DM6PR08MB4764.namprd08.prod.outlook.com>
  0 siblings, 1 reply; 2+ messages in thread
From: Daniel Wagner @ 2022-05-17  6:28 UTC (permalink / raw)
  To: linux-nvme; +Cc: Daniel Wagner, Hanumanthu H

The project is using the GPL-2.0-or-later license. Relax the license
requirement to GPL-2.0-or-later.

Cc: Hanumanthu H <hanumanthuh@micron.com>
Signed-off-by: Daniel Wagner <dwagner@suse.de>
---
Hi Hanumanthu,

Would you mind to singed-off-by this change?

Thanks,
Daniel

 nvme-rpmb.c | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/nvme-rpmb.c b/nvme-rpmb.c
index 1ae262af95a5..8f6e6a0fa3b2 100644
--- a/nvme-rpmb.c
+++ b/nvme-rpmb.c
@@ -1,9 +1,11 @@
+// SPDX-License-Identifier: GPL-2.0-or-later
 /*
  * Copyright (C) 2020 Micron Techology Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License version
- * 2 as published by the Free Software Foundation.
+ * modify it under the terms of the GNU General Public License
+ * as published by the Free Software Foundation; either version 2
+ * of the License, or (at your option) any later version.
  *
  * This program is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
-- 
2.36.0



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

end of thread, other threads:[~2022-05-17  6:57 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:28 [PATCH] nvme-rpmb: Update license to GPL-2.0-or-later Daniel Wagner
     [not found] ` <DM6PR08MB4764309003A593FC20D4E144D0CE9@DM6PR08MB4764.namprd08.prod.outlook.com>
2022-05-17  6:57   ` 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.