gbranden pushed a commit to branch master
in repository groff.

commit 686aa7db7f73ee340bb417ed0bd8c5de9b577018
Author: G. Branden Robinson <[email protected]>
AuthorDate: Wed Mar 25 23:13:58 2026 -0500

    [libgroff]: Revise copyright notices.
    
    * src/include/error.h:
    * src/libs/libgroff/error.cpp:
    * src/libs/libgroff/fatal.cpp:
    * src/libs/libgroff/lf.cpp: Ratchet back ending year of FSF copyright
      notice to 1991, reflecting the date of the last "legally
      significant"[1] contribution to this file by anyone who has executed a
      copyright assignment with the FSF, which the initial commit to the
      repository, 351da0dcdf, 1992-06-02, snapshotting the groff 1.02
      release by James Clark.
    
      The following commit by me meets the "legal significance" threshold,
      but was not my original work; it mostly duplicated existing functions.
    
      (year, commit ID, summary, net lines added by commit):
    
      2021 93ffeffd21 [libgroff, troff]: Add debug diagnostic level. (+21)
    
    [1] See groff's "HACKING" file, section "Updating Copyright Notices".
---
 src/include/error.h         | 2 +-
 src/libs/libgroff/error.cpp | 2 +-
 src/libs/libgroff/fatal.cpp | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/include/error.h b/src/include/error.h
index 08dcea776..71e4421f3 100644
--- a/src/include/error.h
+++ b/src/include/error.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/libs/libgroff/error.cpp b/src/libs/libgroff/error.cpp
index a061f44db..fe7426281 100644
--- a/src/libs/libgroff/error.cpp
+++ b/src/libs/libgroff/error.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/libgroff/fatal.cpp b/src/libs/libgroff/fatal.cpp
index 87b5bf029..bd5f1204d 100644
--- a/src/libs/libgroff/fatal.cpp
+++ b/src/libs/libgroff/fatal.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