From: Bruno Haible Date: Mon, 2 Dec 2024 21:20:01 +0000 (+0100) Subject: Use a warranty disclaimer in all-permissive license notices. X-Git-Tag: v0.24~128 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=fa57e052cf70a8263d5dc8d6c5dbbf46e2e8c243;p=thirdparty%2Fgettext.git Use a warranty disclaimer in all-permissive license notices. * gnulib-local/m4/*.m4: Update. * libtextstyle/gnulib-local/m4/*.m4: Update. * gettext-runtime/m4/*.m4: Update. * gettext-tools/m4/*.m4: Update. * m4/woe32-dll.m4: Update. --- diff --git a/gettext-runtime/m4/gettext.m4 b/gettext-runtime/m4/gettext.m4 index d6a98efbf..c7200b133 100644 --- a/gettext-runtime/m4/gettext.m4 +++ b/gettext-runtime/m4/gettext.m4 @@ -4,6 +4,7 @@ dnl Copyright (C) 1995-2014, 2016, 2018-2024 Free Software Foundation, Inc. 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 This file is offered as-is, without any warranty. dnl dnl This file can be used in projects which are not available under dnl the GNU General Public License or the GNU Lesser General Public diff --git a/gettext-runtime/m4/glibc2.m4 b/gettext-runtime/m4/glibc2.m4 index afa14a14b..947153f86 100644 --- a/gettext-runtime/m4/glibc2.m4 +++ b/gettext-runtime/m4/glibc2.m4 @@ -4,6 +4,7 @@ dnl Copyright (C) 2000-2024 Free Software Foundation, Inc. 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 This file is offered as-is, without any warranty. # Test for the GNU C Library, version 2.0 or newer. # From Bruno Haible. diff --git a/gettext-runtime/m4/nls.m4 b/gettext-runtime/m4/nls.m4 index 219cbaa13..a96b7ab67 100644 --- a/gettext-runtime/m4/nls.m4 +++ b/gettext-runtime/m4/nls.m4 @@ -5,6 +5,7 @@ dnl Software Foundation, Inc. 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 This file is offered as-is, without any warranty. dnl dnl This file can be used in projects which are not available under dnl the GNU General Public License or the GNU Lesser General Public diff --git a/gettext-runtime/m4/po.m4 b/gettext-runtime/m4/po.m4 index 8c0d8602d..51475171e 100644 --- a/gettext-runtime/m4/po.m4 +++ b/gettext-runtime/m4/po.m4 @@ -5,6 +5,7 @@ dnl Inc. 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 This file is offered as-is, without any warranty. dnl dnl This file can be used in projects which are not available under dnl the GNU General Public License or the GNU Lesser General Public diff --git a/gettext-runtime/m4/progtest.m4 b/gettext-runtime/m4/progtest.m4 index 65ec1942a..5188673fe 100644 --- a/gettext-runtime/m4/progtest.m4 +++ b/gettext-runtime/m4/progtest.m4 @@ -4,6 +4,7 @@ dnl Copyright (C) 1996-2003, 2005, 2008-2024 Free Software Foundation, Inc. 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 This file is offered as-is, without any warranty. dnl dnl This file can be used in projects which are not available under dnl the GNU General Public License or the GNU Lesser General Public diff --git a/gettext-tools/m4/exported.m4 b/gettext-tools/m4/exported.m4 index 0abcf4abd..df17e1ec8 100644 --- a/gettext-tools/m4/exported.m4 +++ b/gettext-tools/m4/exported.m4 @@ -4,6 +4,7 @@ dnl Copyright (C) 2006-2024 Free Software Foundation, Inc. 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 This file is offered as-is, without any warranty. dnl Prerequisites of the exported.sh script: dnl Check for nm output filter that yields the exported symbols. diff --git a/gettext-tools/m4/hostname.m4 b/gettext-tools/m4/hostname.m4 index b624dec58..063ee0832 100644 --- a/gettext-tools/m4/hostname.m4 +++ b/gettext-tools/m4/hostname.m4 @@ -4,6 +4,7 @@ dnl Copyright (C) 2001-2024 Free Software Foundation, Inc. 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 This file is offered as-is, without any warranty. # Prerequisites of the hostname.c program. AC_DEFUN([gt_PREREQ_HOSTNAME], diff --git a/gettext-tools/m4/locale-de.m4 b/gettext-tools/m4/locale-de.m4 index 5e262d885..da4e753c2 100644 --- a/gettext-tools/m4/locale-de.m4 +++ b/gettext-tools/m4/locale-de.m4 @@ -4,6 +4,7 @@ dnl Copyright (C) 2003-2024 Free Software Foundation, Inc. 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 This file is offered as-is, without any warranty. dnl From Bruno Haible. diff --git a/gnulib-local/m4/backupfile.m4 b/gnulib-local/m4/backupfile.m4 index f5ae8da2d..ff4216611 100644 --- a/gnulib-local/m4/backupfile.m4 +++ b/gnulib-local/m4/backupfile.m4 @@ -4,6 +4,7 @@ dnl Copyright (C) 2001-2024 Free Software Foundation, Inc. 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 This file is offered as-is, without any warranty. # Prerequisites of lib/backupfile.h diff --git a/gnulib-local/m4/java.m4 b/gnulib-local/m4/java.m4 index e7e82c2a7..774d5db20 100644 --- a/gnulib-local/m4/java.m4 +++ b/gnulib-local/m4/java.m4 @@ -4,6 +4,7 @@ dnl Copyright (C) 2005-2024 Free Software Foundation, Inc. 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 This file is offered as-is, without any warranty. # Sets JAVA_CHOICE to 'yes' or 'no', depending on the preferred use of Java. AC_DEFUN([gt_JAVA_CHOICE], diff --git a/gnulib-local/m4/libxml.m4 b/gnulib-local/m4/libxml.m4 index c7160d7b7..8c1dc7853 100644 --- a/gnulib-local/m4/libxml.m4 +++ b/gnulib-local/m4/libxml.m4 @@ -4,6 +4,7 @@ dnl Copyright (C) 2006-2024 Free Software Foundation, Inc. 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 This file is offered as-is, without any warranty. dnl From Bruno Haible. diff --git a/libtextstyle/gnulib-local/m4/libcroco.m4 b/libtextstyle/gnulib-local/m4/libcroco.m4 index ecc85f1a7..ffe2868ef 100644 --- a/libtextstyle/gnulib-local/m4/libcroco.m4 +++ b/libtextstyle/gnulib-local/m4/libcroco.m4 @@ -4,6 +4,7 @@ dnl Copyright (C) 2006-2024 Free Software Foundation, Inc. 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 This file is offered as-is, without any warranty. dnl From Bruno Haible. diff --git a/libtextstyle/gnulib-local/m4/libglib.m4 b/libtextstyle/gnulib-local/m4/libglib.m4 index baa2cf4ae..d9305cd14 100644 --- a/libtextstyle/gnulib-local/m4/libglib.m4 +++ b/libtextstyle/gnulib-local/m4/libglib.m4 @@ -4,6 +4,7 @@ dnl Copyright (C) 2006-2024 Free Software Foundation, Inc. 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 This file is offered as-is, without any warranty. dnl From Bruno Haible. diff --git a/libtextstyle/gnulib-local/m4/moo.m4 b/libtextstyle/gnulib-local/m4/moo.m4 index a5b190a3d..12f253812 100644 --- a/libtextstyle/gnulib-local/m4/moo.m4 +++ b/libtextstyle/gnulib-local/m4/moo.m4 @@ -4,6 +4,7 @@ dnl Copyright (C) 2006-2024 Free Software Foundation, Inc. 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 This file is offered as-is, without any warranty. # Support for Minimal Object-Oriented style programming. diff --git a/libtextstyle/gnulib-local/m4/term-ostream.m4 b/libtextstyle/gnulib-local/m4/term-ostream.m4 index 815e8dfcd..e70d10c72 100644 --- a/libtextstyle/gnulib-local/m4/term-ostream.m4 +++ b/libtextstyle/gnulib-local/m4/term-ostream.m4 @@ -4,6 +4,7 @@ dnl Copyright (C) 2006-2024 Free Software Foundation, Inc. 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 This file is offered as-is, without any warranty. AC_DEFUN([gl_TERM_OSTREAM], [ diff --git a/m4/woe32-dll.m4 b/m4/woe32-dll.m4 index 7b0d5eea0..5b23b49d2 100644 --- a/m4/woe32-dll.m4 +++ b/m4/woe32-dll.m4 @@ -4,6 +4,7 @@ dnl Copyright (C) 2005-2024 Free Software Foundation, Inc. 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 This file is offered as-is, without any warranty. dnl From Bruno Haible.