Skip to content
Snippets Groups Projects
Commit e7b1e452 authored by Jagan Teki's avatar Jagan Teki
Browse files

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: default avatarJagannadha Sutradharudu Teki <jaganna@xilinx.com>
parent 0c88a84a
Branches
Tags
No related merge requests found
......@@ -5,7 +5,7 @@
* Copyright (c) 2005-2008 Analog Devices Inc.
* 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 <asm/io.h>
......
......@@ -3,7 +3,7 @@
*
* Copyright (c) 2005-2010 Analog Devices Inc.
*
* Licensed under the GPL-2 or later.
* SPDX-License-Identifier: GPL-2.0+
*/
/*#define DEBUG*/
......
......@@ -7,7 +7,7 @@
* Copyright (c) 2005-2008 Analog Devices Inc.
* 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>
......
......@@ -9,7 +9,7 @@
* Copyright (c) 2010 Graeme Smecher <graeme.smecher@mail.mcgill.ca>
* 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
*
......
......@@ -9,7 +9,7 @@
* Copyright (c) 2010 Graeme Smecher <graeme.smecher@mail.mcgill.ca>
* 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% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment