ALSA/ASoC: include: clarify Copyright information
authorPierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Fri, 3 May 2024 14:03:59 +0000 (09:03 -0500)
committerTakashi Iwai <tiwai@suse.de>
Thu, 9 May 2024 18:26:34 +0000 (20:26 +0200)
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-10-pierre-louis.bossart@linux.intel.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
26 files changed:
include/sound/hda-mlink.h
include/sound/soc-acpi-intel-match.h
include/sound/soc-acpi.h
include/sound/sof.h
include/sound/sof/channel_map.h
include/sound/sof/control.h
include/sound/sof/dai-intel.h
include/sound/sof/dai.h
include/sound/sof/debug.h
include/sound/sof/ext_manifest.h
include/sound/sof/ext_manifest4.h
include/sound/sof/header.h
include/sound/sof/info.h
include/sound/sof/ipc4/header.h
include/sound/sof/pm.h
include/sound/sof/stream.h
include/sound/sof/topology.h
include/sound/sof/trace.h
include/sound/sof/xtensa.h
include/trace/events/sof.h
include/trace/events/sof_intel.h
include/uapi/sound/intel/avs/tokens.h
include/uapi/sound/sof/abi.h
include/uapi/sound/sof/fw.h
include/uapi/sound/sof/header.h
include/uapi/sound/sof/tokens.h

index d849d9b24f13b541ccd8a1dc8a858cc34c8f609e..9ced94686ce3f8936938fe94822947cbf8fc1401 100644 (file)
@@ -3,7 +3,7 @@
  * This file is provided under a dual BSD/GPLv2 license.  When using or
  * redistributing this file, you may do so under either license.
  *
- * Copyright(c) 2022-2023 Intel Corporation. All rights reserved.
+ * Copyright(c) 2022-2023 Intel Corporation
  */
 
 struct hdac_bus;
index 845e7608ac375ee2ca6be9bb75edd6b0563356e3..4843b57798f69b3bb06bbb33a9ac1bd5a9ce70d1 100644 (file)
@@ -1,6 +1,6 @@
 /* SPDX-License-Identifier: GPL-2.0
  *
- * Copyright (C) 2017, Intel Corporation. All rights reserved.
+ * Copyright (C) 2017, Intel Corporation
  */
 
 #ifndef __LINUX_SND_SOC_ACPI_INTEL_MATCH_H
index 23d6d6bfb073645c9ce583831b886c0765700619..8967d07a2736161254225c5be077bcc8cad6815d 100644 (file)
@@ -1,6 +1,6 @@
 /* SPDX-License-Identifier: GPL-2.0-only
  *
- * Copyright (C) 2013-15, Intel Corporation. All rights reserved.
+ * Copyright (C) 2013-15, Intel Corporation
  */
 
 #ifndef __LINUX_SND_SOC_ACPI_H
index 05213bb515a38824d6a20b64b1c206272faa1347..cde0587778325b97956f41de136ab99e4c1fe3e4 100644 (file)
@@ -3,7 +3,7 @@
  * This file is provided under a dual BSD/GPLv2 license.  When using or
  * redistributing this file, you may do so under either license.
  *
- * Copyright(c) 2018 Intel Corporation. All rights reserved.
+ * Copyright(c) 2018 Intel Corporation
  *
  * Author: Liam Girdwood <liam.r.girdwood@linux.intel.com>
  */
index d363f0ca6979a11449f1e711d5d57a0b084e0e3d..2a177a1938e93be64980bf29672b939bad71443a 100644 (file)
@@ -3,7 +3,7 @@
  * This file is provided under a dual BSD/GPLv2 license.  When using or
  * redistributing this file, you may do so under either license.
  *
- * Copyright(c) 2019 Intel Corporation. All rights reserved.
+ * Copyright(c) 2019 Intel Corporation
  */
 
 #ifndef __IPC_CHANNEL_MAP_H__
index 983d374fe511c1b62914fad26a098d00dc391cda..8d3300dd9d8ccc31727e13d9d4ff46e227593590 100644 (file)
@@ -3,7 +3,7 @@
  * This file is provided under a dual BSD/GPLv2 license.  When using or
  * redistributing this file, you may do so under either license.
  *
- * Copyright(c) 2018 Intel Corporation. All rights reserved.
+ * Copyright(c) 2018 Intel Corporation
  */
 
 #ifndef __INCLUDE_SOUND_SOF_CONTROL_H__
index 5b93b7292f5e1af542e48fe19c073b22411fca5a..e4e710b43d2d96d8489470a6c64c8b704f123ac0 100644 (file)
@@ -3,7 +3,7 @@
  * This file is provided under a dual BSD/GPLv2 license.  When using or
  * redistributing this file, you may do so under either license.
  *
- * Copyright(c) 2018 Intel Corporation. All rights reserved.
+ * Copyright(c) 2018 Intel Corporation
  */
 
 #ifndef __INCLUDE_SOUND_SOF_DAI_INTEL_H__
