gbranden pushed a commit to branch master
in repository groff.

commit c97c36cf94a51b2e6eed45a3b338d4b0df226825
Author: G. Branden Robinson <[email protected]>
AuthorDate: Fri Mar 27 18:56:36 2026 -0500

    [libdriver]: Tweak author notices.
    
    * src/libs/libdriver/input.cpp:
    * src/libs/libdriver/printer.cpp: Eschew indentation in authorship
      credit and precede it with vertical space; while related to the
      copyright notice, the matters are distinct.
---
 src/libs/libdriver/input.cpp   | 4 ++--
 src/libs/libdriver/printer.cpp | 3 +--
 2 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/src/libs/libdriver/input.cpp b/src/libs/libdriver/input.cpp
index b80c5d2e1..31aff33a6 100644
--- a/src/libs/libdriver/input.cpp
+++ b/src/libs/libdriver/input.cpp
@@ -1,7 +1,7 @@
 /* Copyright 1989-2025 Free Software Foundation, Inc.
 
-   Written by James Clark ([email protected])
-   Major rewrite 2001 by Bernd Warken <[email protected]>
+Written by James Clark ([email protected])
+Major rewrite 2001 by Bernd Warken <[email protected]>
 
    This file is part of groff, the GNU roff text processing system.
 
diff --git a/src/libs/libdriver/printer.cpp b/src/libs/libdriver/printer.cpp
index 9efd0341c..9c2149806 100644
--- a/src/libs/libdriver/printer.cpp
+++ b/src/libs/libdriver/printer.cpp
@@ -1,7 +1,6 @@
 /* Copyright 1989-2025 Free Software Foundation, Inc.
-   Written by James Clark ([email protected])
 
-   This file is part of groff, the GNU roff typesetting system.
+Written by James Clark ([email protected])
 
    groff is free software; you can redistribute it and/or modify it
    under the terms of the GNU General Public License as published by

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

Reply via email to