gbranden pushed a commit to branch master
in repository groff.

commit a962c2ecf98c6efe8b76e3ba4ce03209aad8aa29
Author: G. Branden Robinson <[email protected]>
AuthorDate: Fri Jun 19 02:33:20 2026 -0500

    [refer]: Revise copyright notices.
    
    Ratchet back ending year of FSF copyright notice to 1991, reflecting the
    date of the most recent "legally significant"[1] contribution to these
    files by anyone, which was their introduction by James Clark in
    (synthesized) commit 351da0dcdf, 1991-06-02.
    
    [1] See groff's "HACKING" file, section "Updating Copyright Notices".
---
 src/preproc/refer/command.cpp | 2 +-
 src/preproc/refer/command.h   | 2 +-
 src/preproc/refer/ref.h       | 2 +-
 src/preproc/refer/refer.h     | 2 +-
 src/preproc/refer/token.cpp   | 2 +-
 src/preproc/refer/token.h     | 2 +-
 6 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/src/preproc/refer/command.cpp b/src/preproc/refer/command.cpp
index c3c9bd45a..cde5cc698 100644
--- a/src/preproc/refer/command.cpp
+++ b/src/preproc/refer/command.cpp
@@ -1,4 +1,4 @@
-/* Copyright 1989-2024 Free Software Foundation, Inc.
+/* Copyright 1989-1991 Free Software Foundation, Inc.
 
 Written by James Clark ([email protected])
 
diff --git a/src/preproc/refer/command.h b/src/preproc/refer/command.h
index 985722763..7196607ea 100644
--- a/src/preproc/refer/command.h
+++ b/src/preproc/refer/command.h
@@ -1,4 +1,4 @@
-/* Copyright 1989-2020 Free Software Foundation, Inc.
+/* Copyright 1989-1991 Free Software Foundation, Inc.
 
 Written by James Clark ([email protected])
 
diff --git a/src/preproc/refer/ref.h b/src/preproc/refer/ref.h
index 9f6ef7082..8681de6fb 100644
--- a/src/preproc/refer/ref.h
+++ b/src/preproc/refer/ref.h
@@ -1,4 +1,4 @@
-/* Copyright 1989-2020 Free Software Foundation, Inc.
+/* Copyright 1989-1991 Free Software Foundation, Inc.
 
 Written by James Clark ([email protected])
 
diff --git a/src/preproc/refer/refer.h b/src/preproc/refer/refer.h
index 615aead4f..ff4398b1b 100644
--- a/src/preproc/refer/refer.h
+++ b/src/preproc/refer/refer.h
@@ -1,4 +1,4 @@
-/* Copyright 1989-2020 Free Software Foundation, Inc.
+/* Copyright 1989-1991 Free Software Foundation, Inc.
 
 Written by James Clark ([email protected])
 
diff --git a/src/preproc/refer/token.cpp b/src/preproc/refer/token.cpp
index 81875566f..854ba9659 100644
--- a/src/preproc/refer/token.cpp
+++ b/src/preproc/refer/token.cpp
@@ -1,4 +1,4 @@
-/* Copyright 1989-2024 Free Software Foundation, Inc.
+/* Copyright 1989-1991 Free Software Foundation, Inc.
 
 Written by James Clark ([email protected])
 
diff --git a/src/preproc/refer/token.h b/src/preproc/refer/token.h
index 163bb9cc5..0a1667a5d 100644
--- a/src/preproc/refer/token.h
+++ b/src/preproc/refer/token.h
@@ -1,4 +1,4 @@
-/* Copyright 1989-2020 Free Software Foundation, Inc.
+/* Copyright 1989-1991 Free Software Foundation, Inc.
 
 Written by James Clark ([email protected])
 

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

Reply via email to