X-Git-Url: https://www.tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=lib%2Fipv6.h;h=2b83907a28ad1bd54fea93ee34bc21ea0dc4c94f;hp=3fdb959cdf0bb054d16ca974343abb3d486784ed;hb=dced64c5c3625f6d2f0674e9fed14455aabc635e;hpb=42e01abd54bd36ee84a45a2b646cfa27034de8d1 diff --git a/lib/ipv6.h b/lib/ipv6.h index 3fdb959c..2b83907a 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) 2004 Ivo Timmermans + 2004 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__