gbranden pushed a commit to branch master
in repository groff.
commit b76027ddcfc8efaf38e1369d5bca2070135c53f2
Author: G. Branden Robinson <[email protected]>
AuthorDate: Mon May 25 01:18:09 2026 -0500
[tfmtodit]: 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 refill the lines to match other groff source files) 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/tfmtodit/tfmtodit.am | 7 ++-----
1 file changed, 2 insertions(+), 5 deletions(-)
diff --git a/src/utils/tfmtodit/tfmtodit.am b/src/utils/tfmtodit/tfmtodit.am
index b30bb9a7e..004e031eb 100644
--- a/src/utils/tfmtodit/tfmtodit.am
+++ b/src/utils/tfmtodit/tfmtodit.am
@@ -1,5 +1,3 @@
-# Copyright (C) 2014-2020 Free Software Foundation, Inc.
-#
# This file is part of groff, the GNU roff typesetting system.
#
# groff is free software; you can redistribute it and/or modify it under
@@ -7,8 +5,8 @@
# 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.
#
@@ -21,7 +19,6 @@ EXTRA_DIST += src/utils/tfmtodit/tfmtodit.1.man
tfmtodit_SOURCES = src/utils/tfmtodit/tfmtodit.cpp
tfmtodit_LDADD = libgroff.a $(LIBM) lib/libgnu.a
-
# Local Variables:
# fill-column: 72
# mode: makefile-automake
_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit