gbranden pushed a commit to branch master
in repository groff.

commit d847315ffd54278c61f75f4f50e479665a1ba874
Author: G. Branden Robinson <[email protected]>
AuthorDate: Sun Apr 12 08:31:50 2026 -0500

    preconv(1): Revise copyright notice.
    
    Ratchet back ending year of FSF copyright notice to 2007, 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 949475e9a4, 2007-11-08, by Werner Lemberg.
    
    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)
    2022 d1252dd80b preconv(1): Add Limitations subsection. (+23)
    2020 edc5108709 preconv(1): Make style and content fixes. (+105)
    
    [1] See groff's "HACKING" file, section "Updating Copyright Notices".
---
 src/preproc/preconv/preconv.1.man | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/src/preproc/preconv/preconv.1.man 
b/src/preproc/preconv/preconv.1.man
index f44d60762..e2cea8670 100644
--- a/src/preproc/preconv/preconv.1.man
+++ b/src/preproc/preconv/preconv.1.man
@@ -8,7 +8,8 @@ preconv \- prepare files for typesetting with
 .\" Legal Terms
 .\" ====================================================================
 .\"
-.\" Copyright 2006-2024 Free Software Foundation, Inc.
+.\" Copyright 2006-2007 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

Reply via email to