aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorGilbert Ramirez <gram@alumni.rice.edu>2001-11-13 23:55:44 +0000
committerGilbert Ramirez <gram@alumni.rice.edu>2001-11-13 23:55:44 +0000
commitf14a6b8b91a50a620a554e79cb8c0ea1f25ca9c7 (patch)
tree370e43ea18134f50288a9805af1a27865219bd08 /doc
parent20bfe42945db5c4a5766484f97e562f6b85b399b (diff)
Hopefully the last time I have to change my e-mail address.
svn path=/trunk/; revision=4199
Diffstat (limited to 'doc')
-rw-r--r--doc/README.developer8
-rw-r--r--doc/README.plugins4
-rw-r--r--doc/ethereal.pod.template2
3 files changed, 7 insertions, 7 deletions
diff --git a/doc/README.developer b/doc/README.developer
index 9c369a3053..ab61f26aac 100644
--- a/doc/README.developer
+++ b/doc/README.developer
@@ -1,4 +1,4 @@
-$Id: README.developer,v 1.38 2001/10/30 21:35:09 guy Exp $
+$Id: README.developer,v 1.39 2001/11/13 23:55:35 gram Exp $
This file is a HOWTO for Ethereal developers. It describes how to start coding
a Ethereal protocol dissector and the use some of the important functions and
@@ -85,7 +85,7 @@ code inside
is needed only if you are using the "snprintf()" function.
-The "$Id: README.developer,v 1.38 2001/10/30 21:35:09 guy Exp $"
+The "$Id: README.developer,v 1.39 2001/11/13 23:55:35 gram Exp $"
in the comment will be updated by CVS when the file is
checked in; it will allow the RCS "ident" command to report which
version of the file is currently checked out.
@@ -95,7 +95,7 @@ version of the file is currently checked out.
* Routines for PROTONAME dissection
* Copyright 2000, YOUR_NAME <YOUR_EMAIL_ADDRESS>
*
- * $Id: README.developer,v 1.38 2001/10/30 21:35:09 guy Exp $
+ * $Id: README.developer,v 1.39 2001/11/13 23:55:35 gram Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>
@@ -1836,7 +1836,7 @@ a dissector.
James Coe <jammer@cin.net>
-Gilbert Ramirez <gram@xiexie.org>
+Gilbert Ramirez <gram@alumni.rice.edu>
Jeff Foster <jfoste@woodward.com>
Olivier Abad <oabad@cybercable.fr>
Laurent Deniel <deniel@worldnet.fr>
diff --git a/doc/README.plugins b/doc/README.plugins
index 600539c573..c5213dfd35 100644
--- a/doc/README.plugins
+++ b/doc/README.plugins
@@ -1,4 +1,4 @@
-$Id: README.plugins,v 1.3 2001/07/20 02:40:42 hagbard Exp $
+$Id: README.plugins,v 1.4 2001/11/13 23:55:35 gram Exp $
Plugins
@@ -297,7 +297,7 @@ Derived and expanded from the plugin section of README.developers
which was originally written by
James Coe <jammer@cin.net>
-Gilbert Ramirez <gram@xiexie.org>
+Gilbert Ramirez <gram@alumni.rice.edu>
Jeff Foster <jfoste@woodward.com>
Olivier Abad <oabad@cybercable.fr>
Laurent Deniel <deniel@worldnet.fr>
diff --git a/doc/ethereal.pod.template b/doc/ethereal.pod.template
index 7a0797cf9f..4a3a65f1e9 100644
--- a/doc/ethereal.pod.template
+++ b/doc/ethereal.pod.template
@@ -1059,7 +1059,7 @@ B<http://www.ethereal.com>.
Contributors
------------
- Gilbert Ramirez <gram[AT]xiexie.org>
+ Gilbert Ramirez <gram[AT]alumni.rice.edu>
Hannes R. Boehm <hannes[AT]boehm.org>
Mike Hall <mlh[AT]io.com>
Bobo Rajec <bobo[AT]bsp-consulting.sk>