Add Dave Chapeskie's name to the list of contributors.
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Tue, 7 Dec 1999 22:59:31 +0000 (22:59 +0000)
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Tue, 7 Dec 1999 22:59:31 +0000 (22:59 +0000)
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@1240 f5534014-38df-0310-8fa8-9805f1628bb7

AUTHORS
doc/ethereal.pod.template
gtk/main.c

diff --git a/AUTHORS b/AUTHORS
index 53737ad77a5ca8b6e33f6d83776458bd82f8bc13..dc0a967ce2fd0b21650757008dff5022e5900a2c 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -192,6 +192,10 @@ Jerry Talkington <jerryt@netapp.com> {
        updates to HTTP support
 }
 
+Dave Chapeskie <dchapes@ddm.on.ca> {
+       updates to ISAKMP support
+}
+
 James Coe <jammer@cin.net> {
        SRVLOC (Service Location Protocol) support
        NCP over IP support
index 41f8ef98a8d14ca1ebeb49a0ad7004105ce473ce..4829a903d40a06d2b8bcf0d7c24cf102e6a01cd6 100644 (file)
@@ -714,7 +714,8 @@ B<http://ethereal.zing.org>.
   Heikki Vatiainen         <hessu@cs.tut.fi>
   Greg Hankins             <gregh@twoguys.org>
   Jerry Talkington         <jerryt@netapp.com>
-  James Coe"               <jammer@cin.net>
+  Dave Chapeskie           <dchapes@ddm.on.ca>
+  James Coe                <jammer@cin.net>
 
 Alain Magloire <alainm@rcsm.ece.mcgill.ca> was kind enough to give his
 permission to use his version of snprintf.c.
index dc5aefa1971c853a2cbb95d54a03577cdf3f8895..9a020e668a56990b5a9671b47e03ece2d610a9a1 100644 (file)
@@ -1,6 +1,6 @@
 /* main.c
  *
- * $Id: main.c,v 1.64 1999/12/07 07:12:49 guy Exp $
+ * $Id: main.c,v 1.65 1999/12/07 22:59:18 guy Exp $
  *
  * Ethereal - Network traffic analyzer
  * By Gerald Combs <gerald@zing.org>
@@ -172,6 +172,7 @@ about_ethereal( GtkWidget *w, gpointer data ) {
                "Heikki Vatiainen         <hessu@cs.tut.fi>\n"
                "Greg Hankins             <gregh@twoguys.org>\n"
                "Jerry Talkington         <jerryt@netapp.com>\n"
+               "Dave Chapeskie           <dchapes@ddm.on.ca>\n"
                "James Coe                <jammer@cin.net>\n"
 
                "\nSee http://ethereal.zing.org for more information",