gbranden pushed a commit to branch master
in repository groff.

commit 060882b45f73300c5b57112f955a53fcbb0f066c
Author: G. Branden Robinson <[email protected]>
AuthorDate: Sat May 30 01:38:49 2026 -0500

    [eqn]: Tweak authorial notices.
    
    Eschew indentation in authorship credits and precede them with vertical
    space; while related to copyright notices, the matters are distinct.
---
 src/preproc/eqn/box.cpp     | 3 ++-
 src/preproc/eqn/box.h       | 3 ++-
 src/preproc/eqn/delim.cpp   | 3 ++-
 src/preproc/eqn/eqn.h       | 3 ++-
 src/preproc/eqn/eqn.ypp     | 3 ++-
 src/preproc/eqn/lex.cpp     | 3 ++-
 src/preproc/eqn/limit.cpp   | 3 ++-
 src/preproc/eqn/list.cpp    | 3 ++-
 src/preproc/eqn/main.cpp    | 3 ++-
 src/preproc/eqn/mark.cpp    | 3 ++-
 src/preproc/eqn/other.cpp   | 3 ++-
 src/preproc/eqn/over.cpp    | 3 ++-
 src/preproc/eqn/pbox.h      | 3 ++-
 src/preproc/eqn/pile.cpp    | 3 ++-
 src/preproc/eqn/script.cpp  | 3 ++-
 src/preproc/eqn/special.cpp | 3 ++-
 src/preproc/eqn/sqrt.cpp    | 3 ++-
 src/preproc/eqn/text.cpp    | 3 ++-
 18 files changed, 36 insertions(+), 18 deletions(-)

