Skip to content

Commit 9400114

Browse files
plbossartbroonie
authored andcommitted
ASoC: Intel: avs: clarify Copyright information
For some reason a number of files included the "All rights reserved" statement. Good old copy-paste made sure this mistake proliferated. Remove the "All rights reserved" in all Intel-copyright to align with internal guidance. Acked-by: Cezary Rojewski <cezary.rojewski@intel.com> Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> Reviewed-by: Bard Liao <yung-chuan.liao@linux.intel.com> Reviewed-by: Péter Ujfalusi <peter.ujfalusi@linux.intel.com> Link: https://lore.kernel.org/r/20240503140359.259762-7-pierre-louis.bossart@linux.intel.com Signed-off-by: Mark Brown <broonie@kernel.org>
1 parent 618ae0d commit 9400114

46 files changed

Lines changed: 46 additions & 46 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

sound/soc/intel/avs/apl.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// SPDX-License-Identifier: GPL-2.0-only
22
//
3-
// Copyright(c) 2021-2022 Intel Corporation. All rights reserved.
3+
// Copyright(c) 2021-2022 Intel Corporation
44
//
55
// Authors: Cezary Rojewski <cezary.rojewski@intel.com>
66
// Amadeusz Slawinski <amadeuszx.slawinski@linux.intel.com>

sound/soc/intel/avs/avs.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* SPDX-License-Identifier: GPL-2.0-only */
22
/*
3-
* Copyright(c) 2021-2022 Intel Corporation. All rights reserved.
3+
* Copyright(c) 2021-2022 Intel Corporation
44
*
55
* Authors: Cezary Rojewski <cezary.rojewski@intel.com>
66
* Amadeusz Slawinski <amadeuszx.slawinski@linux.intel.com>

sound/soc/intel/avs/board_selection.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// SPDX-License-Identifier: GPL-2.0-only
22
//
3-
// Copyright(c) 2021-2022 Intel Corporation. All rights reserved.
3+
// Copyright(c) 2021-2022 Intel Corporation
44
//
55
// Authors: Cezary Rojewski <cezary.rojewski@intel.com>
66
// Amadeusz Slawinski <amadeuszx.slawinski@linux.intel.com>

sound/soc/intel/avs/boards/da7219.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// SPDX-License-Identifier: GPL-2.0-only
22
//
3-
// Copyright(c) 2021-2022 Intel Corporation. All rights reserved.
3+
// Copyright(c) 2021-2022 Intel Corporation
44
//
55
// Author: Cezary Rojewski <cezary.rojewski@intel.com>
66
//

sound/soc/intel/avs/boards/dmic.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// SPDX-License-Identifier: GPL-2.0-only
22
//
3-
// Copyright(c) 2021-2022 Intel Corporation. All rights reserved.
3+
// Copyright(c) 2021-2022 Intel Corporation
44
//
55
// Authors: Cezary Rojewski <cezary.rojewski@intel.com>
66
// Amadeusz Slawinski <amadeuszx.slawinski@linux.intel.com>

sound/soc/intel/avs/boards/es8336.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// SPDX-License-Identifier: GPL-2.0-only
22
//
3-
// Copyright(c) 2023 Intel Corporation. All rights reserved.
3+
// Copyright(c) 2023 Intel Corporation
44
//
55
// Authors: Cezary Rojewski <cezary.rojewski@intel.com>
66
// Amadeusz Slawinski <amadeuszx.slawinski@linux.intel.com>

sound/soc/intel/avs/boards/hdaudio.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// SPDX-License-Identifier: GPL-2.0-only
22
//
3-
// Copyright(c) 2021-2022 Intel Corporation. All rights reserved.
3+
// Copyright(c) 2021-2022 Intel Corporation
44
//
55
// Authors: Cezary Rojewski <cezary.rojewski@intel.com>
66
// Amadeusz Slawinski <amadeuszx.slawinski@linux.intel.com>

sound/soc/intel/avs/boards/i2s_test.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// SPDX-License-Identifier: GPL-2.0-only
22
//
3-
// Copyright(c) 2021-2022 Intel Corporation. All rights reserved.
3+
// Copyright(c) 2021-2022 Intel Corporation
44
//
55
// Authors: Cezary Rojewski <cezary.rojewski@intel.com>
66
// Amadeusz Slawinski <amadeuszx.slawinski@linux.intel.com>

sound/soc/intel/avs/boards/max98357a.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// SPDX-License-Identifier: GPL-2.0-only
22
//
3-
// Copyright(c) 2021-2022 Intel Corporation. All rights reserved.
3+
// Copyright(c) 2021-2022 Intel Corporation
44
//
55
// Authors: Cezary Rojewski <cezary.rojewski@intel.com>
66
// Amadeusz Slawinski <amadeuszx.slawinski@linux.intel.com>

sound/soc/intel/avs/boards/max98373.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// SPDX-License-Identifier: GPL-2.0-only
22
//
3-
// Copyright(c) 2022 Intel Corporation. All rights reserved.
3+
// Copyright(c) 2022 Intel Corporation
44
//
55
// Authors: Cezary Rojewski <cezary.rojewski@intel.com>
66
// Amadeusz Slawinski <amadeuszx.slawinski@linux.intel.com>

0 commit comments

Comments
 (0)