X-Git-Url: https://www.tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=lib%2Fipv4.h;h=704dd064bd05642b5b5c23f32d8ddcfef4f4e474;hp=39e88d3a878544a3b6e77247bbd6391e6e51e1c7;hb=0e6856b1379e278aa5ed116d0911851339a6064c;hpb=df3220a1549f992cbf4a9b6e67c1e67b69896c7d diff --git a/lib/ipv4.h b/lib/ipv4.h index 39e88d3a..704dd064 100644 --- a/lib/ipv4.h +++ b/lib/ipv4.h @@ -1,7 +1,7 @@ /* ipv4.h -- missing IPv4 related definitions - Copyright (C) 2005 Ivo Timmermans - 2005 Guus Sliepen + Copyright (C) 2005 Ivo Timmermans + 2006 Guus Sliepen This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -16,8 +16,6 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. - - $Id$ */ #ifndef __TINC_IPV4_H__