X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Finttypes_h.m4;h=a5d075d96875a5e9f432467c3b84054efbf59379;hb=c0bab88345db71b4343ec061c35a3231e0ec8987;hp=85455cd6e611d916b331db222908620c29d22fda;hpb=89735d98974638906a27d9778d6645661ac560af;p=gnulib.git diff --git a/m4/inttypes_h.m4 b/m4/inttypes_h.m4 index 85455cd6e..a5d075d96 100644 --- a/m4/inttypes_h.m4 +++ b/m4/inttypes_h.m4 @@ -1,10 +1,8 @@ -# inttypes_h.m4 serial 5a +# inttypes_h.m4 serial 6 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.