gbranden pushed a commit to branch master
in repository groff.

commit 71f6f292d186f37bac3a702fdcb21601f9f2474c
Author: G. Branden Robinson <[email protected]>
AuthorDate: Mon Nov 3 02:22:51 2025 -0600

    [mm]: Tweak copyright notices.
    
    Drop ersatz '(C)' copyright symbol.
    
    Software developers have long labored under the no-longer-correct
    misconception that omitting a copyright symbol from one's notice was a
    fatal defect that effectively placed the work in the public domain.
    That stopped being true as of 1 March 1989.[1]  Further, prior to
    guidance issued by the U.S. Copyright Office in the decades since, the
    use of "(C)" as a substitute for a copyright sign _may not have
    sufficed_ to prevent the copyright notice from being regarded as
    defective.  The Copyright Office, then and now, prefers the abbreviation
    "copr." when © is typographically unavailable.[ibid.]  Nowadays, its
    advice is that "c" (note lowercase) is an "acceptable variant", that
    _may_ retain the efficacy of the copyright notice.  The word
    "copyright", spelled out in full, also suffices per that resource, and
    is already present in this notice.
    
    [1] https://www.copyright.gov/circs/circ03.pdf
---
 contrib/mm/NOTES                                                | 2 +-
 contrib/mm/README                                               | 2 +-
 contrib/mm/examples/APP                                         | 2 +-
 contrib/mm/examples/B1B2                                        | 2 +-
 contrib/mm/examples/COVER                                       | 2 +-
 contrib/mm/examples/IND                                         | 2 +-
 contrib/mm/examples/LT                                          | 2 +-
 contrib/mm/examples/LT.se                                       | 2 +-
 contrib/mm/examples/ML                                          | 2 +-
 contrib/mm/examples/MOVE                                        | 2 +-
 contrib/mm/examples/MUL                                         | 2 +-
 contrib/mm/examples/NCOL                                        | 2 +-
 contrib/mm/examples/ND                                          | 2 +-
 contrib/mm/examples/README                                      | 2 +-
 contrib/mm/examples/References                                  | 2 +-
 contrib/mm/examples/SETR                                        | 2 +-
 contrib/mm/groff_mmse.7.man                                     | 2 +-
 contrib/mm/m.tmac                                               | 4 ++--
 contrib/mm/mm/0.MT                                              | 2 +-
 contrib/mm/mm/4.MT                                              | 2 +-
 contrib/mm/mm/5.MT                                              | 2 +-
 contrib/mm/mm/ms.cov                                            | 2 +-
 contrib/mm/mmroff.1.man                                         | 2 +-
 contrib/mm/mmroff.pl                                            | 2 +-
 contrib/mm/mse.tmac                                             | 2 +-
 contrib/mm/refer-mm.tmac                                        | 2 +-
 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/letter-with-bottom-block-works.sh              | 2 +-
 contrib/mm/tests/letters-format-correctly.sh                    | 2 +-
 contrib/mm/tests/lists-indent-correctly.sh                      | 2 +-
 contrib/mm/tests/memoranda-format-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 +-
 contrib/mm/tests/short-pages-do-not-overflow-stack.sh           | 2 +-
 50 files changed, 51 insertions(+), 51 deletions(-)

diff --git a/contrib/mm/NOTES b/contrib/mm/NOTES
index 77c7fcae5..7c3206032 100644
--- a/contrib/mm/NOTES
+++ b/contrib/mm/NOTES
@@ -1,4 +1,4 @@
-    Copyright (C) 1989-2020 Free Software Foundation, Inc.
+    Copyright 1989-2020 Free Software Foundation, Inc.
 
     Copying and distribution of this file, with or without modification,
     are permitted in any medium without royalty provided the copyright
diff --git a/contrib/mm/README b/contrib/mm/README
index 6c6ca5b3d..17c243aeb 100644
--- a/contrib/mm/README
+++ b/contrib/mm/README
@@ -1,4 +1,4 @@
-    Copyright (C) 1989-2020 Free Software Foundation, Inc.
+    Copyright 1989-2020 Free Software Foundation, Inc.
 
     Copying and distribution of this file, with or without modification,
     are permitted in any medium without royalty provided the copyright
