Skip to content

Commit 5cf4ffa

Browse files
plbossartbroonie
authored andcommitted
ASoC: Intel: common: 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 <[email protected]> Signed-off-by: Pierre-Louis Bossart <[email protected]> Reviewed-by: Bard Liao <[email protected]> Reviewed-by: Péter Ujfalusi <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
1 parent 0e04405 commit 5cf4ffa

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

sound/soc/intel/common/soc-acpi-intel-lnl-match.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/*
33
* soc-acpi-intel-lnl-match.c - tables and support for LNL ACPI enumeration.
44
*
5-
* Copyright (c) 2023, Intel Corporation. All rights reserved.
5+
* Copyright (c) 2023, Intel Corporation
66
*
77
*/
88

sound/soc/intel/common/sst-dsp-priv.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/*
33
* Intel Smart Sound Technology
44
*
5-
* Copyright (C) 2013, Intel Corporation. All rights reserved.
5+
* Copyright (C) 2013, Intel Corporation
66
*/
77

88
#ifndef __SOUND_SOC_SST_DSP_PRIV_H

sound/soc/intel/common/sst-dsp.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/*
33
* Intel Smart Sound Technology (SST) DSP Core Driver
44
*
5-
* Copyright (C) 2013, Intel Corporation. All rights reserved.
5+
* Copyright (C) 2013, Intel Corporation
66
*/
77

88
#include <linux/slab.h>

sound/soc/intel/common/sst-dsp.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/*
33
* Intel Smart Sound Technology (SST) Core
44
*
5-
* Copyright (C) 2013, Intel Corporation. All rights reserved.
5+
* Copyright (C) 2013, Intel Corporation
66
*/
77

88
#ifndef __SOUND_SOC_SST_DSP_H

sound/soc/intel/common/sst-ipc.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/*
33
* Intel SST generic IPC Support
44
*
5-
* Copyright (C) 2015, Intel Corporation. All rights reserved.
5+
* Copyright (C) 2015, Intel Corporation
66
*/
77

88
#include <linux/types.h>

sound/soc/intel/common/sst-ipc.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/*
33
* Intel SST generic IPC Support
44
*
5-
* Copyright (C) 2015, Intel Corporation. All rights reserved.
5+
* Copyright (C) 2015, Intel Corporation
66
*/
77

88
#ifndef __SST_GENERIC_IPC_H

0 commit comments

Comments
 (0)