gbranden pushed a commit to branch master
in repository groff.
commit ca75d73b7c00c5aae83599bad0433d88c1b806fd
Author: G. Branden Robinson <[email protected]>
AuthorDate: Fri Apr 24 14:14:52 2026 -0500
grn(1): Revise copyright notice.
Ratchet back ending year of FSF copyright notice to 2000, reflecting the
date of the last "legally significant"[1] contribution to this file by
anyone who has executed a copyright assignment with the FSF, which was
commit a75cf74b60, 2000-02-20, by Werner Lemberg.
Add copyright notice for Daniel Senderowicz, who appears to have no
copyright assignment with the FSF on file.
Justification (year, commit ID, summary, net lines added by commit):
2020 f6a4a18d97 ... Added info about the gremlin file format (+240)
Add copyright notice for myself. I have never executed copyright
assignment paperwork with the FSF, so my "legally significant"[ibid.]
changes to this file can't be under the FSF's copyright.
Justification (year, commit ID, summary, net lines added by commit):
2024 89283b0935 Make more commands' exit status 2 on usage error. (+15)
2023 a9767ace3d [man pages]: Define page-local `MR` fallback. (+15)
2020 048f3d7d60 man pages: Fix style nits. (+18)
2020 8457d9dba3 man pages: Regularize synopses. (+16)
(Bernd Warken's commit 62998feb44, 2014-09-17, is a sadly complex case.
It adds 164 lines net, which would be "legally significant", but is
summarized as "Improve the license information", which would vitiate
that significance. However, 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 it.)
[1] See groff's "HACKING" file, section "Updating Copyright Notices".
---
src/preproc/grn/grn.1.man | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/src/preproc/grn/grn.1.man b/src/preproc/grn/grn.1.man
index 48f3c996d..72d4bab79 100644
--- a/src/preproc/grn/grn.1.man
+++ b/src/preproc/grn/grn.1.man
@@ -10,7 +10,9 @@ documents
.\" Legal Terms
.\" ====================================================================
.\"
-.\" Copyright 2000-2024 Free Software Foundation, Inc.
+.\" Copyright 2000 Free Software Foundation, Inc.
+.\" 2000 Daniel Senderowicz
+.\" 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