X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Futimbuf.m4;h=3c9df414a3c95880c79bf2bab63b2049f346cb3c;hb=da8054d48dc22e1c051db54049e005d51a006e69;hp=8953abcb42cb793196ca1fcf91f25954c38ec0f1;hpb=441aa3044f43e5572f58c354f01e6bc070acd5c7;p=gnulib.git diff --git a/m4/utimbuf.m4 b/m4/utimbuf.m4 index 8953abcb4..3c9df414a 100644 --- a/m4/utimbuf.m4 +++ b/m4/utimbuf.m4 @@ -1,7 +1,7 @@ # serial 9 -# Copyright (C) 1998-2001, 2003-2004, 2007, 2009 Free Software -# Foundation, Inc. +# Copyright (C) 1998-2001, 2003-2004, 2007, 2009-2013 Free Software Foundation, +# Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -9,7 +9,7 @@ dnl From Jim Meyering -dnl Define HAVE_STRUCT_UTIMBUF if `struct utimbuf' is declared -- +dnl Define HAVE_STRUCT_UTIMBUF if 'struct utimbuf' is declared -- dnl usually in . dnl Some systems have utime.h but don't declare the struct anywhere.