gbranden pushed a commit to branch master
in repository groff.

commit 5c6103b927b6193ec78ec6d11eddabc2facc5a33
Author: G. Branden Robinson <[email protected]>
AuthorDate: Sat Jun 13 21:12:53 2026 -0500

    pic(1): Revise copyright notice.
    
    Ratchet back ending year of FSF copyright notice to 2004, 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 f22440b6eb, 2004-05-28, by Werner Lemberg.
    
    Add a copyright notice for Doug McIlroy, who contributed a "legally
    significant"[ibid.] change to this file in 2021, and who has not
    assigned copyright to the FSF.
    
    Justification (year, commit ID, summary, net lines added by commit):
    
    2021 4b7d5f8daf pic(1): Explain dotted/dashed line space scaling. (+29)
    
    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)
    
    Add a copyright notice for myself.  I contributed "legally
    significant"[ibid.] changes to this file in 2021-2025, and have not
    assigned copyright to the FSF.
    
    Justification (year, commit ID, summary, net lines added by commit):
    
    2025 4109dfedea [pic]: Adjust polygon feature (Savannah #67250). (+30)
    2025 fff49eee0c pic(1): Fix content, style, and markup nits. (+20)
    2024 89283b0935 Make more commands' exit status 2 on usage error. (+15)
    2023 a9767ace3d [man pages]: Define page-local `MR` fallback. (+15)
    2022 1ac8764fa7 [pic]: Recognize `.PY` as synonym of `.PF`. (+21)
    2021 0ee49756cd [man pages]: Update preprocessor introductions. (+17)
    
    [1] See groff's "HACKING" file, section "Updating Copyright Notices".
---
 src/preproc/pic/pic.1.man | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/src/preproc/pic/pic.1.man b/src/preproc/pic/pic.1.man
index 79a6974d8..7262e6aaa 100644
--- a/src/preproc/pic/pic.1.man
+++ b/src/preproc/pic/pic.1.man
@@ -9,7 +9,10 @@ or TeX
 .\" Legal Terms
 .\" ====================================================================
 .\"
-.\" Copyright 1989-2025 Free Software Foundation, Inc.
+.\" Copyright 1989-2004 Free Software Foundation, Inc.
+.\"                2021 Doug McIlroy
+.\"           2021-2025 G. Branden Robinson
+.\"                2024 Duncan Losin
 .\"
 .\" 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