aboutsummaryrefslogtreecommitdiffstats
path: root/packet-sdp.c
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2000-01-22 06:22:44 +0000
committerGuy Harris <guy@alum.mit.edu>2000-01-22 06:22:44 +0000
commit3e067b812c8c66b4abd5c5ddabc7bfc2c4230842 (patch)
tree8bbb3a65adeeb4b84b3609e90cfe2f42cc7ded94 /packet-sdp.c
parent167999e61e4cae6350754f99ecb21f9671b5278b (diff)
Fix files that had Gilbert's old e-mail address or that didn't have my
forwarding e-mail address. svn path=/trunk/; revision=1522
Diffstat (limited to 'packet-sdp.c')
-rw-r--r--packet-sdp.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/packet-sdp.c b/packet-sdp.c
index 5cf1ce8cd3..14298510bd 100644
--- a/packet-sdp.c
+++ b/packet-sdp.c
@@ -2,9 +2,9 @@
* Routines for SDP packet disassembly (RFC 2327)
*
* Jason Lango <jal@netapp.com>
- * Liberally copied from packet-http.c, by Guy Harris <guy@netapp.com>
+ * Liberally copied from packet-http.c, by Guy Harris <guy@alum.mit.edu>
*
- * $Id: packet-sdp.c,v 1.5 2000/01/13 03:18:34 guy Exp $
+ * $Id: packet-sdp.c,v 1.6 2000/01/22 06:22:17 guy Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@zing.org>