gbranden pushed a commit to branch master
in repository groff.

commit 70ad27acaf7420de425417a2a2d14723ad273edf
Author: G. Branden Robinson <[email protected]>
AuthorDate: Mon May 11 11:07:11 2026 -0500

    [doc,ms]: Update copyright notices.
    
    HACKING:
    
    * It's okay to simply report a range of years in the copyright notice
      instead of a comma-separated list.  As far as the current maintainer
      knows, there is no hard rule that such ranges are interpreted
      exhaustively, and unless someone has a chronological record of changes
      to the file--which is present in groff's Git commit repository going
      back to about 2014, but absent from distribution archives--a broken
      sequence of copyright coverage years makes little difference.
---
 doc/groff.texi.in   | 2 +-
 doc/ms.ms.in        | 2 +-
 tmac/groff_ms.7.man | 2 +-
 tmac/s.tmac         | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/doc/groff.texi.in b/doc/groff.texi.in
index 3038ea66a..8b56a4265 100644
--- a/doc/groff.texi.in
+++ b/doc/groff.texi.in
@@ -27,7 +27,7 @@
 This manual documents GNU @command{troff} version @VERSION@.
 
 @display
-Copyright @copyright{} 1994--2018 Free Software Foundation, Inc.
+Copyright @copyright{} 1994--2026 Free Software Foundation, Inc.
 Copyright @copyright{} 2018--2026 G. Branden Robinson
 @end display
 
diff --git a/doc/ms.ms.in b/doc/ms.ms.in
index 948a270b3..8a83068b7 100644
--- a/doc/ms.ms.in
+++ b/doc/ms.ms.in
@@ -1,7 +1,7 @@
 .\" groff -ept -ms
 .\" nroff -t -rLL=$(stty size | cut -f2 -d' ')n -ms
 .\"
-.\" Copyright 2001,2026 Free Software Foundation, Inc.
+.\" Copyright 2001-2026 Free Software Foundation, Inc.
 .\"           2020-2025 G. Branden Robinson
 .\"
 .\" This file is part of groff, the GNU roff typesetting system.
diff --git a/tmac/groff_ms.7.man b/tmac/groff_ms.7.man
index a02c8c402..447fca897 100644
--- a/tmac/groff_ms.7.man
+++ b/tmac/groff_ms.7.man
@@ -10,7 +10,7 @@ manuscript macro package for formatting documents
 .\" Legal Terms
 .\" ====================================================================
 .\"
-.\" Copyright 1989-2021,2026 Free Software Foundation, Inc.
+.\" Copyright 1989-2026 Free Software Foundation, Inc.
 .\"           2018-2023 G. Branden Robinson
 .\"
 .\" Permission is granted to make and distribute verbatim copies of this
diff --git a/tmac/s.tmac b/tmac/s.tmac
index aa67a4d0a..6a169480e 100644
--- a/tmac/s.tmac
+++ b/tmac/s.tmac
@@ -1,6 +1,6 @@
 .ig
 
-Copyright 1989-2021,2026 Free Software Foundation, Inc.
+Copyright 1989-2026 Free Software Foundation, Inc.
           2022-2023 G. Branden Robinson
 
 Written by James Clark ([email protected])

_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit

Reply via email to