Repository : ssh://git@open-mesh.org/batctl
On branch : next
commit dbcebdcde613101da33d64ffe6e5412323e8e434 Author: Marek Lindner mareklindner@neomailbox.ch Date: Mon Oct 14 03:52:22 2013 +0800
batctl: update email address for Marek Lindner
Signed-off-by: Marek Lindner mareklindner@neomailbox.ch
dbcebdcde613101da33d64ffe6e5412323e8e434 allocate.h | 2 +- bat-hosts.c | 2 +- bat-hosts.h | 2 +- bisect_iv.c | 2 +- bisect_iv.h | 2 +- debug.c | 2 +- debug.h | 2 +- functions.c | 2 +- functions.h | 2 +- ioctl.c | 2 +- ioctl.h | 2 +- main.c | 2 +- main.h | 2 +- man/batctl.8 | 4 ++-- ping.c | 2 +- ping.h | 2 +- sys.c | 2 +- sys.h | 2 +- tcpdump.h | 2 +- traceroute.c | 2 +- traceroute.h | 2 +- translate.c | 2 +- translate.h | 2 +- 23 files changed, 24 insertions(+), 24 deletions(-)
diff --git a/allocate.h b/allocate.h index 0f335e2..29bdda1 100644 --- a/allocate.h +++ b/allocate.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2009-2013 B.A.T.M.A.N. contributors: * - * Marek Lindner lindner_marek@yahoo.de + * Marek Lindner mareklindner@neomailbox.ch * * This program is free software; you can redistribute it and/or * modify it under the terms of version 2 of the GNU General Public diff --git a/bat-hosts.c b/bat-hosts.c index 9d36531..e03353d 100644 --- a/bat-hosts.c +++ b/bat-hosts.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2007-2013 B.A.T.M.A.N. contributors: * - * Andreas Langer an.langer@gmx.de, Marek Lindner lindner_marek@yahoo.de + * Andreas Langer an.langer@gmx.de, Marek Lindner mareklindner@neomailbox.ch * * This program is free software; you can redistribute it and/or * modify it under the terms of version 2 of the GNU General Public diff --git a/bat-hosts.h b/bat-hosts.h index 96abfa9..88f93f9 100644 --- a/bat-hosts.h +++ b/bat-hosts.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2009-2013 B.A.T.M.A.N. contributors: * - * Marek Lindner lindner_marek@yahoo.de + * Marek Lindner mareklindner@neomailbox.ch * * This program is free software; you can redistribute it and/or * modify it under the terms of version 2 of the GNU General Public diff --git a/bisect_iv.c b/bisect_iv.c index 917ffec..8e9f01f 100644 --- a/bisect_iv.c +++ b/bisect_iv.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2009-2013 B.A.T.M.A.N. contributors: * - * Marek Lindner lindner_marek@yahoo.de + * Marek Lindner mareklindner@neomailbox.ch * * This program is free software; you can redistribute it and/or * modify it under the terms of version 2 of the GNU General Public diff --git a/bisect_iv.h b/bisect_iv.h index c4e6df2..5c306ed 100644 --- a/bisect_iv.h +++ b/bisect_iv.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2009-2013 B.A.T.M.A.N. contributors: * - * Marek Lindner lindner_marek@yahoo.de + * Marek Lindner mareklindner@neomailbox.ch * * This program is free software; you can redistribute it and/or * modify it under the terms of version 2 of the GNU General Public diff --git a/debug.c b/debug.c index 6b7b648..3e78638 100644 --- a/debug.c +++ b/debug.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2009-2013 B.A.T.M.A.N. contributors: * - * Marek Lindner lindner_marek@yahoo.de + * Marek Lindner mareklindner@neomailbox.ch * * This program is free software; you can redistribute it and/or * modify it under the terms of version 2 of the GNU General Public diff --git a/debug.h b/debug.h index 563a7bb..28802c7 100644 --- a/debug.h +++ b/debug.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2009-2013 B.A.T.M.A.N. contributors: * - * Marek Lindner lindner_marek@yahoo.de + * Marek Lindner mareklindner@neomailbox.ch * * This program is free software; you can redistribute it and/or * modify it under the terms of version 2 of the GNU General Public diff --git a/functions.c b/functions.c index 7d9c44e..d8d86ce 100644 --- a/functions.c +++ b/functions.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2007-2013 B.A.T.M.A.N. contributors: * - * Andreas Langer an.langer@gmx.de, Marek Lindner lindner_marek@yahoo.de + * Andreas Langer an.langer@gmx.de, Marek Lindner mareklindner@neomailbox.ch * * This program is free software; you can redistribute it and/or * modify it under the terms of version 2 of the GNU General Public diff --git a/functions.h b/functions.h index a96b7ee..5409b38 100644 --- a/functions.h +++ b/functions.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2007-2013 B.A.T.M.A.N. contributors: * - * Andreas Langer an.langer@gmx.de, Marek Lindner lindner_marek@yahoo.de + * Andreas Langer an.langer@gmx.de, Marek Lindner mareklindner@neomailbox.ch * * This program is free software; you can redistribute it and/or * modify it under the terms of version 2 of the GNU General Public diff --git a/ioctl.c b/ioctl.c index cbb1aa5..0798060 100644 --- a/ioctl.c +++ b/ioctl.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2012-2013 B.A.T.M.A.N. contributors: * - * Marek Lindner lindner_marek@yahoo.de + * Marek Lindner mareklindner@neomailbox.ch * * This program is free software; you can redistribute it and/or * modify it under the terms of version 2 of the GNU General Public diff --git a/ioctl.h b/ioctl.h index 5d62f72..2d4801f 100644 --- a/ioctl.h +++ b/ioctl.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2012-2013 B.A.T.M.A.N. contributors: * - * Marek Lindner lindner_marek@yahoo.de + * Marek Lindner mareklindner@neomailbox.ch * * This program is free software; you can redistribute it and/or * modify it under the terms of version 2 of the GNU General Public diff --git a/main.c b/main.c index 84bb42a..aaf3587 100644 --- a/main.c +++ b/main.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2007-2013 B.A.T.M.A.N. contributors: * - * Andreas Langer an.langer@gmx.de, Marek Lindner lindner_marek@yahoo.de + * Andreas Langer an.langer@gmx.de, Marek Lindner mareklindner@neomailbox.ch * * This program is free software; you can redistribute it and/or * modify it under the terms of version 2 of the GNU General Public diff --git a/main.h b/main.h index 829d62b..76eda47 100644 --- a/main.h +++ b/main.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2007-2013 B.A.T.M.A.N. contributors: * - * Andreas Langer an.langer@gmx.de, Marek Lindner lindner_marek@yahoo.de + * Andreas Langer an.langer@gmx.de, Marek Lindner mareklindner@neomailbox.ch * * This program is free software; you can redistribute it and/or * modify it under the terms of version 2 of the GNU General Public diff --git a/man/batctl.8 b/man/batctl.8 index dbae47e..fafe735 100644 --- a/man/batctl.8 +++ b/man/batctl.8 @@ -294,7 +294,7 @@ addresses. .BR dmesg (1), .BR dot (1) .SH AUTHOR -batctl was written by Andreas Langer an.langer@gmx.de and Marek Lindner lindner_marek@yahoo.de. +batctl was written by Andreas Langer an.langer@gmx.de and Marek Lindner mareklindner@neomailbox.ch. .PP -This manual page was written by Simon Wunderlich sw@simonwunderlich.de, Marek Lindner lindner_marek@yahoo.de and +This manual page was written by Simon Wunderlich sw@simonwunderlich.de, Marek Lindner mareklindner@neomailbox.ch and Andrew Lunn andrew@lunn.ch diff --git a/ping.c b/ping.c index d505d02..aad13d9 100644 --- a/ping.c +++ b/ping.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2007-2013 B.A.T.M.A.N. contributors: * - * Andreas Langer an.langer@gmx.de, Marek Lindner lindner_marek@yahoo.de + * Andreas Langer an.langer@gmx.de, Marek Lindner mareklindner@neomailbox.ch * * This program is free software; you can redistribute it and/or * modify it under the terms of version 2 of the GNU General Public diff --git a/ping.h b/ping.h index 7c91d5d..ce4553a 100644 --- a/ping.h +++ b/ping.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2009-2013 B.A.T.M.A.N. contributors: * - * Marek Lindner lindner_marek@yahoo.de + * Marek Lindner mareklindner@neomailbox.ch * * This program is free software; you can redistribute it and/or * modify it under the terms of version 2 of the GNU General Public diff --git a/sys.c b/sys.c index 7539f76..5f1218e 100644 --- a/sys.c +++ b/sys.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2009-2013 B.A.T.M.A.N. contributors: * - * Marek Lindner lindner_marek@yahoo.de + * Marek Lindner mareklindner@neomailbox.ch * * This program is free software; you can redistribute it and/or * modify it under the terms of version 2 of the GNU General Public diff --git a/sys.h b/sys.h index 5d207a1..28a3638 100644 --- a/sys.h +++ b/sys.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2009-2013 B.A.T.M.A.N. contributors: * - * Marek Lindner lindner_marek@yahoo.de + * Marek Lindner mareklindner@neomailbox.ch * * This program is free software; you can redistribute it and/or * modify it under the terms of version 2 of the GNU General Public diff --git a/tcpdump.h b/tcpdump.h index 3c1a0e1..2ac979a 100644 --- a/tcpdump.h +++ b/tcpdump.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2007-2013 B.A.T.M.A.N. contributors: * - * Andreas Langer an.langer@gmx.de, Marek Lindner lindner_marek@yahoo.de + * Andreas Langer an.langer@gmx.de, Marek Lindner mareklindner@neomailbox.ch * * This program is free software; you can redistribute it and/or * modify it under the terms of version 2 of the GNU General Public diff --git a/traceroute.c b/traceroute.c index 0cb0441..18e2428 100644 --- a/traceroute.c +++ b/traceroute.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2007-2013 B.A.T.M.A.N. contributors: * - * Andreas Langer an.langer@gmx.de, Marek Lindner lindner_marek@yahoo.de + * Andreas Langer an.langer@gmx.de, Marek Lindner mareklindner@neomailbox.ch * * This program is free software; you can redistribute it and/or * modify it under the terms of version 2 of the GNU General Public diff --git a/traceroute.h b/traceroute.h index 5ec1308..fc7d319 100644 --- a/traceroute.h +++ b/traceroute.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2009-2013 B.A.T.M.A.N. contributors: * - * Marek Lindner lindner_marek@yahoo.de + * Marek Lindner mareklindner@neomailbox.ch * * This program is free software; you can redistribute it and/or * modify it under the terms of version 2 of the GNU General Public diff --git a/translate.c b/translate.c index da6d593..14fa04c 100644 --- a/translate.c +++ b/translate.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2007-2013 B.A.T.M.A.N. contributors: * - * Andreas Langer an.langer@gmx.de, Marek Lindner lindner_marek@yahoo.de + * Andreas Langer an.langer@gmx.de, Marek Lindner mareklindner@neomailbox.ch * * This program is free software; you can redistribute it and/or * modify it under the terms of version 2 of the GNU General Public diff --git a/translate.h b/translate.h index 320ad0e..691d234 100644 --- a/translate.h +++ b/translate.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2009-2013 B.A.T.M.A.N. contributors: * - * Marek Lindner lindner_marek@yahoo.de + * Marek Lindner mareklindner@neomailbox.ch * * This program is free software; you can redistribute it and/or * modify it under the terms of version 2 of the GNU General Public