ASoC: fsl-asoc-card: Switch to SPDX identifier
authorFabio Estevam <fabio.estevam@nxp.com>
Tue, 24 Jul 2018 12:48:30 +0000 (09:48 -0300)
committerMark Brown <broonie@kernel.org>
Tue, 24 Jul 2018 15:58:55 +0000 (16:58 +0100)
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>
sound/soc/fsl/fsl-asoc-card.c

index 4a6750aa36379e30ff5480d7200b8c2a1e73b80f..07808c6d546140e0dcc606d04afee8cde280c0fd 100644 (file)
@@ -1,14 +1,10 @@
-/*
- * Freescale Generic ASoC Sound Card driver with ASRC
- *
- * Copyright (C) 2014 Freescale Semiconductor, Inc.
- *
- * Author: Nicolin Chen <nicoleotsuka@gmail.com>
- *
- * This file is licensed under the terms of the GNU General Public License
- * version 2. This program is licensed "as is" without any warranty of any
- * kind, whether express or implied.
- */
+// SPDX-License-Identifier: GPL-2.0
+//
+// Freescale Generic ASoC Sound Card driver with ASRC
+//
+// Copyright (C) 2014 Freescale Semiconductor, Inc.
+//
+// Author: Nicolin Chen <nicoleotsuka@gmail.com>
 
 #include <linux/clk.h>
 #include <linux/i2c.h>