Skip to content

Commit ea77e93

Browse files
Jeff Johnsonkvalo
authored andcommitted
wifi: ath11k: Update Qualcomm Innovation Center, Inc. copyrights
Update the copyright for all ath11k 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]
1 parent 05205b9 commit ea77e93

Some content is hidden

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

46 files changed

+46
-19
lines changed

drivers/net/wireless/ath/ath11k/ce.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// SPDX-License-Identifier: BSD-3-Clause-Clear
22
/*
33
* Copyright (c) 2018-2019 The Linux Foundation. All rights reserved.
4-
* Copyright (c) 2021, Qualcomm Innovation Center, Inc. All rights reserved.
4+
* Copyright (c) 2021-2023 Qualcomm Innovation Center, Inc. All rights reserved.
55
*/
66

77
#include "dp_rx.h"

drivers/net/wireless/ath/ath11k/ce.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
/* SPDX-License-Identifier: BSD-3-Clause-Clear */
22
/*
33
* Copyright (c) 2018-2019 The Linux Foundation. All rights reserved.
4+
* Copyright (c) 2022 Qualcomm Innovation Center, Inc. All rights reserved.
45
*/
56

67
#ifndef ATH11K_CE_H

drivers/net/wireless/ath/ath11k/dbring.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
// SPDX-License-Identifier: BSD-3-Clause-Clear
22
/*
33
* Copyright (c) 2019-2020 The Linux Foundation. All rights reserved.
4+
* Copyright (c) 2021-2023 Qualcomm Innovation Center, Inc. All rights reserved.
45
*/
56

67
#include "core.h"

drivers/net/wireless/ath/ath11k/dbring.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
/* SPDX-License-Identifier: BSD-3-Clause-Clear */
22
/*
33
* Copyright (c) 2019-2020 The Linux Foundation. All rights reserved.
4+
* Copyright (c) 2021 Qualcomm Innovation Center, Inc. All rights reserved.
45
*/
56

67
#ifndef ATH11K_DBRING_H

drivers/net/wireless/ath/ath11k/debug.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
// SPDX-License-Identifier: BSD-3-Clause-Clear
22
/*
33
* Copyright (c) 2018-2019 The Linux Foundation. All rights reserved.
4+
* Copyright (c) 2023 Qualcomm Innovation Center, Inc. All rights reserved.
45
*/
56

67
#include <linux/vmalloc.h>

drivers/net/wireless/ath/ath11k/debug.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/* SPDX-License-Identifier: BSD-3-Clause-Clear */
22
/*
33
* Copyright (c) 2018-2019 The Linux Foundation. All rights reserved.
4-
* Copyright (c) 2023 Qualcomm Innovation Center, Inc. All rights reserved.
4+
* Copyright (c) 2022-2023 Qualcomm Innovation Center, Inc. All rights reserved.
55
*/
66

77
#ifndef _ATH11K_DEBUG_H_

drivers/net/wireless/ath/ath11k/debugfs.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
// SPDX-License-Identifier: BSD-3-Clause-Clear
22
/*
33
* Copyright (c) 2018-2020 The Linux Foundation. All rights reserved.
4+
* Copyright (c) 2021-2023 Qualcomm Innovation Center, Inc. All rights reserved.
45
*/
56

67
#include <linux/vmalloc.h>

drivers/net/wireless/ath/ath11k/debugfs.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
/* SPDX-License-Identifier: BSD-3-Clause-Clear */
22
/*
33
* Copyright (c) 2018-2019 The Linux Foundation. All rights reserved.
4+
* Copyright (c) 2021-2022 Qualcomm Innovation Center, Inc. All rights reserved.
45
*/
56

67
#ifndef _ATH11K_DEBUGFS_H_

drivers/net/wireless/ath/ath11k/debugfs_htt_stats.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// SPDX-License-Identifier: BSD-3-Clause-Clear
22
/*
33
* Copyright (c) 2018-2019 The Linux Foundation. All rights reserved.
4-
* Copyright (c) 2022 Qualcomm Innovation Center, Inc. All rights reserved.
4+
* Copyright (c) 2022-2023 Qualcomm Innovation Center, Inc. All rights reserved.
55
*/
66

77
#include <linux/vmalloc.h>

drivers/net/wireless/ath/ath11k/debugfs_htt_stats.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/* SPDX-License-Identifier: BSD-3-Clause-Clear */
22
/*
33
* Copyright (c) 2018-2019 The Linux Foundation. All rights reserved.
4-
* Copyright (c) 2022 Qualcomm Innovation Center, Inc. All rights reserved.
4+
* Copyright (c) 2022-2023 Qualcomm Innovation Center, Inc. All rights reserved.
55
*/
66

77
#ifndef DEBUG_HTT_STATS_H

0 commit comments

Comments
 (0)