From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Sat, 5 Jan 2013 01:59:51 +0800 References: <1357265131-30086-1-git-send-email-ordex@autistici.org> In-Reply-To: <1357265131-30086-1-git-send-email-ordex@autistici.org> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201301050159.52187.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: b.a.t.m.a.n@lists.open-mesh.org On Friday, January 04, 2013 10:05:31 Antonio Quartulli wrote: > Signed-off-by: Antonio Quartulli > --- > bat_algo.h | 2 +- > bat_iv_ogm.c | 2 +- > bitarray.c | 2 +- > bitarray.h | 2 +- > bridge_loop_avoidance.c | 2 +- > bridge_loop_avoidance.h | 2 +- > compat.c | 2 +- > compat.h | 2 +- > debugfs.c | 2 +- > debugfs.h | 2 +- > distributed-arp-table.c | 2 +- > distributed-arp-table.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 +- > sysfs.c | 2 +- > sysfs.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 +- > 44 files changed, 44 insertions(+), 44 deletions(-) Applied in revision 4f3c447. Thanks, Marek