gbranden pushed a commit to branch master
in repository groff.
commit 7e03003ef2a2850f0d832667e1388dc63871b6fc
Author: G. Branden Robinson <[email protected]>
AuthorDate: Sun Mar 29 21:08:05 2026 -0500
[libgroff]: Tweak author notices.
Eschew indentation in authorship credit and precede it with vertical
space; while related to the copyright notice, the matters are distinct.
---
src/include/cmap.h | 3 ++-
src/include/color.h | 3 ++-
src/include/cset.h | 3 ++-
src/include/device.h | 3 ++-
src/include/errarg.h | 3 ++-
src/include/font.h | 3 ++-
src/include/geometry.h | 2 +-
src/include/html-strings.h | 3 ++-
src/include/htmlhint.h | 2 +-
src/include/index.h | 3 ++-
src/include/itable.h | 3 ++-
src/include/macropath.h | 3 ++-
src/include/nonposix.h | 3 ++-
src/include/paper.h | 3 ++-
src/include/posix.h | 3 ++-
src/include/ptable.h | 3 ++-
src/include/refid.h | 3 ++-
src/include/search.h | 3 ++-
src/include/searchpath.h | 3 ++-
src/include/stringclass.h | 3 ++-
src/include/unicode.h | 3 ++-
src/libs/libgroff/change_lf.cpp | 3 ++-
src/libs/libgroff/cmap.cpp | 3 ++-
src/libs/libgroff/color.cpp | 3 ++-
src/libs/libgroff/cset.cpp | 3 ++-
src/libs/libgroff/device.cpp | 3 ++-
src/libs/libgroff/errarg.cpp | 3 ++-
src/libs/libgroff/font.cpp | 3 ++-
src/libs/libgroff/getcwd.c | 3 ++-
src/libs/libgroff/glyphuni.cpp | 3 ++-
src/libs/libgroff/iftoa.c | 3 ++-
src/libs/libgroff/invalid.cpp | 3 ++-
src/libs/libgroff/itoa.c | 3 ++-
src/libs/libgroff/macropath.cpp | 3 ++-
src/libs/libgroff/make-uniuni | 3 ++-
src/libs/libgroff/matherr.c | 3 ++-
src/libs/libgroff/maxfilename.cpp | 3 ++-
src/libs/libgroff/maxpathname.cpp | 3 ++-
src/libs/libgroff/nametoindex.cpp | 3 ++-
src/libs/libgroff/new.cpp | 3 ++-
src/libs/libgroff/paper.cpp | 3 ++-
src/libs/libgroff/ptable.cpp | 3 ++-
src/libs/libgroff/quotearg.c | 5 +++--
src/libs/libgroff/searchpath.cpp | 3 ++-
src/libs/libgroff/spawnvp.c | 3 ++-
src/libs/libgroff/string.cpp | 3 ++-
src/libs/libgroff/strtol.c | 3 ++-
src/libs/libgroff/symbol.cpp | 3 ++-
src/libs/libgroff/tmpfile.cpp | 3 ++-
src/libs/libgroff/tmpname.cpp | 3 ++-
src/libs/libgroff/unicode.cpp | 3 ++-
src/libs/libgroff/uniglyph.cpp | 3 ++-
src/libs/libgroff/uniuni.cpp | 3 ++-
53 files changed, 105 insertions(+), 54 deletions(-)
diff --git a/src/include/cmap.h b/src/include/cmap.h
index bae445373..e7ff83529 100644
--- a/src/include/cmap.h
+++ b/src/include/cmap.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/include/color.h b/src/include/color.h
index a1037640e..76bdfaf7e 100644
--- a/src/include/color.h
+++ b/src/include/color.h
@@ -1,5 +1,6 @@
/* Copyright 2001-2016 Free Software Foundation, Inc.
- Written by Gaius Mulley <[email protected]>
+
+Written by Gaius Mulley ([email protected])
This file is part of groff, the GNU roff typesetting system.
diff --git a/src/include/cset.h b/src/include/cset.h
index f0f4be26f..e61a6fce2 100644
--- a/src/include/cset.h
+++ b/src/include/cset.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/include/device.h b/src/include/device.h
index 90f807ba5..3170d8c02 100644
--- a/src/include/device.h
+++ b/src/include/device.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/include/errarg.h b/src/include/errarg.h
index 1a24afb2a..0b5523f3d 100644
--- a/src/include/errarg.h
+++ b/src/include/errarg.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/include/font.h b/src/include/font.h
index eba4d0e69..55293987f 100644
--- a/src/include/font.h
+++ b/src/include/font.h
@@ -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/include/geometry.h b/src/include/geometry.h
index a0a8596d8..4c644e613 100644
--- a/src/include/geometry.h
+++ b/src/include/geometry.h
@@ -1,6 +1,6 @@
/* Copyright 2001-2020 Free Software Foundation, Inc.
-Written by Gaius Mulley <[email protected]>
+Written by Gaius Mulley ([email protected])
This file is part of groff, the GNU roff typesetting system.
diff --git a/src/include/html-strings.h b/src/include/html-strings.h
index aef669635..6c7f17bdf 100644
--- a/src/include/html-strings.h
+++ b/src/include/html-strings.h
@@ -1,5 +1,6 @@
/* Copyright 2001-2020 Free Software Foundation, Inc.
- Written by Gaius Mulley ([email protected]).
+
+Written by Gaius Mulley ([email protected])
This file is part of groff, the GNU roff typesetting system.
diff --git a/src/include/htmlhint.h b/src/include/htmlhint.h
index 95918ccb6..0e2dace74 100644
--- a/src/include/htmlhint.h
+++ b/src/include/htmlhint.h
@@ -1,6 +1,6 @@
/* Copyright 2000-2020 Free Software Foundation, Inc.
-Written by Gaius Mulley <[email protected]>
+Written by Gaius Mulley ([email protected])
This file is part of groff, the GNU roff typesetting system.
diff --git a/src/include/index.h b/src/include/index.h
index bf061bd98..08b71ee38 100644
--- a/src/include/index.h
+++ b/src/include/index.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/include/itable.h b/src/include/itable.h
index 9f0115cfe..e3d773516 100644
--- a/src/include/itable.h
+++ b/src/include/itable.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/include/macropath.h b/src/include/macropath.h
index 9d0d5cd3a..efa95504b 100644
--- a/src/include/macropath.h
+++ b/src/include/macropath.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/include/nonposix.h b/src/include/nonposix.h
index a250e4f0b..53e6db011 100644
--- a/src/include/nonposix.h
+++ b/src/include/nonposix.h
@@ -1,5 +1,6 @@
/* Copyright 2000-2020 Free Software Foundation, Inc.
- Written by Eli Zaretskii ([email protected])
+
+Written by Eli Zaretskii ([email protected])
This file is part of groff, the GNU roff typesetting system.
diff --git a/src/include/paper.h b/src/include/paper.h
index a15e55b9b..e6073eb29 100644
--- a/src/include/paper.h
+++ b/src/include/paper.h
@@ -1,5 +1,6 @@
/* Copyright 2002-2020 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.
diff --git a/src/include/posix.h b/src/include/posix.h
index dcd7af02c..1844b07fb 100644
--- a/src/include/posix.h
+++ b/src/include/posix.h
@@ -1,5 +1,6 @@
/* Copyright 1992-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/include/ptable.h b/src/include/ptable.h
index 0bf90a8a2..47f884261 100644
--- a/src/include/ptable.h
+++ b/src/include/ptable.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/include/refid.h b/src/include/refid.h
index 475856146..484aa7911 100644
--- a/src/include/refid.h
+++ b/src/include/refid.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/include/search.h b/src/include/search.h
index c6e7767be..d979d0286 100644
--- a/src/include/search.h
+++ b/src/include/search.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/include/searchpath.h b/src/include/searchpath.h
index 22bdad57b..65b94e8a0 100644
--- a/src/include/searchpath.h
+++ b/src/include/searchpath.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/include/stringclass.h b/src/include/stringclass.h
index 4640586bd..f885b4bcf 100644
--- a/src/include/stringclass.h
+++ b/src/include/stringclass.h
@@ -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/include/unicode.h b/src/include/unicode.h
index 5b0bd14fd..4ab5e7c4e 100644
--- a/src/include/unicode.h
+++ b/src/include/unicode.h
@@ -1,5 +1,6 @@
/* Copyright 2002-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.
diff --git a/src/libs/libgroff/change_lf.cpp b/src/libs/libgroff/change_lf.cpp
index 46d486350..cb76df61e 100644
--- a/src/libs/libgroff/change_lf.cpp
+++ b/src/libs/libgroff/change_lf.cpp
@@ -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/libs/libgroff/cmap.cpp b/src/libs/libgroff/cmap.cpp
index 092511cf6..ed0d91bb2 100644
--- a/src/libs/libgroff/cmap.cpp
+++ b/src/libs/libgroff/cmap.cpp
@@ -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/libs/libgroff/color.cpp b/src/libs/libgroff/color.cpp
index 159f38b85..0e734d065 100644
--- a/src/libs/libgroff/color.cpp
+++ b/src/libs/libgroff/color.cpp
@@ -1,5 +1,6 @@
/* Copyright 2001-2024 Free Software Foundation, Inc.
- Written by Gaius Mulley <[email protected]>
+
+Written by Gaius Mulley <[email protected]>
This file is part of groff, the GNU roff typesetting system.
diff --git a/src/libs/libgroff/cset.cpp b/src/libs/libgroff/cset.cpp
index 4493fc7c8..4686913fb 100644
--- a/src/libs/libgroff/cset.cpp
+++ b/src/libs/libgroff/cset.cpp
@@ -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/libs/libgroff/device.cpp b/src/libs/libgroff/device.cpp
index 29cdc5f0a..cec7daca7 100644
--- a/src/libs/libgroff/device.cpp
+++ b/src/libs/libgroff/device.cpp
@@ -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/libs/libgroff/errarg.cpp b/src/libs/libgroff/errarg.cpp
index 5870937a0..019f7f4c7 100644
--- a/src/libs/libgroff/errarg.cpp
+++ b/src/libs/libgroff/errarg.cpp
@@ -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/libs/libgroff/font.cpp b/src/libs/libgroff/font.cpp
index b3c99dc08..907a72e1e 100644
--- a/src/libs/libgroff/font.cpp
+++ b/src/libs/libgroff/font.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/libs/libgroff/getcwd.c b/src/libs/libgroff/getcwd.c
index fc821a081..154de681e 100644
--- a/src/libs/libgroff/getcwd.c
+++ b/src/libs/libgroff/getcwd.c
@@ -1,5 +1,6 @@
/* Copyright 2000-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/libs/libgroff/glyphuni.cpp b/src/libs/libgroff/glyphuni.cpp
index 396ac6bb6..ab0f8f006 100644
--- a/src/libs/libgroff/glyphuni.cpp
+++ b/src/libs/libgroff/glyphuni.cpp
@@ -1,5 +1,6 @@
/* Copyright 2002-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.
diff --git a/src/libs/libgroff/iftoa.c b/src/libs/libgroff/iftoa.c
index ee385ab00..b31093380 100644
--- a/src/libs/libgroff/iftoa.c
+++ b/src/libs/libgroff/iftoa.c
@@ -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/libs/libgroff/invalid.cpp b/src/libs/libgroff/invalid.cpp
index 905106b0c..86ccae250 100644
--- a/src/libs/libgroff/invalid.cpp
+++ b/src/libs/libgroff/invalid.cpp
@@ -1,5 +1,6 @@
/* Copyright 2000-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/libs/libgroff/itoa.c b/src/libs/libgroff/itoa.c
index 1fb2f6c10..4e62eb6ca 100644
--- a/src/libs/libgroff/itoa.c
+++ b/src/libs/libgroff/itoa.c
@@ -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/libs/libgroff/macropath.cpp b/src/libs/libgroff/macropath.cpp
index 4f9bd81f7..d8e7144a3 100644
--- a/src/libs/libgroff/macropath.cpp
+++ b/src/libs/libgroff/macropath.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/libs/libgroff/make-uniuni b/src/libs/libgroff/make-uniuni
index e0be1d9fa..86d2d1707 100755
--- a/src/libs/libgroff/make-uniuni
+++ b/src/libs/libgroff/make-uniuni
@@ -3,7 +3,8 @@
# make-uniuni -- script for creating the file uniuni.cpp
#
# 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.
#
diff --git a/src/libs/libgroff/matherr.c b/src/libs/libgroff/matherr.c
index 13d7b90b5..b1ca4fcb6 100644
--- a/src/libs/libgroff/matherr.c
+++ b/src/libs/libgroff/matherr.c
@@ -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/libs/libgroff/maxfilename.cpp
b/src/libs/libgroff/maxfilename.cpp
index 20d44db90..158fefcbe 100644
--- a/src/libs/libgroff/maxfilename.cpp
+++ b/src/libs/libgroff/maxfilename.cpp
@@ -1,5 +1,6 @@
/* Copyright 1992-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/libs/libgroff/maxpathname.cpp
b/src/libs/libgroff/maxpathname.cpp
index 87c376b5b..1eba955ed 100644
--- a/src/libs/libgroff/maxpathname.cpp
+++ b/src/libs/libgroff/maxpathname.cpp
@@ -1,5 +1,6 @@
/* 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.
diff --git a/src/libs/libgroff/nametoindex.cpp
b/src/libs/libgroff/nametoindex.cpp
index 63625a7e8..2aa28db58 100644
--- a/src/libs/libgroff/nametoindex.cpp
+++ b/src/libs/libgroff/nametoindex.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/libs/libgroff/new.cpp b/src/libs/libgroff/new.cpp
index 7a71ff804..134e7e0e9 100644
--- a/src/libs/libgroff/new.cpp
+++ b/src/libs/libgroff/new.cpp
@@ -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/libs/libgroff/paper.cpp b/src/libs/libgroff/paper.cpp
index c813b3285..162d4c3b6 100644
--- a/src/libs/libgroff/paper.cpp
+++ b/src/libs/libgroff/paper.cpp
@@ -1,5 +1,6 @@
/* Copyright 2002-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.
diff --git a/src/libs/libgroff/ptable.cpp b/src/libs/libgroff/ptable.cpp
index fc08d206a..327a82580 100644
--- a/src/libs/libgroff/ptable.cpp
+++ b/src/libs/libgroff/ptable.cpp
@@ -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/libs/libgroff/quotearg.c b/src/libs/libgroff/quotearg.c
index 6a69c6f1b..e1b4a2a0e 100644
--- a/src/libs/libgroff/quotearg.c
+++ b/src/libs/libgroff/quotearg.c
@@ -1,6 +1,7 @@
/* Copyright 2004-2020 Free Software Foundation, Inc.
- Written by: Jeff Conrad ([email protected])
- and Keith Marshall ([email protected])
+
+Written by Jeff Conrad ([email protected])
+and Keith Marshall ([email protected])
This file is part of groff, the GNU roff typesetting system.
diff --git a/src/libs/libgroff/searchpath.cpp b/src/libs/libgroff/searchpath.cpp
index 8c84aa93b..3ad25a704 100644
--- a/src/libs/libgroff/searchpath.cpp
+++ b/src/libs/libgroff/searchpath.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/libs/libgroff/spawnvp.c b/src/libs/libgroff/spawnvp.c
index a0e18057a..f0a286a7a 100644
--- a/src/libs/libgroff/spawnvp.c
+++ b/src/libs/libgroff/spawnvp.c
@@ -1,5 +1,6 @@
/* Copyright 2004-2020 Free Software Foundation, Inc.
- Written by: Keith Marshall ([email protected])
+
+Written by Keith Marshall ([email protected])
This file is part of groff, the GNU roff typesetting system.
diff --git a/src/libs/libgroff/string.cpp b/src/libs/libgroff/string.cpp
index 7f33ea00b..eebf32460 100644
--- a/src/libs/libgroff/string.cpp
+++ b/src/libs/libgroff/string.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/libs/libgroff/strtol.c b/src/libs/libgroff/strtol.c
index 93a7d9313..31ed8793e 100644
--- a/src/libs/libgroff/strtol.c
+++ b/src/libs/libgroff/strtol.c
@@ -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/libs/libgroff/symbol.cpp b/src/libs/libgroff/symbol.cpp
index 42659a246..d3d79fcda 100644
--- a/src/libs/libgroff/symbol.cpp
+++ b/src/libs/libgroff/symbol.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/libs/libgroff/tmpfile.cpp b/src/libs/libgroff/tmpfile.cpp
index d9968333a..d259e881f 100644
--- a/src/libs/libgroff/tmpfile.cpp
+++ b/src/libs/libgroff/tmpfile.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/libs/libgroff/tmpname.cpp b/src/libs/libgroff/tmpname.cpp
index 021d33f27..5ba1a4ee3 100644
--- a/src/libs/libgroff/tmpname.cpp
+++ b/src/libs/libgroff/tmpname.cpp
@@ -1,5 +1,6 @@
/* Copyright 2001-2020 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.
diff --git a/src/libs/libgroff/unicode.cpp b/src/libs/libgroff/unicode.cpp
index 209befadf..5b91d16c5 100644
--- a/src/libs/libgroff/unicode.cpp
+++ b/src/libs/libgroff/unicode.cpp
@@ -1,5 +1,6 @@
/* Copyright 2002-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.
diff --git a/src/libs/libgroff/uniglyph.cpp b/src/libs/libgroff/uniglyph.cpp
index b39ffd67c..76f4c3a20 100644
--- a/src/libs/libgroff/uniglyph.cpp
+++ b/src/libs/libgroff/uniglyph.cpp
@@ -1,5 +1,6 @@
/* Copyright 2002-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.
diff --git a/src/libs/libgroff/uniuni.cpp b/src/libs/libgroff/uniuni.cpp
index 6d63e73b4..11cf53661 100644
--- a/src/libs/libgroff/uniuni.cpp
+++ b/src/libs/libgroff/uniuni.cpp
@@ -1,5 +1,6 @@
/* Copyright 2002-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