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

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: default avatarJagannadha Sutradharudu Teki <jagannadh.teki@gmail.com>
Signed-off-by: default avatarBo Shen <voice.shen@atmel.com>
parent 469146c0
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,8 @@
* Command for accessing SPI flash.
*
* Copyright (C) 2008 Atmel Corporation
* Licensed under the GPL-2 or later.
*
* SPDX-License-Identifier: GPL-2.0+
*/
#include <common.h>
......
......@@ -4,7 +4,7 @@
* Copyright (C) 2008 Atmel Corporation
* Copyright (C) 2010 Reinhard Meyer, EMK Elektronik
*
* Licensed under the GPL-2 or later.
* SPDX-License-Identifier: GPL-2.0+
*/
#include <common.h>
......
......@@ -4,7 +4,7 @@
* Copyright (C) 2008 Atmel Corporation
* 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_
......
......@@ -5,7 +5,7 @@
* Copyright (C) 2010 Reinhard Meyer, EMK Elektronik
* Copyright (C) 2013 Jagannadha Sutradharudu Teki, Xilinx Inc.
*
* Licensed under the GPL-2 or later.
* SPDX-License-Identifier: GPL-2.0+
*/
#include <common.h>
......
......@@ -5,7 +5,7 @@
* Copyright (C) 2010 Reinhard Meyer, EMK Elektronik
* Copyright (C) 2013 Jagannadha Sutradharudu Teki, Xilinx Inc.
*
* Licensed under the GPL-2 or later.
* SPDX-License-Identifier: GPL-2.0+
*/
#include <common.h>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment