diff options
author | David S. Miller <davem@davemloft.net> | 2019-02-01 20:04:13 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-02-01 20:04:13 +0100 |
commit | d3a5fd3c987c5e341bf78b79ef4d81080081b7d2 (patch) | |
tree | c3031332ea46d593fc5121679094c9873eda5ca7 /net/batman-adv/hash.h | |
parent | Merge tag 'mac80211-next-for-davem-2019-02-01' of git://git.kernel.org/pub/sc... (diff) | |
parent | batman-adv: Update copyright years for 2019 (diff) | |
download | linux-d3a5fd3c987c5e341bf78b79ef4d81080081b7d2.tar.xz linux-d3a5fd3c987c5e341bf78b79ef4d81080081b7d2.zip |
Merge tag 'batadv-next-for-davem-20190201' of git://git.open-mesh.org/linux-merge
Simon Wunderlich says:
====================
This feature/cleanup patchset includes the following patches:
- bump version strings, by Simon Wunderlich
- Add DHCPACKs for DAT snooping, by Linus Luessing
- Update copyright years for 2019, by Sven Eckelmann
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
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 @@ /* SPDX-License-Identifier: GPL-2.0 */ -/* Copyright (C) 2006-2018 B.A.T.M.A.N. contributors: +/* Copyright (C) 2006-2019 B.A.T.M.A.N. contributors: * * Simon Wunderlich, Marek Lindner * |