From 6691cd953aeb477d5144c0cb2c2908310d2f17fb Mon Sep 17 00:00:00 2001 From: Edayilliam Jayadev Date: Tue, 14 Sep 2021 14:35:27 +0530 Subject: [PATCH] qcacmn: Fix copyright Fix modified year in the copyright banner. CRs-Fixed: 3036102 Change-Id: I97c39555e7e24ed8b12687983d19f418234bd614 --- qdf/inc/qdf_list.h | 2 +- qdf/linux/src/i_qdf_list.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/qdf/inc/qdf_list.h b/qdf/inc/qdf_list.h index ca8d7fd56e..166e0a8a10 100644 --- a/qdf/inc/qdf_list.h +++ b/qdf/inc/qdf_list.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014-2021 The Linux Foundation. All rights reserved. + * Copyright (c) 2014-2018, 2021 The Linux Foundation. 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/qdf/linux/src/i_qdf_list.h b/qdf/linux/src/i_qdf_list.h index c85f2ca412..ae24726dcf 100644 --- a/qdf/linux/src/i_qdf_list.h +++ b/qdf/linux/src/i_qdf_list.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014-2016, 2021 The Linux Foundation. All rights reserved. + * Copyright (c) 2014-2016, 2018, 2021 The Linux Foundation. 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