From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Thu, 5 Jan 2012 01:08:35 +0800 References: <1325374901-1620-1-git-send-email-sven@narfation.org> <1325374901-1620-2-git-send-email-sven@narfation.org> In-Reply-To: <1325374901-1620-2-git-send-email-sven@narfation.org> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201201050108.36193.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] [PATCH] batman-adv: Update copyright years Reply-To: The list for a Better Approach To Mobile Ad-hoc Networking List-Id: The list for a Better Approach To Mobile Ad-hoc Networking List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: The list for a Better Approach To Mobile Ad-hoc Networking On Sunday, January 01, 2012 07:41:38 Sven Eckelmann wrote: > Signed-off-by: Sven Eckelmann > --- > Makefile | 2 +- > Makefile.kbuild | 2 +- > bat_debugfs.c | 2 +- > bat_debugfs.h | 2 +- > bat_iv_ogm.c | 2 +- > bat_ogm.h | 2 +- > bat_sysfs.c | 2 +- > bat_sysfs.h | 2 +- > bitarray.c | 2 +- > bitarray.h | 2 +- > compat.c | 24 ++++++++++++++++++++++++ > compat.h | 2 +- > gateway_client.c | 2 +- > gateway_client.h | 2 +- > gateway_common.c | 2 +- > gateway_common.h | 2 +- > hard-interface.c | 2 +- > hard-interface.h | 2 +- > hash.c | 2 +- > hash.h | 2 +- > icmp_socket.c | 2 +- > icmp_socket.h | 2 +- > main.c | 2 +- > main.h | 2 +- > originator.c | 2 +- > originator.h | 2 +- > packet.h | 2 +- > ring_buffer.c | 2 +- > ring_buffer.h | 2 +- > routing.c | 2 +- > routing.h | 2 +- > send.c | 2 +- > send.h | 2 +- > soft-interface.c | 2 +- > soft-interface.h | 2 +- > translation-table.c | 2 +- > translation-table.h | 2 +- > types.h | 2 +- > unicast.c | 2 +- > unicast.h | 2 +- > vis.c | 2 +- > vis.h | 2 +- > 42 files changed, 65 insertions(+), 41 deletions(-) Applied in revision b82b9b2. Thanks, Marek