Added CVS Id tags to header files.
authorGuus Sliepen <guus@tinc-vpn.org>
Sun, 25 Jun 2000 15:22:16 +0000 (15:22 +0000)
committerGuus Sliepen <guus@tinc-vpn.org>
Sun, 25 Jun 2000 15:22:16 +0000 (15:22 +0000)
src/encr.h
src/net.h
src/netutl.h
src/protocol.h

index 227c2c8..77e9923 100644 (file)
@@ -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: encr.h,v 1.2.4.1 2000/06/25 15:22:16 guus Exp $
 */
 
 #ifndef __TINC_ENCR_H__
index dbf081f..35b500f 100644 (file)
--- a/src/net.h
+++ b/src/net.h
@@ -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: net.h,v 1.9.4.3 2000/06/25 15:22:16 guus Exp $
 */
 
 #ifndef __TINC_NET_H__
index f218740..932814f 100644 (file)
@@ -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__
index 89da86d..c9137d6 100644 (file)
@@ -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: protocol.h,v 1.5.4.2 2000/06/25 15:22:16 guus Exp $
 */
 
 #ifndef __TINC_PROTOCOL_H__