diff --git a/contrib/mm/examples/APP b/contrib/mm/examples/APP
index e2c017f2c..205456090 100644
--- a/contrib/mm/examples/APP
+++ b/contrib/mm/examples/APP
@@ -1,5 +1,5 @@
 .\"    -*- nroff -*-
-.\"    Copyright (C) 1989-2014  Free Software Foundation, Inc.
+.\"    Copyright 1989-2014 Free Software Foundation, Inc.
 .\"
 .\"    Copying and distribution of this file, with or without modification,
 .\"    are permitted in any medium without royalty provided the copyright
diff --git a/contrib/mm/examples/B1B2 b/contrib/mm/examples/B1B2
index 5847d67c4..8fa987b6e 100644
--- a/contrib/mm/examples/B1B2
+++ b/contrib/mm/examples/B1B2
@@ -1,5 +1,5 @@
 .\"    -*- nroff -*-
-.\"    Copyright (C) 1989-2014  Free Software Foundation, Inc.
+.\"    Copyright 1989-2014 Free Software Foundation, Inc.
 .\"
 .\"    Copying and distribution of this file, with or without modification,
 .\"    are permitted in any medium without royalty provided the copyright
diff --git a/contrib/mm/examples/COVER b/contrib/mm/examples/COVER
index affdd2d8b..c90eb198d 100644
--- a/contrib/mm/examples/COVER
+++ b/contrib/mm/examples/COVER
@@ -1,5 +1,5 @@
 .\"    -*- nroff -*-
-.\"    Copyright (C) 1989-2014  Free Software Foundation, Inc.
+.\"    Copyright 1989-2014 Free Software Foundation, Inc.
 .\"
 .\"    Copying and distribution of this file, with or without modification,
 .\"    are permitted in any medium without royalty provided the copyright
diff --git a/contrib/mm/examples/IND b/contrib/mm/examples/IND
index ad4ee5a31..eb6e22346 100644
--- a/contrib/mm/examples/IND
+++ b/contrib/mm/examples/IND
@@ -1,5 +1,5 @@
 .\"    -*- nroff -*-
-.\"    Copyright (C) 1989-2014  Free Software Foundation, Inc.
+.\"    Copyright 1989-2014 Free Software Foundation, Inc.
 .\"
 .\"    Copying and distribution of this file, with or without modification,
 .\"    are permitted in any medium without royalty provided the copyright
diff --git a/contrib/mm/examples/LT b/contrib/mm/examples/LT
index 2dbf18925..4801434d4 100644
--- a/contrib/mm/examples/LT
+++ b/contrib/mm/examples/LT
@@ -1,5 +1,5 @@
 .\"    -*- nroff -*-
-.\"    Copyright (C) 1989-2014  Free Software Foundation, Inc.
+.\"    Copyright 1989-2014 Free Software Foundation, Inc.
 .\"
 .\"    Copying and distribution of this file, with or without modification,
 .\"    are permitted in any medium without royalty provided the copyright
diff --git a/contrib/mm/examples/LT.se b/contrib/mm/examples/LT.se
index 6635c7073..656d8929b 100644
--- a/contrib/mm/examples/LT.se
+++ b/contrib/mm/examples/LT.se
@@ -1,5 +1,5 @@
 .\"    -*- nroff -*-
-.\"    Copyright (C) 1989-2014  Free Software Foundation, Inc.
+.\"    Copyright 1989-2014 Free Software Foundation, Inc.
 .\"
 .\"    Copying and distribution of this file, with or without modification,
 .\"    are permitted in any medium without royalty provided the copyright
diff --git a/contrib/mm/examples/ML b/contrib/mm/examples/ML
index 3ca16ad98..b4bc351a2 100644
--- a/contrib/mm/examples/ML
+++ b/contrib/mm/examples/ML
@@ -1,5 +1,5 @@
 .\"    -*- nroff -*-
-.\"    Copyright (C) 1989-2014  Free Software Foundation, Inc.
+.\"    Copyright 1989-2014 Free Software Foundation, Inc.
 .\"
 .\"    Copying and distribution of this file, with or without modification,
 .\"    are permitted in any medium without royalty provided the copyright
