gbranden pushed a commit to branch master
in repository groff.

commit d27e7996718bdfca19f878bebed6189594cc53c2
Author: G. Branden Robinson <[email protected]>
AuthorDate: Sun Mar 29 19:44:04 2026 -0500

    src/libs/libgroff/prime.cpp: Revise copyrt notice.
    
    Ratchet back year of FSF copyright notice to 1991 only, reflecting the
    date of the last "legally significant"[1] contribution to this file by
    anyone except Alejandro Colomar, which was its introduction by James
    Clark in (synthesized) commit 351da0dcdf, 1991-06-02.  I found no trace
    of this functionality in groff 1.01, preserved in the Berkeley CSRG
    Net/2 release of BSD.
    
    https://minnie.tuhs.org/cgi-bin/utree.pl?file=Net2/usr/src/usr.bin/groff
    
    Add a copyright notice for Alejandro Colomar, who contributed a "legally
    significant"[1] change to this file in 2024, and who has not assigned
    copyright to the FSF.
    
    Justification (year, commit ID, summary, net lines added by commit):
    
    2024 52dde3693d [libgroff,libbib,indxbib]: Add, use ceil_prime(). (+16)
    
    I rejected the following as non-significant despite the GNU formula.
    
    2014 25ca1a6cb7 src/libs/libgroff/*: Improve the license information. (+17)
    
    [1] See groff's "HACKING" file, section "Updating Copyright Notices".
---
 src/libs/libgroff/prime.cpp | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/src/libs/libgroff/prime.cpp b/src/libs/libgroff/prime.cpp
index 5b5fcdfc7..0f3657a3a 100644
--- a/src/libs/libgroff/prime.cpp
+++ b/src/libs/libgroff/prime.cpp
@@ -1,4 +1,5 @@
-/* Copyright 2014-2020 Free Software Foundation, Inc.
+/* Copyright 1991 Free Software Foundation, Inc.
+             2024 Alejandro Colomar
 
 This file is part of groff, the GNU roff typesetting system.
 

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

Reply via email to