X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fsize_max.m4;h=4fe81c7b0720b4ac3e0c0f05966732ec8e9a47d4;hb=40ad4eae988596de8a3459f99c8e508a6425c383;hp=5762fc333c5d6838256fcd27813faada414fe3fa;hpb=635b97f65bf222ce289257e02ad25d67c3edfe9b;p=gnulib.git diff --git a/m4/size_max.m4 b/m4/size_max.m4 index 5762fc333..4fe81c7b0 100644 --- a/m4/size_max.m4 +++ b/m4/size_max.m4 @@ -1,10 +1,8 @@ # size_max.m4 serial 2 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 From Bruno Haible.