X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fmktime.m4;h=25ca6dc46d74f695dfd52eb85cf15a767986ada0;hb=db0f2ae452a6827f01474b79b55080e700afb974;hp=94ed67f7060b317ac0ec6ea7f8b2a21833c05dd4;hpb=8b2c2981e6eb29e690d711da01793ad8d99ea372;p=gnulib.git diff --git a/m4/mktime.m4 b/m4/mktime.m4 index 94ed67f70..25ca6dc46 100644 --- a/m4/mktime.m4 +++ b/m4/mktime.m4 @@ -1,10 +1,8 @@ -# mktime.m4 serial 4 +# mktime.m4 serial 5 dnl Copyright (C) 2002, 2003 Free Software Foundation, Inc. -dnl This file is free software, distributed under the terms of the GNU -dnl General Public License. As a special exception to the GNU General -dnl Public License, this file may be distributed as part of a program -dnl that contains a configuration script generated by Autoconf, under -dnl the same distribution terms as the rest of that program. +dnl This file is free software; the Free Software Foundation +dnl gives unlimited permission to copy and/or distribute it, +dnl with or without modifications, as long as this notice is preserved. dnl From Jim Meyering.