- More verbose connection list
[tinc] / src / netutl.h
index 91f388f..932814f 100644 (file)
@@ -1,6 +1,6 @@
 /*
     netutl.h -- header file for netutl.c
-    Copyright (C) 1998,99 Ivo Timmermans <zarq@iname.com>
+    Copyright (C) 1998,1999,2000 Ivo Timmermans <zarq@iname.com>
 
     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
@@ -15,6 +15,8 @@
     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: netutl.h,v 1.2.4.1 2000/06/25 15:22:16 guus Exp $
 */
 
 #ifndef __TINC_NETUTL_H__