diff --git a/src/preproc/eqn/box.cpp b/src/preproc/eqn/box.cpp
index 4b37e8d6b..76b1a6e04 100644
--- a/src/preproc/eqn/box.cpp
+++ b/src/preproc/eqn/box.cpp
@@ -1,5 +1,6 @@
 /* Copyright 1989-2023 Free Software Foundation, Inc.
-     Written by James Clark ([email protected])
+
+Written by James Clark ([email protected])
 
 This file is part of groff, the GNU roff typesetting system.
 
diff --git a/src/preproc/eqn/box.h b/src/preproc/eqn/box.h
index 3c1c634f6..aa9af7609 100644
--- a/src/preproc/eqn/box.h
+++ b/src/preproc/eqn/box.h
@@ -1,5 +1,6 @@
 /* Copyright 1989-2023 Free Software Foundation, Inc.
-     Written by James Clark ([email protected])
+
+Written by James Clark ([email protected])
 
 This file is part of groff, the GNU roff typesetting system.
 
diff --git a/src/preproc/eqn/delim.cpp b/src/preproc/eqn/delim.cpp
index 201ae92a2..c3765f9d4 100644
--- a/src/preproc/eqn/delim.cpp
+++ b/src/preproc/eqn/delim.cpp
@@ -1,5 +1,6 @@
 /* Copyright 1989-2023 Free Software Foundation, Inc.
-     Written by James Clark ([email protected])
+
+Written by James Clark ([email protected])
 
 This file is part of groff, the GNU roff typesetting system.
 
diff --git a/src/preproc/eqn/eqn.h b/src/preproc/eqn/eqn.h
index 8dd44069b..5d606f55b 100644
--- a/src/preproc/eqn/eqn.h
+++ b/src/preproc/eqn/eqn.h
@@ -1,5 +1,6 @@
 /* Copyright 1989-2023 Free Software Foundation, Inc.
-     Written by James Clark ([email protected])
+
+Written by James Clark ([email protected])
 
 This file is part of groff, the GNU roff typesetting system.
 
diff --git a/src/preproc/eqn/eqn.ypp b/src/preproc/eqn/eqn.ypp
index 3cf43e502..4251bb49b 100644
--- a/src/preproc/eqn/eqn.ypp
+++ b/src/preproc/eqn/eqn.ypp
@@ -1,5 +1,6 @@
 /* Copyright 1989-2023 Free Software Foundation, Inc.
-     Written by James Clark ([email protected])
+
+Written by James Clark ([email protected])
 
 This file is part of groff, the GNU roff typesetting system.
 
diff --git a/src/preproc/eqn/lex.cpp b/src/preproc/eqn/lex.cpp
index 938285ca2..e8fb70996 100644
--- a/src/preproc/eqn/lex.cpp
+++ b/src/preproc/eqn/lex.cpp
@@ -1,5 +1,6 @@
 /* Copyright 1989-2025 Free Software Foundation, Inc.
-     Written by James Clark ([email protected])
+
+Written by James Clark ([email protected])
 
 This file is part of groff, the GNU roff typesetting system.
 
diff --git a/src/preproc/eqn/limit.cpp b/src/preproc/eqn/limit.cpp
index a1a4ff3ec..231dca3ef 100644
--- a/src/preproc/eqn/limit.cpp
+++ b/src/preproc/eqn/limit.cpp
@@ -1,5 +1,6 @@
 /* Copyright 1989-2024 Free Software Foundation, Inc.
-     Written by James Clark ([email protected])
+
+Written by James Clark ([email protected])
 
 This file is part of groff, the GNU roff typesetting system.
 
diff --git a/src/preproc/eqn/list.cpp b/src/preproc/eqn/list.cpp
index 8d2e1f3e7..ec68806c0 100644
--- a/src/preproc/eqn/list.cpp
+++ b/src/preproc/eqn/list.cpp
@@ -1,5 +1,6 @@
 /* Copyright 1989-2024 Free Software Foundation, Inc.
-     Written by James Clark ([email protected])
+
+Written by James Clark ([email protected])
 
 This file is part of groff, the GNU roff typesetting system.
 
diff --git a/src/preproc/eqn/main.cpp b/src/preproc/eqn/main.cpp
index 371101cea..1259a23ee 100644
--- a/src/preproc/eqn/main.cpp
+++ b/src/preproc/eqn/main.cpp
@@ -1,5 +1,6 @@
 /* Copyright 1989-2025 Free Software Foundation, Inc.
-     Written by James Clark ([email protected])
+
+Written by James Clark ([email protected])
 
 This file is part of groff, the GNU roff typesetting system.
 
diff --git a/src/preproc/eqn/mark.cpp b/src/preproc/eqn/mark.cpp
index 5ffd9f549..feceef00e 100644
--- a/src/preproc/eqn/mark.cpp
+++ b/src/preproc/eqn/mark.cpp
@@ -1,5 +1,6 @@
 /* Copyright 1989-2024 Free Software Foundation, Inc.
-     Written by James Clark ([email protected])
+
+Written by James Clark ([email protected])
 
 This file is part of groff, the GNU roff typesetting system.
 
diff --git a/src/preproc/eqn/other.cpp b/src/preproc/eqn/other.cpp
index 37ed40b76..9781b7b92 100644
--- a/src/preproc/eqn/other.cpp
+++ b/src/preproc/eqn/other.cpp
@@ -1,5 +1,6 @@
 /* Copyright 1989-2024 Free Software Foundation, Inc.
-     Written by James Clark ([email protected])
+
+Written by James Clark ([email protected])
 
 This file is part of groff, the GNU roff typesetting system.
 
diff --git a/src/preproc/eqn/over.cpp b/src/preproc/eqn/over.cpp
index 0ab7e782d..426d5f40f 100644
--- a/src/preproc/eqn/over.cpp
+++ b/src/preproc/eqn/over.cpp
@@ -1,5 +1,6 @@
 /* Copyright 1989-2024 Free Software Foundation, Inc.
-     Written by James Clark ([email protected])
+
+Written by James Clark ([email protected])
 
 This file is part of groff, the GNU roff typesetting system.
 
diff --git a/src/preproc/eqn/pbox.h b/src/preproc/eqn/pbox.h
index 36178d1a2..460ddfcad 100644
--- a/src/preproc/eqn/pbox.h
+++ b/src/preproc/eqn/pbox.h
@@ -1,5 +1,6 @@
 /* Copyright 1989-2023 Free Software Foundation, Inc.
-     Written by James Clark ([email protected])
+
+Written by James Clark ([email protected])
 
 This file is part of groff, the GNU roff typesetting system.
 
diff --git a/src/preproc/eqn/pile.cpp b/src/preproc/eqn/pile.cpp
index 0912de789..2acab8d41 100644
--- a/src/preproc/eqn/pile.cpp
+++ b/src/preproc/eqn/pile.cpp
@@ -1,5 +1,6 @@
 /* Copyright 1989-2007 Free Software Foundation, Inc.
-     Written by James Clark ([email protected])
+
+Written by James Clark ([email protected])
 
 This file is part of groff, the GNU roff typesetting system.
 
diff --git a/src/preproc/eqn/script.cpp b/src/preproc/eqn/script.cpp
index 011b65026..71103d251 100644
--- a/src/preproc/eqn/script.cpp
+++ b/src/preproc/eqn/script.cpp
@@ -1,5 +1,6 @@
 /* Copyright 1989-2023 Free Software Foundation, Inc.
-     Written by James Clark ([email protected])
+
+Written by James Clark ([email protected])
 
 This file is part of groff, the GNU roff typesetting system.
 
diff --git a/src/preproc/eqn/special.cpp b/src/preproc/eqn/special.cpp
index ad744db55..97a23e08e 100644
--- a/src/preproc/eqn/special.cpp
+++ b/src/preproc/eqn/special.cpp
@@ -1,5 +1,6 @@
 /* Copyright 1989-2024 Free Software Foundation, Inc.
-     Written by James Clark ([email protected])
+
+Written by James Clark ([email protected])
 
 This file is part of groff, the GNU roff typesetting system.
 
diff --git a/src/preproc/eqn/sqrt.cpp b/src/preproc/eqn/sqrt.cpp
index 06ce4b66b..54208a785 100644
--- a/src/preproc/eqn/sqrt.cpp
+++ b/src/preproc/eqn/sqrt.cpp
@@ -1,5 +1,6 @@
 /* Copyright 1989-2024 Free Software Foundation, Inc.
-     Written by James Clark ([email protected])
+
+Written by James Clark ([email protected])
 
 This file is part of groff, the GNU roff typesetting system.
 
diff --git a/src/preproc/eqn/text.cpp b/src/preproc/eqn/text.cpp
index 19b2e8f68..ee605ebb3 100644
--- a/src/preproc/eqn/text.cpp
+++ b/src/preproc/eqn/text.cpp
@@ -1,5 +1,6 @@
 /* Copyright (C) 1989-2020 Free Software Foundation, Inc.
-     Written by James Clark ([email protected])
+
+Written by James Clark ([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