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 /wiretap/wtap.h | |
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 'wiretap/wtap.h')
-rw-r--r-- | wiretap/wtap.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wiretap/wtap.h b/wiretap/wtap.h index 36eaca4707..ea1388a642 100644 --- a/wiretap/wtap.h +++ b/wiretap/wtap.h @@ -1,9 +1,9 @@ /* wtap.h * - * $Id: wtap.h,v 1.62 1999/12/15 02:25:50 guy Exp $ + * $Id: wtap.h,v 1.63 2000/01/22 06:22:44 guy Exp $ * * Wiretap Library - * Copyright (c) 1998 by Gilbert Ramirez <gram@verdict.uthscsa.edu> + * Copyright (c) 1998 by Gilbert Ramirez <gram@xiexie.org> * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License |