]> git.sur5r.net Git - u-boot/blobdiff - drivers/mtd/spi/sf.c
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / drivers / mtd / spi / sf.c
index d5e175ca0000f571ed3cfa290cbd12653cd10f76..ee3cf8b7595b2859dae95974cde86426bb3b87eb 100644 (file)
@@ -1,10 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * SPI flash interface
  *
  * Copyright (C) 2008 Atmel Corporation
  * Copyright (C) 2010 Reinhard Meyer, EMK Elektronik
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>