]> The Tcpdump Group git mirrors - tcpdump/commitdiff
Update Alfredo Andres's e-mail address, as per his request.
authorguy <guy>
Mon, 18 Dec 2000 08:16:58 +0000 (08:16 +0000)
committerguy <guy>
Mon, 18 Dec 2000 08:16:58 +0000 (08:16 +0000)
CREDITS
print-radius.c

diff --git a/CREDITS b/CREDITS
index ba2fb13ae5988299cf06469bb2aea5576fa13cf2..db30a50ad961477bbd3878cc5e7039a29216fb85 100644 (file)
--- a/CREDITS
+++ b/CREDITS
@@ -11,7 +11,7 @@ The current maintainers:
 
 Additional people who have contributed patches:
 
-       Alfredo Andres                  <aandres@mfom.es>
+       Alfredo Andres                  <aandres@s21sec.com>
        Andrew Tridgell                 <[email protected]>
         Ben Smithurst                  <[email protected]>
        Chris G. Demetriou              <[email protected]>
index 5807a34647640491348a2d1ac3b2b842571577b5..25999869c262629e0bc8738bfa5c19283383c93c 100644 (file)
  * RFC 2869:
  *      "RADIUS Extensions"
  *
- * Alfredo Andres Omella (aandres@mfom.es) v0.1 2000/09/15
+ * Alfredo Andres Omella (aandres@s21sec.com) v0.1 2000/09/15
  *
  * TODO: Among other things to print ok MacIntosh and Vendor values 
  */
 
 #ifndef lint
 static const char rcsid[] =
-    "$Id: print-radius.c,v 1.4 2000-12-03 20:31:26 guy Exp $";
+    "$Id: print-radius.c,v 1.5 2000-12-18 08:16:58 guy Exp $";
 #endif
 
 #ifdef HAVE_CONFIG_H