gbranden pushed a commit to branch master
in repository groff.

commit 5f84922758d7e2d912bbb7904ad09b9c9b263cf8
Author: G. Branden Robinson <[email protected]>
AuthorDate: Fri Mar 6 17:00:43 2026 -0600

    eqn(1): Update copyright notice.
    
    * Add copyright notice for myself.  I have never executed copyright
      assignment paperwork with the FSF, so my "legally significant"[1]
      changes to this file can't be under the FSF's copyright.
    
    Justification (year, commit ID, summary, net lines added by commit):
    
    2024 89283b0935 Make more commands' exit status 2 on usage error. [+15]
    2023 e3a2174728 eqn(1): Fix content, style, and markup nits. [+16]
    2023 8cdf96d99e eqn(1): Revise still more. [+32]
    2023 162682b54a eqn(1): Add quadratic formula example. [+48]
    2023 ce573f1317 eqn(1): Further revise. [+82]
    2023 c7c0797dee eqn(1): Revise. [+31]
    2023 89f12ae286 eqn(1): Expand. [+28]
    2023 183b6d8d05 eqn(1): Document `set` parametric defaults. [+56]
    2023 08f6c1d79f eqn(1): Expand and clarify. [+160]
    2023 a9767ace3d [man pages]: Define page-local `MR` fallback. [+15]
    2022 0513b50e82 eqn(1): Fix content and style nits. [+21]
    2022 8f841ba67c eqn(1): List recognized primitives, predef macros. [+166]
    2021 0ee49756cd [man pages]: Update preprocessor introductions. [+21]
    2020 7fd724a9af eqn(1): Fix style issues. [+179]
    
    * Ratchet back ending year of FSF copyright notice to 2014, reflecting
      the date of the last "legally significant"[ibid.] contribution to this
      file by anyone but me, which was commit d40cf4670d, 2014-01-06, by
      Werner Lemberg.
    
      (Bernd Warken's commit 2a31187621, 2014-09-17, is a sadly complex
      case.  It adds 122 lines net, which would be "legally significant", but
      is summarized as "Improve the license information", which would
      vitiate that significance.  However, the committed change does not
      restrict itself to that purpose.  It also adds comment banners and
      empty requests and makes other cosmetic changes, like changing the
      locations of input line breaks without altering the text around them.
      I think the balance of the analysis is solidly against significance,
      but a good commit discipline relieves maintainers of having to
      undertake it.)
    
    [1] See groff's "HACKING" file, section "Updating Copyright Notices".
---
 src/preproc/eqn/eqn.1.man | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/src/preproc/eqn/eqn.1.man b/src/preproc/eqn/eqn.1.man
index 8824d31f8..d1e8e8cec 100644
--- a/src/preproc/eqn/eqn.1.man
+++ b/src/preproc/eqn/eqn.1.man
@@ -10,7 +10,8 @@ or MathML
 .\" Legal Terms
 .\" ====================================================================
 .\"
-.\" Copyright 1989-2025 Free Software Foundation, Inc.
+.\" Copyright 1989-2014 Free Software Foundation, Inc.
+.\"           2020-2024 G. Branden Robinson
 .\"
 .\" Permission is granted to make and distribute verbatim copies of this
 .\" manual provided the copyright notice and this permission notice are

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

Reply via email to