gbranden pushed a commit to branch master
in repository groff.
commit 8f2e9273534d63c427dd22635eb9d2565b26f08c
Author: G. Branden Robinson <[email protected]>
AuthorDate: Fri Jun 19 03:09:28 2026 -0500
refer(1): Revise copyright notice.
Ratchet back ending year of FSF copyright notice to 2005, reflecting the
date of the most recent "legally significant"[1] contribution to this
file by anyone who has executed a copyright assignment with the FSF,
which was commit 3a960db71b, 2005-05-07, by Werner Lemberg.
Add a copyright notice for myself. I contributed a "legally
significant"[ibid.] changes to this file in 2020-2024, and have not
assigned copyright to the FSF.
Justification (year, commit ID, summary, net lines added by commit):
2024 89283b0935 Make more commands' exit status 2 on usage error. (+15)
2023 306441e446 refer(1): Continue revising early sections. (+18)
2023 a4b08b972e refer(1): Revise for intelligibility. (+56)
2023 a9767ace3d [man pages]: Define page-local `MR` fallback. (+15)
2022 64e529c9d7 refer(1): Fix content, style, markup nits. (+15)
2021 0ee49756cd [man pages]: Update preprocessor introductions. (+29)
2021 0db77de6a5 refer(1): Add "Examples" section. (+103)
2020 316025389c refer(1): Fix style issues. (+35)
2020 c913e9c5c2 man pages: note origins of refer(1) and friends (+17)
(Bernd Warken's commit e4d25cac2f, 2014-09-03, is a sadly complex case.
It added 300 lines net, which would be "legally significant". Its
summarized purpose is to prefix '%' to field letters, but the committed
change does not restrict itself to that purpose. It also adds comment
banners and empty requests and makes other cosmetic changes, like
changing the locations of input line breaks without altering the text
around them. I think the balance of the analysis is solidly against
significance, but a good commit discipline relieves maintainers of
having to undertake such.)
[1] See groff's "HACKING" file, section "Updating Copyright Notices".
---
src/preproc/refer/refer.1.man | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/src/preproc/refer/refer.1.man b/src/preproc/refer/refer.1.man
index 6896378b9..bca52cb87 100644
--- a/src/preproc/refer/refer.1.man
+++ b/src/preproc/refer/refer.1.man
@@ -8,7 +8,8 @@
.\" Legal Terms
.\" ====================================================================
.\"
-.\" Copyright 1989-2024 Free Software Foundation, Inc.
+.\" Copyright 1989-2005 Free Software Foundation, Inc.
+.\" 2020-2024 G. Branden Robinson
.\"
.\" Permission is granted to make and distribute verbatim copies of this
.\" manual provided the copyright notice and this permission notice are
_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit