summaryrefslogtreecommitdiff
path: root/m4/size_max.m4
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2005-01-18 13:07:56 +0000
committerBruno Haible <bruno@clisp.org>2005-01-18 13:07:56 +0000
commit52aceb00a8ce321a73680b2d5890de75be23f29f (patch)
tree8f8c2b0e279799dad6dc2c4cffa70fb8b52d49be /m4/size_max.m4
parent45507493d857878cfeeed11d404a5645dd57c25c (diff)
downloadgnulib-52aceb00a8ce321a73680b2d5890de75be23f29f.tar.gz
Use an all-permissive copyright notice, recommended by RMS.
Diffstat (limited to 'm4/size_max.m4')
-rw-r--r--m4/size_max.m48
1 files changed, 3 insertions, 5 deletions
diff --git a/m4/size_max.m4 b/m4/size_max.m4
index 5762fc333c..4fe81c7b07 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.