summaryrefslogtreecommitdiffstats
path: root/drivers/nvmem/snvs_lpgpr.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/nvmem/snvs_lpgpr.c')
-rw-r--r--drivers/nvmem/snvs_lpgpr.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/drivers/nvmem/snvs_lpgpr.c b/drivers/nvmem/snvs_lpgpr.c
index 1890af135d..88ca1a9dfd 100644
--- a/drivers/nvmem/snvs_lpgpr.c
+++ b/drivers/nvmem/snvs_lpgpr.c
@@ -1,10 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0
/*
* Copyright (c) 2015 Pengutronix, Steffen Trumtrar <kernel@pengutronix.de>
* Copyright (c) 2017 Pengutronix, Oleksij Rempel <kernel@pengutronix.de>
- *
- * 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.
*/
#include <common.h>
#include <driver.h>