X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fglibc21.m4;h=d95fd9861322c3840eb729e27e5992ba464c3a25;hb=331f6ee713f7038d6d1a1c0451016c8aaab6a079;hp=32ca2242e0493c92c896c4a733c81cd7fa0fa00a;hpb=23fe10e274cf20fb2cb75ea1da9556a733106657;p=gnulib.git diff --git a/m4/glibc21.m4 b/m4/glibc21.m4 index 32ca2242e..d95fd9861 100644 --- a/m4/glibc21.m4 +++ b/m4/glibc21.m4 @@ -1,10 +1,8 @@ # glibc21.m4 serial 3 dnl Copyright (C) 2000-2002, 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. # Test for the GNU C Library, version 2.1 or newer. # From Bruno Haible.