X-Git-Url: https://www.tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=src%2Fnode.c;h=a66bc177790d4f90dd54edc5edfa62287b8c66a4;hp=2b31af4d442752df5f4e578dcbbb76f1f27672e1;hb=82ebfc923ddb050c88bdf5d65ac943a15ca8748a;hpb=7caa253df4a34e594438e3fbe80c2bddab9a2b4a diff --git a/src/node.c b/src/node.c index 2b31af4d..a66bc177 100644 --- a/src/node.c +++ b/src/node.c @@ -1,7 +1,7 @@ /* node.c -- node tree management - Copyright (C) 2001-2002 Guus Sliepen , - 2001-2002 Ivo Timmermans + Copyright (C) 2001-2002 Guus Sliepen , + 2001-2002 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: node.c,v 1.1.2.12 2002/04/29 20:05:07 guus Exp $ + $Id: node.c,v 1.1.2.15 2002/09/04 13:48:52 guus Exp $ */ #include "config.h"