aboutsummaryrefslogtreecommitdiffstats
path: root/randpkt.c
diff options
context:
space:
mode:
authorGilbert Ramirez <gram@alumni.rice.edu>2001-11-13 23:55:44 +0000
committerGilbert Ramirez <gram@alumni.rice.edu>2001-11-13 23:55:44 +0000
commitf14a6b8b91a50a620a554e79cb8c0ea1f25ca9c7 (patch)
tree370e43ea18134f50288a9805af1a27865219bd08 /randpkt.c
parent20bfe42945db5c4a5766484f97e562f6b85b399b (diff)
Hopefully the last time I have to change my e-mail address.
svn path=/trunk/; revision=4199
Diffstat (limited to 'randpkt.c')
-rw-r--r--randpkt.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/randpkt.c b/randpkt.c
index 855218c4e8..ee24ecae4b 100644
--- a/randpkt.c
+++ b/randpkt.c
@@ -4,9 +4,9 @@
* Creates random packet traces. Useful for debugging sniffers by testing
* assumptions about the veracity of the data found in the packet.
*
- * $Id: randpkt.c,v 1.10 2001/03/31 10:13:11 guy Exp $
+ * $Id: randpkt.c,v 1.11 2001/11/13 23:55:30 gram Exp $
*
- * Copyright (C) 1999 by Gilbert Ramirez <gram@xiexie.org>
+ * Copyright (C) 1999 by Gilbert Ramirez <gram@alumni.rice.edu>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License