summaryrefslogtreecommitdiffstats
path: root/drivers/nvmem/eeprom_93xx46.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/nvmem/eeprom_93xx46.c')
-rw-r--r--drivers/nvmem/eeprom_93xx46.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/drivers/nvmem/eeprom_93xx46.c b/drivers/nvmem/eeprom_93xx46.c
index 5833cb0d86..73d775b53e 100644
--- a/drivers/nvmem/eeprom_93xx46.c
+++ b/drivers/nvmem/eeprom_93xx46.c
@@ -1,11 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0
/*
* Driver for 93xx46 EEPROMs
*
* (C) 2011 DENX Software Engineering, Anatolij Gustschin <agust@denx.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>