gbranden pushed a commit to branch master
in repository groff.

commit e3b1dd35a7da77e56e4ede5ddc88c710c372c1d4
Author: G. Branden Robinson <[email protected]>
AuthorDate: Sat Jan 24 12:45:32 2026 -0600

    [afmtodit]: Tweak copyright/authorship notices.
    
    * Refill GPLv3 license notice at 72 columns, like most others in groff.
    * Eschew indentation in authorship credits and precede them with
      vertical space; while related to copyright notices, the matters are
      distinct.
    * Fix indentation of my copyright notice.
---
 src/utils/afmtodit/afmtodit.am          | 8 ++++----
 src/utils/afmtodit/afmtodit.pl          | 5 +++--
 src/utils/afmtodit/make-afmtodit-tables | 3 ++-
 3 files changed, 9 insertions(+), 7 deletions(-)

diff --git a/src/utils/afmtodit/afmtodit.am b/src/utils/afmtodit/afmtodit.am
index e9ebd2766..a0c658b3a 100644
--- a/src/utils/afmtodit/afmtodit.am
+++ b/src/utils/afmtodit/afmtodit.am
@@ -6,11 +6,11 @@
 #
 # 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.
+# 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.
 #
diff --git a/src/utils/afmtodit/afmtodit.pl b/src/utils/afmtodit/afmtodit.pl
index 8176658bc..46239ce67 100644
--- a/src/utils/afmtodit/afmtodit.pl
+++ b/src/utils/afmtodit/afmtodit.pl
@@ -1,7 +1,8 @@
 #!@PERL@
 # Copyright 1989-2010 Free Software Foundation, Inc.
-#               2022-2024 G. Branden Robinson
-#      Written by James Clark ([email protected])
+#           2022-2024 G. Branden Robinson
+#
+# Written by James Clark ([email protected])
 # Enhanced by: Werner Lemberg <[email protected]>
 #              G. Branden Robinson <[email protected]>
 #
diff --git a/src/utils/afmtodit/make-afmtodit-tables 
b/src/utils/afmtodit/make-afmtodit-tables
index 85a318f12..2b0980bfa 100755
--- a/src/utils/afmtodit/make-afmtodit-tables
+++ b/src/utils/afmtodit/make-afmtodit-tables
@@ -3,7 +3,8 @@
 # Create afmtodit(1)'s 'unicode_decomposed' and 'AGL_to_unicode' tables.
 #
 # Copyright 2005-2024 Free Software Foundation, Inc.
-#      Written by Werner Lemberg <[email protected]>
+#
+# Written by Werner Lemberg <[email protected]>
 #
 # This file is part of groff, the GNU roff typesetting system.
 #

_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit

Reply via email to