Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 423

Based on 1 normalized pattern(s):

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 foundationr

extracted by the scancode license scanner the SPDX license identifier

GPL-2.0-only

has been chosen to replace the boilerplate/reference in 7 file(s).

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Armijn Hemel <armijn@tjaldur.nl>
Reviewed-by: Allison Randal <allison@lohutok.net>
Cc: linux-spdx@vger.kernel.org
Link: https://lkml.kernel.org/r/20190531190113.913773588@linutronix.de
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

authored by

Thomas Gleixner and committed by
Greg Kroah-Hartman
9f06080f 75a6faf6

+7 -28
+1 -4
drivers/gpu/drm/exynos/exynos5433_drm_decon.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* drivers/gpu/drm/exynos5433_drm_decon.c 2 3 * 3 4 * Copyright (C) 2015 Samsung Electronics Co.Ltd 4 5 * Authors: 5 6 * Joonyoung Shim <jy0922.shim@samsung.com> 6 7 * Hyungwon Hwang <human.hwang@samsung.com> 7 - * 8 - * This program is free software; you can redistribute it and/or modify 9 - * it under the terms of the GNU General Public License version 2 as 10 - * published by the Free Software Foundationr 11 8 */ 12 9 13 10 #include <linux/platform_device.h>
+1 -4
drivers/gpu/drm/exynos/exynos_drm_g2d.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Copyright (C) 2012 Samsung Electronics Co.Ltd 3 4 * Authors: Joonyoung Shim <jy0922.shim@samsung.com> 4 - * 5 - * This program is free software; you can redistribute it and/or modify 6 - * it under the terms of the GNU General Public License version 2 as 7 - * published by the Free Software Foundationr 8 5 */ 9 6 10 7 #include <linux/kernel.h>
+1 -4
drivers/gpu/drm/exynos/exynos_drm_g2d.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Copyright (C) 2012 Samsung Electronics Co.Ltd 3 4 * Authors: Joonyoung Shim <jy0922.shim@samsung.com> 4 - * 5 - * This program is free software; you can redistribute it and/or modify 6 - * it under the terms of the GNU General Public License version 2 as 7 - * published by the Free Software Foundationr 8 5 */ 9 6 10 7 #ifdef CONFIG_DRM_EXYNOS_G2D
+1 -4
drivers/gpu/drm/exynos/exynos_drm_mic.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Copyright (C) 2015 Samsung Electronics Co.Ltd 3 4 * Authors: 4 5 * Hyungwon Hwang <human.hwang@samsung.com> 5 - * 6 - * This program is free software; you can redistribute it and/or modify 7 - * it under the terms of the GNU General Public License version 2 as 8 - * published by the Free Software Foundationr 9 6 */ 10 7 11 8 #include <linux/platform_device.h>
+1 -4
drivers/gpu/drm/exynos/exynos_drm_rotator.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Copyright (C) 2012 Samsung Electronics Co.Ltd 3 4 * Authors: 4 5 * YoungJun Cho <yj44.cho@samsung.com> 5 6 * Eunchul Kim <chulspro.kim@samsung.com> 6 - * 7 - * This program is free software; you can redistribute it and/or modify 8 - * it under the terms of the GNU General Public License version 2 as 9 - * published by the Free Software Foundationr 10 7 */ 11 8 12 9 #include <linux/kernel.h>
+1 -4
drivers/gpu/drm/exynos/exynos_drm_scaler.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Copyright (C) 2017 Samsung Electronics Co.Ltd 3 4 * Author: 4 5 * Andrzej Pietrasiewicz <andrzejtp2010@gmail.com> 5 - * 6 - * This program is free software; you can redistribute it and/or modify 7 - * it under the terms of the GNU General Public License version 2 as 8 - * published by the Free Software Foundationr 9 6 */ 10 7 11 8 #include <linux/kernel.h>
+1 -4
drivers/gpu/drm/exynos/regs-decon5433.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Copyright (C) 2014 Samsung Electronics Co.Ltd 3 - * 4 - * This program is free software; you can redistribute it and/or modify 5 - * it under the terms of the GNU General Public License version 2 as 6 - * published by the Free Software Foundationr 7 4 */ 8 5 9 6 #ifndef EXYNOS_REGS_DECON5433_H