diff --git a/contrib/mm/examples/MOVE b/contrib/mm/examples/MOVE
index d2a31e589..b483347c6 100644
--- a/contrib/mm/examples/MOVE
+++ b/contrib/mm/examples/MOVE
@@ -1,5 +1,5 @@
 .\"    -*- nroff -*-
-.\"    Copyright (C) 1989-2014  Free Software Foundation, Inc.
+.\"    Copyright 1989-2014 Free Software Foundation, Inc.
 .\"
 .\"    Copying and distribution of this file, with or without modification,
 .\"    are permitted in any medium without royalty provided the copyright
diff --git a/contrib/mm/examples/MUL b/contrib/mm/examples/MUL
index bd8cf221d..781e1fe26 100644
--- a/contrib/mm/examples/MUL
+++ b/contrib/mm/examples/MUL
@@ -1,5 +1,5 @@
 .\"    -*- nroff -*-
-.\"    Copyright (C) 1989-2014  Free Software Foundation, Inc.
+.\"    Copyright 1989-2014 Free Software Foundation, Inc.
 .\"
 .\"    Copying and distribution of this file, with or without modification,
 .\"    are permitted in any medium without royalty provided the copyright
diff --git a/contrib/mm/examples/NCOL b/contrib/mm/examples/NCOL
index 8a5e001b1..53b5fe119 100644
--- a/contrib/mm/examples/NCOL
+++ b/contrib/mm/examples/NCOL
@@ -1,5 +1,5 @@
 .\"    -*- nroff -*-
-.\"    Copyright (C) 1989-2014  Free Software Foundation, Inc.
+.\"    Copyright 1989-2014 Free Software Foundation, Inc.
 .\"
 .\"    Copying and distribution of this file, with or without modification,
 .\"    are permitted in any medium without royalty provided the copyright
diff --git a/contrib/mm/examples/ND b/contrib/mm/examples/ND
index fdbc55d3b..667b8bcd8 100644
--- a/contrib/mm/examples/ND
+++ b/contrib/mm/examples/ND
@@ -1,5 +1,5 @@
 .\"    -*- nroff -*-
-.\"    Copyright (C) 1989-2014  Free Software Foundation, Inc.
+.\"    Copyright 1989-2014 Free Software Foundation, Inc.
 .\"
 .\"    Copying and distribution of this file, with or without modification,
 .\"    are permitted in any medium without royalty provided the copyright
diff --git a/contrib/mm/examples/README b/contrib/mm/examples/README
index cb0956a19..89b28f5f1 100644
--- a/contrib/mm/examples/README
+++ b/contrib/mm/examples/README
@@ -1,5 +1,5 @@
     -*- text -*-
-    Copyright (C) 1989-2020 Free Software Foundation, Inc.
+    Copyright 1989-2020 Free Software Foundation, Inc.
 
     Copying and distribution of this file, with or without modification,
     are permitted in any medium without royalty provided the copyright
diff --git a/contrib/mm/examples/References b/contrib/mm/examples/References
index 7b54471c5..a6c0d522b 100644
--- a/contrib/mm/examples/References
+++ b/contrib/mm/examples/References
@@ -1,5 +1,5 @@
 .\"    -*- nroff -*-
-.\"    Copyright (C) 1989-2014  Free Software Foundation, Inc.
+.\"    Copyright 1989-2014 Free Software Foundation, Inc.
 .\"
 .\"    Copying and distribution of this file, with or without modification,
 .\"    are permitted in any medium without royalty provided the copyright
diff --git a/contrib/mm/examples/SETR b/contrib/mm/examples/SETR
index 2586c04a4..8d3db4db1 100644
--- a/contrib/mm/examples/SETR
+++ b/contrib/mm/examples/SETR
@@ -1,5 +1,5 @@
 .\"    -*- nroff -*-
-.\"    Copyright (C) 1989-2014  Free Software Foundation, Inc.
+.\"    Copyright 1989-2014 Free Software Foundation, Inc.
 .\"
 .\"    Copying and distribution of this file, with or without modification,
 .\"    are permitted in any medium without royalty provided the copyright
