summaryrefslogtreecommitdiff
path: root/lib/strtoumax.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/strtoumax.c')
-rw-r--r--lib/strtoumax.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/strtoumax.c b/lib/strtoumax.c
index ccd7f85a1..a147604ad 100644
--- a/lib/strtoumax.c
+++ b/lib/strtoumax.c
@@ -1,5 +1,5 @@
/* Convert string representation of a number into an uintmax_t value.
- Copyright 1999, 2000 Free Software Foundation, Inc.
+ Copyright 1999 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by