]> git.sur5r.net Git - u-boot/blobdiff - env/eeprom.c
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / env / eeprom.c
index 63842d6ff3ee92adc737b15b53924cd327ff9511..ac2689cc148c43c07c945db22494d0d49a5fe301 100644 (file)
@@ -1,11 +1,10 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * (C) Copyright 2000-2010
  * Wolfgang Denk, DENX Software Engineering, wd@denx.de.
  *
  * (C) Copyright 2001 Sysgo Real-Time Solutions, GmbH <www.elinos.com>
  * Andreas Heppel <aheppel@sysgo.de>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>