SPDX: Convert all of our single license tags to Linux Kernel style
[oweals/u-boot.git] / drivers / spi / zynq_qspi.c
index 255e02f585da4a9a6df77d6d477b3464eafeb097..ee8796d470b849306eb722fa423341c6e307275c 100644 (file)
@@ -1,10 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * (C) Copyright 2013 Xilinx, Inc.
  * (C) Copyright 2015 Jagan Teki <jteki@openedev.com>
  *
  * Xilinx Zynq Quad-SPI(QSPI) controller driver (master mode only)
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>