Replace GPL license statements with SPDX license identifiers (GPL-2.0 and GPL-2.0+). The h1940-bluetooth.c was licensed under GPL-1.0. This also adds GPL-2.0 to few files lacking license statement. Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
3 lines
68 B
C
3 lines
68 B
C
/* SPDX-License-Identifier: GPL-2.0 */
|
|
#include <plat/fb-s3c2410.h>
|