summaryrefslogtreecommitdiff
path: root/lib/strtoull.c
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-07-09 07:22:43 +0000
committerJim Meyering <jim@meyering.net>2000-07-09 07:22:43 +0000
commitd349992d82f97d614404565ff66e3f8a47b4a568 (patch)
treedcfa752943fa7eb9b5731788a1e4194bfd28157c /lib/strtoull.c
parent1c0d7dc343e0f293693e93f57a41ba9bfa92ea69 (diff)
downloadgnulib-d349992d82f97d614404565ff66e3f8a47b4a568.tar.gz
update copyright date
Diffstat (limited to 'lib/strtoull.c')
-rw-r--r--lib/strtoull.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/strtoull.c b/lib/strtoull.c
index d6aa1f8059..36d3dc8fac 100644
--- a/lib/strtoull.c
+++ b/lib/strtoull.c
@@ -1,5 +1,5 @@
/* Function to parse an `unsigned long long int' from text.
- Copyright (C) 1995, 1996, 1997, 1999 Free Software Foundation, Inc.
+ Copyright (C) 1995, 1996, 1997, 1999, 2000 Free Software Foundation, Inc.
NOTE: The canonical source of this file is maintained with the GNU C
Library. Bugs can be reported to bug-glibc@gnu.org.