summaryrefslogtreecommitdiff
path: root/sound
diff options
context:
space:
mode:
authorShengjiu Wang <shengjiu.wang@nxp.com>2018-06-20 17:08:15 +0800
committerLeonard Crestez <leonard.crestez@nxp.com>2018-08-24 12:41:33 +0300
commit896f10b48ea6bc58aa02b8db36e502c3ea4e0a3c (patch)
tree012086dd4b38287c8ae0d62fe6700c9152530685 /sound
parent7ed4dcb8bec2f8d6c6a5291207326537151307da (diff)
MLK-18646: ASoC: fsl_dsp: fix the license issue
correct the license issue Signed-off-by: Shengjiu Wang <shengjiu.wang@nxp.com> Reviewed-by: Daniel Baluta <daniel.baluta@nxp.com>
Diffstat (limited to 'sound')
-rw-r--r--sound/soc/fsl/fsl_dsp.h7
-rw-r--r--sound/soc/fsl/fsl_dsp_proxy.c5
-rw-r--r--sound/soc/fsl/fsl_dsp_proxy.h5
3 files changed, 4 insertions, 13 deletions
diff --git a/sound/soc/fsl/fsl_dsp.h b/sound/soc/fsl/fsl_dsp.h
index 589cb9ce020c..454177700049 100644
--- a/sound/soc/fsl/fsl_dsp.h
+++ b/sound/soc/fsl/fsl_dsp.h
@@ -1,11 +1,8 @@
+/* SPDX-License-Identifier: (GPL-2.0+ OR MIT)*/
/*
- * Freescale DSP driver
- *
+ * Copyright (C) 2017 Cadence Design Systems, Inc.
* Copyright 2018 NXP
*
- * 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.
*/
#include <uapi/linux/mxc_dsp.h>
diff --git a/sound/soc/fsl/fsl_dsp_proxy.c b/sound/soc/fsl/fsl_dsp_proxy.c
index c507defff467..5bce99547207 100644
--- a/sound/soc/fsl/fsl_dsp_proxy.c
+++ b/sound/soc/fsl/fsl_dsp_proxy.c
@@ -1,9 +1,6 @@
+// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
/*******************************************************************************
*
- * 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.
- *
* Copyright (C) 2017 Cadence Design Systems, Inc.
* Copyright 2018 NXP
*
diff --git a/sound/soc/fsl/fsl_dsp_proxy.h b/sound/soc/fsl/fsl_dsp_proxy.h
index 4c3ec9b17e37..0942b8d85a6e 100644
--- a/sound/soc/fsl/fsl_dsp_proxy.h
+++ b/sound/soc/fsl/fsl_dsp_proxy.h
@@ -1,9 +1,6 @@
+/* SPDX-License-Identifier: (GPL-2.0+ OR MIT)*/
/*******************************************************************************
*
- * 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.
- *
* Copyright (c) 2017 Cadence Design Systems, Inc.
* Copyright 2018 NXP
*