diff options
author | Sven Eckelmann <sven@narfation.org> | 2020-01-01 00:00:01 +0100 |
---|---|---|
committer | Simon Wunderlich <sw@simonwunderlich.de> | 2020-01-01 00:00:33 +0100 |
commit | 68e039f966cb577c91649a02591646ac3919f8c9 (patch) | |
tree | b69abaf442827adcbb3d5fd40aff70d403a69e74 /net/batman-adv/fragmentation.h | |
parent | 61a292860de6ab66c9b6aa1b244ccd4590ddc8ec (diff) | |
download | linux-68e039f966cb577c91649a02591646ac3919f8c9.tar.gz linux-68e039f966cb577c91649a02591646ac3919f8c9.tar.bz2 linux-68e039f966cb577c91649a02591646ac3919f8c9.zip |
batman-adv: Update copyright years for 2020
Signed-off-by: Sven Eckelmann <sven@narfation.org>
Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>
Diffstat (limited to 'net/batman-adv/fragmentation.h')
-rw-r--r-- | net/batman-adv/fragmentation.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/batman-adv/fragmentation.h b/net/batman-adv/fragmentation.h index abfe8c6556de..881ef328b6cd 100644 --- a/net/batman-adv/fragmentation.h +++ b/net/batman-adv/fragmentation.h @@ -1,5 +1,5 @@ /* SPDX-License-Identifier: GPL-2.0 */ -/* Copyright (C) 2013-2019 B.A.T.M.A.N. contributors: +/* Copyright (C) 2013-2020 B.A.T.M.A.N. contributors: * * Martin Hundebøll <martin@hundeboll.net> */ |