]> www.infradead.org Git - users/sagi/nvme-cli.git/commitdiff
nvme-rpmb: Update license to GPL-2.0-or-later
authorDaniel Wagner <dwagner@suse.de>
Tue, 17 May 2022 06:20:23 +0000 (08:20 +0200)
committerDaniel Wagner <dwagner@suse.de>
Wed, 18 May 2022 05:59:48 +0000 (07:59 +0200)
The project is using the GPL-2.0-or-later license. Relax the license
requirement to GPL-2.0-or-later.

Signed-off-by: Daniel Wagner <dwagner@suse.de>
Signed-off-by: Hanumanthu H <hanumanthuh@micron.com>
Link: https://lore.kernel.org/r/20220517062806.9448-1-dwagner@suse.de
nvme-rpmb.c

index 1ae262af95a5ae80c986ae5385141bedec54b650..8f6e6a0fa3b2e367f8f4b806f06650c77eebe758 100644 (file)
@@ -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