gbranden pushed a commit to branch master
in repository groff.

commit 2f4e4b42781e3d7070eb6b8c1529c26bda861f52
Author: G. Branden Robinson <[email protected]>
AuthorDate: Fri Mar 27 19:03:31 2026 -0500

    src/libs/libdriver/libdriver.am: Tweak cosmetics.
    
    * Drop redundant title caption for file.
    * Align provenance notice with contemporary groff usage.
    * Drop comment banner.
    * Drop extra blank line prior to editor aid comments.
---
 src/libs/libdriver/libdriver.am | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/src/libs/libdriver/libdriver.am b/src/libs/libdriver/libdriver.am
index d82d29b5d..ce178c732 100644
--- a/src/libs/libdriver/libdriver.am
+++ b/src/libs/libdriver/libdriver.am
@@ -1,7 +1,6 @@
-# Automake rules for 'libdriver'
-#
 # Copyright 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
 # the terms of the GNU General Public License as published by the Free
@@ -15,14 +14,12 @@
 #
 # You should have received a copy of the GNU General Public License
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
-########################################################################
 
 noinst_LIBRARIES += libdriver.a
 libdriver_a_SOURCES = \
   src/libs/libdriver/input.cpp \
   src/libs/libdriver/printer.cpp
 
-
 # Local Variables:
 # mode: makefile-automake
 # fill-column: 72

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

Reply via email to