diff options
| author | Jeff Johnson <[email protected]> | 2023-11-29 11:39:28 +0000 |
|---|---|---|
| committer | Kalle Valo <[email protected]> | 2023-11-30 16:59:24 +0000 |
| commit | b1dc0ba41431147e55407140962c76f3e7a06753 (patch) | |
| tree | e06dbf24721c1fe7f825a58855271dbe1ba5e6b0 /drivers/net/wireless/ath/ath10k/debug.c | |
| parent | wifi: ath11k: Update Qualcomm Innovation Center, Inc. copyrights (diff) | |
| download | kernel-b1dc0ba41431147e55407140962c76f3e7a06753.tar.gz kernel-b1dc0ba41431147e55407140962c76f3e7a06753.zip | |
wifi: ath10k: Update Qualcomm Innovation Center, Inc. copyrights
Update the copyright for all ath10k files modified on behalf of
Qualcomm Innovation Center, Inc. in 2021 through 2023.
Signed-off-by: Jeff Johnson <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'drivers/net/wireless/ath/ath10k/debug.c')
| -rw-r--r-- | drivers/net/wireless/ath/ath10k/debug.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/wireless/ath/ath10k/debug.c b/drivers/net/wireless/ath/ath10k/debug.c index ad9cf953a2fc..b93a64bf8190 100644 --- a/drivers/net/wireless/ath/ath10k/debug.c +++ b/drivers/net/wireless/ath/ath10k/debug.c @@ -3,6 +3,7 @@ * Copyright (c) 2005-2011 Atheros Communications Inc. * Copyright (c) 2011-2017 Qualcomm Atheros, Inc. * Copyright (c) 2018, The Linux Foundation. All rights reserved. + * Copyright (c) 2022 Qualcomm Innovation Center, Inc. All rights reserved. */ #include <linux/module.h> |
