From d74f72b86d0180dff707d0850b6ca72cb5973bf2 Mon Sep 17 00:00:00 2001 From: Meng Wang Date: Tue, 14 May 2019 15:33:05 +0800 Subject: [PATCH] asoc: update missed file header to SPDX update missed file header to SPDX. Change-Id: I694c45965473d00d5a577df1cd2074becbc51372 Signed-off-by: Meng Wang --- dsp/codecs/audio_alac.c | 10 ---------- dsp/codecs/audio_ape.c | 10 ---------- dsp/codecs/audio_g711alaw.c | 10 ---------- dsp/codecs/audio_g711mlaw.c | 10 ---------- include/soc/wcd-spi-ac.h | 10 +--------- soc/wcd-spi-ac.c | 10 +--------- soc/wcd_spi_ctl_v01.c | 11 +---------- soc/wcd_spi_ctl_v01.h | 11 +---------- 8 files changed, 4 insertions(+), 78 deletions(-) diff --git a/dsp/codecs/audio_alac.c b/dsp/codecs/audio_alac.c index f7e09323dd..a3e473f708 100644 --- a/dsp/codecs/audio_alac.c +++ b/dsp/codecs/audio_alac.c @@ -1,15 +1,5 @@ // SPDX-License-Identifier: GPL-2.0-only /* Copyright (c) 2015-2019, The Linux Foundation. All rights reserved. - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License version 2 and - * only version 2 as published by the Free Software Foundation. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * */ #include diff --git a/dsp/codecs/audio_ape.c b/dsp/codecs/audio_ape.c index 1e12981524..319828bd54 100644 --- a/dsp/codecs/audio_ape.c +++ b/dsp/codecs/audio_ape.c @@ -1,15 +1,5 @@ // SPDX-License-Identifier: GPL-2.0-only /* Copyright (c) 2015-2019, The Linux Foundation. All rights reserved. - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License version 2 and - * only version 2 as published by the Free Software Foundation. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * */ #include diff --git a/dsp/codecs/audio_g711alaw.c b/dsp/codecs/audio_g711alaw.c index b4a1d7ee5c..27d7fe0b35 100644 --- a/dsp/codecs/audio_g711alaw.c +++ b/dsp/codecs/audio_g711alaw.c @@ -1,15 +1,5 @@ // SPDX-License-Identifier: GPL-2.0-only /* Copyright (c) 2016-2017, 2019 The Linux Foundation. All rights reserved. - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License version 2 and - * only version 2 as published by the Free Software Foundation. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * */ #include diff --git a/dsp/codecs/audio_g711mlaw.c b/dsp/codecs/audio_g711mlaw.c index 1cf8a97870..57c7f1ae7e 100644 --- a/dsp/codecs/audio_g711mlaw.c +++ b/dsp/codecs/audio_g711mlaw.c @@ -1,15 +1,5 @@ // SPDX-License-Identifier: GPL-2.0-only /* Copyright (c) 2016-2017, 2019 The Linux Foundation. All rights reserved. - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License version 2 and - * only version 2 as published by the Free Software Foundation. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * */ #include diff --git a/include/soc/wcd-spi-ac.h b/include/soc/wcd-spi-ac.h index 5131c49f3a..e07d235e9c 100644 --- a/include/soc/wcd-spi-ac.h +++ b/include/soc/wcd-spi-ac.h @@ -1,13 +1,5 @@ +/* SPDX-License-Identifier: GPL-2.0-only */ /* Copyright (c) 2018-2019, The Linux Foundation. All rights reserved. - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License version 2 and - * only version 2 as published by the Free Software Foundation. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. */ #ifndef __WCD_SPI_AC_H__ diff --git a/soc/wcd-spi-ac.c b/soc/wcd-spi-ac.c index ee7a7a9ba5..87bdbb2cc5 100644 --- a/soc/wcd-spi-ac.c +++ b/soc/wcd-spi-ac.c @@ -1,13 +1,5 @@ +// SPDX-License-Identifier: GPL-2.0-only /* Copyright (c) 2018-2019, The Linux Foundation. All rights reserved. - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License version 2 and - * only version 2 as published by the Free Software Foundation. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. */ #include diff --git a/soc/wcd_spi_ctl_v01.c b/soc/wcd_spi_ctl_v01.c index 0e59ca3f23..a803fd0dcd 100644 --- a/soc/wcd_spi_ctl_v01.c +++ b/soc/wcd_spi_ctl_v01.c @@ -1,14 +1,5 @@ +// SPDX-License-Identifier: GPL-2.0-only /* Copyright (c) 2018-2019, The Linux Foundation. All rights reserved. - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License version 2 and - * only version 2 as published by the Free Software Foundation. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * */ #include #include diff --git a/soc/wcd_spi_ctl_v01.h b/soc/wcd_spi_ctl_v01.h index dd9b1c3e5e..683caa4166 100644 --- a/soc/wcd_spi_ctl_v01.h +++ b/soc/wcd_spi_ctl_v01.h @@ -1,14 +1,5 @@ +/* SPDX-License-Identifier: GPL-2.0-only */ /* Copyright (c) 2018-2019, The Linux Foundation. All rights reserved. - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License version 2 and - * only version 2 as published by the Free Software Foundation. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * */ #ifndef WCD_SPI_CTL_V01_H #define WCD_SPI_CTL_V01_H