X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Feoverflow.m4;h=8c28ca305697a80f7bad8f0cd2b9111f26fe3c0b;hb=31507e5ef8d0839ae990c00c08289803301c93fc;hp=7e6cea3d1cfad0bfcc1e86fc18fe424040986bab;hpb=9233887175545ad5a02bf2c21b873358ec614aea;p=gnulib.git diff --git a/m4/eoverflow.m4 b/m4/eoverflow.m4 index 7e6cea3d1..8c28ca305 100644 --- a/m4/eoverflow.m4 +++ b/m4/eoverflow.m4 @@ -1,10 +1,8 @@ # eoverflow.m4 serial 1 dnl Copyright (C) 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 Bruno Haible.