aboutsummaryrefslogtreecommitdiffstats
path: root/epan
diff options
context:
space:
mode:
authorLaurent Deniel <laurent.deniel@free.fr>2003-01-26 19:35:31 +0000
committerLaurent Deniel <laurent.deniel@free.fr>2003-01-26 19:35:31 +0000
commit1a66f9aec942c121021d492133eba734a67de81c (patch)
tree6d2535ce9b4dacc9cff6bda021acebe9f79aea79 /epan
parent46ab244cca5218cf093e666e650801ad894c9e08 (diff)
Update my email address in various places since my old one no longer works
svn path=/trunk/; revision=7003
Diffstat (limited to 'epan')
-rw-r--r--epan/AUTHORS2
-rw-r--r--epan/osi-utils.c4
-rw-r--r--epan/resolv.c4
-rw-r--r--epan/resolv.h4
4 files changed, 7 insertions, 7 deletions
diff --git a/epan/AUTHORS b/epan/AUTHORS
index 5f20c1cef3..e1500e6e51 100644
--- a/epan/AUTHORS
+++ b/epan/AUTHORS
@@ -2,7 +2,7 @@ Authors
-------
Gilbert Ramirez <gram@alumni.rice.edu>
Guy Harris <guy@alum.mit.edu>
-Laurent Deniel <deniel@worldnet.fr>
+Laurent Deniel <laurent.deniel@free.fr>
[XXX - throw into this list all the other Ethereal contributors whose
code got moved here]
diff --git a/epan/osi-utils.c b/epan/osi-utils.c
index 568338b2ca..64674c27fa 100644
--- a/epan/osi-utils.c
+++ b/epan/osi-utils.c
@@ -2,8 +2,8 @@
* Routines for ISO/OSI network and transport protocol packet disassembly
* Main entrance point and common functions
*
- * $Id: osi-utils.c,v 1.10 2002/09/02 22:10:17 guy Exp $
- * Laurent Deniel <deniel@worldnet.fr>
+ * $Id: osi-utils.c,v 1.11 2003/01/26 19:35:29 deniel Exp $
+ * Laurent Deniel <laurent.deniel@free.fr>
* Ralf Schneider <Ralf.Schneider@t-online.de>
*
* Ethereal - Network traffic analyzer
diff --git a/epan/resolv.c b/epan/resolv.c
index 47de19a69a..aa301be2ba 100644
--- a/epan/resolv.c
+++ b/epan/resolv.c
@@ -1,9 +1,9 @@
/* resolv.c
* Routines for network object lookup
*
- * $Id: resolv.c,v 1.29 2002/11/27 22:42:40 guy Exp $
+ * $Id: resolv.c,v 1.30 2003/01/26 19:35:29 deniel Exp $
*
- * Laurent Deniel <deniel@worldnet.fr>
+ * Laurent Deniel <laurent.deniel@free.fr>
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>
diff --git a/epan/resolv.h b/epan/resolv.h
index 2f779a3068..261248c0df 100644
--- a/epan/resolv.h
+++ b/epan/resolv.h
@@ -1,9 +1,9 @@
/* resolv.h
* Definitions for network object lookup
*
- * $Id: resolv.h,v 1.9 2002/08/28 20:40:45 jmayer Exp $
+ * $Id: resolv.h,v 1.10 2003/01/26 19:35:29 deniel Exp $
*
- * Laurent Deniel <deniel@worldnet.fr>
+ * Laurent Deniel <laurent.deniel@free.fr>
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>