gbranden pushed a commit to branch master
in repository groff.
commit 6578d1c69f0bfa82152fa63e0f898b54ec5bf031
Author: G. Branden Robinson <[email protected]>
AuthorDate: Fri Nov 14 09:59:33 2025 -0600
[eqn]: 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 2022-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/eqn/tests/diagnostics-report-correct-line-numbers.sh | 2 +-
src/preproc/eqn/tests/parameters-can-be-set-and-reset.sh | 2 +-
src/preproc/eqn/tests/passes-through-input-with-eighth-bit-set.sh | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/src/preproc/eqn/tests/diagnostics-report-correct-line-numbers.sh
b/src/preproc/eqn/tests/diagnostics-report-correct-line-numbers.sh
index 39adbbac3..ccfb9c450 100755
--- a/src/preproc/eqn/tests/diagnostics-report-correct-line-numbers.sh
+++ b/src/preproc/eqn/tests/diagnostics-report-correct-line-numbers.sh
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# Copyright 2022-2023 Free Software Foundation, Inc.
+# Copyright 2022-2023 G. Branden Robinson
#
# This file is part of groff.
#
diff --git a/src/preproc/eqn/tests/parameters-can-be-set-and-reset.sh
b/src/preproc/eqn/tests/parameters-can-be-set-and-reset.sh
index 8400485cf..288bce4c8 100755
--- a/src/preproc/eqn/tests/parameters-can-be-set-and-reset.sh
+++ b/src/preproc/eqn/tests/parameters-can-be-set-and-reset.sh
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# Copyright 2023 Free Software Foundation, Inc.
+# Copyright 2023 G. Branden Robinson
#
# This file is part of groff.
#
diff --git a/src/preproc/eqn/tests/passes-through-input-with-eighth-bit-set.sh
b/src/preproc/eqn/tests/passes-through-input-with-eighth-bit-set.sh
index b7ee3875c..f9db13035 100755
--- a/src/preproc/eqn/tests/passes-through-input-with-eighth-bit-set.sh
+++ b/src/preproc/eqn/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.
#
_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit