diff options
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2018-07-02 06:22:58 +0000 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2018-07-02 10:55:05 +0100 |
commit | b53c34b4b73eb65e6480ada6ec8ddbcc2d4e9817 (patch) | |
tree | 08c78507cef4fdd8a6140ce48a92ac0fddc02cb2 /include/sound/soc-dpcm.h | |
parent | ed51758247c51dfdb526d279164cfd925496f187 (diff) | |
download | blackbird-obmc-linux-b53c34b4b73eb65e6480ada6ec8ddbcc2d4e9817.tar.gz blackbird-obmc-linux-b53c34b4b73eb65e6480ada6ec8ddbcc2d4e9817.zip |
ASoC: soc-dpcm.h: 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-dpcm.h')
-rw-r--r-- | include/sound/soc-dpcm.h | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/include/sound/soc-dpcm.h b/include/sound/soc-dpcm.h index 806059052bfc..9bb92f187af8 100644 --- a/include/sound/soc-dpcm.h +++ b/include/sound/soc-dpcm.h @@ -1,11 +1,8 @@ -/* +/* SPDX-License-Identifier: GPL-2.0 + * * linux/sound/soc-dpcm.h -- ALSA SoC Dynamic PCM Support * * Author: Liam Girdwood <lrg@ti.com> - * - * 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_DPCM_H |