gbranden pushed a commit to branch master
in repository groff.
commit dd2d8f09b64869e699cbd1f107355368f497adeb
Author: G. Branden Robinson <[email protected]>
AuthorDate: Wed Jan 14 21:01:11 2026 -0600
[gropdf]: Tweak comment headers and legal notices.
* src/devices/gropdf/gropdf.am:
* src/devices/gropdf/gropdf.pl:
* src/devices/gropdf/pdfmom.pl: Eschew indentation. Separate authorship
credit from copyright notice; while related, these are distinct
matters.
* src/devices/gropdf/pdfmom.pl: Wrap text of GPLv3 notice at 72 columns
like (nearly?) all other files in groff bearing this notice.
---
src/devices/gropdf/gropdf.am | 5 +++--
src/devices/gropdf/gropdf.pl | 5 +++--
src/devices/gropdf/pdfmom.pl | 15 +++++++--------
3 files changed, 13 insertions(+), 12 deletions(-)
diff --git a/src/devices/gropdf/gropdf.am b/src/devices/gropdf/gropdf.am
index b6d0cc0cc..6213da863 100644
--- a/src/devices/gropdf/gropdf.am
+++ b/src/devices/gropdf/gropdf.am
@@ -1,6 +1,7 @@
# Copyright 2011-2024 Free Software Foundation, Inc.
-# Written by Deri James <[email protected]>
-# Automake migration by Bertrand Garrigues
+#
+# Written by Deri James <[email protected]>
+# Automake migration by Bertrand Garrigues
#
# This file is part of groff, the GNU roff typesetting system.
#
diff --git a/src/devices/gropdf/gropdf.pl b/src/devices/gropdf/gropdf.pl
index eb33a6f0f..b239b09ae 100644
--- a/src/devices/gropdf/gropdf.pl
+++ b/src/devices/gropdf/gropdf.pl
@@ -1,9 +1,10 @@
#!@PERL@
#
-# gropdf : PDF post processor for groff
+# gropdf: PDF post processor for groff
#
# Copyright 2011-2025 Free Software Foundation, Inc.
-# Written by Deri James <[email protected]>
+#
+# Written by Deri James <[email protected]>
#
# This file is part of groff, the GNU roff typesetting system.
#
diff --git a/src/devices/gropdf/pdfmom.pl b/src/devices/gropdf/pdfmom.pl
index 6b80689d2..5511b12e2 100644
--- a/src/devices/gropdf/pdfmom.pl
+++ b/src/devices/gropdf/pdfmom.pl
@@ -1,21 +1,20 @@
#!@PERL@
#
-# pdfmom : Frontend to run groff to produce PDFs
-# Deri James : Friday 16 Mar 2012
+# pdfmom: front end to run groff to produce PDFs
#
-
# Copyright 2012-2024 Free Software Foundation, Inc.
-# Written by Deri James <[email protected]>
+#
+# Written by Deri James <[email protected]>
#
# 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
-# Software Foundation, either version 3 of the License, or
-# (at your option) any later version.
+# Software Foundation, either version 3 of the License, or (at your
+# option) any later version.
#
-# groff is distributed in the hope that it will be useful, but WITHOUT ANY
-# WARRANTY; without even the implied warranty of MERCHANTABILITY or
+# groff is distributed in the hope that it will be useful, but WITHOUT
+# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
# FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
# for more details.
#
_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit