diff options
author | Fabio Estevam <fabio.estevam@nxp.com> | 2018-04-23 03:02:11 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2018-04-23 14:39:52 +0300 |
commit | 3c1d663beb0b453b21509a8883185c743963bbe7 (patch) | |
tree | 7e3938f10e9eafda84d95c8428f86347aba00a77 /sound/soc/codecs/sgtl5000.h | |
parent | 51e786947fc575f519f10cf500b470d505a40b15 (diff) | |
download | linux-3c1d663beb0b453b21509a8883185c743963bbe7.tar.xz |
ASoC: sgtl5000: Switch to SPDX identifier
Adopt the SPDX license identifier headers to ease license compliance
management.
Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/codecs/sgtl5000.h')
-rw-r--r-- | sound/soc/codecs/sgtl5000.h | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/sound/soc/codecs/sgtl5000.h b/sound/soc/codecs/sgtl5000.h index 28cf637155bb..18cae08bbd3a 100644 --- a/sound/soc/codecs/sgtl5000.h +++ b/sound/soc/codecs/sgtl5000.h @@ -1,11 +1,8 @@ +/* SPDX-License-Identifier: GPL-2.0 */ /* * sgtl5000.h - SGTL5000 audio codec interface * * Copyright 2010-2011 Freescale Semiconductor, Inc. - * - * 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 _SGTL5000_H |