X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fstrtoll.c;h=47dfaa0677a70677d66568e9642e274d45b0348d;hb=46f5f314f34a08c9305758482d7d2fdb0e999d09;hp=84a7a09e85b5f1ed157bfaa7f6f751b24f6aeaef;hpb=441aa3044f43e5572f58c354f01e6bc070acd5c7;p=gnulib.git diff --git a/lib/strtoll.c b/lib/strtoll.c index 84a7a09e8..47dfaa067 100644 --- a/lib/strtoll.c +++ b/lib/strtoll.c @@ -1,5 +1,6 @@ -/* Function to parse a `long long int' from text. - Copyright (C) 1995, 1996, 1997, 1999, 2001 Free Software Foundation, Inc. +/* Function to parse a 'long long int' from text. + Copyright (C) 1995-1997, 1999, 2001, 2009-2014 Free Software Foundation, + Inc. This file is part of the GNU C Library. This program is free software: you can redistribute it and/or modify