]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - drivers/mtd/spi/sf_dataflash.c
SPDX: Convert all of our single license tags to Linux Kernel style
[thirdparty/u-boot.git] / drivers / mtd / spi / sf_dataflash.c
index e5c0e12faa392f0ffd0a2e0cdf593b266dda726a..4a60c1b2b43aaf756151c46c72c3051b194e3f4e 100644 (file)
@@ -1,10 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Atmel DataFlash probing
  *
  * Copyright (C) 2004-2009, 2015 Freescale Semiconductor, Inc.
  * Haikun Wang (haikun.wang@freescale.com)
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>