From fc4499e6715630a3b58f7a56bf9a1336cfcb2061 Mon Sep 17 00:00:00 2001
From: hniksic <devnull@localhost>
Date: Mon, 27 Jun 2005 06:56:27 -0700
Subject: [PATCH] [svn] Remove obsolete mail address.

---
 src/cmpt.c | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/src/cmpt.c b/src/cmpt.c
index b8d696e7..e86286b0 100644
--- a/src/cmpt.c
+++ b/src/cmpt.c
@@ -1254,10 +1254,9 @@ fnmatch (const char *pattern, const char *string, int flags)
      mktime(tm+o) --> t+2o
      t+o - (t+2o - t+o) = t
 
-   Contributed by Roger Beeman <beeman@cisco.com>, with the help of
-   Mark Baushke <mdb@cisco.com> and other experts at CISCO.  Further
-   improved by Roger with assistance from Edward J. Sabol based on
-   input by Jamie Zawinski.  */
+   Contributed by Roger Beeman, with the help of Mark Baushke and
+   other experts at CISCO.  Further improved by Roger with assistance
+   from Edward J. Sabol based on input by Jamie Zawinski.  */
 
 time_t
 timegm (struct tm *t)