X-Git-Url: https://www.tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=lib%2Fipv6.h;h=70530a3232a1099ed5a27ede8af7c80a2a5392ab;hp=3fdb959cdf0bb054d16ca974343abb3d486784ed;hb=df3220a1549f992cbf4a9b6e67c1e67b69896c7d;hpb=2c7ce7de12d16cb407fd40224b6cb802528ee942 diff --git a/lib/ipv6.h b/lib/ipv6.h index 3fdb959c..70530a32 100644 --- a/lib/ipv6.h +++ b/lib/ipv6.h @@ -1,7 +1,7 @@ /* ipv6.h -- missing IPv6 related definitions - Copyright (C) 2003 Ivo Timmermans - 2003 Guus Sliepen + Copyright (C) 2005 Ivo Timmermans + 2005 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 @@ -17,7 +17,7 @@ along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. - $Id: ipv6.h,v 1.1.2.9 2003/12/22 11:05:23 guus Exp $ + $Id$ */ #ifndef __TINC_IPV6_H__