[PATCH] nvme-rpmb: Update license to GPL-2.0-or-later

Daniel Wagner dwagner at suse.de
Mon May 16 23:28:06 PDT 2022


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 at micron.com>
Signed-off-by: Daniel Wagner <dwagner at 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




More information about the Linux-nvme mailing list