From 53a941d3f97a50964587c6e9533b1e43e74a57a8 Mon Sep 17 00:00:00 2001 Message-Id: <53a941d3f97a50964587c6e9533b1e43e74a57a8.1714091779.git.mdw@distorted.org.uk> From: Mark Wooding Date: Tue, 18 Mar 2008 20:21:02 +0000 Subject: [PATCH] Remove crufty old CVS $Id$ markers. Organization: Straylight/Edgeware From: Mark Wooding --- Makefile.am | 2 -- client/Makefile.am | 2 -- client/tripectl.c | 2 -- common/Makefile.am | 2 -- common/protocol.h | 2 -- common/util.c | 2 -- common/util.h | 2 -- configure.in | 2 -- doc/Makefile.am | 2 -- doc/wrestlers.tex | 2 -- init/Makefile.am | 2 -- keys/Makefile.am | 2 -- mon/Makefile.am | 2 -- pkstream/Makefile.am | 2 -- pkstream/pkstream.c | 2 -- proxy/Makefile.am | 2 -- proxy/tripe-mitm.c | 2 -- server/Makefile.am | 2 -- server/admin.c | 2 -- server/chal.c | 2 -- server/keyexch.c | 2 -- server/keymgmt.c | 2 -- server/keyset.c | 2 -- server/peer.c | 2 -- server/servutil.c | 2 -- server/tripe.c | 2 -- server/tripe.h | 2 -- server/tun-bsd.c | 2 -- server/tun-linux.c | 2 -- server/tun-slip.c | 2 -- server/tun-unet.c | 2 -- wireshark/Makefile.am | 2 -- wireshark/packet-tripe.c | 2 -- 33 files changed, 66 deletions(-) diff --git a/Makefile.am b/Makefile.am index ef430751..a36bd511 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,7 +1,5 @@ ## -*-makefile-*- ## -## $Id$ -## ## Makefile for TrIPE ## ## (c) 2001 Straylight/Edgeware diff --git a/client/Makefile.am b/client/Makefile.am index a24e0d21..7f95a758 100644 --- a/client/Makefile.am +++ b/client/Makefile.am @@ -1,7 +1,5 @@ ## -*-makefile-*- ## -## $Id$ -## ## Makefile for TrIPE client ## ## (c) 2001 Straylight/Edgeware diff --git a/client/tripectl.c b/client/tripectl.c index 28961252..af5c1838 100644 --- a/client/tripectl.c +++ b/client/tripectl.c @@ -1,6 +1,4 @@ /* -*-c-*- - * - * $Id$ * * Client for TrIPE * diff --git a/common/Makefile.am b/common/Makefile.am index 8b9454ab..4007058d 100644 --- a/common/Makefile.am +++ b/common/Makefile.am @@ -1,7 +1,5 @@ ## -*-makefile-*- ## -## $Id$ -## ## Makefile for TrIPE common source files ## ## (c) 2001 Straylight/Edgeware diff --git a/common/protocol.h b/common/protocol.h index 88de6307..dbb3bea6 100644 --- a/common/protocol.h +++ b/common/protocol.h @@ -1,6 +1,4 @@ /* -*-c-*- - * - * $Id$ * * Protocol definition for TrIPE * diff --git a/common/util.c b/common/util.c index c6c2b22c..d78dd78d 100644 --- a/common/util.c +++ b/common/util.c @@ -1,6 +1,4 @@ /* -*-c-*- - * - * $Id: util.c,v 1.3 2004/04/08 01:36:17 mdw Exp $ * * Utilities for the client and the server * diff --git a/common/util.h b/common/util.h index a54910f2..b76e1259 100644 --- a/common/util.h +++ b/common/util.h @@ -1,6 +1,4 @@ /* -*-c-*- - * - * $Id: util.h,v 1.3 2004/04/08 01:36:17 mdw Exp $ * * Utilities for the client and the server * diff --git a/configure.in b/configure.in index e36e07cb..98192db5 100644 --- a/configure.in +++ b/configure.in @@ -1,7 +1,5 @@ dnl -*-autoconf-*- dnl -dnl $Id$ -dnl dnl Configuration script for TrIPE dnl dnl (c) 2001 Straylight/Edgeware diff --git a/doc/Makefile.am b/doc/Makefile.am index c051ffd9..bf79e011 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,7 +1,5 @@ ## -*-makefile-*- ## -## $Id$ -## ## Makefile for TrIPE documentation ## ## (c) 2001 Straylight/Edgeware diff --git a/doc/wrestlers.tex b/doc/wrestlers.tex index 880ae900..f2d9ac47 100644 --- a/doc/wrestlers.tex +++ b/doc/wrestlers.tex @@ -1,7 +1,5 @@ %%% -*-latex-*- %%% -%%% $Id: wrestlers.tex,v 1.7 2004/04/08 01:36:17 mdw Exp $ -%%% %%% Description of the Wrestlers Protocol %%% %%% (c) 2001 Mark Wooding diff --git a/init/Makefile.am b/init/Makefile.am index dae92e1e..fce633df 100644 --- a/init/Makefile.am +++ b/init/Makefile.am @@ -1,7 +1,5 @@ ## -*-makefile-*- ## -## $Id$ -## ## Makefile for TrIPE startup scripts ## ## (c) 2001 Straylight/Edgeware diff --git a/keys/Makefile.am b/keys/Makefile.am index 19970366..9df6e179 100644 --- a/keys/Makefile.am +++ b/keys/Makefile.am @@ -1,7 +1,5 @@ ## -*-makefile-*- ## -## $Id$ -## ## Makefile for TrIPE key management tool ## ## (c) 2001 Straylight/Edgeware diff --git a/mon/Makefile.am b/mon/Makefile.am index 28aa1439..ff48384b 100644 --- a/mon/Makefile.am +++ b/mon/Makefile.am @@ -1,7 +1,5 @@ ## -*-makefile-*- ## -## $Id$ -## ## Makefile for TrIPE graphical monitor ## ## (c) 2001 Straylight/Edgeware diff --git a/pkstream/Makefile.am b/pkstream/Makefile.am index a46bb8e5..d51021ac 100644 --- a/pkstream/Makefile.am +++ b/pkstream/Makefile.am @@ -1,7 +1,5 @@ ## -*-makefile-*- ## -## $Id$ -## ## Makefile for packets-over-stream proxy ## ## (c) 2001 Straylight/Edgeware diff --git a/pkstream/pkstream.c b/pkstream/pkstream.c index df839993..b84c98b2 100644 --- a/pkstream/pkstream.c +++ b/pkstream/pkstream.c @@ -1,6 +1,4 @@ /* -*-c-*- - * - * $Id: pkstream.c,v 1.3 2004/04/08 01:36:17 mdw Exp $ * * Forwarding UDP packets over a stream * diff --git a/proxy/Makefile.am b/proxy/Makefile.am index a4defb80..c3362988 100644 --- a/proxy/Makefile.am +++ b/proxy/Makefile.am @@ -1,7 +1,5 @@ ## -*-makefile-*- ## -## $Id$ -## ## Makefile for TrIPE malicious proxy ## ## (c) 2001 Straylight/Edgeware diff --git a/proxy/tripe-mitm.c b/proxy/tripe-mitm.c index 97bba83b..7394aaaa 100644 --- a/proxy/tripe-mitm.c +++ b/proxy/tripe-mitm.c @@ -1,6 +1,4 @@ /* -*-c-*- - * - * $Id$ * * An evil proxy for TrIPE * diff --git a/server/Makefile.am b/server/Makefile.am index 2d8f7f38..08af0e45 100644 --- a/server/Makefile.am +++ b/server/Makefile.am @@ -1,7 +1,5 @@ ## -*-makefile-*- ## -## $Id$ -## ## Makefile for TrIPE server ## ## (c) 2001 Straylight/Edgeware diff --git a/server/admin.c b/server/admin.c index 55ed82b3..135a589c 100644 --- a/server/admin.c +++ b/server/admin.c @@ -1,6 +1,4 @@ /* -*-c-*- - * - * $Id$ * * Admin interface for configuration * diff --git a/server/chal.c b/server/chal.c index 8eef16a2..3824bb63 100644 --- a/server/chal.c +++ b/server/chal.c @@ -1,6 +1,4 @@ /* -*-c-*- - * - * $Id$ * * Cryptographic challenges * diff --git a/server/keyexch.c b/server/keyexch.c index 396ecaed..df70774d 100644 --- a/server/keyexch.c +++ b/server/keyexch.c @@ -1,6 +1,4 @@ /* -*-c-*- - * - * $Id$ * * Key exchange protocol * diff --git a/server/keymgmt.c b/server/keymgmt.c index 422b01fe..601f42ed 100644 --- a/server/keymgmt.c +++ b/server/keymgmt.c @@ -1,6 +1,4 @@ /* -*-c-*- - * - * $Id$ * * Key loading and storing * diff --git a/server/keyset.c b/server/keyset.c index 0a4952a8..fe491280 100644 --- a/server/keyset.c +++ b/server/keyset.c @@ -1,6 +1,4 @@ /* -*-c-*- - * - * $Id$ * * Handling of symmetric keysets * diff --git a/server/peer.c b/server/peer.c index 25354f1a..99d4447d 100644 --- a/server/peer.c +++ b/server/peer.c @@ -1,6 +1,4 @@ /* -*-c-*- - * - * $Id$ * * Communication with the peer * diff --git a/server/servutil.c b/server/servutil.c index 06b409ec..c95b23fd 100644 --- a/server/servutil.c +++ b/server/servutil.c @@ -1,6 +1,4 @@ /* -*-c-*- - * - * $Id$ * * Various handy server-only utilities * diff --git a/server/tripe.c b/server/tripe.c index f46e232c..280878c9 100644 --- a/server/tripe.c +++ b/server/tripe.c @@ -1,6 +1,4 @@ /* -*-c-*- - * - * $Id$ * * Main program * diff --git a/server/tripe.h b/server/tripe.h index cc8a4e6f..44b4e045 100644 --- a/server/tripe.h +++ b/server/tripe.h @@ -1,6 +1,4 @@ /* -*-c-*- - * - * $Id$ * * Main header file for TrIPE * diff --git a/server/tun-bsd.c b/server/tun-bsd.c index 3a45b1e9..12765e5d 100644 --- a/server/tun-bsd.c +++ b/server/tun-bsd.c @@ -1,6 +1,4 @@ /* -*-c-*- - * - * $Id$ * * Tunnel interface for 4.4BSD-derived systems * diff --git a/server/tun-linux.c b/server/tun-linux.c index 53f1978b..28c20500 100644 --- a/server/tun-linux.c +++ b/server/tun-linux.c @@ -1,6 +1,4 @@ /* -*-c-*- - * - * $Id$ * * Tunnel interface based on Linux TUN/TAP driver * diff --git a/server/tun-slip.c b/server/tun-slip.c index 785d008f..2c99a81a 100644 --- a/server/tun-slip.c +++ b/server/tun-slip.c @@ -1,6 +1,4 @@ /* -*-c-*- - * - * $Id$ * * Tunnel packets via SLIP * diff --git a/server/tun-unet.c b/server/tun-unet.c index 9a79dd85..5ebcc790 100644 --- a/server/tun-unet.c +++ b/server/tun-unet.c @@ -1,6 +1,4 @@ /* -*-c-*- - * - * $Id$ * * Tunnel interface based on Linux Usernet * diff --git a/wireshark/Makefile.am b/wireshark/Makefile.am index 67a0be7c..c1680e23 100644 --- a/wireshark/Makefile.am +++ b/wireshark/Makefile.am @@ -1,7 +1,5 @@ ## -*-makefile-*- ## -## $Id: Makefile.am,v 1.2 2004/04/08 01:36:17 mdw Exp $ -## ## Makefile fragment for Wireshark plugin ## ## (c) 2003 Straylight/Edgeware diff --git a/wireshark/packet-tripe.c b/wireshark/packet-tripe.c index e3daae7c..d9e3ef14 100644 --- a/wireshark/packet-tripe.c +++ b/wireshark/packet-tripe.c @@ -1,6 +1,4 @@ /* -*-c-*- - * - * $Id$ * * TrIPE protocol dissector for Wireshark * -- [mdw]