X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=gnu%2Fstrtol.c;h=6e2fd82d37afae0dadeead2f6dbec8d7f02d6018;hb=8172893ece7dfa04829f0f67881217f5f5f20d90;hp=33d413ac7a523aba2758743d2b242d275579b3af;hpb=c66233240e6c2e5262ac4e36fe4362f64cbfa9c4;p=debian%2Ftar diff --git a/gnu/strtol.c b/gnu/strtol.c index 33d413ac..6e2fd82d 100644 --- a/gnu/strtol.c +++ b/gnu/strtol.c @@ -2,7 +2,7 @@ /* DO NOT EDIT! GENERATED AUTOMATICALLY! */ /* Convert string representation of a number into an integer value. - Copyright (C) 1991-1992, 1994-1999, 2003, 2005-2007, 2009-2013 Free Software + Copyright (C) 1991-1992, 1994-1999, 2003, 2005-2007, 2009-2014 Free Software Foundation, Inc. NOTE: The canonical source of this file is maintained with the GNU C