X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=lib%2Fstrtoll.c;h=bb424002c968649a4c7dc6bb8f6f988d34bd16cc;hb=571f20db52d2165d6cce4b2aacdedb123330d90f;hp=cf4464d471e08c2bbf0c555a87d518647ba15aa4;hpb=3030c5b5e0a5199e16b05927da72c43c42f211c3;p=gnulib.git diff --git a/lib/strtoll.c b/lib/strtoll.c index cf4464d47..bb424002c 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, 1996, 1997, 1999, 2001, 2009 Free Software Foundation, +/* Function to parse a 'long long int' from text. + Copyright (C) 1995-1997, 1999, 2001, 2009-2013 Free Software Foundation, Inc. This file is part of the GNU C Library.