diff --git a/contrib/mm/groff_mmse.7.man b/contrib/mm/groff_mmse.7.man
index f8ffbb54a..013205aa4 100644
--- a/contrib/mm/groff_mmse.7.man
+++ b/contrib/mm/groff_mmse.7.man
@@ -13,7 +13,7 @@ groff_mmse \- svenska \(rqmemorandum\(rq makro f\(:or GNU
 .\" Legal Terms
 .\" ====================================================================
 .\"
-.\" Copyright (C) 1989-2020 Free Software Foundation, Inc.
+.\" Copyright 1989-2020 Free Software Foundation, Inc.
 .\"
 .\" Permission is granted to make and distribute verbatim copies of this
 .\" manual provided the copyright notice and this permission notice are
diff --git a/contrib/mm/m.tmac b/contrib/mm/m.tmac
index 21aa01130..5c28a97a8 100644
--- a/contrib/mm/m.tmac
+++ b/contrib/mm/m.tmac
@@ -1,7 +1,7 @@
 .ig
 
-Copyright (C) 1991-2018 Free Software Foundation, Inc.
-              2021-2025 G. Branden Robinson
+Copyright 1991-2018 Free Software Foundation, Inc.
+          2021-2025 G. Branden Robinson
 
 groff mm is written by J�rgen H�gg <[email protected]>
 based on groff ms by James Clark <[email protected]>
diff --git a/contrib/mm/mm/0.MT b/contrib/mm/mm/0.MT
index 2b5d5240b..69883c0ef 100644
--- a/contrib/mm/mm/0.MT
+++ b/contrib/mm/mm/0.MT
@@ -1,6 +1,6 @@
 .ig
 
-Copyright (C) 1991-2025 Free Software Foundation, Inc.
+Copyright 1991-2025 Free Software Foundation, Inc.
 mm is written by J�rgen H�gg <[email protected]>
 
 Modified by G. Branden Robinson <[email protected]> to more
diff --git a/contrib/mm/mm/4.MT b/contrib/mm/mm/4.MT
index b7eed5da5..83b701e67 100644
--- a/contrib/mm/mm/4.MT
+++ b/contrib/mm/mm/4.MT
@@ -1,6 +1,6 @@
 .ig
 
-Copyright (C) 1991-2025 Free Software Foundation, Inc.
+Copyright 1991-2025 Free Software Foundation, Inc.
 mm is written by J�rgen H�gg <[email protected]>
 
 Modified by G. Branden Robinson <[email protected]> to more
diff --git a/contrib/mm/mm/5.MT b/contrib/mm/mm/5.MT
index 0d8f1d6a2..0179544d3 100644
--- a/contrib/mm/mm/5.MT
+++ b/contrib/mm/mm/5.MT
@@ -1,6 +1,6 @@
 .ig
 
-Copyright (C) 1991-2020 Free Software Foundation, Inc.
+Copyright 1991-2020 Free Software Foundation, Inc.
 mm is written by J�rgen H�gg <[email protected]>
 
 Modified by G. Branden Robinson <[email protected]> to more
diff --git a/contrib/mm/mm/ms.cov b/contrib/mm/mm/ms.cov
index 6e312d52d..0e62d2e83 100644
--- a/contrib/mm/mm/ms.cov
+++ b/contrib/mm/mm/ms.cov
@@ -1,6 +1,6 @@
 .ig
 
-Copyright (C) 1991-2020 Free Software Foundation, Inc.
+Copyright 1991-2020 Free Software Foundation, Inc.
 mm is written by J�rgen H�gg <[email protected]>
 
 mm is free software; you can redistribute it and/or modify it under
diff --git a/contrib/mm/mmroff.1.man b/contrib/mm/mmroff.1.man
index 3639d6b1a..480b891a0 100644
--- a/contrib/mm/mmroff.1.man
+++ b/contrib/mm/mmroff.1.man
@@ -9,7 +9,7 @@ macro package
 .\" Legal Terms
 .\" ====================================================================
 .\"
-.\" Copyright (C) 1989-2025 Free Software Foundation, Inc.
+.\" Copyright 1989-2025 Free Software Foundation, Inc.
 .\"
 .\" Permission is granted to make and distribute verbatim copies of this
 .\" manual provided the copyright notice and this permission notice are
diff --git a/contrib/mm/mmroff.pl b/contrib/mm/mmroff.pl
index e0cbb6d6c..27ad409ee 100644
--- a/contrib/mm/mmroff.pl
+++ b/contrib/mm/mmroff.pl
@@ -1,5 +1,5 @@
 #!@PERL@
-# Copyright (C) 1989-2025 Free Software Foundation, Inc.
+# Copyright 1989-2025 Free Software Foundation, Inc.
 #
 # This file is part of groff.
 #
diff --git a/contrib/mm/mse.tmac b/contrib/mm/mse.tmac
index abcf7a487..04c668602 100644
--- a/contrib/mm/mse.tmac
+++ b/contrib/mm/mse.tmac
@@ -1,7 +1,7 @@
 .\" Swedish territorial localization for mm package
 .ig
 
-Copyright (C) 1991-2020 Free Software Foundation, Inc.
+Copyright 1991-2020 Free Software Foundation, Inc.
 mm is written by J�rgen H�gg <[email protected]>
 
 mm is free software; you can redistribute it and/or modify it under
diff --git a/contrib/mm/refer-mm.tmac b/contrib/mm/refer-mm.tmac
index 8ea00923c..fa56717e2 100644
--- a/contrib/mm/refer-mm.tmac
+++ b/contrib/mm/refer-mm.tmac
@@ -1,6 +1,6 @@
 .\" Refer support for mm macros.
 .\"
-.\" Copyright (C) 2011-2024 Free Software Foundation, Inc.
+.\" Copyright 2011-2024 Free Software Foundation, Inc.
 .\"   Written by Werner Lemberg ([email protected])
 .\"
 .\" This file is part of groff.
diff --git a/contrib/mm/tests/LB-mark-format-works.sh 
b/contrib/mm/tests/LB-mark-format-works.sh
index 60578dace..a851f4413 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 (C) 2025 Free Software Foundation, Inc.
+# Copyright 2025 Free Software Foundation, Inc.
 #
 # 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 1ca403be9..e9ef2c2bf 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 (C) 2024 Free Software Foundation, Inc.
+# Copyright 2024 Free Software Foundation, Inc.
 #
 # 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 75899663c..0cfffb029 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 (C) 2021 Free Software Foundation, Inc.
+# Copyright 2021 Free Software Foundation, Inc.
 #
 # 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 98c3fda56..2cf22ddfb 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 (C) 2021 Free Software Foundation, Inc.
+# Copyright 2021 Free Software Foundation, Inc.
 #
 # 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 17a80d0d3..79924edb9 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 (C) 2023 Free Software Foundation, Inc.
+# Copyright 2023 Free Software Foundation, Inc.
 #
 # 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 69776eabe..0c8a1006f 100755
--- a/contrib/mm/tests/ML-marks-work.sh
+++ b/contrib/mm/tests/ML-marks-work.sh
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2024 Free Software Foundation, Inc.
+# Copyright 2024 Free Software Foundation, Inc.
 #
 # 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 3224e7c60..6c3d8e6cc 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 (C) 2023 Free Software Foundation, Inc.
+# Copyright 2023 Free Software Foundation, Inc.
 #
 # 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 7fb04127e..9caf85307 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 (C) 2021 Free Software Foundation, Inc.
+# Copyright 2021 Free Software Foundation, Inc.
 #
 # 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 1fdc25c52..b57f6a303 100755
--- a/contrib/mm/tests/Np-register-works.sh
+++ b/contrib/mm/tests/Np-register-works.sh
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2024 Free Software Foundation, Inc.
+# Copyright 2024 Free Software Foundation, Inc.
 #
 # 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 93c240391..8a858b811 100755
--- a/contrib/mm/tests/P-indentation-works.sh
+++ b/contrib/mm/tests/P-indentation-works.sh
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2023-2024 Free Software Foundation, Inc.
+# Copyright 2023-2024 Free Software Foundation, Inc.
 #
 # 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 f4e50a7f3..f39794690 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 (C) 2024 Free Software Foundation, Inc.
+# Copyright 2024 Free Software Foundation, Inc.
 #
 # 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 96f9e84b4..d4586b1e6 100755
--- a/contrib/mm/tests/date-localization-works.sh
+++ b/contrib/mm/tests/date-localization-works.sh
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2024 Free Software Foundation, Inc.
+# Copyright 2024 Free Software Foundation, Inc.
 #
 # 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 5172bd0fb..8ac9a3dee 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 (C) 2023 Free Software Foundation, Inc.
+# Copyright 2023 Free Software Foundation, Inc.
 #
 # This file is part of groff.
 #
diff --git a/contrib/mm/tests/indexing-works.sh 
b/contrib/mm/tests/indexing-works.sh
index 77a4a31fd..2ee6101cc 100755
--- a/contrib/mm/tests/indexing-works.sh
+++ b/contrib/mm/tests/indexing-works.sh
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2023 Free Software Foundation, Inc.
+# Copyright 2023 Free Software Foundation, Inc.
 #
 # This file is part of groff.
 #
diff --git a/contrib/mm/tests/letter-with-bottom-block-works.sh 
b/contrib/mm/tests/letter-with-bottom-block-works.sh
index 5b3238aed..c4e12efcc 100755
--- a/contrib/mm/tests/letter-with-bottom-block-works.sh
+++ b/contrib/mm/tests/letter-with-bottom-block-works.sh
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2025 G. Branden Robinson
+# Copyright 2025 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 5ff97d261..f1e58bce4 100755
--- a/contrib/mm/tests/letters-format-correctly.sh
+++ b/contrib/mm/tests/letters-format-correctly.sh
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2024 Free Software Foundation, Inc.
+# Copyright 2024 Free Software Foundation, Inc.
 #
 # 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 be944bd17..ca3723b0d 100755
--- a/contrib/mm/tests/lists-indent-correctly.sh
+++ b/contrib/mm/tests/lists-indent-correctly.sh
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2024 Free Software Foundation, Inc.
+# Copyright 2024 Free Software Foundation, Inc.
 #
 # This file is part of groff.
 #
diff --git a/contrib/mm/tests/memoranda-format-correctly.sh 
b/contrib/mm/tests/memoranda-format-correctly.sh
index 3bd3765e0..d9ac59833 100755
--- a/contrib/mm/tests/memoranda-format-correctly.sh
+++ b/contrib/mm/tests/memoranda-format-correctly.sh
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2024-2025 G. Branden Robinson
+# Copyright 2024-2025 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 66086f808..2246f0848 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 (C) 2021 Free Software Foundation, Inc.
+# Copyright 2021 Free Software Foundation, Inc.
 #
 # 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 936d9e520..ef624a54e 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 (C) 2022 Free Software Foundation, Inc.
+# Copyright 2022 Free Software Foundation, Inc.
 #
 # This file is part of groff.
 #
diff --git a/contrib/mm/tests/nP-works.sh b/contrib/mm/tests/nP-works.sh
index 55a1755b5..a5500ba6e 100755
--- a/contrib/mm/tests/nP-works.sh
+++ b/contrib/mm/tests/nP-works.sh
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2024 Free Software Foundation, Inc.
+# Copyright 2024 Free Software Foundation, Inc.
 #
 # 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 43dbac931..9fa58fd16 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 (C) 2022 Free Software Foundation, Inc.
+# Copyright 2022 Free Software Foundation, Inc.
 #
 # 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 2c9bcf144..6a5d510ec 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 (C) 2022 Free Software Foundation, Inc.
+# Copyright 2022 Free Software Foundation, Inc.
 #
 # This file is part of groff.
 #
diff --git a/contrib/mm/tests/short-pages-do-not-overflow-stack.sh 
b/contrib/mm/tests/short-pages-do-not-overflow-stack.sh
index 8105ac940..f5228f127 100755
--- a/contrib/mm/tests/short-pages-do-not-overflow-stack.sh
+++ b/contrib/mm/tests/short-pages-do-not-overflow-stack.sh
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2022-2025 G. Branden Robinson
+# Copyright 2022-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