X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=m4%2Fstdbool.m4;h=3f6b4bfcbf44e62ca8d34aa42aa8c1bf7632679f;hb=523067dbfb281d3cc27f65007a3893bd694c257d;hp=b25b7d2440b8c970f5d657d3c902ce3a4a9eaf4b;hpb=3864dd592697de2abb18f876d9db9c5208bf569f;p=gnulib.git diff --git a/m4/stdbool.m4 b/m4/stdbool.m4 index b25b7d244..3f6b4bfcb 100644 --- a/m4/stdbool.m4 +++ b/m4/stdbool.m4 @@ -1,21 +1,9 @@ # Check for stdbool.h that conforms to C99. -# Copyright (C) 2002-2004 Free Software Foundation, Inc. - -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2, or (at your option) -# any later version. - -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. - -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +dnl Copyright (C) 2002-2004 Free Software Foundation, Inc. +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. # Prepare for substituting if it is not supported.