gbranden pushed a commit to branch master
in repository groff.

commit d65bf971a6f0334c3c47a61780babcd47c7910a2
Author: G. Branden Robinson <[email protected]>
AuthorDate: Sat Jun 13 20:34:48 2026 -0500

    src/preproc/pic/lex.cpp: Revise copyright notice.
    
    Ratchet back ending year of FSF copyright notice to 2006, 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 61b04d6a1e, 2006-12-11, by Werner Lemberg.
    
    Add a copyright notice for Duncan Losin, who contributed a "legally
    significant"[ibid.] change to this file in 2024, and who has not
    assigned copyright to the FSF.
    
    Justification (year, commit ID, summary, net lines added by commit):
    
    2024 77b5075cc2 [pic]: Extend to allow drawing arbitrary polygons. (+51)
    
    [1] See groff's "HACKING" file, section "Updating Copyright Notices".
---
 src/preproc/pic/lex.cpp | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/src/preproc/pic/lex.cpp b/src/preproc/pic/lex.cpp
index ac471c353..6b323d5da 100644
--- a/src/preproc/pic/lex.cpp
+++ b/src/preproc/pic/lex.cpp
@@ -1,4 +1,5 @@
-/* Copyright 1989-2024 Free Software Foundation, Inc.
+/* Copyright 1989-2006 Free Software Foundation, Inc.
+                  2024 Duncan Losin
 
 Written by James Clark ([email protected])
 

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

Reply via email to