]> git.sur5r.net Git - u-boot/blobdiff - drivers/spi/soft_spi_legacy.c
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / drivers / spi / soft_spi_legacy.c
index 941daa730b0a7c6e6b9b7c1326d8526dd480e559..0aac0c065daa5442630ba29289b5cdfea04503fd 100644 (file)
@@ -1,11 +1,10 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * (C) Copyright 2002
  * Gerald Van Baren, Custom IDEAS, vanbaren@cideas.com.
  *
  * Influenced by code from:
  * Wolfgang Denk, DENX Software Engineering, wd@denx.de.
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>