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 <[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 ba2a2c3 commit 293ad28

Some content is hidden

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

93 files changed

+93
-93
lines changed

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 <[email protected]>
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 <[email protected]>
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 <[email protected]>
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 <[email protected]>
99
// Ranjani Sridharan <[email protected]>

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 <[email protected]>
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 <[email protected]>
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 <[email protected]>
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 <[email protected]>
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 <[email protected]>
99
// Ranjani Sridharan <[email protected]>

0 commit comments

Comments
 (0)