X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fintmax_t.m4;h=44b16523cc9add450d8f63c01b35e2e4bdf6eefd;hb=31507e5ef8d0839ae990c00c08289803301c93fc;hp=859db149537ba8973feb3c56a4d43e674e169b15;hpb=89735d98974638906a27d9778d6645661ac560af;p=gnulib.git diff --git a/m4/intmax_t.m4 b/m4/intmax_t.m4 index 859db1495..44b16523c 100644 --- a/m4/intmax_t.m4 +++ b/m4/intmax_t.m4 @@ -1,10 +1,8 @@ # intmax_t.m4 serial 4 dnl Copyright (C) 1997-2004 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 Paul Eggert.