X-Git-Url: https://tinc-vpn.org/git/browse?a=blobdiff_plain;f=src%2Fsubnet.h;h=21b2a1e5ece102b1d20ec86c266ad256a8e63594;hb=7cd2baedc6027ef6a5b941342bc6d3931d7220ba;hp=a572953c17d9c738b5df158f3cabc7ddcf0bc757;hpb=e924096f62655d711cd2d114a8d1ef0fecbb593b;p=tinc diff --git a/src/subnet.h b/src/subnet.h index a572953c..21b2a1e5 100644 --- a/src/subnet.h +++ b/src/subnet.h @@ -1,7 +1,7 @@ /* subnet.h -- header for subnet.c - Copyright (C) 2000 Guus Sliepen , - 2000 Ivo Timmermans + Copyright (C) 2000,2001 Guus Sliepen , + 2000,2001 Ivo Timmermans 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: subnet.h,v 1.1.2.8 2001/01/05 23:53:53 guus Exp $ + $Id: subnet.h,v 1.1.2.9 2001/01/07 17:09:07 guus Exp $ */ #ifndef __TINC_SUBNET_H__