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,13 +1,8 @@
/* linux/arch/arm/plat-samsung/platformdata.c
*
* Copyright 2010 Ben Dooks <ben-linux <at> fluff.org>
*
* Helper for platform data setting
*
* 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 2010 Ben Dooks <ben-linux <at> fluff.org>
//
// Helper for platform data setting
#include <linux/kernel.h>
#include <linux/slab.h>