gbranden pushed a commit to branch master
in repository groff.
commit fcc1e0ea2dfd3a278a3e38ee60380e8154300a7c
Author: G. Branden Robinson <[email protected]>
AuthorDate: Mon Nov 3 02:26:37 2025 -0600
[mm]: 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 2021-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
---
contrib/mm/tests/LB-mark-format-works.sh | 2 +-
contrib/mm/tests/LT-BL-spaces-before-date.sh | 2 +-
contrib/mm/tests/LT-SP-AU-without-AT-works.sh | 2 +-
contrib/mm/tests/LT-SP-multi-word-LO-SJ-works.sh | 2 +-
contrib/mm/tests/LT-should-space-after-inside-address.sh | 2 +-
contrib/mm/tests/ML-marks-work.sh | 2 +-
contrib/mm/tests/MT-1-reports-all-TM-numbers.sh | 2 +-
contrib/mm/tests/MT-5-includes-AT-in-SG.sh | 2 +-
contrib/mm/tests/Np-register-works.sh | 2 +-
contrib/mm/tests/P-indentation-works.sh | 2 +-
contrib/mm/tests/VL-accommodates-overlong-mark.sh | 2 +-
contrib/mm/tests/date-localization-works.sh | 2 +-
contrib/mm/tests/flush-long-displays-at-end-of-input.sh | 2 +-
contrib/mm/tests/indexing-works.sh | 2 +-
contrib/mm/tests/letters-format-correctly.sh | 2 +-
contrib/mm/tests/lists-indent-correctly.sh | 2 +-
contrib/mm/tests/ms-cover-sheet-robust-to-missing-AF.sh | 2 +-
contrib/mm/tests/mse_has-sufficient-footnote-space.sh | 2 +-
contrib/mm/tests/nP-works.sh | 2 +-
contrib/mm/tests/place-equation-labels-correctly-in-displays.sh | 2 +-
contrib/mm/tests/remove-stale-bib-entry-data.sh | 2 +-
21 files changed, 21 insertions(+), 21 deletions(-)
diff --git a/contrib/mm/tests/LB-mark-format-works.sh
b/contrib/mm/tests/LB-mark-format-works.sh
index a851f4413..b2a1531f0 100755
--- a/contrib/mm/tests/LB-mark-format-works.sh
+++ b/contrib/mm/tests/LB-mark-format-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.
#
diff --git a/contrib/mm/tests/LT-BL-spaces-before-date.sh
b/contrib/mm/tests/LT-BL-spaces-before-date.sh
index e9ef2c2bf..9ce449b89 100755
--- a/contrib/mm/tests/LT-BL-spaces-before-date.sh
+++ b/contrib/mm/tests/LT-BL-spaces-before-date.sh
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# Copyright 2024 Free Software Foundation, Inc.
+# Copyright 2024 G. Branden Robinson
#
# This file is part of groff.
#
diff --git a/contrib/mm/tests/LT-SP-AU-without-AT-works.sh
b/contrib/mm/tests/LT-SP-AU-without-AT-works.sh
index 0cfffb029..e9aeee620 100755
--- a/contrib/mm/tests/LT-SP-AU-without-AT-works.sh
+++ b/contrib/mm/tests/LT-SP-AU-without-AT-works.sh
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# Copyright 2021 Free Software Foundation, Inc.
+# Copyright 2021 G. Branden Robinson
#
# This file is part of groff.
#
diff --git a/contrib/mm/tests/LT-SP-multi-word-LO-SJ-works.sh
b/contrib/mm/tests/LT-SP-multi-word-LO-SJ-works.sh
index 2cf22ddfb..11a82f3d0 100755
--- a/contrib/mm/tests/LT-SP-multi-word-LO-SJ-works.sh
+++ b/contrib/mm/tests/LT-SP-multi-word-LO-SJ-works.sh
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# Copyright 2021 Free Software Foundation, Inc.
+# Copyright 2021 G. Branden Robinson
#
# This file is part of groff.
#
diff --git a/contrib/mm/tests/LT-should-space-after-inside-address.sh
b/contrib/mm/tests/LT-should-space-after-inside-address.sh
index 79924edb9..9512f3a1c 100755
--- a/contrib/mm/tests/LT-should-space-after-inside-address.sh
+++ b/contrib/mm/tests/LT-should-space-after-inside-address.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/contrib/mm/tests/ML-marks-work.sh
b/contrib/mm/tests/ML-marks-work.sh
index 0c8a1006f..4218224ae 100755
--- a/contrib/mm/tests/ML-marks-work.sh
+++ b/contrib/mm/tests/ML-marks-work.sh
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# Copyright 2024 Free Software Foundation, Inc.
+# Copyright 2024 G. Branden Robinson
#
# This file is part of groff.
#
diff --git a/contrib/mm/tests/MT-1-reports-all-TM-numbers.sh
b/contrib/mm/tests/MT-1-reports-all-TM-numbers.sh
index 6c3d8e6cc..1e73216a9 100755
--- a/contrib/mm/tests/MT-1-reports-all-TM-numbers.sh
+++ b/contrib/mm/tests/MT-1-reports-all-TM-numbers.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/contrib/mm/tests/MT-5-includes-AT-in-SG.sh
b/contrib/mm/tests/MT-5-includes-AT-in-SG.sh
index 9caf85307..1971e8c8a 100755
--- a/contrib/mm/tests/MT-5-includes-AT-in-SG.sh
+++ b/contrib/mm/tests/MT-5-includes-AT-in-SG.sh
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# Copyright 2021 Free Software Foundation, Inc.
+# Copyright 2021 G. Branden Robinson
#
# This file is part of groff.
#
diff --git a/contrib/mm/tests/Np-register-works.sh
b/contrib/mm/tests/Np-register-works.sh
index b57f6a303..01a395727 100755
--- a/contrib/mm/tests/Np-register-works.sh
+++ b/contrib/mm/tests/Np-register-works.sh
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# Copyright 2024 Free Software Foundation, Inc.
+# Copyright 2024 G. Branden Robinson
#
# This file is part of groff.
#
diff --git a/contrib/mm/tests/P-indentation-works.sh
b/contrib/mm/tests/P-indentation-works.sh
index 8a858b811..cd4fdbba2 100755
--- a/contrib/mm/tests/P-indentation-works.sh
+++ b/contrib/mm/tests/P-indentation-works.sh
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# Copyright 2023-2024 Free Software Foundation, Inc.
+# Copyright 2023-2024 G. Branden Robinson
#
# This file is part of groff.
#
diff --git a/contrib/mm/tests/VL-accommodates-overlong-mark.sh
b/contrib/mm/tests/VL-accommodates-overlong-mark.sh
index f39794690..7b84b858c 100755
--- a/contrib/mm/tests/VL-accommodates-overlong-mark.sh
+++ b/contrib/mm/tests/VL-accommodates-overlong-mark.sh
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# Copyright 2024 Free Software Foundation, Inc.
+# Copyright 2024 G. Branden Robinson
#
# This file is part of groff.
#
diff --git a/contrib/mm/tests/date-localization-works.sh
b/contrib/mm/tests/date-localization-works.sh
index d4586b1e6..17644c133 100755
--- a/contrib/mm/tests/date-localization-works.sh
+++ b/contrib/mm/tests/date-localization-works.sh
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# Copyright 2024 Free Software Foundation, Inc.
+# Copyright 2024 G. Branden Robinson
#
# This file is part of groff.
#
diff --git a/contrib/mm/tests/flush-long-displays-at-end-of-input.sh
b/contrib/mm/tests/flush-long-displays-at-end-of-input.sh
index 8ac9a3dee..3499c3601 100755
--- a/contrib/mm/tests/flush-long-displays-at-end-of-input.sh
+++ b/contrib/mm/tests/flush-long-displays-at-end-of-input.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/contrib/mm/tests/indexing-works.sh
b/contrib/mm/tests/indexing-works.sh
index 2ee6101cc..c957eb496 100755
--- a/contrib/mm/tests/indexing-works.sh
+++ b/contrib/mm/tests/indexing-works.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/contrib/mm/tests/letters-format-correctly.sh
b/contrib/mm/tests/letters-format-correctly.sh
index f1e58bce4..e6d6ce826 100755
--- a/contrib/mm/tests/letters-format-correctly.sh
+++ b/contrib/mm/tests/letters-format-correctly.sh
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# Copyright 2024 Free Software Foundation, Inc.
+# Copyright 2024 G. Branden Robinson
#
# This file is part of groff.
#
diff --git a/contrib/mm/tests/lists-indent-correctly.sh
b/contrib/mm/tests/lists-indent-correctly.sh
index ca3723b0d..8c4441df7 100755
--- a/contrib/mm/tests/lists-indent-correctly.sh
+++ b/contrib/mm/tests/lists-indent-correctly.sh
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# Copyright 2024 Free Software Foundation, Inc.
+# Copyright 2024 G. Branden Robinson
#
# This file is part of groff.
#
diff --git a/contrib/mm/tests/ms-cover-sheet-robust-to-missing-AF.sh
b/contrib/mm/tests/ms-cover-sheet-robust-to-missing-AF.sh
index 2246f0848..34971ffc1 100755
--- a/contrib/mm/tests/ms-cover-sheet-robust-to-missing-AF.sh
+++ b/contrib/mm/tests/ms-cover-sheet-robust-to-missing-AF.sh
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# Copyright 2021 Free Software Foundation, Inc.
+# Copyright 2021 G. Branden Robinson
#
# This file is part of groff.
#
diff --git a/contrib/mm/tests/mse_has-sufficient-footnote-space.sh
b/contrib/mm/tests/mse_has-sufficient-footnote-space.sh
index ef624a54e..bbda4578c 100755
--- a/contrib/mm/tests/mse_has-sufficient-footnote-space.sh
+++ b/contrib/mm/tests/mse_has-sufficient-footnote-space.sh
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# Copyright 2022 Free Software Foundation, Inc.
+# Copyright 2022 G. Branden Robinson
#
# This file is part of groff.
#
diff --git a/contrib/mm/tests/nP-works.sh b/contrib/mm/tests/nP-works.sh
index a5500ba6e..ae7b964dd 100755
--- a/contrib/mm/tests/nP-works.sh
+++ b/contrib/mm/tests/nP-works.sh
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# Copyright 2024 Free Software Foundation, Inc.
+# Copyright 2024 G. Branden Robinson
#
# This file is part of groff.
#
diff --git a/contrib/mm/tests/place-equation-labels-correctly-in-displays.sh
b/contrib/mm/tests/place-equation-labels-correctly-in-displays.sh
index 9fa58fd16..243747b05 100755
--- a/contrib/mm/tests/place-equation-labels-correctly-in-displays.sh
+++ b/contrib/mm/tests/place-equation-labels-correctly-in-displays.sh
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# Copyright 2022 Free Software Foundation, Inc.
+# Copyright 2022 G. Branden Robinson
#
# This file is part of groff.
#
diff --git a/contrib/mm/tests/remove-stale-bib-entry-data.sh
b/contrib/mm/tests/remove-stale-bib-entry-data.sh
index 6a5d510ec..9deeff01d 100755
--- a/contrib/mm/tests/remove-stale-bib-entry-data.sh
+++ b/contrib/mm/tests/remove-stale-bib-entry-data.sh
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# Copyright 2022 Free Software Foundation, Inc.
+# Copyright 2022 G. Branden Robinson
#
# This file is part of groff.
#
_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit