gbranden pushed a commit to branch master
in repository groff.

commit fccd2000d3deb5c846f4a877036c3bf2c1e25d6d
Author: G. Branden Robinson <[email protected]>
AuthorDate: Mon May 25 15:14:47 2026 -0500

    [libbib]: Revise copyright notices.
    
    * src/libs/libbib/common.cpp:
    * src/libs/libbib/linear.cpp:
    * src/libs/libbib/map.c:
    * src/libs/libbib/search.cpp: Ratchet back ending year of FSF copyright
      notice to 1991, reflecting its date as of the last "legally
      significant"[1] contribution to these files by anyone, which the
      initial commit to the repository, 351da0dcdf, 1991-06-02, snapshotting
      the groff 1.02 release by James Clark.
    
    [1] See groff's "HACKING" file, section "Updating Copyright Notices".
---
 src/libs/libbib/common.cpp | 2 +-
 src/libs/libbib/linear.cpp | 2 +-
 src/libs/libbib/map.c      | 2 +-
 src/libs/libbib/search.cpp | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/src/libs/libbib/common.cpp b/src/libs/libbib/common.cpp
index 8d19b26c3..fb819bc77 100644
--- a/src/libs/libbib/common.cpp
+++ b/src/libs/libbib/common.cpp
@@ -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/libs/libbib/linear.cpp b/src/libs/libbib/linear.cpp
index fcad0bb0d..63f4da3b5 100644
--- a/src/libs/libbib/linear.cpp
+++ b/src/libs/libbib/linear.cpp
@@ -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/libs/libbib/map.c b/src/libs/libbib/map.c
index 870d2170e..25866a0a9 100644
--- a/src/libs/libbib/map.c
+++ b/src/libs/libbib/map.c
@@ -1,4 +1,4 @@
-/* Copyright 1989-2014  Free Software Foundation, Inc.
+/* Copyright 1989-1991 Free Software Foundation, Inc.
 
 Written by James Clark ([email protected])
 
diff --git a/src/libs/libbib/search.cpp b/src/libs/libbib/search.cpp
index aaeedba3c..4ed8b412d 100644
--- a/src/libs/libbib/search.cpp
+++ b/src/libs/libbib/search.cpp
@@ -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