gbranden pushed a commit to branch master
in repository groff.

commit 77c87f20d78d347d1c4446c4ff7801dfde29fc46
Author: G. Branden Robinson <[email protected]>
AuthorDate: Mon Jan 26 01:11:29 2026 -0600

    src/preproc: Revise copyright notices.
    
    ...in test scripts.
    
    Identify myself as the copyright holder.  I've never executed copyright
    assignment paperwork with the FSF, so my "legally significant"[1]
    origination of these files in 2025 can't be under the FSF's copyright.
    
    [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/preproc/grn/tests/passes-through-input-with-eighth-bit-set.sh    | 2 +-
 src/preproc/soelim/tests/passes-through-input-with-eighth-bit-set.sh | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/preproc/grn/tests/passes-through-input-with-eighth-bit-set.sh 
b/src/preproc/grn/tests/passes-through-input-with-eighth-bit-set.sh
index 859e736ff..7b2505f92 100755
--- a/src/preproc/grn/tests/passes-through-input-with-eighth-bit-set.sh
+++ b/src/preproc/grn/tests/passes-through-input-with-eighth-bit-set.sh
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright 2025 Free Software Foundation, Inc.
+# Copyright 2025 G. Branden Robinson
 #
 # This file is part of groff, the GNU roff typesetting system.
 #
diff --git 
a/src/preproc/soelim/tests/passes-through-input-with-eighth-bit-set.sh 
b/src/preproc/soelim/tests/passes-through-input-with-eighth-bit-set.sh
index 9c5b542ac..734897077 100755
--- a/src/preproc/soelim/tests/passes-through-input-with-eighth-bit-set.sh
+++ b/src/preproc/soelim/tests/passes-through-input-with-eighth-bit-set.sh
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright 2025 Free Software Foundation, Inc.
+# Copyright 2025 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