chiark / gitweb /
Expunge revision histories in files.
[tripe] / tun-bsd.c
index bc82be3b94f0f18a7b15fabd983ea88cab46eb86..c9b8f7f0404d45dbdfbbe4612bba6a25ad1b0d5f 100644 (file)
--- a/tun-bsd.c
+++ b/tun-bsd.c
@@ -1,6 +1,6 @@
 /* -*-c-*-
  *
- * $Id: tun-bsd.c,v 1.2 2003/11/29 23:49:32 mdw Exp $
+ * $Id: tun-bsd.c,v 1.3 2004/04/08 01:36:17 mdw Exp $
  *
  * Tunnel interface for 4.4BSD-derived systems
  *
  * Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
  */
 
-/*----- Revision history --------------------------------------------------* 
- *
- * $Log: tun-bsd.c,v $
- * Revision 1.2  2003/11/29 23:49:32  mdw
- * Debianization.
- *
- * Revision 1.1  2001/02/05 19:48:18  mdw
- * Initial support for BSD tunnel devices.
- *
- */
-
 /*----- Header files ------------------------------------------------------*/
 
 #include "tripe.h"