gbranden pushed a commit to branch master
in repository groff.
commit 209d0e543f64f9e118fa8f193ee1a51ca4246427
Author: G. Branden Robinson <[email protected]>
AuthorDate: Thu Jun 4 05:14:11 2026 -0500
[pic]: 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/pic/common.cpp | 3 ++-
src/preproc/pic/common.h | 3 ++-
src/preproc/pic/lex.cpp | 3 ++-
src/preproc/pic/main.cpp | 3 ++-
src/preproc/pic/object.cpp | 3 ++-
src/preproc/pic/object.h | 3 ++-
src/preproc/pic/output.h | 3 ++-
src/preproc/pic/pic.h | 3 ++-
src/preproc/pic/pic.ypp | 3 ++-
src/preproc/pic/position.h | 3 ++-
src/preproc/pic/tex.cpp | 3 ++-
src/preproc/pic/text.h | 3 ++-
src/preproc/pic/troff.cpp | 3 ++-
13 files changed, 26 insertions(+), 13 deletions(-)
diff --git a/src/preproc/pic/common.cpp b/src/preproc/pic/common.cpp
index d9f535322..9d383c25a 100644
--- a/src/preproc/pic/common.cpp
+++ b/src/preproc/pic/common.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/pic/common.h b/src/preproc/pic/common.h
index a6568df62..45fa04852 100644
--- a/src/preproc/pic/common.h
+++ b/src/preproc/pic/common.h
@@ -1,5 +1,6 @@
/* Copyright 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.
diff --git a/src/preproc/pic/lex.cpp b/src/preproc/pic/lex.cpp
index c501c4826..ac471c353 100644
--- a/src/preproc/pic/lex.cpp
+++ b/src/preproc/pic/lex.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/pic/main.cpp b/src/preproc/pic/main.cpp
index fc3a242b8..9c6901ed5 100644
--- a/src/preproc/pic/main.cpp
+++ b/src/preproc/pic/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/pic/object.cpp b/src/preproc/pic/object.cpp
index 0c844b345..7810423e8 100644
--- a/src/preproc/pic/object.cpp
+++ b/src/preproc/pic/object.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/pic/object.h b/src/preproc/pic/object.h
index 3661cc15a..e0d2d64e8 100644
--- a/src/preproc/pic/object.h
+++ b/src/preproc/pic/object.h
@@ -1,5 +1,6 @@
/* Copyright 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.
diff --git a/src/preproc/pic/output.h b/src/preproc/pic/output.h
index 0287a66e3..af6a4ae1e 100644
--- a/src/preproc/pic/output.h
+++ b/src/preproc/pic/output.h
@@ -1,5 +1,6 @@
/* Copyright 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.
diff --git a/src/preproc/pic/pic.h b/src/preproc/pic/pic.h
index fe934ad32..e3d6aff82 100644
--- a/src/preproc/pic/pic.h
+++ b/src/preproc/pic/pic.h
@@ -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/pic/pic.ypp b/src/preproc/pic/pic.ypp
index 10ade53b4..7db28e588 100644
--- a/src/preproc/pic/pic.ypp
+++ b/src/preproc/pic/pic.ypp
@@ -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/pic/position.h b/src/preproc/pic/position.h
index 9dbc814e0..87a174b9b 100644
--- a/src/preproc/pic/position.h
+++ b/src/preproc/pic/position.h
@@ -1,5 +1,6 @@
/* Copyright 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.
diff --git a/src/preproc/pic/tex.cpp b/src/preproc/pic/tex.cpp
index 8a4e28174..45f1ef57f 100644
--- a/src/preproc/pic/tex.cpp
+++ b/src/preproc/pic/tex.cpp
@@ -1,5 +1,6 @@
/* Copyright (C) 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/pic/text.h b/src/preproc/pic/text.h
index 0201ef882..2056c894c 100644
--- a/src/preproc/pic/text.h
+++ b/src/preproc/pic/text.h
@@ -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.
diff --git a/src/preproc/pic/troff.cpp b/src/preproc/pic/troff.cpp
index 33afc1a65..75a75b0dc 100644
--- a/src/preproc/pic/troff.cpp
+++ b/src/preproc/pic/troff.cpp
@@ -1,5 +1,6 @@
/* Copyright (C) 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.
_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit