summaryrefslogtreecommitdiff
path: root/m4/free.m4
diff options
context:
space:
mode:
Diffstat (limited to 'm4/free.m4')
-rw-r--r--m4/free.m49
1 files changed, 3 insertions, 6 deletions
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.