gbranden pushed a commit to branch master
in repository groff.

commit 3bbf7b665dc383b8d72938461a4dff4a17a768e1
Author: G. Branden Robinson <[email protected]>
AuthorDate: Fri Nov 28 14:50:40 2025 -0600

    src/devices/xditview/xditview.am: Alter copyright.
    
    ("Update" and "revise" are better terms, but exceeded the 50-character
    Git commit summary limit.)
    
    Add copyright notice for myself.  I have never executed copyright
    assignment paperwork with the FSF, so my "legally significant"[1]
    changes to this file can't be under the FSF's copyright.
    
    Ratchet back ending date of FSF copyright notice to 2023, corresponding
    to a commit (069a8dd786) authored by Bruno Haible.
    
    In the following commits, my changes netted 24 lines of additional
    content, exceeding the threshold for "legal significance".[ibid.]
    
    da0812ca9b [gxditview]: Build more quietly.
    b225d5e4f4 Rename and ship "FontMap-X11".
    21b21cfc9e [build]: Parameterize X11-related man pages.
    c73decb58f [gxditview]: Support -version, --version option.
    8910c63b6d [src/devices, tmac]: Improve build modularity.
    
    [1] "A change of just a few lines (less than 15 or so) is not legally
    significant for copyright."  Conversely, >= 15 lines would be.
    
    https://www.gnu.org/prep/maintain/html_node/Legally-Significant.html
---
 src/devices/xditview/xditview.am | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/src/devices/xditview/xditview.am b/src/devices/xditview/xditview.am
index 4d5165e72..2f5843c5b 100644
--- a/src/devices/xditview/xditview.am
+++ b/src/devices/xditview/xditview.am
@@ -1,4 +1,5 @@
-# Copyright 2014-2024 Free Software Foundation, Inc.
+# Copyright 2014-2023 Free Software Foundation, Inc.
+#           2021-2024 G. Branden Robinson
 #
 # This file is part of groff.
 #

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

Reply via email to