gbranden pushed a commit to branch master
in repository groff.

commit 2a727d4eb5c0aecdd96921c4638edf79d7e96780
Author: G. Branden Robinson <[email protected]>
AuthorDate: Sun Mar 15 11:51:15 2026 -0500

    src/devices/grotty/tty.cpp: Update copyrt notice.
    
    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.
    
    Justification (year, commit ID, summary, net lines added by commit):
    
    2022 f72bd47955 [grotty]: Do more input validation. [+19]
    2021 ab73e81899 [grotty]: Add OSC 8 hyperlink support. [+91]
    
    Also eschew indentation in authorship credit and precede it with
    vertical space; while related to the copyright notice, the matters are
    distinct.
    
    [1] See groff's "HACKING" file, section "Updating Copyright Notices".
---
 src/devices/grotty/tty.cpp | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/src/devices/grotty/tty.cpp b/src/devices/grotty/tty.cpp
index 8e69a3b59..5b1adafdb 100644
--- a/src/devices/grotty/tty.cpp
+++ b/src/devices/grotty/tty.cpp
@@ -1,6 +1,8 @@
 /* Copyright 1989-2025 Free Software Foundation, Inc.
-     Written by James Clark ([email protected])
-     OSC 8 support by G. Branden Robinson
+             2021-2022 G. Branden Robinson
+
+Written by James Clark ([email protected])
+OSC 8 support by G. Branden Robinson
 
 This file is part of groff, the GNU roff typesetting system.
 

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

Reply via email to