]> git.sur5r.net Git - u-boot/blobdiff - drivers/misc/fsl_iim.c
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / drivers / misc / fsl_iim.c
index 3c9f029edaaa9e5cbf68e1d881c9bb0b78d9309f..f8075db8d5ec33973659eef9c9aa05aef1c74913 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * (C) Copyright 2009-2013 ADVANSEE
  * Benoît Thébaudeau <benoit.thebaudeau@advansee.com>
@@ -5,8 +6,6 @@
  * Based on the mpc512x iim code:
  * Copyright 2008 Silicon Turnkey Express, Inc.
  * Martha Marx <mmarx@silicontkx.com>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>