diff options
author | Guy Harris <guy@alum.mit.edu> | 2000-01-22 06:22:44 +0000 |
---|---|---|
committer | Guy Harris <guy@alum.mit.edu> | 2000-01-22 06:22:44 +0000 |
commit | 3e067b812c8c66b4abd5c5ddabc7bfc2c4230842 (patch) | |
tree | 8bbb3a65adeeb4b84b3609e90cfe2f42cc7ded94 /packet-bootp.c | |
parent | 167999e61e4cae6350754f99ecb21f9671b5278b (diff) | |
download | wireshark-3e067b812c8c66b4abd5c5ddabc7bfc2c4230842.tar.gz wireshark-3e067b812c8c66b4abd5c5ddabc7bfc2c4230842.tar.bz2 wireshark-3e067b812c8c66b4abd5c5ddabc7bfc2c4230842.zip |
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-bootp.c')
-rw-r--r-- | packet-bootp.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packet-bootp.c b/packet-bootp.c index 077d7922d9..5df6fe40ac 100644 --- a/packet-bootp.c +++ b/packet-bootp.c @@ -1,8 +1,8 @@ /* packet-bootp.c * Routines for BOOTP/DHCP packet disassembly - * Gilbert Ramirez <gram@verdict.uthscsa.edu> + * Gilbert Ramirez <gram@xiexie.org> * - * $Id: packet-bootp.c,v 1.24 2000/01/07 22:05:30 guy Exp $ + * $Id: packet-bootp.c,v 1.25 2000/01/22 06:22:12 guy Exp $ * * The information used comes from: * RFC 2132: DHCP Options and BOOTP Vendor Extensions |