From: Collin Funk Date: Fri, 18 Oct 2024 03:25:36 +0000 (-0700) Subject: Use a warranty disclaimer in all-permissive license notices, part 2. X-Git-Url: https://gitweb.git.savannah.gnu.org/gitweb/?a=commitdiff_plain;h=582eb499ca9a49d9f4e016b9e3f7f8f70d3036dc;p=gnulib.git Use a warranty disclaimer in all-permissive license notices, part 2. * doc/gnulib-intro.texi (Copyright): Add a short warranty disclaimer sentence. * users.txt: Likewise. * modules/COPYING: Likewise. --- diff --git a/ChangeLog b/ChangeLog index 881846ce0d..948846f62d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2024-10-17 Collin Funk + + Use a warranty disclaimer in all-permissive license notices, part 2. + * doc/gnulib-intro.texi (Copyright): Add a short warranty disclaimer + sentence. + * users.txt: Likewise. + * modules/COPYING: Likewise. + 2024-10-17 Bruno Haible Use a warranty disclaimer in all-permissive license notices. diff --git a/doc/gnulib-intro.texi b/doc/gnulib-intro.texi index 2ca732fac9..35e7743c2f 100644 --- a/doc/gnulib-intro.texi +++ b/doc/gnulib-intro.texi @@ -497,7 +497,8 @@ Module description files are under this copyright: Copyright @copyright{} 20XX--20YY Free Software Foundation, Inc.@* Copying and distribution of this file, with or without modification, in any medium, are permitted without royalty provided the copyright -notice and this notice are preserved. +notice and this notice are preserved. This file is offered as-is, +without any warranty. @end quotation @item m4/ @@ -508,6 +509,7 @@ Copyright @copyright{} 20XX--20YY Free Software Foundation, Inc.@* 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. +This file is offered as-is, without any warranty. @end quotation or under this copyright: diff --git a/modules/COPYING b/modules/COPYING index c52c748600..d3258a9139 100644 --- a/modules/COPYING +++ b/modules/COPYING @@ -6,3 +6,4 @@ Copyright (C) 2002-2024 Free Software Foundation, Inc. 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. +This file is offered as-is, without any warranty. diff --git a/users.txt b/users.txt index c57ec59365..782c7c60bb 100644 --- a/users.txt +++ b/users.txt @@ -130,6 +130,7 @@ Copyright (C) 2006-2024 Free Software Foundation, Inc. This file is free documentation; the Free Software Foundation gives unlimited permission to copy and/or distribute it, with or without modifications, as long as this notice is preserved. +This file is offered as-is, without any warranty. -----