]> git.sur5r.net Git - u-boot/blobdiff - board/varisys/common/sys_eeprom.c
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / board / varisys / common / sys_eeprom.c
index 69f596a4ccf185827ed9057b1875826a4b534559..dea9af9b5dbeec713ba0e7b7ab4b1e08633cb1a7 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Based on board/freescale/common/sys_eeprom.c
  * Copyright 2006, 2008-2009, 2011 Freescale Semiconductor
@@ -7,8 +8,6 @@
  * Freescale API, but has a number of key differences. Because
  * the two APIs are independent and may diverge further, the
  * Varisys version of the API is implemented separately here.
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>