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-nbns.c | |
parent | 167999e61e4cae6350754f99ecb21f9671b5278b (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-nbns.c')
-rw-r--r-- | packet-nbns.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/packet-nbns.c b/packet-nbns.c index 1e41df16fb..49d598ef90 100644 --- a/packet-nbns.c +++ b/packet-nbns.c @@ -1,10 +1,10 @@ /* packet-nbns.c * Routines for NetBIOS-over-TCP packet disassembly (the name dates back * to when it had only NBNS) - * Gilbert Ramirez <gram@verdict.uthscsa.edu> - * Much stuff added by Guy Harris <guy@netapp.com> + * Gilbert Ramirez <gram@xiexie.org> + * Much stuff added by Guy Harris <guy@alum.mit.edu> * - * $Id: packet-nbns.c,v 1.35 2000/01/16 02:54:47 guy Exp $ + * $Id: packet-nbns.c,v 1.36 2000/01/22 06:22:15 guy Exp $ * * Ethereal - Network traffic analyzer * By Gerald Combs <gerald@zing.org> |