diff options
author | David S. Miller <davem@davemloft.net> | 2019-02-01 11:04:13 -0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-02-01 11:04:13 -0800 |
commit | d3a5fd3c987c5e341bf78b79ef4d81080081b7d2 (patch) | |
tree | c3031332ea46d593fc5121679094c9873eda5ca7 /net/batman-adv/multicast.c | |
parent | 962c382d482afc6280ff6f3c28331774bc331e1e (diff) | |
parent | 7a79d717e0817610932ce3b7b6033ea06ee1d577 (diff) | |
download | linux-d3a5fd3c987c5e341bf78b79ef4d81080081b7d2.tar.bz2 |
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/multicast.c')
-rw-r--r-- | net/batman-adv/multicast.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/batman-adv/multicast.c b/net/batman-adv/multicast.c index 1dd70f048e7b..f91b1b6265cf 100644 --- a/net/batman-adv/multicast.c +++ b/net/batman-adv/multicast.c @@ -1,5 +1,5 @@ // SPDX-License-Identifier: GPL-2.0 -/* Copyright (C) 2014-2018 B.A.T.M.A.N. contributors: +/* Copyright (C) 2014-2019 B.A.T.M.A.N. contributors: * * Linus Lüssing * |