summaryrefslogtreecommitdiff
path: root/build-aux
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2021-06-04 20:55:39 +0200
committerBruno Haible <bruno@clisp.org>2021-06-04 20:55:39 +0200
commit429b9cda0b1fff009c132f7ea461e08cc7095d8e (patch)
tree943a8f81fa13b931287f7eb6f68078515fb51be2 /build-aux
parentfa5c2532b786e4108163fd6949e48a409eef5daa (diff)
downloadgnulib-429b9cda0b1fff009c132f7ea461e08cc7095d8e.tar.gz
Put "unlimited" notices in source files where appropriate.
* build-aux/prefix-gnulib-mk: Use "unlimited" notice, since the module description says so.
Diffstat (limited to 'build-aux')
-rwxr-xr-xbuild-aux/prefix-gnulib-mk15
1 files changed, 3 insertions, 12 deletions
diff --git a/build-aux/prefix-gnulib-mk b/build-aux/prefix-gnulib-mk
index 65ee85f823..347ddcd647 100755
--- a/build-aux/prefix-gnulib-mk
+++ b/build-aux/prefix-gnulib-mk
@@ -5,18 +5,9 @@
# Copyright (C) 2012-2021 Free Software Foundation, Inc.
#
-# This program is free software: you can redistribute it and/or modify
-# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation, either version 3 of the License, or
-# (at your option) any later version.
-#
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with this program. If not, see <https://www.gnu.org/licenses/>.
+# 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 Jim Meyering