Skip to content

Commit 293ad28

Browse files
plbossartbroonie
authored andcommitted
ASoC: SOF: Intel: 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. Reviewed-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-2-pierre-louis.bossart@linux.intel.com Signed-off-by: Mark Brown <broonie@kernel.org>
1 parent ba2a2c3 commit 293ad28

93 files changed

Lines changed: 93 additions & 93 deletions

Some content is hidden

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

sound/soc/sof/control.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// This file is provided under a dual BSD/GPLv2 license. When using or
44
// redistributing this file, you may do so under either license.
55
//
6-
// Copyright(c) 2018 Intel Corporation. All rights reserved.
6+
// Copyright(c) 2018 Intel Corporation
77
//
88
// Author: Liam Girdwood <liam.r.girdwood@linux.intel.com>
99
//

sound/soc/sof/core.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// This file is provided under a dual BSD/GPLv2 license. When using or
44
// redistributing this file, you may do so under either license.
55
//
6-
// Copyright(c) 2018 Intel Corporation. All rights reserved.
6+
// Copyright(c) 2018 Intel Corporation
77
//
88
// Author: Liam Girdwood <liam.r.girdwood@linux.intel.com>
99
//

sound/soc/sof/debug.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// This file is provided under a dual BSD/GPLv2 license. When using or
44
// redistributing this file, you may do so under either license.
55
//
6-
// Copyright(c) 2018 Intel Corporation. All rights reserved.
6+
// Copyright(c) 2018 Intel Corporation
77
//
88
// Author: Liam Girdwood <liam.r.girdwood@linux.intel.com>
99
//

sound/soc/sof/fw-file-profile.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// This file is provided under a dual BSD/GPLv2 license. When using or
44
// redistributing this file, you may do so under either license.
55
//
6-
// Copyright(c) 2023 Intel Corporation. All rights reserved.
6+
// Copyright(c) 2023 Intel Corporation
77
//
88

99
#include <linux/firmware.h>

sound/soc/sof/intel/apl.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// This file is provided under a dual BSD/GPLv2 license. When using or
44
// redistributing this file, you may do so under either license.
55
//
6-
// Copyright(c) 2018 Intel Corporation. All rights reserved.
6+
// Copyright(c) 2018 Intel Corporation
77
//
88
// Authors: Liam Girdwood <liam.r.girdwood@linux.intel.com>
99
// Ranjani Sridharan <ranjani.sridharan@linux.intel.com>

sound/soc/sof/intel/atom.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// This file is provided under a dual BSD/GPLv2 license. When using or
44
// redistributing this file, you may do so under either license.
55
//
6-
// Copyright(c) 2018-2021 Intel Corporation. All rights reserved.
6+
// Copyright(c) 2018-2021 Intel Corporation
77
//
88
// Author: Liam Girdwood <liam.r.girdwood@linux.intel.com>
99
//

sound/soc/sof/intel/atom.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* This file is provided under a dual BSD/GPLv2 license. When using or
44
* redistributing this file, you may do so under either license.
55
*
6-
* Copyright(c) 2017-2021 Intel Corporation. All rights reserved.
6+
* Copyright(c) 2017-2021 Intel Corporation
77
*
88
* Author: Liam Girdwood <liam.r.girdwood@linux.intel.com>
99
*/

sound/soc/sof/intel/bdw.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// This file is provided under a dual BSD/GPLv2 license. When using or
44
// redistributing this file, you may do so under either license.
55
//
6-
// Copyright(c) 2018 Intel Corporation. All rights reserved.
6+
// Copyright(c) 2018 Intel Corporation
77
//
88
// Author: Liam Girdwood <liam.r.girdwood@linux.intel.com>
99
//

sound/soc/sof/intel/byt.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// This file is provided under a dual BSD/GPLv2 license. When using or
44
// redistributing this file, you may do so under either license.
55
//
6-
// Copyright(c) 2018 Intel Corporation. All rights reserved.
6+
// Copyright(c) 2018 Intel Corporation
77
//
88
// Author: Liam Girdwood <liam.r.girdwood@linux.intel.com>
99
//

sound/soc/sof/intel/cnl.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// This file is provided under a dual BSD/GPLv2 license. When using or
44
// redistributing this file, you may do so under either license.
55
//
6-
// Copyright(c) 2018 Intel Corporation. All rights reserved.
6+
// Copyright(c) 2018 Intel Corporation
77
//
88
// Authors: Liam Girdwood <liam.r.girdwood@linux.intel.com>
99
// Ranjani Sridharan <ranjani.sridharan@linux.intel.com>

0 commit comments

Comments
 (0)