diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2022-06-07 16:11:19 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-06-10 14:51:35 +0200 |
commit | b7bc1c9e5b04da3d2e578fe91d666c9060e77c63 (patch) | |
tree | a5b829785e9a57c0ca089189c6813e66f176fe3e /Documentation | |
parent | 94c0ded75c85201bfb8fce95dab44cc53addfcb5 (diff) | |
download | linux-b7bc1c9e5b04da3d2e578fe91d666c9060e77c63.tar.bz2 |
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_147.RULE
Based on the normalized pattern:
licensed under gplv2
extracted by the scancode license scanner the SPDX license identifier
GPL-2.0-only
has been chosen to replace the boilerplate/reference.
Reviewed-by: Allison Randal <allison@lohutok.net>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/arm/samsung-s3c24xx/cpufreq.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/arm/samsung-s3c24xx/cpufreq.rst b/Documentation/arm/samsung-s3c24xx/cpufreq.rst index 2ddc26c03b1f..ed19ce1a4629 100644 --- a/Documentation/arm/samsung-s3c24xx/cpufreq.rst +++ b/Documentation/arm/samsung-s3c24xx/cpufreq.rst @@ -1,3 +1,4 @@ +.. SPDX-License-Identifier: GPL-2.0-only ======================= S3C24XX CPUfreq support ======================= @@ -73,4 +74,3 @@ Document Author --------------- Ben Dooks, Copyright 2009 Simtec Electronics -Licensed under GPLv2 |