summaryrefslogtreecommitdiff
path: root/lib/xstrtol.c
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1996-10-17 02:46:33 +0000
committerJim Meyering <jim@meyering.net>1996-10-17 02:46:33 +0000
commit9b3498acb2e76bd7ffa2357aef89212568a516f6 (patch)
tree77a563f27a8d2619c98417038f9a3753ee1c2c63 /lib/xstrtol.c
parentffc5c802c40301a65ef75e515e753fd8b71b91b4 (diff)
downloadcoreutils-9b3498acb2e76bd7ffa2357aef89212568a516f6.tar.xz
.
Diffstat (limited to 'lib/xstrtol.c')
-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>