X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Ftime_r.m4;fp=m4%2Ftime_r.m4;h=42ba66c843d6a65838e7057b416bef3e899d38a8;hb=44d7c1c1f004fa9bfb8ec3948de2671a7958cf5b;hp=5f5369871cb1a982312792c8640fd500bae77f09;hpb=e6d56dc0f60b0248e50a97512cc5bc93e4b47bc9;p=gnulib.git diff --git a/m4/time_r.m4 b/m4/time_r.m4 index 5f5369871..42ba66c84 100644 --- a/m4/time_r.m4 +++ b/m4/time_r.m4 @@ -1,12 +1,9 @@ dnl Reentrant time functions like localtime_r. dnl Copyright (C) 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 Written by Paul Eggert.