From 8f62ddf1280d5d7eb854c8f4c0194bbe5cbaf273 Mon Sep 17 00:00:00 2001 From: Pavankumar Nandeshwar Date: Wed, 12 Jan 2022 21:28:36 -0800 Subject: [PATCH] qcacmn: Fix QUIC Copyright Markings Fix QUIC Copyright Markings Change-Id: I396830ab402318cd2385a5bed8dc3af373b8148b --- dp/wifi3.0/dp_internal.h | 2 +- dp/wifi3.0/dp_main.c | 2 +- dp/wifi3.0/dp_peer.c | 2 +- dp/wifi3.0/dp_peer.h | 2 +- dp/wifi3.0/dp_types.h | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/dp/wifi3.0/dp_internal.h b/dp/wifi3.0/dp_internal.h index 4b9a07433b..782d1fbf94 100644 --- a/dp/wifi3.0/dp_internal.h +++ b/dp/wifi3.0/dp_internal.h @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2021 The Linux Foundation. All rights reserved. - * Copyright (c) 2021,2022 Qualcomm Innovation Center, Inc. All rights reserved. + * Copyright (c) 2021-2022 Qualcomm Innovation Center, Inc. All rights reserved. * * Permission to use, copy, modify, and/or distribute this software for * any purpose with or without fee is hereby granted, provided that the diff --git a/dp/wifi3.0/dp_main.c b/dp/wifi3.0/dp_main.c index eaf9168443..cda85b9f09 100644 --- a/dp/wifi3.0/dp_main.c +++ b/dp/wifi3.0/dp_main.c @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2021 The Linux Foundation. All rights reserved. - * Copyright (c) 2021,2022 Qualcomm Innovation Center, Inc. All rights reserved. + * Copyright (c) 2021-2022 Qualcomm Innovation Center, Inc. All rights reserved. * * Permission to use, copy, modify, and/or distribute this software for * any purpose with or without fee is hereby granted, provided that the diff --git a/dp/wifi3.0/dp_peer.c b/dp/wifi3.0/dp_peer.c index 00dc0ec754..f39e2946cf 100644 --- a/dp/wifi3.0/dp_peer.c +++ b/dp/wifi3.0/dp_peer.c @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2021 The Linux Foundation. All rights reserved. - * Copyright (c) 2021,2022 Qualcomm Innovation Center, Inc. All rights reserved. + * Copyright (c) 2021-2022 Qualcomm Innovation Center, Inc. All rights reserved. * * Permission to use, copy, modify, and/or distribute this software for * any purpose with or without fee is hereby granted, provided that the diff --git a/dp/wifi3.0/dp_peer.h b/dp/wifi3.0/dp_peer.h index a39386c9ae..4370fdb1a7 100644 --- a/dp/wifi3.0/dp_peer.h +++ b/dp/wifi3.0/dp_peer.h @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2021 The Linux Foundation. All rights reserved. - * Copyright (c) 2021,2022 Qualcomm Innovation Center, Inc. All rights reserved. + * Copyright (c) 2021-2022 Qualcomm Innovation Center, Inc. All rights reserved. * * Permission to use, copy, modify, and/or distribute this software for * any purpose with or without fee is hereby granted, provided that the diff --git a/dp/wifi3.0/dp_types.h b/dp/wifi3.0/dp_types.h index 64ada9bbab..7f2cd8b442 100644 --- a/dp/wifi3.0/dp_types.h +++ b/dp/wifi3.0/dp_types.h @@ -1,6 +1,6 @@ /* * Copyright (c) 2016-2021 The Linux Foundation. All rights reserved. - * Copyright (c) 2021,2022 Qualcomm Innovation Center, Inc. All rights reserved. + * Copyright (c) 2021-2022 Qualcomm Innovation Center, Inc. All rights reserved. * * Permission to use, copy, modify, and/or distribute this software for * any purpose with or without fee is hereby granted, provided that the