Skip to content

Commit ea89a74

Browse files
plbossarttiwai
authored andcommitted
ALSA/ASoC: include: 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. Reviewed-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-10-pierre-louis.bossart@linux.intel.com Signed-off-by: Takashi Iwai <tiwai@suse.de>
1 parent e09f9f5 commit ea89a74

26 files changed

+26
-26
lines changed

include/sound/hda-mlink.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* This file is provided under a dual BSD/GPLv2 license. When using or
44
* redistributing this file, you may do so under either license.
55
*
6-
* Copyright(c) 2022-2023 Intel Corporation. All rights reserved.
6+
* Copyright(c) 2022-2023 Intel Corporation
77
*/
88

99
struct hdac_bus;

include/sound/soc-acpi-intel-match.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
22
*
3-
* Copyright (C) 2017, Intel Corporation. All rights reserved.
3+
* Copyright (C) 2017, Intel Corporation
44
*/
55

66
#ifndef __LINUX_SND_SOC_ACPI_INTEL_MATCH_H

include/sound/soc-acpi.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) 2013-15, Intel Corporation. All rights reserved.
3+
* Copyright (C) 2013-15, Intel Corporation
44
*/
55

66
#ifndef __LINUX_SND_SOC_ACPI_H

include/sound/sof.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* This file is provided under a dual BSD/GPLv2 license. When using or
44
* redistributing this file, you may do so under either license.
55
*
6-
* Copyright(c) 2018 Intel Corporation. All rights reserved.
6+
* Copyright(c) 2018 Intel Corporation
77
*
88
* Author: Liam Girdwood <liam.r.girdwood@linux.intel.com>
99
*/

include/sound/sof/channel_map.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* This file is provided under a dual BSD/GPLv2 license. When using or
44
* redistributing this file, you may do so under either license.
55
*
6-
* Copyright(c) 2019 Intel Corporation. All rights reserved.
6+
* Copyright(c) 2019 Intel Corporation
77
*/
88

99
#ifndef __IPC_CHANNEL_MAP_H__

include/sound/sof/control.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* This file is provided under a dual BSD/GPLv2 license. When using or
44
* redistributing this file, you may do so under either license.
55
*
6-
* Copyright(c) 2018 Intel Corporation. All rights reserved.
6+
* Copyright(c) 2018 Intel Corporation
77
*/
88

99
#ifndef __INCLUDE_SOUND_SOF_CONTROL_H__

include/sound/sof/dai-intel.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* This file is provided under a dual BSD/GPLv2 license. When using or
44
* redistributing this file, you may do so under either license.
55
*
6-
* Copyright(c) 2018 Intel Corporation. All rights reserved.
6+
* Copyright(c) 2018 Intel Corporation
77
*/
88

99
#ifndef __INCLUDE_SOUND_SOF_DAI_INTEL_H__

include/sound/sof/dai.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* This file is provided under a dual BSD/GPLv2 license. When using or
44
* redistributing this file, you may do so under either license.
55
*
6-
* Copyright(c) 2018 Intel Corporation. All rights reserved.
6+
* Copyright(c) 2018 Intel Corporation
77
*/
88

99
#ifndef __INCLUDE_SOUND_SOF_DAI_H__

include/sound/sof/debug.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* This file is provided under a dual BSD/GPLv2 license. When using or
44
* redistributing this file, you may do so under either license.
55
*
6-
* Copyright(c) 2020 Intel Corporation. All rights reserved.
6+
* Copyright(c) 2020 Intel Corporation
77
*
88
* Author: Karol Trzcinski <karolx.trzcinski@linux.intel.com>
99
*/

include/sound/sof/ext_manifest.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* This file is provided under a dual BSD/GPLv2 license. When using or
44
* redistributing this file, you may do so under either license.
55
*
6-
* Copyright(c) 2020 Intel Corporation. All rights reserved.
6+
* Copyright(c) 2020 Intel Corporation
77
*/
88

99
/*

0 commit comments

Comments
 (0)