diff options
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2018-07-30 08:00:22 +0000 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2018-07-30 12:02:29 +0100 |
commit | 7464d3faf62a5adcb99f4f8ea9baabda78aed4aa (patch) | |
tree | 0dc102d24040dc246fc030d6ce359b678f2e6ebc /sound | |
parent | e028937c77f44bb38cdbc464afce2bf41d96006b (diff) |
ASoC: sh: Kconfig: convert to SPDX identifiers
By default all files without license information are under the default
license of the kernel, which is GPL version 2.
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound')
-rw-r--r-- | sound/soc/sh/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/sh/Kconfig b/sound/soc/sh/Kconfig index 0ae0800bf3a8..dc20f0f7080a 100644 --- a/sound/soc/sh/Kconfig +++ b/sound/soc/sh/Kconfig @@ -1,3 +1,4 @@ +# SPDX-License-Identifier: GPL-2.0 menu "SoC Audio support for Renesas SoCs" depends on SUPERH || ARCH_RENESAS || COMPILE_TEST |