X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fstrtoll.c;h=fdfceb0137105e214616ad0639517e3eebfea353;hb=83142d08d8fa02a5e133f4b5c0f989584c0427bb;hp=84a7a09e85b5f1ed157bfaa7f6f751b24f6aeaef;hpb=441aa3044f43e5572f58c354f01e6bc070acd5c7;p=gnulib.git diff --git a/lib/strtoll.c b/lib/strtoll.c index 84a7a09e8..fdfceb013 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-2012 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