gbranden pushed a commit to branch master
in repository groff.

commit dd478cfd1fa9fd4801ac187eb07dcbc375bd0e4c
Author: G. Branden Robinson <[email protected]>
AuthorDate: Fri Nov 14 10:13:20 2025 -0600

    [pic]: 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 this year 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/pic/tests/passes-through-input-with-eighth-bit-set.sh | 2 +-
 src/preproc/pic/tests/polygon-command-works.sh                    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/preproc/pic/tests/passes-through-input-with-eighth-bit-set.sh 
b/src/preproc/pic/tests/passes-through-input-with-eighth-bit-set.sh
index f22f5da0e..6dcec48d0 100755
--- a/src/preproc/pic/tests/passes-through-input-with-eighth-bit-set.sh
+++ b/src/preproc/pic/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.
 #
diff --git a/src/preproc/pic/tests/polygon-command-works.sh 
b/src/preproc/pic/tests/polygon-command-works.sh
index efe6ffa43..ecebcc26f 100755
--- a/src/preproc/pic/tests/polygon-command-works.sh
+++ b/src/preproc/pic/tests/polygon-command-works.sh
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright 2025 Free Software Foundation, Inc.
+# Copyright 2025 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