]> git.sur5r.net Git - u-boot/blobdiff - drivers/spi/xilinx_spi.c
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / drivers / spi / xilinx_spi.c
index a951a7753d848f7d6b4d7a0483189ec1eaeb115d..8f0f32f68f6bcb4fe15cb3c2ed5c050b2ba6b95d 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Xilinx SPI driver
  *
@@ -9,8 +10,6 @@
  * Copyright (c) 2010 Graeme Smecher <graeme.smecher@mail.mcgill.ca>
  * Copyright (c) 2010 Thomas Chou <thomas@wytron.com.tw>
  * Copyright (c) 2005-2008 Analog Devices Inc.
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <config.h>