index 0764a80c17a9b5380431237c094d2cf9203d041e..36809f7127236751b62f37168999aa2ca76e06f8 100644 (file)
@@ -3,7 +3,7 @@
  * This file is provided under a dual BSD/GPLv2 license.  When using or
  * redistributing this file, you may do so under either license.
  *
- * Copyright(c) 2018 Intel Corporation. All rights reserved.
+ * Copyright(c) 2018 Intel Corporation
  */
 
 #ifndef __INCLUDE_SOUND_SOF_DAI_H__
index 38693e3fb5149bbabc35172f59bc084c569d804e..8b308d7e5eeed6c040f8d50a4979b7373e49fe66 100644 (file)
@@ -3,7 +3,7 @@
  * This file is provided under a dual BSD/GPLv2 license.  When using or
  * redistributing this file, you may do so under either license.
  *
- * Copyright(c) 2020 Intel Corporation. All rights reserved.
+ * Copyright(c) 2020 Intel Corporation
  *
  * Author: Karol Trzcinski <karolx.trzcinski@linux.intel.com>
  */
index 2a7e055584f9f38d2510d287bf22136cbe33caac..fc0231d04a941ce08e721ce6d41a5301476c2896 100644 (file)
@@ -3,7 +3,7 @@
  * This file is provided under a dual BSD/GPLv2 license.  When using or
  * redistributing this file, you may do so under either license.
  *
- * Copyright(c) 2020 Intel Corporation. All rights reserved.
+ * Copyright(c) 2020 Intel Corporation
  */
 
 /*
index ec97edcbbfc3942975b81fb4738189f6e44dab69..4e1d379d96ad08b5c691f80d951d67d302982268 100644 (file)
@@ -3,7 +3,7 @@
  * This file is provided under a dual BSD/GPLv2 license.  When using or
  * redistributing this file, you may do so under either license.
  *
- * Copyright(c) 2022 Intel Corporation. All rights reserved.
+ * Copyright(c) 2022 Intel Corporation
  */
 
 /*
index b22e925c70e27a4cc6ac115795e48b6411b1bdf3..4e406dc22f31cf7c59c9016812cf4d6582de5969 100644 (file)
@@ -3,7 +3,7 @@
  * This file is provided under a dual BSD/GPLv2 license.  When using or
  * redistributing this file, you may do so under either license.
  *
- * Copyright(c) 2018 Intel Corporation. All rights reserved.
+ * Copyright(c) 2018 Intel Corporation
  */
 
 #ifndef __INCLUDE_SOUND_SOF_HEADER_H__
index 75193850ead0c2a85ca5d0d22bf1f6f6b5a1d58a..08400fbe5402a3053df33b17b250abda2e306f95 100644 (file)
@@ -3,7 +3,7 @@
  * This file is provided under a dual BSD/GPLv2 license.  When using or
  * redistributing this file, you may do so under either license.
  *
- * Copyright(c) 2018 Intel Corporation. All rights reserved.
+ * Copyright(c) 2018 Intel Corporation
  */
 
 #ifndef __INCLUDE_SOUND_SOF_INFO_H__
index 1eb538e18236ae1de3475d5ebe1a4f096b453e8a..0c0cf47946b1dfd98351f3c9551f21d105ab427c 100644 (file)
@@ -3,7 +3,7 @@
  * This file is provided under a dual BSD/GPLv2 license.  When using or
  * redistributing this file, you may do so under either license.
  *
- * Copyright(c) 2022 Intel Corporation. All rights reserved.
+ * Copyright(c) 2022 Intel Corporation
  */
 
 #ifndef __INCLUDE_SOUND_SOF_IPC4_HEADER_H__
index 366aa6ec442b13bf53f7eef6fed56b5877846a8f..df55bfe58304289c30559aff7ce8fe8839cf34d4 100644 (file)
@@ -3,7 +3,7 @@
  * This file is provided under a dual BSD/GPLv2 license.  When using or
  * redistributing this file, you may do so under either license.
  *
- * Copyright(c) 2018 Intel Corporation. All rights reserved.
+ * Copyright(c) 2018 Intel Corporation
  */
 
 #ifndef __INCLUDE_SOUND_SOF_PM_H__
index 9377113f13e49e1db7930dc37880fe9c50d7b2ef..1bb25487d120cd4928bcb52c0385a8212355d9b5 100644 (file)
@@ -3,7 +3,7 @@
  * This file is provided under a dual BSD/GPLv2 license.  When using or
  * redistributing this file, you may do so under either license.
  *
- * Copyright(c) 2018 Intel Corporation. All rights reserved.
+ * Copyright(c) 2018 Intel Corporation
  */
 
 #ifndef __INCLUDE_SOUND_SOF_STREAM_H__
index b3ca886fa28f55a8492132175ee06229844b4d68..3ba086f6198312202e0c91f5bacb669c02453a47 100644 (file)
@@ -3,7 +3,7 @@
  * This file is provided under a dual BSD/GPLv2 license.  When using or
  * redistributing this file, you may do so under either license.
  *
