- Updated PROTOCOL (a bit)
[tinc] / src / encr.h
index c2cc132..77e9923 100644 (file)
@@ -1,6 +1,6 @@
 /*
     encr.h -- header for encr.c
 /*
     encr.h -- header for encr.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
 
     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.
     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: encr.h,v 1.2.4.1 2000/06/25 15:22:16 guus Exp $
 */
 
 #ifndef __TINC_ENCR_H__
 */
 
 #ifndef __TINC_ENCR_H__