aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--AUTHORS2
-rw-r--r--doc/ethereal.pod2
-rw-r--r--packet-nt-sonmp.c4
-rw-r--r--packet-nt-tpcp.c4
4 files changed, 6 insertions, 6 deletions
diff --git a/AUTHORS b/AUTHORS
index 3e52f82af2..fb2fa420d6 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -1863,7 +1863,7 @@ Jesper Peterson <jesper [AT] endace.com> {
Support for reading Endace ERF files
}
-Giles Scott <gscott2 [AT] nortelnetworks.com> {
+Giles Scott <giles.scott1 [AT] btinternet.com> {
Nortel/SynOptics Network Management Protocol support
Alteon/Nortel Transparent Proxy Control Protocol support
}
diff --git a/doc/ethereal.pod b/doc/ethereal.pod
index 2df4de4cdf..e7e96d36c6 100644
--- a/doc/ethereal.pod
+++ b/doc/ethereal.pod
@@ -2049,7 +2049,7 @@ B<http://www.ethereal.com>.
Tony Lindstrom <tony.lindstrom [AT] ericsson.com>
Niklas Ogren <niklas.ogren [AT] 71.se>
Jesper Peterson <jesper [AT] endace.com>
- Giles Scott <gscott2 [AT] nortelnetworks.com>
+ Giles Scott <giles.scott1 [AT] btinternet.com>
Vincent Jardin <vincent.jardin [AT] 6wind.com>
Jean-Michel Fayard <jean-michel.fayard [AT] moufrei.de>
Josef Korelus <jkor [AT] quick.cz>
diff --git a/packet-nt-sonmp.c b/packet-nt-sonmp.c
index df3077476f..f638fdccda 100644
--- a/packet-nt-sonmp.c
+++ b/packet-nt-sonmp.c
@@ -1,8 +1,8 @@
/* packet-sonmp.c
* Routines for the disassembly of the "Nortel Networks / SynOptics Network Management Protocol"
-* (c) Copyright Giles Scott <gscott2@nortelnetworks.com>
+* (c) Copyright Giles Scott <giles.scott1 [AT] btinternet.com>
*
-* $Id: packet-nt-sonmp.c,v 1.4 2003/12/07 02:42:54 guy Exp $
+* $Id: packet-nt-sonmp.c,v 1.5 2004/02/23 16:33:14 jmayer Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>
diff --git a/packet-nt-tpcp.c b/packet-nt-tpcp.c
index fbac4946a6..68060c7fb8 100644
--- a/packet-nt-tpcp.c
+++ b/packet-nt-tpcp.c
@@ -1,8 +1,8 @@
/* packet-tpcp.c
* Routines for Transparent Proxy Cache Protocol packet disassembly
-* (c) Copyright Giles Scott <gscott2@nortelnetworks.com>
+* (c) Copyright Giles Scott <giles.scott1 [AT] btinternet.com>
*
-* $Id: packet-nt-tpcp.c,v 1.2 2003/12/21 12:21:37 jmayer Exp $
+* $Id: packet-nt-tpcp.c,v 1.3 2004/02/23 16:33:14 jmayer Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>