X-Git-Url: https://www.tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=lib%2Fipv6.h;h=0c1544b8169ff35431454bb0ba12e6a5a68377fe;hp=2b83907a28ad1bd54fea93ee34bc21ea0dc4c94f;hb=c217d214f4f071c235bc7c463a1da6124e2570a6;hpb=7926a156e5b118d06295228e57de0cc9de0433b4 diff --git a/lib/ipv6.h b/lib/ipv6.h index 2b83907a..0c1544b8 100644 --- a/lib/ipv6.h +++ b/lib/ipv6.h @@ -1,7 +1,7 @@ /* ipv6.h -- missing IPv6 related definitions - Copyright (C) 2004 Ivo Timmermans - 2004 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_IPV6_H__