summaryrefslogtreecommitdiffstats
path: root/sound/soc/fsl
diff options
context:
space:
mode:
authorFabio Estevam2018-07-24 14:48:33 +0200
committerMark Brown2018-07-24 17:59:07 +0200
commit6b24e03ecf1ce188071d142115233b10ed8767b2 (patch)
treeba8c0d5b2ae99c7e111757b86b87df06079f4623 /sound/soc/fsl
parentASoC: fsl_utils: Switch to SPDX identifier (diff)
downloadkernel-qcow2-linux-6b24e03ecf1ce188071d142115233b10ed8767b2.tar.gz
kernel-qcow2-linux-6b24e03ecf1ce188071d142115233b10ed8767b2.tar.xz
kernel-qcow2-linux-6b24e03ecf1ce188071d142115233b10ed8767b2.zip
ASoC: imx-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/fsl')
-rw-r--r--sound/soc/fsl/imx-sgtl5000.c15
1 files changed, 4 insertions, 11 deletions
diff --git a/sound/soc/fsl/imx-sgtl5000.c b/sound/soc/fsl/imx-sgtl5000.c
index b99e0b5e00e9..c29200cf755a 100644
--- a/sound/soc/fsl/imx-sgtl5000.c
+++ b/sound/soc/fsl/imx-sgtl5000.c
@@ -1,14 +1,7 @@
-/*
- * Copyright 2012 Freescale Semiconductor, Inc.
- * Copyright 2012 Linaro Ltd.
- *
- * The code contained herein is licensed under the GNU General Public
- * License. You may obtain a copy of the GNU General Public License
- * Version 2 or later at the following locations:
- *
- * http://www.opensource.org/licenses/gpl-license.html
- * http://www.gnu.org/copyleft/gpl.html
- */
+// SPDX-License-Identifier: GPL-2.0+
+//
+// Copyright 2012 Freescale Semiconductor, Inc.
+// Copyright 2012 Linaro Ltd.
#include <linux/module.h>
#include <linux/of.h>