X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fstrtoll.c;h=47dfaa0677a70677d66568e9642e274d45b0348d;hb=cd56634a4a8179fd5a4419fbb3e27211b042ab1c;hp=75afa4d9bc9550181a64aee06565b1e8665daeed;hpb=d599e5add275f75ed08e6527b8ee4d3f4f7c3aea;p=gnulib.git diff --git a/lib/strtoll.c b/lib/strtoll.c index 75afa4d9b..47dfaa067 100644 --- a/lib/strtoll.c +++ b/lib/strtoll.c @@ -1,5 +1,5 @@ -/* Function to parse a `long long int' from text. - Copyright (C) 1995-1997, 1999, 2001, 2009-2011 Free Software Foundation, +/* 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.