gbranden pushed a commit to branch master
in repository groff.

commit 0e8fa234837c3d06e9c72ad2a28bae9ccfe6e089
Author: G. Branden Robinson <[email protected]>
AuthorDate: Mon May 25 15:17:58 2026 -0500

    src/libs/libbib/index.cpp: Revise copyright.
    
    ...notice.
    
    Ratchet back ending year of FSF copyright notice to 1991, reflecting its
    date as of the last "legally significant"[1] contribution to this file
    by anyone, which the initial commit to the repository, 351da0dcdf,
    1991-06-02, snapshotting the groff 1.02 release by James Clark.
    
    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):
    
    2021 1b97881fc0e [libbib]: Validate input to avoid heap overread. (+43)
    
    [1] See groff's "HACKING" file, section "Updating Copyright Notices".
---
 src/libs/libbib/index.cpp | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/src/libs/libbib/index.cpp b/src/libs/libbib/index.cpp
index 64db30fe9..0238bd3fd 100644
--- a/src/libs/libbib/index.cpp
+++ b/src/libs/libbib/index.cpp
@@ -1,4 +1,5 @@
-/* Copyright 1989-2020 Free Software Foundation, Inc.
+/* Copyright 1989-1991 Free Software Foundation, Inc.
+                  2021 G. Branden Robinson
 
 Written by James Clark ([email protected])
 

_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit

Reply via email to