mirror of
https://xff.cz/git/u-boot/
synced 2025-09-04 10:12:14 +02:00
spi: Add GPL-2.0+ SPDX-License-Identifier for missing files
Added GPL-2.0+ SPDX-License-Identifier for missed spi source files. Signed-off-by: Jagannadha Sutradharudu Teki <jaganna@xilinx.com>
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
* Copyright (c) 2005-2008 Analog Devices Inc.
|
* Copyright (c) 2005-2008 Analog Devices Inc.
|
||||||
* Copyright (C) 2010 Thomas Chou <thomas@wytron.com.tw>
|
* Copyright (C) 2010 Thomas Chou <thomas@wytron.com.tw>
|
||||||
*
|
*
|
||||||
* Licensed under the GPL-2 or later.
|
* SPDX-License-Identifier: GPL-2.0+
|
||||||
*/
|
*/
|
||||||
#include <common.h>
|
#include <common.h>
|
||||||
#include <asm/io.h>
|
#include <asm/io.h>
|
||||||
|
@@ -3,7 +3,7 @@
|
|||||||
*
|
*
|
||||||
* Copyright (c) 2005-2010 Analog Devices Inc.
|
* Copyright (c) 2005-2010 Analog Devices Inc.
|
||||||
*
|
*
|
||||||
* Licensed under the GPL-2 or later.
|
* SPDX-License-Identifier: GPL-2.0+
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/*#define DEBUG*/
|
/*#define DEBUG*/
|
||||||
|
@@ -7,7 +7,7 @@
|
|||||||
* Copyright (c) 2005-2008 Analog Devices Inc.
|
* Copyright (c) 2005-2008 Analog Devices Inc.
|
||||||
* Copyright (C) 2010 Thomas Chou <thomas@wytron.com.tw>
|
* Copyright (C) 2010 Thomas Chou <thomas@wytron.com.tw>
|
||||||
*
|
*
|
||||||
* Licensed under the GPL-2 or later.
|
* SPDX-License-Identifier: GPL-2.0+
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <common.h>
|
#include <common.h>
|
||||||
|
@@ -9,7 +9,7 @@
|
|||||||
* Copyright (c) 2010 Graeme Smecher <graeme.smecher@mail.mcgill.ca>
|
* Copyright (c) 2010 Graeme Smecher <graeme.smecher@mail.mcgill.ca>
|
||||||
* Copyright (c) 2012 Stephan Linz <linz@li-pro.net>
|
* Copyright (c) 2012 Stephan Linz <linz@li-pro.net>
|
||||||
*
|
*
|
||||||
* Licensed under the GPL-2 or later.
|
* SPDX-License-Identifier: GPL-2.0+
|
||||||
*
|
*
|
||||||
* [0]: http://www.xilinx.com/support/documentation
|
* [0]: http://www.xilinx.com/support/documentation
|
||||||
*
|
*
|
||||||
|
@@ -9,7 +9,7 @@
|
|||||||
* Copyright (c) 2010 Graeme Smecher <graeme.smecher@mail.mcgill.ca>
|
* Copyright (c) 2010 Graeme Smecher <graeme.smecher@mail.mcgill.ca>
|
||||||
* Copyright (c) 2012 Stephan Linz <linz@li-pro.net>
|
* Copyright (c) 2012 Stephan Linz <linz@li-pro.net>
|
||||||
*
|
*
|
||||||
* Licensed under the GPL-2 or later.
|
* SPDX-License-Identifier: GPL-2.0+
|
||||||
*
|
*
|
||||||
* [0]: http://www.xilinx.com/support/documentation
|
* [0]: http://www.xilinx.com/support/documentation
|
||||||
*
|
*
|
||||||
|
Reference in New Issue
Block a user