Skip to content

Commit ba04ff2

Browse files
committed
ALSA/ASoC: Intel: clarify Copyright information
Merge series from Pierre-Louis Bossart <[email protected]>: This patchset does not change any functionality. It only clarifies the Copyright information in ASoC/HDAudio contributions, where an "All rights reserved" notice was mistakenly added in a number of files over the years, likely due to copy/paste. The Intel template never included this statement.
2 parents bd381c9 + 83e495d commit ba04ff2

File tree

175 files changed

+177
-177
lines changed

Some content is hidden

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

175 files changed

+177
-177
lines changed

sound/soc/codecs/hda-dai.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
22
//
3-
// Copyright(c) 2021-2022 Intel Corporation. All rights reserved.
3+
// Copyright(c) 2021-2022 Intel Corporation
44
//
55
// Author: Cezary Rojewski <[email protected]>
66
//

sound/soc/codecs/hda.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
22
//
3-
// Copyright(c) 2021-2022 Intel Corporation. All rights reserved.
3+
// Copyright(c) 2021-2022 Intel Corporation
44
//
55
// Author: Cezary Rojewski <[email protected]>
66
//

sound/soc/codecs/hda.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) 2021-2022 Intel Corporation. All rights reserved.
3+
* Copyright(c) 2021-2022 Intel Corporation
44
*
55
* Author: Cezary Rojewski <[email protected]>
66
*/

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 <[email protected]>
66
// Amadeusz Slawinski <[email protected]>

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 <[email protected]>
66
* Amadeusz Slawinski <[email protected]>

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 <[email protected]>
66
// Amadeusz Slawinski <[email protected]>

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 <[email protected]>
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 <[email protected]>
66
// Amadeusz Slawinski <[email protected]>

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 <[email protected]>
66
// Amadeusz Slawinski <[email protected]>

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 <[email protected]>
66
// Amadeusz Slawinski <[email protected]>

0 commit comments

Comments
 (0)