gbranden pushed a commit to branch master
in repository groff.
commit 6c5e2cb6fded78f4d215e8a0e5f631383391e5b5
Author: G. Branden Robinson <[email protected]>
AuthorDate: Tue Dec 30 03:41:29 2025 -0600
Drop instances of defunct FSF postal address.
https://www.fsf.org/blogs/community/fsf-office-closing-party
Fixes <https://savannah.gnu.org/bugs/?67088>.
---
contrib/gdiffmk/COPYRIGHT | 5 ++---
doc/automake.mom | 1 -
src/preproc/html/pre-html.cpp | 4 +---
src/preproc/html/pre-html.h | 24 ++++++++++++++----------
tmac/hyphen.cs | 5 ++---
5 files changed, 19 insertions(+), 20 deletions(-)
diff --git a/contrib/gdiffmk/COPYRIGHT b/contrib/gdiffmk/COPYRIGHT
index 3aa170b3f..d9eaeaa7b 100644
--- a/contrib/gdiffmk/COPYRIGHT
+++ b/contrib/gdiffmk/COPYRIGHT
@@ -19,9 +19,8 @@ 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 groff; see the files COPYING and LICENSE in the top
-directory of the groff source. If not, write to the Free Software
-Foundation, 51 Franklin St - Fifth Floor, Boston, MA 02110-1301, USA.
+along with this program. If not, see <https://www.gnu.org/licenses/>.
+
##### Editor settings
Local Variables:
diff --git a/doc/automake.mom b/doc/automake.mom
index 93635d6da..bc41a30fe 100644
--- a/doc/automake.mom
+++ b/doc/automake.mom
@@ -1,7 +1,6 @@
.\" -*- mode: text; coding: utf-8; -*-
.\"
.\" Copyright © 2014-2022 Free Software Foundation
-.\" 51 Franklin St, Fifth Floor, Boston, MA 02110, USA
.\"
.\" Permission is hereby granted, free of charge, to any person
.\" obtaining a copy of this software and associated documentation
diff --git a/src/preproc/html/pre-html.cpp b/src/preproc/html/pre-html.cpp
index dad634da4..7b58903d8 100644
--- a/src/preproc/html/pre-html.cpp
+++ b/src/preproc/html/pre-html.cpp
@@ -14,9 +14,7 @@
* for more details.
*
* You should have received a copy of the GNU General Public License
- * along with groff; see the file COPYING. If not, write to the Free
- * Software Foundation, 51 Franklin St - Fifth Floor, Boston, MA
- * 02110-1301, USA.
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#ifdef HAVE_CONFIG_H
diff --git a/src/preproc/html/pre-html.h b/src/preproc/html/pre-html.h
index 48731faee..449bcab0e 100644
--- a/src/preproc/html/pre-html.h
+++ b/src/preproc/html/pre-html.h
@@ -1,22 +1,20 @@
-// -*- C++ -*-
/* Copyright (C) 2000-2020 Free Software Foundation, Inc.
* Written by Gaius Mulley ([email protected]).
*
* This file is part of groff, the GNU roff typesetting system.
*
- * groff 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.
+ * groff 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.
*
- * groff is distributed in the hope that it will be useful, but WITHOUT ANY
- * WARRANTY; without even the implied warranty of MERCHANTABILITY or
+ * groff 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 groff; see the file COPYING. If not, write to the Free Software
- * Foundation, 51 Franklin St - Fifth Floor, Boston, MA 02110-1301, USA.
+ * You should have received a copy of the GNU General Public License
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
/*
@@ -36,3 +34,9 @@ extern void sys_fatal (const char *s);
#undef EXTERN
#endif
+
+// Local Variables:
+// fill-column: 72
+// mode: C++
+// End:
+// vim: set cindent noexpandtab shiftwidth=2 textwidth=72:
diff --git a/tmac/hyphen.cs b/tmac/hyphen.cs
index c1a91d4c9..d765c0c28 100644
--- a/tmac/hyphen.cs
+++ b/tmac/hyphen.cs
@@ -16,9 +16,8 @@
% General Public License for more details.
%
% You should have received a copy of the GNU General Public License
-% along with this program; if not, write to the Free Software
-% Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-% 02110-1301 USA.
+% along with this program. If not, see
+% <http://www.gnu.org/licenses/>.
%
% Please check the original file for more details.
%
_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit