gbranden pushed a commit to branch master
in repository groff.

commit ca5945943555410294d9232c221ec4e62a2b3165
Author: G. Branden Robinson <[email protected]>
AuthorDate: Thu Jun 4 05:43:23 2026 -0500

    src/devices/grohtml/html-table.cpp: Revise copyrt.
    
    ...notice.
    
    Ratchet back ending year of FSF copyright notice to 2007, 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 was
    commit bc34881980, 2007-09-19, by Werner Lemberg.
    
    [1] See groff's "HACKING" file, section "Updating Copyright Notices".
---
 src/devices/grohtml/html-table.cpp | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/src/devices/grohtml/html-table.cpp 
b/src/devices/grohtml/html-table.cpp
index 917535f9d..c181b0363 100644
--- a/src/devices/grohtml/html-table.cpp
+++ b/src/devices/grohtml/html-table.cpp
@@ -1,4 +1,4 @@
-/* Copyright 2002-2025 Free Software Foundation, Inc.
+/* Copyright 2002-2007 Free Software Foundation, Inc.
  *
  *  Gaius Mulley ([email protected]) wrote html-table.cpp
  *
@@ -13,16 +13,16 @@ This file is part of groff, the GNU roff typesetting system.
 
 groff is free software; you can redistribute it and/or modify it under
 the terms of the GNU General Public License as published by the Free
-Software Foundation, either version 3 of the License, or
-(at your option) any later version.
+Software Foundation, either version 3 of the License, or (at your
+option) any later version.
 
 groff is distributed in the hope that it will be useful, but WITHOUT ANY
 WARRANTY; without even the implied warranty of MERCHANTABILITY or
 FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
 for more details.
 
-You should have received a copy of the GNU General Public License
-along with this program.  If not, see <http://www.gnu.org/licenses/>. */
+You should have received a copy of the GNU General Public License along
+with this program.  If not, see <http://www.gnu.org/licenses/>. */
 
 #ifdef HAVE_CONFIG_H
 #include <config.h>

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

Reply via email to