SPDX: Convert all of our single license tags to Linux Kernel style
[oweals/u-boot.git] / drivers / spi / sh_qspi.c
index 5075be3cd13d0dcf27964f99d77347617ec8fe88..e9123e2c39c5a917f6277e07d5bfd2354fb87da7 100644 (file)
@@ -1,10 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0
 /*
  * SH QSPI (Quad SPI) driver
  *
  * Copyright (C) 2013 Renesas Electronics Corporation
  * Copyright (C) 2013 Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
- *
- * SPDX-License-Identifier:    GPL-2.0
  */
 
 #include <common.h>