mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-09-26 16:21:25 +02:00
sf: Add GPL-2.0+ SPDX-License-Identifier for missing ones
Added GPL-2.0+ SPDX-License-Identifier for missed sf source files. Signed-off-by: Jagannadha Sutradharudu Teki <jagannadh.teki@gmail.com> Signed-off-by: Bo Shen <voice.shen@atmel.com>
This commit is contained in:
parent
469146c097
commit
0c88a84ac6
@ -2,7 +2,8 @@
|
|||||||
* Command for accessing SPI flash.
|
* Command for accessing SPI flash.
|
||||||
*
|
*
|
||||||
* Copyright (C) 2008 Atmel Corporation
|
* Copyright (C) 2008 Atmel Corporation
|
||||||
* Licensed under the GPL-2 or later.
|
*
|
||||||
|
* SPDX-License-Identifier: GPL-2.0+
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <common.h>
|
#include <common.h>
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
* Copyright (C) 2008 Atmel Corporation
|
* Copyright (C) 2008 Atmel Corporation
|
||||||
* Copyright (C) 2010 Reinhard Meyer, EMK Elektronik
|
* Copyright (C) 2010 Reinhard Meyer, EMK Elektronik
|
||||||
*
|
*
|
||||||
* Licensed under the GPL-2 or later.
|
* SPDX-License-Identifier: GPL-2.0+
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <common.h>
|
#include <common.h>
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
* Copyright (C) 2008 Atmel Corporation
|
* Copyright (C) 2008 Atmel Corporation
|
||||||
* Copyright (C) 2013 Jagannadha Sutradharudu Teki, Xilinx Inc.
|
* Copyright (C) 2013 Jagannadha Sutradharudu Teki, Xilinx Inc.
|
||||||
*
|
*
|
||||||
* Licensed under the GPL-2 or later.
|
* SPDX-License-Identifier: GPL-2.0+
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef _SF_INTERNAL_H_
|
#ifndef _SF_INTERNAL_H_
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
* Copyright (C) 2010 Reinhard Meyer, EMK Elektronik
|
* Copyright (C) 2010 Reinhard Meyer, EMK Elektronik
|
||||||
* Copyright (C) 2013 Jagannadha Sutradharudu Teki, Xilinx Inc.
|
* Copyright (C) 2013 Jagannadha Sutradharudu Teki, Xilinx Inc.
|
||||||
*
|
*
|
||||||
* Licensed under the GPL-2 or later.
|
* SPDX-License-Identifier: GPL-2.0+
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <common.h>
|
#include <common.h>
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
* Copyright (C) 2010 Reinhard Meyer, EMK Elektronik
|
* Copyright (C) 2010 Reinhard Meyer, EMK Elektronik
|
||||||
* Copyright (C) 2013 Jagannadha Sutradharudu Teki, Xilinx Inc.
|
* Copyright (C) 2013 Jagannadha Sutradharudu Teki, Xilinx Inc.
|
||||||
*
|
*
|
||||||
* Licensed under the GPL-2 or later.
|
* SPDX-License-Identifier: GPL-2.0+
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <common.h>
|
#include <common.h>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user