branch: externals/hyperbole
commit 14707845dbb789a93e8e1523945b9dea108cf03b
Author: Mats Lidell <mats.lid...@lidells.se>
Commit: GitHub <nore...@github.com>

    update copyright notice date for changed files (#746)
---
 ChangeLog                    | 2 +-
 HY-COPY                      | 2 +-
 INSTALL                      | 2 +-
 hact.el                      | 2 +-
 hactypes.el                  | 4 ++--
 hargs.el                     | 4 ++--
 hbdata.el                    | 2 +-
 hbmap.el                     | 2 +-
 hbut.el                      | 2 +-
 hgnus.el                     | 2 +-
 hhist.el                     | 2 +-
 hib-debbugs.el               | 2 +-
 hib-doc-id.el                | 2 +-
 hib-kbd.el                   | 2 +-
 hib-social.el                | 2 +-
 hibtypes.el                  | 4 ++--
 hload-path.el                | 2 +-
 hmail.el                     | 2 +-
 hmh.el                       | 2 +-
 hmoccur.el                   | 2 +-
 hmouse-drv.el                | 2 +-
 hmouse-info.el               | 2 +-
 hmouse-sh.el                 | 2 +-
 hmouse-tag.el                | 2 +-
 hpath.el                     | 2 +-
 hproperty.el                 | 2 +-
 hrmail.el                    | 2 +-
 hsmail.el                    | 2 +-
 hsys-consult.el              | 4 ++--
 hsys-org-roam.el             | 2 +-
 hsys-org.el                  | 2 +-
 hsys-www.el                  | 2 +-
 hsys-xref.el                 | 2 +-
 htz.el                       | 2 +-
 hui-dired-sidebar.el         | 2 +-
 hui-jmenu.el                 | 2 +-
 hui-menu.el                  | 2 +-
 hui-mini.el                  | 2 +-
 hui-mouse.el                 | 2 +-
 hui-register.el              | 2 +-
 hui-select.el                | 2 +-
 hui.el                       | 2 +-
 hvar.el                      | 2 +-
 hycontrol.el                 | 2 +-
 hypb-maintenance.el          | 2 +-
 hypb.el                      | 2 +-
 hyperbole.el                 | 2 +-
 hyrolo-demo.el               | 2 +-
 hyrolo-menu.el               | 2 +-
 hyrolo.el                    | 2 +-
 kotl/kcell.el                | 2 +-
 kotl/kexport.el              | 2 +-
 kotl/kfile.el                | 2 +-
 kotl/kimport.el              | 2 +-
 kotl/klabel.el               | 2 +-
 kotl/klink.el                | 2 +-
 kotl/kmenu.el                | 4 ++--
 kotl/kotl-mode.el            | 2 +-
 kotl/kotl-orgtbl.el          | 2 +-
 kotl/kproperty.el            | 2 +-
 kotl/kview.el                | 2 +-
 kotl/kvspec.el               | 2 +-
 set.el                       | 2 +-
 test/demo-tests.el           | 4 ++--
 test/hact-tests.el           | 2 +-
 test/hactypes-tests.el       | 2 +-
 test/hargs-tests.el          | 2 +-
 test/hbut-tests.el           | 2 +-
 test/hib-kbd-tests.el        | 4 ++--
 test/hibtypes-tests.el       | 4 ++--
 test/hmouse-drv-tests.el     | 4 ++--
 test/hmouse-info-tests.el    | 2 +-
 test/hpath-tests.el          | 2 +-
 test/hproperty-tests.el      | 4 ++--
 test/hsys-org-tests.el       | 4 ++--
 test/hui-register-tests.el   | 2 +-
 test/hui-select-tests.el     | 4 ++--
 test/hy-test-dependencies.el | 2 +-
 test/hypb-tests.el           | 2 +-
 test/kcell-tests.el          | 2 +-
 test/kexport-tests.el        | 2 +-
 test/kimport-tests.el        | 2 +-
 test/kotl-mode-tests.el      | 2 +-
 test/kotl-orgtbl-tests.el    | 2 +-
 test/set-tests.el            | 2 +-
 test/smart-org-tests.el      | 2 +-
 86 files changed, 98 insertions(+), 98 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 5e6bad3f02..056274193d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -17731,6 +17731,6 @@ V5.06 changes ^^^^:
      For earlier ChangeLog entries, see earlier releases of Hyperbole.
 
 
-     Copyright 1991-2021 Free Software Foundation, Inc.
+     Copyright 1991-2025 Free Software Foundation, Inc.
      Copying and distribution of this file, with or without modification, are
      permitted provided the copyright notice and this notice are preserved.
diff --git a/HY-COPY b/HY-COPY
index abd302f665..5efadee33a 100644
--- a/HY-COPY
+++ b/HY-COPY
@@ -4,7 +4,7 @@
 
 The following copyright applies to the GNU Hyperbole software.
 
-Copyright (C) 1989-2024  Free Software Foundation, Inc.
+Copyright (C) 1989-2025  Free Software Foundation, Inc.
 
 Originally developed with support from Motorola Inc., who donated all
 such work to the Free Software Foundation, Inc. in the 1990s.
diff --git a/INSTALL b/INSTALL
index 362f617cd7..65a4cca5e2 100644
--- a/INSTALL
+++ b/INSTALL
@@ -7,7 +7,7 @@
 # Orig-Date:    25-Oct-16 at 09:10:12
 # Last-Mod:     24-Jan-22 at 00:19:12 by Bob Weiner
 #
-# Copyright (C) 2016-2021  Free Software Foundation, Inc.
+# Copyright (C) 2016-2022  Free Software Foundation, Inc.
 # See the "HY-COPY" file for license information.
 #
 # This file is part of GNU Hyperbole.
diff --git a/hact.el b/hact.el
index f1f0313fed..1bcd8106cc 100644
--- a/hact.el
+++ b/hact.el
@@ -7,7 +7,7 @@
 ;;
 ;; SPDX-License-Identifier: GPL-3.0-or-later
 ;;
-;; Copyright (C) 1991-2024  Free Software Foundation, Inc.
+;; Copyright (C) 1991-2025  Free Software Foundation, Inc.
 ;; See the "HY-COPY" file for license information.
 ;;
 ;; This file is part of GNU Hyperbole.
diff --git a/hactypes.el b/hactypes.el
index 9877f85ef6..97bf95a3e3 100644
--- a/hactypes.el
+++ b/hactypes.el
@@ -3,11 +3,11 @@
 ;; Author:       Bob Weiner
 ;;
 ;; Orig-Date:    23-Sep-91 at 20:34:36
-;; Last-Mod:     27-May-25 at 23:33:07 by Mats Lidell
+;; Last-Mod:     11-Jun-25 at 00:20:06 by Mats Lidell
 ;;
 ;; SPDX-License-Identifier: GPL-3.0-or-later
 ;;
-;; Copyright (C) 1991-2024  Free Software Foundation, Inc.
+;; Copyright (C) 1991-2025  Free Software Foundation, Inc.
 ;; See the "HY-COPY" file for license information.
 ;;
 ;; This file is part of GNU Hyperbole.
diff --git a/hargs.el b/hargs.el
index 9b800c650a..f9a2542fcf 100644
--- a/hargs.el
+++ b/hargs.el
@@ -3,11 +3,11 @@
 ;; Author:       Bob Weiner
 ;;
 ;; Orig-Date:    31-Oct-91 at 23:17:35
-;; Last-Mod:     22-May-25 at 22:49:03 by Bob Weiner
+;; Last-Mod:     11-Jun-25 at 00:20:07 by Mats Lidell
 ;;
 ;; SPDX-License-Identifier: GPL-3.0-or-later
 ;;
-;; Copyright (C) 1991-2024  Free Software Foundation, Inc.
+;; Copyright (C) 1991-2025  Free Software Foundation, Inc.
 ;; See the "HY-COPY" file for license information.
 ;;
 ;; This file is part of GNU Hyperbole.
diff --git a/hbdata.el b/hbdata.el
index 1182e1bd1a..d936d5a968 100644
--- a/hbdata.el
+++ b/hbdata.el
@@ -7,7 +7,7 @@
 ;;
 ;; SPDX-License-Identifier: GPL-3.0-or-later
 ;;
-;; Copyright (C) 1991-2024  Free Software Foundation, Inc.
+;; Copyright (C) 1991-2025  Free Software Foundation, Inc.
 ;; See the "HY-COPY" file for license information.
 ;;
 ;; This file is part of GNU Hyperbole.
diff --git a/hbmap.el b/hbmap.el
index 9006f31ba9..be88954536 100644
--- a/hbmap.el
+++ b/hbmap.el
@@ -7,7 +7,7 @@
 ;;
 ;; SPDX-License-Identifier: GPL-3.0-or-later
 ;;
-;; Copyright (C) 1991-2021  Free Software Foundation, Inc.
+;; Copyright (C) 1991-2025  Free Software Foundation, Inc.
 ;; See the "HY-COPY" file for license information.
 ;;
 ;; This file is part of GNU Hyperbole.
diff --git a/hbut.el b/hbut.el
index fbe82677d0..d7258ea3c6 100644
--- a/hbut.el
+++ b/hbut.el
@@ -7,7 +7,7 @@
 ;;
 ;; SPDX-License-Identifier: GPL-3.0-or-later
 ;;
-;; Copyright (C) 1991-2024  Free Software Foundation, Inc.
+;; Copyright (C) 1991-2025  Free Software Foundation, Inc.
 ;; See the "HY-COPY" file for license information.
 ;;
 ;; This file is part of GNU Hyperbole.
diff --git a/hgnus.el b/hgnus.el
index 5cba961b72..2e59edc129 100644
--- a/hgnus.el
+++ b/hgnus.el
@@ -7,7 +7,7 @@
 ;;
 ;; SPDX-License-Identifier: GPL-3.0-or-later
 ;;
-;; Copyright (C) 1991-2022  Free Software Foundation, Inc.
+;; Copyright (C) 1991-2023  Free Software Foundation, Inc.
 ;; See the "HY-COPY" file for license information.
 ;;
 ;; This file is part of GNU Hyperbole.
diff --git a/hhist.el b/hhist.el
index 561426a923..47eac28cbd 100644
--- a/hhist.el
+++ b/hhist.el
@@ -7,7 +7,7 @@
 ;;
 ;; SPDX-License-Identifier: GPL-3.0-or-later
 ;;
-;; Copyright (C) 1991-2022  Free Software Foundation, Inc.
+;; Copyright (C) 1991-2023  Free Software Foundation, Inc.
 ;; See the "HY-COPY" file for license information.
 ;;
 ;; This file is part of GNU Hyperbole.
diff --git a/hib-debbugs.el b/hib-debbugs.el
index b6a5e5ff0f..0dec33a9db 100644
--- a/hib-debbugs.el
+++ b/hib-debbugs.el
@@ -7,7 +7,7 @@
 ;;
 ;; SPDX-License-Identifier: GPL-3.0-or-later
 ;;
-;; Copyright (C) 2016-2024  Free Software Foundation, Inc.
+;; Copyright (C) 2016-2025  Free Software Foundation, Inc.
 ;; See the "HY-COPY" file for license information.
 ;;
 ;; This file is part of Hyperbole.  It requires the Emacs package
diff --git a/hib-doc-id.el b/hib-doc-id.el
index 55043eab0e..5e5dac3a10 100644
--- a/hib-doc-id.el
+++ b/hib-doc-id.el
@@ -7,7 +7,7 @@
 ;;
 ;; SPDX-License-Identifier: GPL-3.0-or-later
 ;;
-;; Copyright (C) 1991-2022  Free Software Foundation, Inc.
+;; Copyright (C) 1991-2023  Free Software Foundation, Inc.
 ;; See the "HY-COPY" file for license information.
 ;;
 ;; This file is part of GNU Hyperbole.
diff --git a/hib-kbd.el b/hib-kbd.el
index 0d446a0f6a..dc19509f8c 100644
--- a/hib-kbd.el
+++ b/hib-kbd.el
@@ -7,7 +7,7 @@
 ;;
 ;; SPDX-License-Identifier: GPL-3.0-or-later
 ;;
-;; Copyright (C) 1991-2022  Free Software Foundation, Inc.
+;; Copyright (C) 1991-2025  Free Software Foundation, Inc.
 ;; See the "HY-COPY" file for license information.
 ;;
 ;; This file is part of GNU Hyperbole.
diff --git a/hib-social.el b/hib-social.el
index 13b32c7a9e..4608a608d2 100644
--- a/hib-social.el
+++ b/hib-social.el
@@ -7,7 +7,7 @@
 ;;
 ;; SPDX-License-Identifier: GPL-3.0-or-later
 ;;
-;; Copyright (C) 2016-2022  Free Software Foundation, Inc.
+;; Copyright (C) 2016-2024  Free Software Foundation, Inc.
 ;; See the "HY-COPY" file for license information.
 ;;
 ;; This file is part of GNU Hyperbole.
diff --git a/hibtypes.el b/hibtypes.el
index ba735505c3..8685a4d1d6 100644
--- a/hibtypes.el
+++ b/hibtypes.el
@@ -3,11 +3,11 @@
 ;; Author:       Bob Weiner
 ;;
 ;; Orig-Date:    19-Sep-91 at 20:45:31
-;; Last-Mod:     27-May-25 at 23:37:48 by Mats Lidell
+;; Last-Mod:     10-Jun-25 at 17:44:04 by Mats Lidell
 ;;
 ;; SPDX-License-Identifier: GPL-3.0-or-later
 ;;
-;; Copyright (C) 1991-2024 Free Software Foundation, Inc.
+;; Copyright (C) 1991-2025 Free Software Foundation, Inc.
 ;; See the "HY-COPY" file for license information.
 ;;
 ;; This file is part of GNU Hyperbole.
diff --git a/hload-path.el b/hload-path.el
index f12ed08c12..d60c1238ca 100644
--- a/hload-path.el
+++ b/hload-path.el
@@ -7,7 +7,7 @@
 ;;
 ;; SPDX-License-Identifier: GPL-3.0-or-later
 ;;
-;; Copyright (C) 1992-2024  Free Software Foundation, Inc.
+;; Copyright (C) 1992-2025  Free Software Foundation, Inc.
 ;; See the "HY-COPY" file for license information.
 ;;
 ;; This file is part of GNU Hyperbole.
diff --git a/hmail.el b/hmail.el
index 6e87d2cd20..ad3bc7ab7d 100644
--- a/hmail.el
+++ b/hmail.el
@@ -7,7 +7,7 @@
 ;;
 ;; SPDX-License-Identifier: GPL-3.0-or-later
 ;;
-;; Copyright (C) 1991-2024  Free Software Foundation, Inc.
+;; Copyright (C) 1991-2025  Free Software Foundation, Inc.
 ;; See the HY-COPY (Hyperbole) or BR-COPY (OO-Browser) file for license
 ;; information.
 ;;
diff --git a/hmh.el b/hmh.el
index 604fe34cba..0b8f9be194 100644
--- a/hmh.el
+++ b/hmh.el
@@ -7,7 +7,7 @@
 ;;
 ;; SPDX-License-Identifier: GPL-3.0-or-later
 ;;
-;; Copyright (C) 1991-2022  Free Software Foundation, Inc.
+;; Copyright (C) 1991-2023  Free Software Foundation, Inc.
 ;; See the "HY-COPY" file for license information.
 ;;
 ;; This file is part of GNU Hyperbole.
diff --git a/hmoccur.el b/hmoccur.el
index 078597b389..61f5899a94 100644
--- a/hmoccur.el
+++ b/hmoccur.el
@@ -7,7 +7,7 @@
 ;;
 ;; SPDX-License-Identifier: GPL-3.0-or-later
 ;;
-;; Copyright (C) 1991-2022  Free Software Foundation, Inc.
+;; Copyright (C) 1991-2025  Free Software Foundation, Inc.
 ;; See the "HY-COPY" file for license information.
 ;;
 ;; This file is part of GNU Hyperbole.
diff --git a/hmouse-drv.el b/hmouse-drv.el
index c5bb06f429..9349967698 100644
--- a/hmouse-drv.el
+++ b/hmouse-drv.el
@@ -7,7 +7,7 @@
 ;;
 ;; SPDX-License-Identifier: GPL-3.0-or-later
 ;;
-;; Copyright (C) 1989-2024  Free Software Foundation, Inc.
+;; Copyright (C) 1989-2025  Free Software Foundation, Inc.
 ;; See the "HY-COPY" file for license information.
 ;;
 ;; This file is part of GNU Hyperbole.
diff --git a/hmouse-info.el b/hmouse-info.el
index 944412b12d..1c11892e13 100644
--- a/hmouse-info.el
+++ b/hmouse-info.el
@@ -7,7 +7,7 @@
 ;;
 ;; SPDX-License-Identifier: GPL-3.0-or-later
 ;;
-;; Copyright (C) 1989-2022  Free Software Foundation, Inc.
+;; Copyright (C) 1989-2025  Free Software Foundation, Inc.
 ;; See the "HY-COPY" file for license information.
 ;;
 ;; This file is part of GNU Hyperbole.
diff --git a/hmouse-sh.el b/hmouse-sh.el
index 359833e9e1..aece498d2f 100644
--- a/hmouse-sh.el
+++ b/hmouse-sh.el
@@ -7,7 +7,7 @@
 ;;
 ;; SPDX-License-Identifier: GPL-3.0-or-later
 ;;
-;; Copyright (C) 1991-2022  Free Software Foundation, Inc.
+;; Copyright (C) 1991-2024  Free Software Foundation, Inc.
 ;; See the "HY-COPY" file for license information.
 ;;
 ;; This file is part of GNU Hyperbole.
diff --git a/hmouse-tag.el b/hmouse-tag.el
index d861eb9b5a..e8ff8a9bf0 100644
--- a/hmouse-tag.el
+++ b/hmouse-tag.el
@@ -7,7 +7,7 @@
 ;;
 ;; SPDX-License-Identifier: GPL-3.0-or-later
 ;;
-;; Copyright (C) 1991-2024  Free Software Foundation, Inc.
+;; Copyright (C) 1991-2025  Free Software Foundation, Inc.
 ;; See the "HY-COPY" file for license information.
 ;;
 ;; This file is part of GNU Hyperbole.
diff --git a/hpath.el b/hpath.el
index ff61b39321..7d26b0a19b 100644
--- a/hpath.el
+++ b/hpath.el
@@ -7,7 +7,7 @@
 ;;
 ;; SPDX-License-Identifier: GPL-3.0-or-later
 ;;
-;; Copyright (C) 1991-2024  Free Software Foundation, Inc.
+;; Copyright (C) 1991-2025  Free Software Foundation, Inc.
 ;; See the "HY-COPY" file for license information.
 ;;
 ;; This file is part of GNU Hyperbole.
diff --git a/hproperty.el b/hproperty.el
index 17ccdfb894..42eab83340 100644
--- a/hproperty.el
+++ b/hproperty.el
@@ -7,7 +7,7 @@
 ;;
 ;; SPDX-License-Identifier: GPL-3.0-or-later
 ;;
-;; Copyright (C) 1992-2022  Free Software Foundation, Inc.
+;; Copyright (C) 1992-2025  Free Software Foundation, Inc.
 ;; See the "HY-COPY" file for license information.
 ;;
 ;; This file is part of GNU Hyperbole.
diff --git a/hrmail.el b/hrmail.el
index 1a54885aec..dc7e59c523 100644
--- a/hrmail.el
+++ b/hrmail.el
@@ -7,7 +7,7 @@
 ;;
 ;; SPDX-License-Identifier: GPL-3.0-or-later
 ;;
-;; Copyright (C) 1991-2022  Free Software Foundation, Inc.
+;; Copyright (C) 1991-2024  Free Software Foundation, Inc.
 ;; See the "HY-COPY" file for license information.
 ;;
 ;; This file is part of GNU Hyperbole.
diff --git a/hsmail.el b/hsmail.el
index 55b6f2f8aa..15916f55ad 100644
--- a/hsmail.el
+++ b/hsmail.el
@@ -7,7 +7,7 @@
 ;;
 ;; SPDX-License-Identifier: GPL-3.0-or-later
 ;;
-;; Copyright (C) 1991-2022  Free Software Foundation, Inc.
+;; Copyright (C) 1991-2025  Free Software Foundation, Inc.
 ;; See the "HY-COPY" file for license information.
 ;;
 ;; This file is part of GNU Hyperbole.
diff --git a/hsys-consult.el b/hsys-consult.el
index 8938842079..17d5c82c4c 100644
--- a/hsys-consult.el
+++ b/hsys-consult.el
@@ -2,11 +2,11 @@
 ;; Author:       Bob Weiner
 ;;
 ;; Orig-Date:     4-Jul-24 at 09:57:18
-;; Last-Mod:      7-Jun-25 at 16:50:47 by Bob Weiner
+;; Last-Mod:     10-Jun-25 at 17:44:05 by Mats Lidell
 ;;
 ;; SPDX-License-Identifier: GPL-3.0-or-later
 ;;
-;; Copyright (C) 2024  Free Software Foundation, Inc.
+;; Copyright (C) 2024-2025  Free Software Foundation, Inc.
 ;; Licensed under the GNU General Public License, version 3.
 ;;
 ;; This file is part of GNU Hyperbole.
diff --git a/hsys-org-roam.el b/hsys-org-roam.el
index 708aa6790c..d8914770a1 100644
--- a/hsys-org-roam.el
+++ b/hsys-org-roam.el
@@ -7,7 +7,7 @@
 ;;
 ;; SPDX-License-Identifier: GPL-3.0-or-later
 ;;
-;; Copyright (C) 2023-2024  Free Software Foundation, Inc.
+;; Copyright (C) 2023-2025  Free Software Foundation, Inc.
 ;; See the "HY-COPY" file for license information.
 ;;
 ;; This file is part of GNU Hyperbole.
diff --git a/hsys-org.el b/hsys-org.el
index 499185b774..12324dfa80 100644
--- a/hsys-org.el
+++ b/hsys-org.el
@@ -7,7 +7,7 @@
 ;;
 ;; SPDX-License-Identifier: GPL-3.0-or-later
 ;;
-;; Copyright (C) 2016-2024  Free Software Foundation, Inc.
+;; Copyright (C) 2016-2025  Free Software Foundation, Inc.
 ;; See the "HY-COPY" file for license information.
 ;;
 ;; This file is part of GNU Hyperbole.
diff --git a/hsys-www.el b/hsys-www.el
index a78c3ccaee..5ab2139474 100644
--- a/hsys-www.el
+++ b/hsys-www.el
@@ -7,7 +7,7 @@
 ;;
 ;; SPDX-License-Identifier: GPL-3.0-or-later
 ;;
-;; Copyright (C) 1994-2021  Free Software Foundation, Inc.
+;; Copyright (C) 1994-2025  Free Software Foundation, Inc.
 ;; See the "HY-COPY" file for license information.
 ;;
 ;; This file is part of GNU Hyperbole.
diff --git a/hsys-xref.el b/hsys-xref.el
index d0973bebd2..0b5f7bc7d9 100644
--- a/hsys-xref.el
+++ b/hsys-xref.el
@@ -7,7 +7,7 @@
 ;;
 ;; SPDX-License-Identifier: GPL-3.0-or-later
 ;;
-;; Copyright (C) 1991-2024  Free Software Foundation, Inc.
+;; Copyright (C) 1991-2025  Free Software Foundation, Inc.
 ;; See the "HY-COPY" file for license information.
 ;;
 ;; This file is part of GNU Hyperbole.
diff --git a/htz.el b/htz.el
index 30905cd6a9..736f9bf699 100644
--- a/htz.el
+++ b/htz.el
@@ -7,7 +7,7 @@
 ;;
 ;; SPDX-License-Identifier: GPL-3.0-or-later
 ;;
-;; Copyright (C) 1991-2021  Free Software Foundation, Inc.
+;; Copyright (C) 1991-2024  Free Software Foundation, Inc.
 ;; See the "HY-COPY" file for license information.
 ;;
 ;; Derived from "timezone.el" in GNU Emacs.
diff --git a/hui-dired-sidebar.el b/hui-dired-sidebar.el
index 95f05c337d..4f01c3dc55 100644
--- a/hui-dired-sidebar.el
+++ b/hui-dired-sidebar.el
@@ -7,7 +7,7 @@
 ;;
 ;; SPDX-License-Identifier: GPL-3.0-or-later
 ;;
-;; Copyright (C) 2020-2021 Free Software Foundation, Inc.  See the
+;; Copyright (C) 2020-2024 Free Software Foundation, Inc.  See the
 ;; "HY-COPY" file for license information.
 ;;
 ;; This file is part of GNU Hyperbole.
diff --git a/hui-jmenu.el b/hui-jmenu.el
index 4939f36eaf..ca1ccb0bce 100644
--- a/hui-jmenu.el
+++ b/hui-jmenu.el
@@ -7,7 +7,7 @@
 ;;
 ;; SPDX-License-Identifier: GPL-3.0-or-later
 ;;
-;; Copyright (C) 1994-2021  Free Software Foundation, Inc.
+;; Copyright (C) 1994-2024  Free Software Foundation, Inc.
 ;; See the "HY-COPY" file for license information.
 ;;
 ;; This file is part of GNU Hyperbole.
diff --git a/hui-menu.el b/hui-menu.el
index cba4b1e7e8..fd4c41e047 100644
--- a/hui-menu.el
+++ b/hui-menu.el
@@ -7,7 +7,7 @@
 ;;
 ;; SPDX-License-Identifier: GPL-3.0-or-later
 ;;
-;; Copyright (C) 1994-2021  Free Software Foundation, Inc.
+;; Copyright (C) 1994-2025  Free Software Foundation, Inc.
 ;; See the "HY-COPY" file for license information.
 ;;
 ;; This file is part of GNU Hyperbole.
diff --git a/hui-mini.el b/hui-mini.el
index 75a12aedab..9727874ece 100644
--- a/hui-mini.el
+++ b/hui-mini.el
@@ -7,7 +7,7 @@
 ;;
 ;; SPDX-License-Identifier: GPL-3.0-or-later
 ;;
-;; Copyright (C) 1991-2022  Free Software Foundation, Inc.
+;; Copyright (C) 1991-2025  Free Software Foundation, Inc.
 ;; See the "HY-COPY" file for license information.
 ;;
 ;; This file is part of GNU Hyperbole.
diff --git a/hui-mouse.el b/hui-mouse.el
index a3f2f5e0ca..8665bbf595 100644
--- a/hui-mouse.el
+++ b/hui-mouse.el
@@ -7,7 +7,7 @@
 ;;
 ;; SPDX-License-Identifier: GPL-3.0-or-later
 ;;
-;; Copyright (C) 1991-2024  Free Software Foundation, Inc.
+;; Copyright (C) 1991-2025  Free Software Foundation, Inc.
 ;; See the "HY-COPY" file for license information.
 ;;
 ;; This file is part of GNU Hyperbole.
diff --git a/hui-register.el b/hui-register.el
index 5648e94f57..fd15ed55b7 100644
--- a/hui-register.el
+++ b/hui-register.el
@@ -7,7 +7,7 @@
 ;;
 ;; SPDX-License-Identifier: GPL-3.0-or-later
 ;;
-;; Copyright (C) 1991-2022  Free Software Foundation, Inc.
+;; Copyright (C) 1991-2024  Free Software Foundation, Inc.
 ;; See the "HY-COPY" file for license information.
 ;;
 ;; This file is part of GNU Hyperbole.
diff --git a/hui-select.el b/hui-select.el
index 523d871a0c..13f678acfe 100644
--- a/hui-select.el
+++ b/hui-select.el
@@ -7,7 +7,7 @@
 ;;
 ;; SPDX-License-Identifier: GPL-3.0-or-later
 ;;
-;; Copyright (C) 1996-2022  Free Software Foundation, Inc.
+;; Copyright (C) 1996-2025  Free Software Foundation, Inc.
 ;; See the "HY-COPY" file for license information.
 ;;
 ;; This file is part of GNU Hyperbole.
diff --git a/hui.el b/hui.el
index 5545d66a97..e1af82cca2 100644
--- a/hui.el
+++ b/hui.el
@@ -7,7 +7,7 @@
 ;;
 ;; SPDX-License-Identifier: GPL-3.0-or-later
 ;;
-;; Copyright (C) 1991-2024  Free Software Foundation, Inc.
+;; Copyright (C) 1991-2025  Free Software Foundation, Inc.
 ;; See the "HY-COPY" file for license information.
 ;;
 ;; This file is part of GNU Hyperbole.
diff --git a/hvar.el b/hvar.el
index 1c01f47ec0..cb546f1339 100644
--- a/hvar.el
+++ b/hvar.el
@@ -7,7 +7,7 @@
 ;;
 ;; SPDX-License-Identifier: GPL-3.0-or-later
 ;;
-;; Copyright (C) 1991-2022  Free Software Foundation, Inc.
+;; Copyright (C) 1991-2024  Free Software Foundation, Inc.
 ;; See the "HY-COPY" file for license information.
 ;;
 ;; This file is part of GNU Hyperbole.
diff --git a/hycontrol.el b/hycontrol.el
index bb2adb5b8f..183d5ade1d 100644
--- a/hycontrol.el
+++ b/hycontrol.el
@@ -7,7 +7,7 @@
 ;;
 ;; SPDX-License-Identifier: GPL-3.0-or-later
 ;;
-;; Copyright (C) 2016-2024  Free Software Foundation, Inc.
+;; Copyright (C) 2016-2025  Free Software Foundation, Inc.
 ;; See the "HY-COPY" file for license information.
 ;;
 ;; This file is part of GNU Hyperbole.
diff --git a/hypb-maintenance.el b/hypb-maintenance.el
index 75449ecf44..a4e6b5637f 100644
--- a/hypb-maintenance.el
+++ b/hypb-maintenance.el
@@ -7,7 +7,7 @@
 ;;
 ;; SPDX-License-Identifier: GPL-3.0-or-later
 ;;
-;; Copyright (C) 1991-2022  Free Software Foundation, Inc.
+;; Copyright (C) 1991-2024  Free Software Foundation, Inc.
 ;; See the "HY-COPY" file for license information.
 ;;
 ;; This file is part of GNU Hyperbole.
diff --git a/hypb.el b/hypb.el
index 6c9f9b42e1..3f0749f4de 100644
--- a/hypb.el
+++ b/hypb.el
@@ -7,7 +7,7 @@
 ;;
 ;; SPDX-License-Identifier: GPL-3.0-or-later
 ;;
-;; Copyright (C) 1991-2024  Free Software Foundation, Inc.
+;; Copyright (C) 1991-2025  Free Software Foundation, Inc.
 ;; See the "HY-COPY" file for license information.
 ;;
 ;; This file is part of GNU Hyperbole.
diff --git a/hyperbole.el b/hyperbole.el
index 30c4871bc1..cad1f61861 100644
--- a/hyperbole.el
+++ b/hyperbole.el
@@ -2,7 +2,7 @@
 
 ;; SPDX-License-Identifier: GPL-3.0-or-later
 ;;
-;; Copyright (C) 1992-2024  Free Software Foundation, Inc.
+;; Copyright (C) 1992-2025  Free Software Foundation, Inc.
 
 ;; Author:       Robert Weiner <r...@gnu.org>
 ;; Authors:      Robert Weiner <r...@gnu.org>, Mats Lidell <ma...@gnu.org>
diff --git a/hyrolo-demo.el b/hyrolo-demo.el
index 41f19fbc7a..2d3583c743 100644
--- a/hyrolo-demo.el
+++ b/hyrolo-demo.el
@@ -7,7 +7,7 @@
 ;;
 ;; SPDX-License-Identifier: GPL-3.0-or-later
 ;;
-;; Copyright (C) 2017-2022  Free Software Foundation, Inc.
+;; Copyright (C) 2017-2023  Free Software Foundation, Inc.
 ;; See the "HY-COPY" file for license information.
 ;;
 ;; This file is part of GNU Hyperbole.
diff --git a/hyrolo-menu.el b/hyrolo-menu.el
index 437406aa48..21c07c0d5b 100644
--- a/hyrolo-menu.el
+++ b/hyrolo-menu.el
@@ -7,7 +7,7 @@
 ;;
 ;; SPDX-License-Identifier: GPL-3.0-or-later
 ;;
-;; Copyright (C) 1994-2022  Free Software Foundation, Inc.
+;; Copyright (C) 1994-2024  Free Software Foundation, Inc.
 ;; See the "HY-COPY" file for license information.
 ;;
 ;; This file is part of GNU Hyperbole.
diff --git a/hyrolo.el b/hyrolo.el
index 720d668b5b..662dedb0cf 100644
--- a/hyrolo.el
+++ b/hyrolo.el
@@ -7,7 +7,7 @@
 ;;
 ;; SPDX-License-Identifier: GPL-3.0-or-later
 ;;
-;; Copyright (C) 1991-2024  Free Software Foundation, Inc.
+;; Copyright (C) 1991-2025  Free Software Foundation, Inc.
 ;; See the "HY-COPY" file for license information.
 ;;
 ;; This file is part of GNU Hyperbole.
diff --git a/kotl/kcell.el b/kotl/kcell.el
index 362c1971ab..a1da88c8c3 100644
--- a/kotl/kcell.el
+++ b/kotl/kcell.el
@@ -7,7 +7,7 @@
 ;;
 ;; SPDX-License-Identifier: GPL-3.0-or-later
 ;;
-;; Copyright (C) 1993-2022  Free Software Foundation, Inc.
+;; Copyright (C) 1993-2023  Free Software Foundation, Inc.
 ;; See the "../HY-COPY" file for license information.
 ;;
 ;; This file is part of GNU Hyperbole.
diff --git a/kotl/kexport.el b/kotl/kexport.el
index ce662dfcf2..803b26d2fc 100644
--- a/kotl/kexport.el
+++ b/kotl/kexport.el
@@ -7,7 +7,7 @@
 ;;
 ;; SPDX-License-Identifier: GPL-3.0-or-later
 ;;
-;; Copyright (C) 1998-2022  Free Software Foundation, Inc.
+;; Copyright (C) 1998-2023  Free Software Foundation, Inc.
 ;; See the "../HY-COPY" file for license information.
 ;;
 ;; This file is part of GNU Hyperbole.
diff --git a/kotl/kfile.el b/kotl/kfile.el
index 9e91b6e5a8..a1879aaf88 100644
--- a/kotl/kfile.el
+++ b/kotl/kfile.el
@@ -7,7 +7,7 @@
 ;;
 ;; SPDX-License-Identifier: GPL-3.0-or-later
 ;;
-;; Copyright (C) 1993-2022  Free Software Foundation, Inc.
+;; Copyright (C) 1993-2024  Free Software Foundation, Inc.
 ;; See the "../HY-COPY" file for license information.
 ;;
 ;; This file is part of GNU Hyperbole.
diff --git a/kotl/kimport.el b/kotl/kimport.el
index fe5718a044..6b16a26019 100644
--- a/kotl/kimport.el
+++ b/kotl/kimport.el
@@ -7,7 +7,7 @@
 ;;
 ;; SPDX-License-Identifier: GPL-3.0-or-later
 ;;
-;; Copyright (C) 1993-2022  Free Software Foundation, Inc.
+;; Copyright (C) 1993-2024  Free Software Foundation, Inc.
 ;; See the "../HY-COPY" file for license information.
 ;;
 ;; This file is part of GNU Hyperbole.
diff --git a/kotl/klabel.el b/kotl/klabel.el
index 0c564789c5..0dfc5eeea5 100644
--- a/kotl/klabel.el
+++ b/kotl/klabel.el
@@ -7,7 +7,7 @@
 ;;
 ;; SPDX-License-Identifier: GPL-3.0-or-later
 ;;
-;; Copyright (C) 1994-2022  Free Software Foundation, Inc.
+;; Copyright (C) 1994-2023  Free Software Foundation, Inc.
 ;; See the "../HY-COPY" file for license information.
 ;;
 ;; This file is part of GNU Hyperbole.
diff --git a/kotl/klink.el b/kotl/klink.el
index b3d279865a..8bbd01c4c0 100644
--- a/kotl/klink.el
+++ b/kotl/klink.el
@@ -7,7 +7,7 @@
 ;;
 ;; SPDX-License-Identifier: GPL-3.0-or-later
 ;;
-;; Copyright (C) 1993-2022  Free Software Foundation, Inc.
+;; Copyright (C) 1993-2024  Free Software Foundation, Inc.
 ;; See the "../HY-COPY" file for license information.
 ;;
 ;; This file is part of GNU Hyperbole.
diff --git a/kotl/kmenu.el b/kotl/kmenu.el
index 2add1d42fe..b306d7f135 100644
--- a/kotl/kmenu.el
+++ b/kotl/kmenu.el
@@ -3,11 +3,11 @@
 ;; Author:       Bob Weiner
 ;;
 ;; Orig-Date:    28-Mar-94 at 11:22:09
-;; Last-Mod:      4-May-25 at 11:24:29 by Bob Weiner
+;; Last-Mod:     11-Jun-25 at 00:20:09 by Mats Lidell
 ;;
 ;; SPDX-License-Identifier: GPL-3.0-or-later
 ;;
-;; Copyright (C) 1994-2022  Free Software Foundation, Inc.
+;; Copyright (C) 1994-2025  Free Software Foundation, Inc.
 ;; See the "../HY-COPY" file for license information.
 ;;
 ;; This file is part of GNU Hyperbole.
diff --git a/kotl/kotl-mode.el b/kotl/kotl-mode.el
index e1aae655aa..236cd90fe2 100644
--- a/kotl/kotl-mode.el
+++ b/kotl/kotl-mode.el
@@ -7,7 +7,7 @@
 ;;
 ;; SPDX-License-Identifier: GPL-3.0-or-later
 ;;
-;; Copyright (C) 1993-2024  Free Software Foundation, Inc.
+;; Copyright (C) 1993-2025  Free Software Foundation, Inc.
 ;; See the "../HY-COPY" file for license information.
 ;;
 ;; This file is part of GNU Hyperbole.
diff --git a/kotl/kotl-orgtbl.el b/kotl/kotl-orgtbl.el
index 0defa6913c..cd497a16a9 100644
--- a/kotl/kotl-orgtbl.el
+++ b/kotl/kotl-orgtbl.el
@@ -7,7 +7,7 @@
 ;;
 ;; SPDX-License-Identifier: GPL-3.0-or-later
 ;;
-;; Copyright (C) 2020-2021  Free Software Foundation, Inc.
+;; Copyright (C) 2020-2024  Free Software Foundation, Inc.
 ;; See the "../HY-COPY" file for license information.
 ;;
 ;; This file is part of GNU Hyperbole.
diff --git a/kotl/kproperty.el b/kotl/kproperty.el
index 2791ae260e..221fa547a1 100644
--- a/kotl/kproperty.el
+++ b/kotl/kproperty.el
@@ -7,7 +7,7 @@
 ;;
 ;; SPDX-License-Identifier: GPL-3.0-or-later
 ;;
-;; Copyright (C) 1993-2021  Free Software Foundation, Inc.
+;; Copyright (C) 1993-2023  Free Software Foundation, Inc.
 ;; See the "../HY-COPY" file for license information.
 ;;
 ;; This file is part of GNU Hyperbole.
diff --git a/kotl/kview.el b/kotl/kview.el
index aaf3a31c69..5bd9fdf72a 100644
--- a/kotl/kview.el
+++ b/kotl/kview.el
@@ -7,7 +7,7 @@
 ;;
 ;; SPDX-License-Identifier: GPL-3.0-or-later
 ;;
-;; Copyright (C) 1993-2024  Free Software Foundation, Inc.
+;; Copyright (C) 1993-2025  Free Software Foundation, Inc.
 ;; See the "../HY-COPY" file for license information.
 ;;
 ;; This file is part of GNU Hyperbole.
diff --git a/kotl/kvspec.el b/kotl/kvspec.el
index f855ad7490..61bd64262e 100644
--- a/kotl/kvspec.el
+++ b/kotl/kvspec.el
@@ -7,7 +7,7 @@
 ;;
 ;; SPDX-License-Identifier: GPL-3.0-or-later
 ;;
-;; Copyright (C) 1995-2022  Free Software Foundation, Inc.
+;; Copyright (C) 1995-2023  Free Software Foundation, Inc.
 ;; See the "../HY-COPY" file for license information.
 ;;
 ;; This file is part of GNU Hyperbole.
diff --git a/set.el b/set.el
index 6e11ce8100..96b0a7ec93 100644
--- a/set.el
+++ b/set.el
@@ -7,7 +7,7 @@
 ;;
 ;; SPDX-License-Identifier: GPL-3.0-or-later
 ;;
-;; Copyright (C) 1991-2022  Free Software Foundation, Inc.
+;; Copyright (C) 1991-2024  Free Software Foundation, Inc.
 ;; See the "HY-COPY" file for license information.
 ;;
 ;; This file is part of GNU Hyperbole.
diff --git a/test/demo-tests.el b/test/demo-tests.el
index 0bdfc5678f..3aa56dbfc1 100644
--- a/test/demo-tests.el
+++ b/test/demo-tests.el
@@ -3,11 +3,11 @@
 ;; Author:       Mats Lidell <ma...@gnu.org>
 ;;
 ;; Orig-Date:    30-Jan-21 at 12:00:00
-;; Last-Mod:      2-Jun-25 at 10:39:14 by Mats Lidell
+;; Last-Mod:     10-Jun-25 at 17:44:05 by Mats Lidell
 ;;
 ;; SPDX-License-Identifier: GPL-3.0-or-later
 ;;
-;; Copyright (C) 2021-2024  Free Software Foundation, Inc.
+;; Copyright (C) 2021-2025  Free Software Foundation, Inc.
 ;; See the "HY-COPY" file for license information.
 ;;
 ;; This file is part of GNU Hyperbole.
diff --git a/test/hact-tests.el b/test/hact-tests.el
index 7564b3ce10..02436538b0 100644
--- a/test/hact-tests.el
+++ b/test/hact-tests.el
@@ -7,7 +7,7 @@
 ;;
 ;; SPDX-License-Identifier: GPL-3.0-or-later
 ;;
-;; Copyright (C) 2021-2022  Free Software Foundation, Inc.
+;; Copyright (C) 2021-2025  Free Software Foundation, Inc.
 ;; See the "HY-COPY" file for license information.
 ;;
 ;; This file is part of GNU Hyperbole.
diff --git a/test/hactypes-tests.el b/test/hactypes-tests.el
index 15b7beb09b..a8ade98c14 100644
--- a/test/hactypes-tests.el
+++ b/test/hactypes-tests.el
@@ -7,7 +7,7 @@
 ;;
 ;; SPDX-License-Identifier: GPL-3.0-or-later
 ;;
-;; Copyright (C) 2021  Free Software Foundation, Inc.
+;; Copyright (C) 2021-2025  Free Software Foundation, Inc.
 ;; See the "HY-COPY" file for license information.
 ;;
 ;; This file is part of GNU Hyperbole.
diff --git a/test/hargs-tests.el b/test/hargs-tests.el
index 1a67828a68..6837258a4a 100644
--- a/test/hargs-tests.el
+++ b/test/hargs-tests.el
@@ -7,7 +7,7 @@
 ;;
 ;; SPDX-License-Identifier: GPL-3.0-or-later
 ;;
-;; Copyright (C) 2022  Free Software Foundation, Inc.
+;; Copyright (C) 2022-2025  Free Software Foundation, Inc.
 ;; See the "HY-COPY" file for license information.
 ;;
 ;; This file is part of GNU Hyperbole.
diff --git a/test/hbut-tests.el b/test/hbut-tests.el
index 44569fc210..1974c31888 100644
--- a/test/hbut-tests.el
+++ b/test/hbut-tests.el
@@ -7,7 +7,7 @@
 ;;
 ;; SPDX-License-Identifier: GPL-3.0-or-later
 ;;
-;; Copyright (C) 2021-2024  Free Software Foundation, Inc.
+;; Copyright (C) 2021-2025  Free Software Foundation, Inc.
 ;; See the "HY-COPY" file for license information.
 ;;
 ;; This file is part of GNU Hyperbole.
diff --git a/test/hib-kbd-tests.el b/test/hib-kbd-tests.el
index d8202df1e8..d7c33201d8 100644
--- a/test/hib-kbd-tests.el
+++ b/test/hib-kbd-tests.el
@@ -3,11 +3,11 @@
 ;; Author:       Mats Lidell <ma...@gnu.org>
 ;;
 ;; Orig-Date:    30-Jan-21 at 12:00:00
-;; Last-Mod:      1-Jun-25 at 10:52:33 by Mats Lidell
+;; Last-Mod:     10-Jun-25 at 17:44:05 by Mats Lidell
 ;;
 ;; SPDX-License-Identifier: GPL-3.0-or-later
 ;;
-;; Copyright (C) 2021-2024  Free Software Foundation, Inc.
+;; Copyright (C) 2021-2025  Free Software Foundation, Inc.
 ;; See the "HY-COPY" file for license information.
 ;;
 ;; This file is part of GNU Hyperbole.
diff --git a/test/hibtypes-tests.el b/test/hibtypes-tests.el
index 825c3995cc..e2cf4ed45f 100644
--- a/test/hibtypes-tests.el
+++ b/test/hibtypes-tests.el
@@ -3,11 +3,11 @@
 ;; Author:       Mats Lidell <ma...@gnu.org>
 ;;
 ;; Orig-Date:    20-Feb-21 at 23:45:00
-;; Last-Mod:      2-Jun-25 at 10:39:56 by Mats Lidell
+;; Last-Mod:     10-Jun-25 at 17:44:05 by Mats Lidell
 ;;
 ;; SPDX-License-Identifier: GPL-3.0-or-later
 ;;
-;; Copyright (C) 2021  Free Software Foundation, Inc.
+;; Copyright (C) 2021-2025  Free Software Foundation, Inc.
 ;; See the "HY-COPY" file for license information.
 ;;
 ;; This file is part of GNU Hyperbole.
diff --git a/test/hmouse-drv-tests.el b/test/hmouse-drv-tests.el
index 59ce95446d..ae06828033 100644
--- a/test/hmouse-drv-tests.el
+++ b/test/hmouse-drv-tests.el
@@ -3,11 +3,11 @@
 ;; Author:       Mats Lidell <ma...@gnu.org>
 ;;
 ;; Orig-Date:    28-Feb-21 at 22:52:00
-;; Last-Mod:      1-Jun-25 at 23:31:35 by Mats Lidell
+;; Last-Mod:     10-Jun-25 at 17:44:05 by Mats Lidell
 ;;
 ;; SPDX-License-Identifier: GPL-3.0-or-later
 ;;
-;; Copyright (C) 2021-2022  Free Software Foundation, Inc.
+;; Copyright (C) 2021-2025  Free Software Foundation, Inc.
 ;; See the "HY-COPY" file for license information.
 ;;
 ;; This file is part of GNU Hyperbole.
diff --git a/test/hmouse-info-tests.el b/test/hmouse-info-tests.el
index 833d4823a1..85a2177ea3 100644
--- a/test/hmouse-info-tests.el
+++ b/test/hmouse-info-tests.el
@@ -7,7 +7,7 @@
 ;;
 ;; SPDX-License-Identifier: GPL-3.0-or-later
 ;;
-;; Copyright (C) 2021-2022  Free Software Foundation, Inc.
+;; Copyright (C) 2021-2025  Free Software Foundation, Inc.
 ;; See the "HY-COPY" file for license information.
 ;;
 ;; This file is part of GNU Hyperbole.
diff --git a/test/hpath-tests.el b/test/hpath-tests.el
index 9c4b68bf4b..66bf4edd5b 100644
--- a/test/hpath-tests.el
+++ b/test/hpath-tests.el
@@ -7,7 +7,7 @@
 ;;
 ;; SPDX-License-Identifier: GPL-3.0-or-later
 ;;
-;; Copyright (C) 2021-2022  Free Software Foundation, Inc.
+;; Copyright (C) 2021-2025  Free Software Foundation, Inc.
 ;; See the "HY-COPY" file for license information.
 ;;
 ;; This file is part of GNU Hyperbole.
diff --git a/test/hproperty-tests.el b/test/hproperty-tests.el
index 65e38e28c1..c04ec652e4 100644
--- a/test/hproperty-tests.el
+++ b/test/hproperty-tests.el
@@ -3,11 +3,11 @@
 ;; Author:       Mats Lidell
 ;;
 ;; Orig-Date:     6-Aug-24 at 20:32:51
-;; Last-Mod:      4-Mar-25 at 17:04:46 by Mats Lidell
+;; Last-Mod:     11-Jun-25 at 00:20:10 by Mats Lidell
 ;;
 ;; SPDX-License-Identifier: GPL-3.0-or-later
 ;;
-;; Copyright (C) 2021-2022  Free Software Foundation, Inc.
+;; Copyright (C) 2021-2025  Free Software Foundation, Inc.
 ;; See the "HY-COPY" file for license information.
 ;;
 ;; This file is part of GNU Hyperbole.
diff --git a/test/hsys-org-tests.el b/test/hsys-org-tests.el
index 0e2790c01a..53395e0cca 100644
--- a/test/hsys-org-tests.el
+++ b/test/hsys-org-tests.el
@@ -3,11 +3,11 @@
 ;; Author:       Mats Lidell <ma...@gnu.org>
 ;;
 ;; Orig-Date:    23-Apr-21 at 20:55:00
-;; Last-Mod:     13-Apr-25 at 16:20:45 by Bob Weiner
+;; Last-Mod:     11-Jun-25 at 00:20:08 by Mats Lidell
 ;;
 ;; SPDX-License-Identifier: GPL-3.0-or-later
 ;;
-;; Copyright (C) 2021  Free Software Foundation, Inc.
+;; Copyright (C) 2021-2025  Free Software Foundation, Inc.
 ;; See the "HY-COPY" file for license information.
 ;;
 ;; This file is part of GNU Hyperbole.
diff --git a/test/hui-register-tests.el b/test/hui-register-tests.el
index d535601a0d..45f1363423 100644
--- a/test/hui-register-tests.el
+++ b/test/hui-register-tests.el
@@ -7,7 +7,7 @@
 ;;
 ;; SPDX-License-Identifier: GPL-3.0-or-later
 ;;
-;; Copyright (C) 2021-2022  Free Software Foundation, Inc.
+;; Copyright (C) 2021-2024  Free Software Foundation, Inc.
 ;; See the "HY-COPY" file for license information.
 ;;
 ;; This file is part of GNU Hyperbole.
diff --git a/test/hui-select-tests.el b/test/hui-select-tests.el
index 00abcb6495..7c935cee7b 100644
--- a/test/hui-select-tests.el
+++ b/test/hui-select-tests.el
@@ -3,11 +3,11 @@
 ;; Author:       Mats Lidell <ma...@gnu.org>
 ;;
 ;; Orig-Date:    14-Apr-22 at 23:45:52
-;; Last-Mod:      1-Jun-25 at 23:40:09 by Mats Lidell
+;; Last-Mod:     10-Jun-25 at 17:44:04 by Mats Lidell
 ;;
 ;; SPDX-License-Identifier: GPL-3.0-or-later
 ;;
-;; Copyright (C) 2021-2024  Free Software Foundation, Inc.
+;; Copyright (C) 2021-2025  Free Software Foundation, Inc.
 ;; See the "../HY-COPY" file for license information.
 ;;
 ;; This file is part of Hyperbole.
diff --git a/test/hy-test-dependencies.el b/test/hy-test-dependencies.el
index b1cde31578..e50ea65fbc 100644
--- a/test/hy-test-dependencies.el
+++ b/test/hy-test-dependencies.el
@@ -7,7 +7,7 @@
 ;;
 ;; SPDX-License-Identifier: GPL-3.0-or-later
 ;;
-;; Copyright (C) 2021-2024  Free Software Foundation, Inc.
+;; Copyright (C) 2021-2025  Free Software Foundation, Inc.
 ;; See the "HY-COPY" file for license information.
 ;;
 ;; This file is part of GNU Hyperbole.
diff --git a/test/hypb-tests.el b/test/hypb-tests.el
index e078139eaf..37c86f9ff2 100644
--- a/test/hypb-tests.el
+++ b/test/hypb-tests.el
@@ -7,7 +7,7 @@
 ;;
 ;; SPDX-License-Identifier: GPL-3.0-or-later
 ;;
-;; Copyright (C) 2021-2022  Free Software Foundation, Inc.
+;; Copyright (C) 2021-2025  Free Software Foundation, Inc.
 ;; See the "HY-COPY" file for license information.
 ;;
 ;; This file is part of GNU Hyperbole.
diff --git a/test/kcell-tests.el b/test/kcell-tests.el
index 9fed2b5f6c..f51ea46f6e 100644
--- a/test/kcell-tests.el
+++ b/test/kcell-tests.el
@@ -11,7 +11,7 @@
 ;;
 ;; SPDX-License-Identifier: GPL-3.0-or-later
 ;;
-;; Copyright (C) 2021-2024  Free Software Foundation, Inc.
+;; Copyright (C) 2021-2025  Free Software Foundation, Inc.
 ;; Licensed under the GNU General Public License, version 3.
 ;;
 ;; This file is not part of Emacs.  It requires Emacs 28 or above.
diff --git a/test/kexport-tests.el b/test/kexport-tests.el
index ac8854c321..d2e126676f 100644
--- a/test/kexport-tests.el
+++ b/test/kexport-tests.el
@@ -7,7 +7,7 @@
 ;;
 ;; SPDX-License-Identifier: GPL-3.0-or-later
 ;;
-;; Copyright (C) 2021-2022  Free Software Foundation, Inc.
+;; Copyright (C) 2021-2023  Free Software Foundation, Inc.
 ;; See the "HY-COPY" file for license information.
 ;;
 ;; This file is part of GNU Hyperbole.
diff --git a/test/kimport-tests.el b/test/kimport-tests.el
index 9dd5d2b241..1377e6ce77 100644
--- a/test/kimport-tests.el
+++ b/test/kimport-tests.el
@@ -7,7 +7,7 @@
 ;;
 ;; SPDX-License-Identifier: GPL-3.0-or-later
 ;;
-;; Copyright (C) 2021-2022  Free Software Foundation, Inc.
+;; Copyright (C) 2021-2024  Free Software Foundation, Inc.
 ;; See the "HY-COPY" file for license information.
 ;;
 ;; This file is part of GNU Hyperbole.
diff --git a/test/kotl-mode-tests.el b/test/kotl-mode-tests.el
index 969100c825..a60589875f 100644
--- a/test/kotl-mode-tests.el
+++ b/test/kotl-mode-tests.el
@@ -7,7 +7,7 @@
 ;;
 ;; SPDX-License-Identifier: GPL-3.0-or-later
 ;;
-;; Copyright (C) 2021-2022  Free Software Foundation, Inc.
+;; Copyright (C) 2021-2025  Free Software Foundation, Inc.
 ;; See the "HY-COPY" file for license information.
 ;;
 ;; This file is part of GNU Hyperbole.
diff --git a/test/kotl-orgtbl-tests.el b/test/kotl-orgtbl-tests.el
index 6daefb3a6b..2102c71876 100644
--- a/test/kotl-orgtbl-tests.el
+++ b/test/kotl-orgtbl-tests.el
@@ -7,7 +7,7 @@
 ;;
 ;; SPDX-License-Identifier: GPL-3.0-or-later
 ;;
-;; Copyright (C) 2021-2022  Free Software Foundation, Inc.
+;; Copyright (C) 2021-2023  Free Software Foundation, Inc.
 ;; See the "HY-COPY" file for license information.
 ;;
 ;; This file is part of GNU Hyperbole.
diff --git a/test/set-tests.el b/test/set-tests.el
index 5079928bd3..38062c693a 100644
--- a/test/set-tests.el
+++ b/test/set-tests.el
@@ -7,7 +7,7 @@
 ;;
 ;; SPDX-License-Identifier: GPL-3.0-or-later
 ;;
-;; Copyright (C) 2021-2022  Free Software Foundation, Inc.
+;; Copyright (C) 2021-2024  Free Software Foundation, Inc.
 ;; See the "HY-COPY" file for license information.
 ;;
 ;; This file is part of GNU Hyperbole.
diff --git a/test/smart-org-tests.el b/test/smart-org-tests.el
index 3e9fe4c469..b9f4a4dc75 100644
--- a/test/smart-org-tests.el
+++ b/test/smart-org-tests.el
@@ -7,7 +7,7 @@
 ;;
 ;; SPDX-License-Identifier: GPL-3.0-or-later
 ;;
-;; Copyright (C) 2021-2022  Free Software Foundation, Inc.
+;; Copyright (C) 2021-2024  Free Software Foundation, Inc.
 ;; See the "HY-COPY" file for license information.
 ;;
 ;; This file is part of GNU Hyperbole.


Reply via email to