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:
Jagannadha Sutradharudu Teki 2013-10-14 13:31:24 +05:30
parent 0c88a84ac6
commit e7b1e452ff
5 changed files with 5 additions and 5 deletions

View file

@ -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>

View file

@ -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*/

View file

@ -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>

View file

@ -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
* *

View file

@ -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
* *