diff options
author | Charles Keepax <ckeepax@opensource.cirrus.com> | 2019-06-25 17:37:27 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2019-06-26 13:27:50 +0200 |
commit | 472e5df0137e10fbaed0eef38c9bdf99e088ff13 (patch) | |
tree | 9b54d50a92baaeedf173be1fe54983e37331af1c /sound/soc/codecs/madera.h | |
parent | ASoC: Intel: Skylake: Strip T and L from TLV IPCs (diff) | |
download | linux-472e5df0137e10fbaed0eef38c9bdf99e088ff13.tar.xz linux-472e5df0137e10fbaed0eef38c9bdf99e088ff13.zip |
ASoC: madera: Update SPDX headers
The madera driver was merged too late to catch Thomas Gleixner's cleanup
of the SPDX headers tree wide. Update the headers to match what was done
in that patch.
Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/codecs/madera.h')
-rw-r--r-- | sound/soc/codecs/madera.h | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/sound/soc/codecs/madera.h b/sound/soc/codecs/madera.h index aa2db156582b..0af66f280770 100644 --- a/sound/soc/codecs/madera.h +++ b/sound/soc/codecs/madera.h @@ -1,13 +1,9 @@ -/* SPDX-License-Identifier: GPL-2.0 */ +/* SPDX-License-Identifier: GPL-2.0-only */ /* * Cirrus Logic Madera class codecs common support * * Copyright (C) 2015-2018 Cirrus Logic, Inc. and * Cirrus Logic International Semiconductor Ltd. - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by the - * Free Software Foundation; version 2. */ #ifndef ASOC_MADERA_H |