gbranden pushed a commit to branch master
in repository groff.
commit 4833080ea16c293a4f1d5c5eb6b3bd630caee59f
Author: G. Branden Robinson <[email protected]>
AuthorDate: Fri May 15 12:23:13 2026 -0500
[hpftodit]: Drop Automake file's copyright notice.
The entire non-comment content of this file is below the FSF's threshold
of "legal significance".[1]
I retain (but update from GPLv2 to GPLv3) the remainder of the notice
because it discloses the file's provenance when considered in isolation,
and notes groff's status as free software.
Also drop stump comment after license--er, "provenance"--notice.
[1] See groff's "HACKING" file, section "Updating Copyright Notices".
---
src/utils/hpftodit/hpftodit.am | 25 +++++++++----------------
1 file changed, 9 insertions(+), 16 deletions(-)
diff --git a/src/utils/hpftodit/hpftodit.am b/src/utils/hpftodit/hpftodit.am
index 54fa319ad..c6d8e1d08 100644
--- a/src/utils/hpftodit/hpftodit.am
+++ b/src/utils/hpftodit/hpftodit.am
@@ -1,22 +1,15 @@
-# Automake rules for 'src utils hpftodit'
+# 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.
#
-# Copyright 2014-2020 Free Software Foundation, Inc.
-#
-# 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 2 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 FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-# General Public License for more details.
+# 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 this program. If not, see
-# <http://www.gnu.org/licenses/gpl-2.0.html>.
-#
-########################################################################
+# along with this program. If not, see <http://www.gnu.org/licenses/>.
bin_PROGRAMS += hpftodit
man1_MANS += src/utils/hpftodit/hpftodit.1
_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit