Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Pierre-Louis Bossart and committed by
Mark Brown
5cf4ffa4 0e044053

+6 -6
+1 -1
sound/soc/intel/common/soc-acpi-intel-lnl-match.c
··· 2 2 /* 3 3 * soc-acpi-intel-lnl-match.c - tables and support for LNL ACPI enumeration. 4 4 * 5 - * Copyright (c) 2023, Intel Corporation. All rights reserved. 5 + * Copyright (c) 2023, Intel Corporation 6 6 * 7 7 */ 8 8
+1 -1
sound/soc/intel/common/sst-dsp-priv.h
··· 2 2 /* 3 3 * Intel Smart Sound Technology 4 4 * 5 - * Copyright (C) 2013, Intel Corporation. All rights reserved. 5 + * Copyright (C) 2013, Intel Corporation 6 6 */ 7 7 8 8 #ifndef __SOUND_SOC_SST_DSP_PRIV_H
+1 -1
sound/soc/intel/common/sst-dsp.c
··· 2 2 /* 3 3 * Intel Smart Sound Technology (SST) DSP Core Driver 4 4 * 5 - * Copyright (C) 2013, Intel Corporation. All rights reserved. 5 + * Copyright (C) 2013, Intel Corporation 6 6 */ 7 7 8 8 #include <linux/slab.h>
+1 -1
sound/soc/intel/common/sst-dsp.h
··· 2 2 /* 3 3 * Intel Smart Sound Technology (SST) Core 4 4 * 5 - * Copyright (C) 2013, Intel Corporation. All rights reserved. 5 + * Copyright (C) 2013, Intel Corporation 6 6 */ 7 7 8 8 #ifndef __SOUND_SOC_SST_DSP_H
+1 -1
sound/soc/intel/common/sst-ipc.c
··· 2 2 /* 3 3 * Intel SST generic IPC Support 4 4 * 5 - * Copyright (C) 2015, Intel Corporation. All rights reserved. 5 + * Copyright (C) 2015, Intel Corporation 6 6 */ 7 7 8 8 #include <linux/types.h>
+1 -1
sound/soc/intel/common/sst-ipc.h
··· 2 2 /* 3 3 * Intel SST generic IPC Support 4 4 * 5 - * Copyright (C) 2015, Intel Corporation. All rights reserved. 5 + * Copyright (C) 2015, Intel Corporation 6 6 */ 7 7 8 8 #ifndef __SST_GENERIC_IPC_H