gbranden pushed a commit to branch master
in repository groff.

commit a20f9495fc6912601f7b6a51f6a0599e8776628c
Author: G. Branden Robinson <[email protected]>
AuthorDate: Sun Mar 29 19:01:50 2026 -0500

    src/libs/libgroff/relocate.cpp: Revise copyight.
    
    ...notice.
    
    Ratchet back year of FSF copyright notice to 2005 only, reflecting the
    date of the last "legally significant"[1] contribution to this file by
    anyone, which was its introduction by Werner Lemberg in commit
    257ce0c78, 2005-04-02.
    
    Also relocate notice of creation to its more usual location in groff
    source files, and credit Werner with it.
    
    [1] See groff's "HACKING" file, section "Updating Copyright Notices".
---
 src/libs/libgroff/relocate.cpp | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/libs/libgroff/relocate.cpp b/src/libs/libgroff/relocate.cpp
index 4ce2dea26..8c35d77b9 100644
--- a/src/libs/libgroff/relocate.cpp
+++ b/src/libs/libgroff/relocate.cpp
@@ -1,6 +1,8 @@
 /* Provide relocation for macro and font files.
 
-Copyright 2005-2024 Free Software Foundation, Inc.
+Copyright 2005 Free Software Foundation, Inc.
+
+Made by Werner Lemberg after relocation code in kpathsea and gettext.
 
 This file is part of groff, the GNU roff typesetting system.
 
@@ -17,8 +19,6 @@ License for more details.
 You should have received a copy of the GNU Lesser General Public License
 along with this program.  If not, see <http://www.gnu.org/licenses/>. */
 
-// Made after relocation code in kpathsea and gettext.
-
 #ifdef HAVE_CONFIG_H
 #include <config.h>
 #endif

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

Reply via email to