The following commit has been merged in the master branch: commit 3af4bb75400285fa581d2510e6dd8e2c2d88567c Author: Simon Wunderlich siwu@hrz.tu-chemnitz.de Date: Sat Jan 29 19:26:05 2011 +0100
batctl: update copyright years
Signed-off-by: Simon Wunderlich siwu@hrz.tu-chemnitz.de
diff --git a/Makefile b/Makefile index 076c7fb..a992e89 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2006-2010 B.A.T.M.A.N. contributors +# Copyright (C) 2006-2011 B.A.T.M.A.N. contributors # # 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/allocate.h b/allocate.h index 5584767..1fe6730 100644 --- a/allocate.h +++ b/allocate.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2010 B.A.T.M.A.N. contributors: + * Copyright (C) 2009-2011 B.A.T.M.A.N. contributors: * * Marek Lindner lindner_marek@yahoo.de * diff --git a/bat-hosts.c b/bat-hosts.c index c952744..0ea4134 100644 --- a/bat-hosts.c +++ b/bat-hosts.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2010 B.A.T.M.A.N. contributors: + * Copyright (C) 2007-2011 B.A.T.M.A.N. contributors: * * Andreas Langer an.langer@gmx.de, Marek Lindner lindner_marek@yahoo.de * diff --git a/bat-hosts.h b/bat-hosts.h index fdec7df..ba265bb 100644 --- a/bat-hosts.h +++ b/bat-hosts.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2010 B.A.T.M.A.N. contributors: + * Copyright (C) 2009-2011 B.A.T.M.A.N. contributors: * * Marek Lindner lindner_marek@yahoo.de * diff --git a/bisect.c b/bisect.c index e0bb7cb..f6f171e 100644 --- a/bisect.c +++ b/bisect.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2010 B.A.T.M.A.N. contributors: + * Copyright (C) 2009-2011 B.A.T.M.A.N. contributors: * * Marek Lindner lindner_marek@yahoo.de * diff --git a/bisect.h b/bisect.h index 56cb861..4423608 100644 --- a/bisect.h +++ b/bisect.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2010 B.A.T.M.A.N. contributors: + * Copyright (C) 2009-2011 B.A.T.M.A.N. contributors: * * Marek Lindner lindner_marek@yahoo.de * diff --git a/debug.c b/debug.c index ea5e1cb..480e4a5 100644 --- a/debug.c +++ b/debug.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2010 B.A.T.M.A.N. contributors: + * Copyright (C) 2009-2011 B.A.T.M.A.N. contributors: * * Marek Lindner lindner_marek@yahoo.de * diff --git a/debug.h b/debug.h index aa5b362..b1648f3 100644 --- a/debug.h +++ b/debug.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2010 B.A.T.M.A.N. contributors: + * Copyright (C) 2009-2011 B.A.T.M.A.N. contributors: * * Marek Lindner lindner_marek@yahoo.de * diff --git a/functions.c b/functions.c index ba9bfbb..c2c0529 100644 --- a/functions.c +++ b/functions.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2010 B.A.T.M.A.N. contributors: + * Copyright (C) 2007-2011 B.A.T.M.A.N. contributors: * * Andreas Langer an.langer@gmx.de, Marek Lindner lindner_marek@yahoo.de * diff --git a/functions.h b/functions.h index 1b1c350..90fc831 100644 --- a/functions.h +++ b/functions.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2010 B.A.T.M.A.N. contributors: + * Copyright (C) 2007-2011 B.A.T.M.A.N. contributors: * * Andreas Langer an.langer@gmx.de, Marek Lindner lindner_marek@yahoo.de * diff --git a/main.c b/main.c index 850959a..eb67737 100644 --- a/main.c +++ b/main.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2010 B.A.T.M.A.N. contributors: + * Copyright (C) 2007-2011 B.A.T.M.A.N. contributors: * * Andreas Langer an.langer@gmx.de, Marek Lindner lindner_marek@yahoo.de * diff --git a/main.h b/main.h index 9297c15..e67c03b 100644 --- a/main.h +++ b/main.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2010 B.A.T.M.A.N. contributors: + * Copyright (C) 2007-2011 B.A.T.M.A.N. contributors: * * Andreas Langer an.langer@gmx.de, Marek Lindner lindner_marek@yahoo.de * diff --git a/ping.c b/ping.c index f794b01..1003ab1 100644 --- a/ping.c +++ b/ping.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2010 B.A.T.M.A.N. contributors: + * Copyright (C) 2007-2011 B.A.T.M.A.N. contributors: * * Andreas Langer an.langer@gmx.de, Marek Lindner lindner_marek@yahoo.de * diff --git a/ping.h b/ping.h index a5eeb1e..ccc717a 100644 --- a/ping.h +++ b/ping.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2010 B.A.T.M.A.N. contributors: + * Copyright (C) 2009-2011 B.A.T.M.A.N. contributors: * * Marek Lindner lindner_marek@yahoo.de * diff --git a/sys.c b/sys.c index bb976c0..729f898 100644 --- a/sys.c +++ b/sys.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2010 B.A.T.M.A.N. contributors: + * Copyright (C) 2009-2011 B.A.T.M.A.N. contributors: * * Marek Lindner lindner_marek@yahoo.de * diff --git a/sys.h b/sys.h index 066b8bd..2c47550 100644 --- a/sys.h +++ b/sys.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2010 B.A.T.M.A.N. contributors: + * Copyright (C) 2009-2011 B.A.T.M.A.N. contributors: * * Marek Lindner lindner_marek@yahoo.de * diff --git a/tcpdump.c b/tcpdump.c index 8a08bbf..dad4049 100644 --- a/tcpdump.c +++ b/tcpdump.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2010 B.A.T.M.A.N. contributors: + * Copyright (C) 2007-2011 B.A.T.M.A.N. contributors: * * Andreas Langer an.langer@gmx.de * diff --git a/tcpdump.h b/tcpdump.h index f98d63f..b3ea186 100644 --- a/tcpdump.h +++ b/tcpdump.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2010 B.A.T.M.A.N. contributors: + * Copyright (C) 2007-2011 B.A.T.M.A.N. contributors: * * Andreas Langer an.langer@gmx.de, Marek Lindner lindner_marek@yahoo.de * diff --git a/traceroute.c b/traceroute.c index 1d2ac1f..ea43331 100644 --- a/traceroute.c +++ b/traceroute.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2010 B.A.T.M.A.N. contributors: + * Copyright (C) 2007-2011 B.A.T.M.A.N. contributors: * * Andreas Langer an.langer@gmx.de, Marek Lindner lindner_marek@yahoo.de * diff --git a/traceroute.h b/traceroute.h index 0eff114..31edb7e 100644 --- a/traceroute.h +++ b/traceroute.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2010 B.A.T.M.A.N. contributors: + * Copyright (C) 2009-2011 B.A.T.M.A.N. contributors: * * Marek Lindner lindner_marek@yahoo.de * diff --git a/vis.c b/vis.c index 217fc1c..eb77872 100644 --- a/vis.c +++ b/vis.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2010 B.A.T.M.A.N. contributors: + * Copyright (C) 2009-2011 B.A.T.M.A.N. contributors: * * Andrew Lunn andrew@lunn.ch * diff --git a/vis.h b/vis.h index effed51..8d6cfcd 100644 --- a/vis.h +++ b/vis.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2010 B.A.T.M.A.N. contributors: + * Copyright (C) 2009-2011 B.A.T.M.A.N. contributors: * * Andrew Lunn andrew@lunn.ch *