]> git.sur5r.net Git - u-boot/blobdiff - drivers/spi/bcm63xx_hsspi.c
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / drivers / spi / bcm63xx_hsspi.c
index 3393166a1ed764821ee6f9a1509fbd87cbceab7a..262ed6242bcbf7bac21da95ebf8c74114914bd1e 100644 (file)
@@ -1,11 +1,10 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Copyright (C) 2017 Álvaro Fernández Rojas <noltari@gmail.com>
  *
  * Derived from linux/drivers/spi/spi-bcm63xx-hsspi.c:
  *     Copyright (C) 2000-2010 Broadcom Corporation
  *     Copyright (C) 2012-2013 Jonas Gorski <jogo@openwrt.org>
- *
- * SPDX-License-Identifier: GPL-2.0+
  */
 
 #include <common.h>