X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=gnu%2Fstrtol.c;h=6e2fd82d37afae0dadeead2f6dbec8d7f02d6018;hb=4aa85f09e755fc827cd5ab6225f20c83cd42245d;hp=33d413ac7a523aba2758743d2b242d275579b3af;hpb=eb3ba7cb06fdd0f8627b8f117d8453e297e18b64;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