gbranden pushed a commit to branch master
in repository groff.

commit da9d1d079956ab52b80a0664761f648dcacd745a
Author: G. Branden Robinson <[email protected]>
AuthorDate: Sun Dec 21 18:37:39 2025 -0600

    src/utils/grog/tests/*: Revise copyright notices.
    
    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 2021 or 2024 (variously) 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/utils/grog/tests/PF-does-not-start-pic-region.sh | 2 +-
 src/utils/grog/tests/avoid-man-fakeout.sh            | 2 +-
 src/utils/grog/tests/avoid-refer-fakeout.sh          | 2 +-
 src/utils/grog/tests/detect-chem.sh                  | 2 +-
 src/utils/grog/tests/preserve-groff-options.sh       | 2 +-
 src/utils/grog/tests/recognize-perl-pod.sh           | 2 +-
 src/utils/grog/tests/smoke-test.sh                   | 2 +-
 7 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/src/utils/grog/tests/PF-does-not-start-pic-region.sh 
b/src/utils/grog/tests/PF-does-not-start-pic-region.sh
index 9330542ab..7f7832342 100755
--- a/src/utils/grog/tests/PF-does-not-start-pic-region.sh
+++ b/src/utils/grog/tests/PF-does-not-start-pic-region.sh
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright 2021 Free Software Foundation, Inc.
+# Copyright 2021 G. Branden Robinson
 #
 # This file is part of groff, the GNU roff typesetting system.
 #
diff --git a/src/utils/grog/tests/avoid-man-fakeout.sh 
b/src/utils/grog/tests/avoid-man-fakeout.sh
index d8a91d1d9..c59ab2a7c 100755
--- a/src/utils/grog/tests/avoid-man-fakeout.sh
+++ b/src/utils/grog/tests/avoid-man-fakeout.sh
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright 2024 Free Software Foundation, Inc.
+# Copyright 2024 G. Branden Robinson
 #
 # This file is part of groff, the GNU roff typesetting system.
 #
diff --git a/src/utils/grog/tests/avoid-refer-fakeout.sh 
b/src/utils/grog/tests/avoid-refer-fakeout.sh
index ed42c5775..7e9068a47 100755
--- a/src/utils/grog/tests/avoid-refer-fakeout.sh
+++ b/src/utils/grog/tests/avoid-refer-fakeout.sh
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright 2021 Free Software Foundation, Inc.
+# Copyright 2021 G. Branden Robinson
 #
 # This file is part of groff, the GNU roff typesetting system.
 #
diff --git a/src/utils/grog/tests/detect-chem.sh 
b/src/utils/grog/tests/detect-chem.sh
index ec12e2a8a..6f062c2b7 100755
--- a/src/utils/grog/tests/detect-chem.sh
+++ b/src/utils/grog/tests/detect-chem.sh
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright 2024 Free Software Foundation, Inc.
+# Copyright 2024 G. Branden Robinson
 #
 # This file is part of groff, the GNU roff typesetting system.
 #
diff --git a/src/utils/grog/tests/preserve-groff-options.sh 
b/src/utils/grog/tests/preserve-groff-options.sh
index 64fcee586..4f9de2074 100755
--- a/src/utils/grog/tests/preserve-groff-options.sh
+++ b/src/utils/grog/tests/preserve-groff-options.sh
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright 2021 Free Software Foundation, Inc.
+# Copyright 2021 G. Branden Robinson
 #
 # This file is part of groff, the GNU roff typesetting system.
 #
diff --git a/src/utils/grog/tests/recognize-perl-pod.sh 
b/src/utils/grog/tests/recognize-perl-pod.sh
index 6c538512b..597415ac0 100755
--- a/src/utils/grog/tests/recognize-perl-pod.sh
+++ b/src/utils/grog/tests/recognize-perl-pod.sh
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright 2021-2024 Free Software Foundation, Inc.
+# Copyright 2021-2024 G. Branden Robinson
 #
 # This file is part of groff, the GNU roff typesetting system.
 #
diff --git a/src/utils/grog/tests/smoke-test.sh 
b/src/utils/grog/tests/smoke-test.sh
index 29556ef58..c7f058197 100755
--- a/src/utils/grog/tests/smoke-test.sh
+++ b/src/utils/grog/tests/smoke-test.sh
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright 2021 Free Software Foundation, Inc.
+# Copyright 2021 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