X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=gnu%2Fstrtol.c;h=1bc143985dbdafb48ed2f0fb984d34d3d1440d16;hb=d30babc23b4f25be970ada2e63a50220a3672281;hp=6e2fd82d37afae0dadeead2f6dbec8d7f02d6018;hpb=4aa85f09e755fc827cd5ab6225f20c83cd42245d;p=debian%2Ftar diff --git a/gnu/strtol.c b/gnu/strtol.c index 6e2fd82d..1bc14398 100644 --- a/gnu/strtol.c +++ b/gnu/strtol.c @@ -1,8 +1,6 @@ -/* -*- buffer-read-only: t -*- vi: set ro: */ -/* 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-2014 Free Software + Copyright (C) 1991-1992, 1994-1999, 2003, 2005-2007, 2009-2015 Free Software Foundation, Inc. NOTE: The canonical source of this file is maintained with the GNU C