ARM: SAMSUNG: Add SPDX license identifiers

Replace GPL license statements with SPDX license identifiers (GPL-1.0+,
GPL-2.0 and GPL-2.0+).

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
此提交包含在:
Krzysztof Kozlowski
2017-12-25 20:54:35 +01:00
父節點 049633fc09
當前提交 4490e3c688
共有 43 個檔案被更改,包括 182 行新增361 行删除

查看文件

@@ -1,14 +1,9 @@
/* linux/arch/arm/plat-samsung/devs.c
*
* Copyright (c) 2011 Samsung Electronics Co., Ltd.
* http://www.samsung.com
*
* Base SAMSUNG platform device definitions
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* published by the Free Software Foundation.
*/
// SPDX-License-Identifier: GPL-2.0
//
// Copyright (c) 2011 Samsung Electronics Co., Ltd.
// http://www.samsung.com
//
// Base SAMSUNG platform device definitions
#include <linux/kernel.h>
#include <linux/types.h>