diff options
Diffstat (limited to 'wcsmbs/wcstoull.c')
-rw-r--r-- | wcsmbs/wcstoull.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wcsmbs/wcstoull.c b/wcsmbs/wcstoull.c index 2f1fae9b1c..c6de524a4a 100644 --- a/wcsmbs/wcstoull.c +++ b/wcsmbs/wcstoull.c @@ -1,5 +1,5 @@ /* Function to parse an `unsigned long long int' from text. - Copyright (C) 1996, 1997 Free Software Foundation, Inc. + Copyright (C) 1996-2013 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996. |