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 <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-4-pierre-louis.bossart@linux.intel.com Signed-off-by: Mark Brown <broonie@kernel.org>
1 parent 0e04405 commit 5cf4ffa

6 files changed

Lines changed: 6 additions & 6 deletions

File tree

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)