diff options
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2018-07-02 06:24:18 +0000 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2018-07-02 10:55:32 +0100 |
commit | 873486ed4af3e11bfc20832dff7b124ba652bf77 (patch) | |
tree | d4a1f87500a73d2558b754afb5c6e61f629c387d /include/sound/soc.h | |
parent | 7730bb13c7472620b585783f248b2dccd09d1819 (diff) |
ASoC: soc-core: convert to SPDX identifiers
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'include/sound/soc.h')
-rw-r--r-- | include/sound/soc.h | 11 |
1 files changed, 4 insertions, 7 deletions
diff --git a/include/sound/soc.h b/include/sound/soc.h index f7579f82cc00..16f0bf10cc42 100644 --- a/include/sound/soc.h +++ b/include/sound/soc.h @@ -1,13 +1,10 @@ -/* +/* SPDX-License-Identifier: GPL-2.0 + * * linux/sound/soc.h -- ALSA SoC Layer * - * Author: Liam Girdwood - * Created: Aug 11th 2005 + * Author: Liam Girdwood + * Created: Aug 11th 2005 * Copyright: Wolfson Microelectronics. PLC. - * - * 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 Foundation. */ #ifndef __LINUX_SND_SOC_H |