GNU bug report logs - #79735
[PATCH] Fix FSF postal address in guile.m4.

Previous Next

Package: guile;

Reported by: Simon Josefsson <simon <at> josefsson.org>

Date: Fri, 31 Oct 2025 08:42:01 UTC

Severity: normal

Tags: patch

To reply to this bug, email your comments to 79735 AT debbugs.gnu.org.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guile <at> gnu.org:
bug#79735; Package guile. (Fri, 31 Oct 2025 08:42:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Simon Josefsson <simon <at> josefsson.org>:
New bug report received and forwarded. Copy sent to bug-guile <at> gnu.org. (Fri, 31 Oct 2025 08:42:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Simon Josefsson <simon <at> josefsson.org>
To: bug-guile <at> gnu.org
Subject: [PATCH] Fix FSF postal address in guile.m4.
Date: Fri, 31 Oct 2025 09:39:39 +0100
[Message part 1 (text/plain, inline)]
Hi!  This patch is also available as a merge request here:

https://codeberg.org/guile/fibers/pulls/125

Thanks,
Simon
[0001-Fix-FSF-postal-address-in-guile.m4.patch (text/x-diff, inline)]
From 97cd413e36f4126872dc8b6f20a930b9163d470f Mon Sep 17 00:00:00 2001
From: Simon Josefsson <simon <at> josefsson.org>
Date: Sat, 23 Aug 2025 23:28:32 +0200
Subject: [PATCH] Fix FSF postal address in guile.m4.

* meta/guile.m4: Drop old FSF postal address.
---
 meta/guile.m4 | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/meta/guile.m4 b/meta/guile.m4
index 12f465bb0..ea01f5ae6 100644
--- a/meta/guile.m4
+++ b/meta/guile.m4
@@ -1,6 +1,6 @@
 ## Autoconf macros for working with Guile.
 ##
-##   Copyright (C) 1998,2001, 2006, 2010, 2012, 2013, 2014, 2020 Free Software Foundation, Inc.
+##   Copyright (C) 1998, 2001, 2006, 2010, 2012, 2013, 2014, 2020, 2025 Free Software Foundation, Inc.
 ##
 ## This library is free software; you can redistribute it and/or
 ## modify it under the terms of the GNU Lesser General Public License
@@ -12,10 +12,8 @@
 ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ## Lesser General Public License for more details.
 ##
-## You should have received a copy of the GNU Lesser General Public
-## License along with this library; if not, write to the Free Software
-## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-## 02110-1301 USA
+## You should have received a copy of the GNU Lesser General Public License
+## along with this program.  If not, see <https://www.gnu.org/licenses/>.
 
 # serial 11
 
-- 
2.51.0

[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 5 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.