diff options
author | Andra Danciu <andradanciu1997@gmail.com> | 2019-04-05 14:50:00 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2019-04-08 13:53:35 +0700 |
commit | bdc16b5748926412ca90cf0521c718a46e2ca2b7 (patch) | |
tree | 9bbcecd8cdf2f9e07c2c3190d77ea3c182faa9df /sound/soc/fsl/imx-ssi.h | |
parent | 58dbd1015d3ed47d53a99e7c4da0bbd3543177da (diff) | |
download | linux-stable-bdc16b5748926412ca90cf0521c718a46e2ca2b7.tar.gz linux-stable-bdc16b5748926412ca90cf0521c718a46e2ca2b7.tar.bz2 linux-stable-bdc16b5748926412ca90cf0521c718a46e2ca2b7.zip |
ASoC: imx-ssi: Switch to SPDX identifier
Adopt the SPDX license identifier headers to ease license compliance
management.
Signed-off-by: Andra Danciu <andradanciu1997@gmail.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/fsl/imx-ssi.h')
-rw-r--r-- | sound/soc/fsl/imx-ssi.h | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/sound/soc/fsl/imx-ssi.h b/sound/soc/fsl/imx-ssi.h index be6562365b6a..19cd0937e740 100644 --- a/sound/soc/fsl/imx-ssi.h +++ b/sound/soc/fsl/imx-ssi.h @@ -1,8 +1,4 @@ -/* - * 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. - */ +/* SPDX-License-Identifier: GPL-2.0 */ #ifndef _IMX_SSI_H #define _IMX_SSI_H |