1

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>
This commit is contained in:
Pierre-Louis Bossart 2024-05-03 09:03:53 -05:00 committed by Mark Brown
parent 0e0440535d
commit 5cf4ffa411
No known key found for this signature in database
GPG Key ID: 24D68B725D5487D0
6 changed files with 6 additions and 6 deletions

View File

@ -2,7 +2,7 @@
/*
* soc-acpi-intel-lnl-match.c - tables and support for LNL ACPI enumeration.
*
* Copyright (c) 2023, Intel Corporation. All rights reserved.
* Copyright (c) 2023, Intel Corporation
*
*/

View File

@ -2,7 +2,7 @@
/*
* Intel Smart Sound Technology
*
* Copyright (C) 2013, Intel Corporation. All rights reserved.
* Copyright (C) 2013, Intel Corporation
*/
#ifndef __SOUND_SOC_SST_DSP_PRIV_H

View File

@ -2,7 +2,7 @@
/*
* Intel Smart Sound Technology (SST) DSP Core Driver
*
* Copyright (C) 2013, Intel Corporation. All rights reserved.
* Copyright (C) 2013, Intel Corporation
*/
#include <linux/slab.h>

View File

@ -2,7 +2,7 @@
/*
* Intel Smart Sound Technology (SST) Core
*
* Copyright (C) 2013, Intel Corporation. All rights reserved.
* Copyright (C) 2013, Intel Corporation
*/
#ifndef __SOUND_SOC_SST_DSP_H

View File

@ -2,7 +2,7 @@
/*
* Intel SST generic IPC Support
*
* Copyright (C) 2015, Intel Corporation. All rights reserved.
* Copyright (C) 2015, Intel Corporation
*/
#include <linux/types.h>

View File

@ -2,7 +2,7 @@
/*
* Intel SST generic IPC Support
*
* Copyright (C) 2015, Intel Corporation. All rights reserved.
* Copyright (C) 2015, Intel Corporation
*/
#ifndef __SST_GENERIC_IPC_H