summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/xstrtol.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/xstrtol.c b/lib/xstrtol.c
index b0b6a082e..fe15ebae4 100644
--- a/lib/xstrtol.c
+++ b/lib/xstrtol.c
@@ -15,7 +15,7 @@
along with this program; if not, write to the Free Software Foundation,
Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
-/* Jim Meyering (meyering@na-net.ornl.gov) */
+/* Written by Jim Meyering. */
#if HAVE_CONFIG_H
#include <config.h>