summaryrefslogtreecommitdiff
path: root/drivers/soundwire/intel_ace2x_debugfs.c
diff options
context:
space:
mode:
authorPierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>2024-06-17 20:13:18 +0800
committerVinod Koul <vkoul@kernel.org>2024-06-21 15:26:02 +0530
commitb96f16bdf58dae08d841536820269c6b0d9c976b (patch)
treecbbe2f248606d6d1ae2977824698f74ed7341121 /drivers/soundwire/intel_ace2x_debugfs.c
parent9b5fd115e7d5a98b82054cff5c96f6768ee06845 (diff)
downloadlinux-b96f16bdf58dae08d841536820269c6b0d9c976b.tar.gz
linux-b96f16bdf58dae08d841536820269c6b0d9c976b.tar.bz2
linux-b96f16bdf58dae08d841536820269c6b0d9c976b.zip
soundwire: 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: Péter Ujfalusi <peter.ujfalusi@linux.intel.com> Signed-off-by: Bard Liao <yung-chuan.liao@linux.intel.com> Link: https://lore.kernel.org/r/20240617121318.14037-1-yung-chuan.liao@linux.intel.com Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'drivers/soundwire/intel_ace2x_debugfs.c')
-rw-r--r--drivers/soundwire/intel_ace2x_debugfs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/soundwire/intel_ace2x_debugfs.c b/drivers/soundwire/intel_ace2x_debugfs.c
index 3d24661ffd37..206a8d511ebd 100644
--- a/drivers/soundwire/intel_ace2x_debugfs.c
+++ b/drivers/soundwire/intel_ace2x_debugfs.c
@@ -1,5 +1,5 @@
// SPDX-License-Identifier: GPL-2.0-only
-// Copyright(c) 2023 Intel Corporation. All rights reserved.
+// Copyright(c) 2023 Intel Corporation
#include <linux/acpi.h>
#include <linux/debugfs.h>