diff options
author | Alex Elder <elder@linaro.org> | 2022-09-30 17:45:49 -0500 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2022-10-03 16:49:20 -0700 |
commit | a4388da51ad56366d330144975e50f162a10bd8b (patch) | |
tree | e9cc7818b936cc2447d4194e22817728c268920b /drivers/net/ipa/ipa.h | |
parent | ace5dc61620ba1592bf9e24da4c290a357830b8c (diff) | |
download | lwn-a4388da51ad56366d330144975e50f162a10bd8b.tar.gz lwn-a4388da51ad56366d330144975e50f162a10bd8b.zip |
net: ipa: update copyrights
Some source files state copyright dates that are earlier than the
last modification of the file. Change the copyright year to 2022 in
all such cases.
Signed-off-by: Alex Elder <elder@linaro.org>
Link: https://lore.kernel.org/r/20220930224549.3503434-1-elder@linaro.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'drivers/net/ipa/ipa.h')
-rw-r--r-- | drivers/net/ipa/ipa.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/ipa/ipa.h b/drivers/net/ipa/ipa.h index 349643cf2b44..09ead433ec38 100644 --- a/drivers/net/ipa/ipa.h +++ b/drivers/net/ipa/ipa.h @@ -1,7 +1,7 @@ /* SPDX-License-Identifier: GPL-2.0 */ /* Copyright (c) 2012-2018, The Linux Foundation. All rights reserved. - * Copyright (C) 2018-2020 Linaro Ltd. + * Copyright (C) 2018-2022 Linaro Ltd. */ #ifndef _IPA_H_ #define _IPA_H_ |