gbranden pushed a commit to branch master
in repository groff.

commit 1b13a474e8db726fe68cedfe728c5865c400832b
Author: G. Branden Robinson <[email protected]>
AuthorDate: Sun Jun 14 06:17:01 2026 -0500

    src/preproc/pic/pic.ypp: 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 aff88c2510, 2007-11-19, by Werner Lemberg.
    
    Add a copyright notice for myself.  I contributed a "legally
    significant"[ibid.] changes to this file in 2024, and have not assigned
    copyright to the FSF.
    
    Justification (year, commit ID, summary, net lines added by commit):
    
    2024 3ec90d3c9c [pic]: Align with modern groff conventions. (+34)
    
    Add a copyright notice for Duncan Losin, who contributed a "legally
    significant"[ibid.] change to this file in 2024, and 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/pic.ypp | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/src/preproc/pic/pic.ypp b/src/preproc/pic/pic.ypp
index 7db28e588..0c0e8ed42 100644
--- a/src/preproc/pic/pic.ypp
+++ b/src/preproc/pic/pic.ypp
@@ -1,4 +1,6 @@
-/* Copyright 1989-2025 Free Software Foundation, Inc.
+/* Copyright 1989-2007 Free Software Foundation, Inc.
+                  2024 G. Branden Robinson
+                  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