diff options
Diffstat (limited to 'stdlib/atoi.c')
-rw-r--r-- | stdlib/atoi.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/atoi.c b/stdlib/atoi.c index 994e106131..ab7f077e4a 100644 --- a/stdlib/atoi.c +++ b/stdlib/atoi.c @@ -1,4 +1,4 @@ -/* Copyright (C) 1991, 1997 Free Software Foundation, Inc. +/* Copyright (C) 1991-2013 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or |