Skip to content

Commit 6b1aea8

Browse files
ecsvsimonwunderlich
authored andcommitted
batman-adv: Update copyright years for 2018
Signed-off-by: Sven Eckelmann <[email protected]> Signed-off-by: Simon Wunderlich <[email protected]>
1 parent 7e81c55 commit 6b1aea8

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

61 files changed

+61
-61
lines changed

include/uapi/linux/batadv_packet.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* SPDX-License-Identifier: (GPL-2.0 WITH Linux-syscall-note) */
2-
/* Copyright (C) 2007-2017 B.A.T.M.A.N. contributors:
2+
/* Copyright (C) 2007-2018 B.A.T.M.A.N. contributors:
33
*
44
* Marek Lindner, Simon Wunderlich
55
*

include/uapi/linux/batman_adv.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* SPDX-License-Identifier: MIT */
2-
/* Copyright (C) 2016-2017 B.A.T.M.A.N. contributors:
2+
/* Copyright (C) 2016-2018 B.A.T.M.A.N. contributors:
33
*
44
* Matthias Schiffer
55
*

net/batman-adv/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# SPDX-License-Identifier: GPL-2.0
2-
# Copyright (C) 2007-2017 B.A.T.M.A.N. contributors:
2+
# Copyright (C) 2007-2018 B.A.T.M.A.N. contributors:
33
#
44
# Marek Lindner, Simon Wunderlich
55
#

net/batman-adv/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# SPDX-License-Identifier: GPL-2.0
2-
# Copyright (C) 2007-2017 B.A.T.M.A.N. contributors:
2+
# Copyright (C) 2007-2018 B.A.T.M.A.N. contributors:
33
#
44
# Marek Lindner, Simon Wunderlich
55
#

net/batman-adv/bat_algo.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// SPDX-License-Identifier: GPL-2.0
2-
/* Copyright (C) 2007-2017 B.A.T.M.A.N. contributors:
2+
/* Copyright (C) 2007-2018 B.A.T.M.A.N. contributors:
33
*
44
* Marek Lindner, Simon Wunderlich
55
*

net/batman-adv/bat_algo.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* SPDX-License-Identifier: GPL-2.0 */
2-
/* Copyright (C) 2011-2017 B.A.T.M.A.N. contributors:
2+
/* Copyright (C) 2011-2018 B.A.T.M.A.N. contributors:
33
*
44
* Marek Lindner, Linus Lüssing
55
*

net/batman-adv/bat_iv_ogm.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// SPDX-License-Identifier: GPL-2.0
2-
/* Copyright (C) 2007-2017 B.A.T.M.A.N. contributors:
2+
/* Copyright (C) 2007-2018 B.A.T.M.A.N. contributors:
33
*
44
* Marek Lindner, Simon Wunderlich
55
*

net/batman-adv/bat_iv_ogm.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* SPDX-License-Identifier: GPL-2.0 */
2-
/* Copyright (C) 2007-2017 B.A.T.M.A.N. contributors:
2+
/* Copyright (C) 2007-2018 B.A.T.M.A.N. contributors:
33
*
44
* Marek Lindner, Simon Wunderlich
55
*

net/batman-adv/bat_v.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// SPDX-License-Identifier: GPL-2.0
2-
/* Copyright (C) 2013-2017 B.A.T.M.A.N. contributors:
2+
/* Copyright (C) 2013-2018 B.A.T.M.A.N. contributors:
33
*
44
* Linus Lüssing, Marek Lindner
55
*

net/batman-adv/bat_v.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* SPDX-License-Identifier: GPL-2.0 */
2-
/* Copyright (C) 2011-2017 B.A.T.M.A.N. contributors:
2+
/* Copyright (C) 2011-2018 B.A.T.M.A.N. contributors:
33
*
44
* Marek Lindner, Linus Lüssing
55
*

0 commit comments

Comments
 (0)