diff mbox series

ASoC: sh: Kconfig: convert to SPDX identifiers

Message ID 87efflkvk3.wl-kuninori.morimoto.gx@renesas.com (mailing list archive)
State Accepted
Commit 7464d3faf62a5adcb99f4f8ea9baabda78aed4aa
Headers show
Series ASoC: sh: Kconfig: convert to SPDX identifiers | expand

Commit Message

Kuninori Morimoto July 30, 2018, 8 a.m. UTC
From: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>

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>
---
 sound/soc/sh/Kconfig | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

diff --git a/sound/soc/sh/Kconfig b/sound/soc/sh/Kconfig
index 0ae0800..dc20f0f 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