diff options
Diffstat (limited to 'libc/stdlib/grouping.h')
-rw-r--r-- | libc/stdlib/grouping.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/stdlib/grouping.h b/libc/stdlib/grouping.h index eedf84132..ae28e6dfd 100644 --- a/libc/stdlib/grouping.h +++ b/libc/stdlib/grouping.h @@ -1,5 +1,5 @@ /* Internal header for proving correct grouping in strings of numbers. - Copyright (C) 1995-2013 Free Software Foundation, Inc. + Copyright (C) 1995-2014 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995. |