- * Copyright(c) 2018 Intel Corporation. All rights reserved.
+ * Copyright(c) 2018 Intel Corporation
  */
 
 #ifndef __INCLUDE_SOUND_SOF_TOPOLOGY_H__
index 25ea99f62d37d1de436558d7ccb96a3314da3ebc..ac2ebb6fb38fff254f5074fb58bf0fe69e21b862 100644 (file)
@@ -3,7 +3,7 @@
  * This file is provided under a dual BSD/GPLv2 license.  When using or
  * redistributing this file, you may do so under either license.
  *
- * Copyright(c) 2018 Intel Corporation. All rights reserved.
+ * Copyright(c) 2018 Intel Corporation
  */
 
 #ifndef __INCLUDE_SOUND_SOF_TRACE_H__
index 87a07e5204156583c18d87ad35e80b0c08ebcda7..ef70f8e266a20946728a463734afb876e9a62e3e 100644 (file)
@@ -3,7 +3,7 @@
  * This file is provided under a dual BSD/GPLv2 license.  When using or
  * redistributing this file, you may do so under either license.
  *
- * Copyright(c) 2018 Intel Corporation. All rights reserved.
+ * Copyright(c) 2018 Intel Corporation
  */
 
 #ifndef __INCLUDE_SOUND_SOF_XTENSA_H__
index 21c2a1efb9f6e6ad8143620a4a0a0ef5a48ea659..cd8e6844cca2e99bff0fbc85079957b0020a4880 100644 (file)
@@ -1,6 +1,6 @@
 /* SPDX-License-Identifier: GPL-2.0-only */
 /*
- * Copyright(c) 2022 Intel Corporation. All rights reserved.
+ * Copyright(c) 2022 Intel Corporation
  *
  * Author: Noah Klayman <noah.klayman@intel.com>
  */
index 2a77f9d26c0bf68c9e040da88125ed6192cf5854..4cac5fef99a270bb9692c89fab5023331353d037 100644 (file)
@@ -1,6 +1,6 @@
 /* SPDX-License-Identifier: GPL-2.0-only */
 /*
- * Copyright(c) 2022 Intel Corporation. All rights reserved.
+ * Copyright(c) 2022 Intel Corporation
  *
  * Author: Noah Klayman <noah.klayman@intel.com>
  */
index 4beca03405c079d1c6198b3799e2f49d3f06b1bd..3e3fb258dd543bbe04277c8d7d322a426420d74d 100644 (file)
@@ -1,6 +1,6 @@
 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /*
- * Copyright(c) 2021 Intel Corporation. All rights reserved.
+ * Copyright(c) 2021 Intel Corporation
  *
  * Authors: Cezary Rojewski <cezary.rojewski@intel.com>
  *          Amadeusz Slawinski <amadeuszx.slawinski@linux.intel.com>
index 45c657c3919e688d85c96b1d2710030e4fa9e4d2..937ed9408c2390b2d701ab8fb940f70a2091868a 100644 (file)
@@ -3,7 +3,7 @@
  * This file is provided under a dual BSD/GPLv2 license.  When using or
  * redistributing this file, you may do so under either license.
  *
- * Copyright(c) 2018 Intel Corporation. All rights reserved.
+ * Copyright(c) 2018 Intel Corporation
  */
 
 /**
index e9f697467a8611ad7441d5f1219913bc2de7a97c..fcfa71faf239ea0c6a2d71a123a0d77034685203 100644 (file)
@@ -3,7 +3,7 @@
  * This file is provided under a dual BSD/GPLv2 license.  When using or
  * redistributing this file, you may do so under either license.
  *
- * Copyright(c) 2018 Intel Corporation. All rights reserved.
+ * Copyright(c) 2018 Intel Corporation
  */
 
 /*
index cb3c1ace69e3191f5143f4f766c03180ff8770d5..228d4c3eb225c3e3de687ba3179948017cad15be 100644 (file)
@@ -3,7 +3,7 @@
  * This file is provided under a dual BSD/GPLv2 license.  When using or
  * redistributing this file, you may do so under either license.
  *
- * Copyright(c) 2018 Intel Corporation. All rights reserved.
+ * Copyright(c) 2018 Intel Corporation
  */
 
 #ifndef __INCLUDE_UAPI_SOUND_SOF_USER_HEADER_H__
index 6bf00c09d30db0b2c0453ef64d73ded35bfd32c2..0a246bc218d32a1cf039547b25130cef0819bffc 100644 (file)
@@ -3,7 +3,7 @@
  * This file is provided under a dual BSD/GPLv2 license.  When using or
  * redistributing this file, you may do so under either license.
  *
- * Copyright(c) 2018 Intel Corporation. All rights reserved.
+ * Copyright(c) 2018 Intel Corporation
  * Author: Liam Girdwood <liam.r.girdwood@linux.intel.com>
  *         Keyon Jie <yang.jie@linux.intel.com>
  */