From 65ef46a51c5d48abd21cdbdd7216de0fa287b669 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Sun, 23 Jan 2005 09:07:57 +0000 Subject: Use an all-permissive copyright notice, recommended by RMS. --- m4/free.m4 | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'm4/free.m4') diff --git a/m4/free.m4 b/m4/free.m4 index 5e7546530..99ebc9ae9 100644 --- a/m4/free.m4 +++ b/m4/free.m4 @@ -1,12 +1,9 @@ # Check whether free (NULL) is supposed to work. # Copyright (C) 2003, 2004 Free Software Foundation, Inc. - -# This file is free software, distributed under the terms of the GNU -# General Public License. As a special exception to the GNU General -# Public License, this file may be distributed as part of a program -# that contains a configuration script generated by Autoconf, under -# the same distribution terms as the rest of that program. +# This file is free software; the Free Software Foundation +# gives unlimited permission to copy and/or distribute it, +# with or without modifications, as long as this notice is preserved. # Written by Paul Eggert. -- cgit v1.2.3-54-g00ecf