diff options
author | Sven Eckelmann <sven@narfation.org> | 2018-12-31 17:59:59 -0500 |
---|---|---|
committer | Simon Wunderlich <sw@simonwunderlich.de> | 2019-01-04 05:04:24 -0500 |
commit | 7a79d717e0817610932ce3b7b6033ea06ee1d577 (patch) | |
tree | 55b1b9b13d1877ca58359ee557d9a89dc4ba7e5f /net/batman-adv/hash.h | |
parent | b61ec31c85756bbc898fb892555509afe709459a (diff) |
batman-adv: Update copyright years for 2019
Signed-off-by: Sven Eckelmann <sven@narfation.org>
Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>
Diffstat (limited to 'net/batman-adv/hash.h')
-rw-r--r-- | net/batman-adv/hash.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/batman-adv/hash.h b/net/batman-adv/hash.h index 0e36fa1c7c3e..37507b6d4006 100644 --- a/net/batman-adv/hash.h +++ b/net/batman-adv/hash.h | |||
@@ -1,5 +1,5 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0 */ | 1 | /* SPDX-License-Identifier: GPL-2.0 */ |
2 | /* Copyright (C) 2006-2018 B.A.T.M.A.N. contributors: | 2 | /* Copyright (C) 2006-2019 B.A.T.M.A.N. contributors: |
3 | * | 3 | * |
4 | * Simon Wunderlich, Marek Lindner | 4 | * Simon Wunderlich, Marek Lindner |
5 | * | 5 | * |