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

    Set copyright notice to include 2024 for files updated under 2024 (#453)
---
 ChangeLog                | 7 ++++---
 hactypes.el              | 4 ++--
 hargs.el                 | 4 ++--
 hib-debbugs.el           | 4 ++--
 hibtypes.el              | 4 ++--
 hmail.el                 | 4 ++--
 hmouse-drv.el            | 4 ++--
 hmouse-key.el            | 4 ++--
 hmouse-mod.el            | 4 ++--
 hmouse-tag.el            | 4 ++--
 hpath.el                 | 4 ++--
 hsettings.el             | 4 ++--
 hsys-org-roam.el         | 4 ++--
 hsys-org.el              | 4 ++--
 hsys-xref.el             | 4 ++--
 hui-mouse.el             | 4 ++--
 hui-treemacs.el          | 4 ++--
 hui-window.el            | 4 ++--
 hui.el                   | 4 ++--
 hycontrol.el             | 4 ++--
 hypb-ert.el              | 4 ++--
 hypb.el                  | 4 ++--
 hyperbole.el             | 4 ++--
 hyrolo-logic.el          | 4 ++--
 hyrolo.el                | 4 ++--
 hywconfig.el             | 4 ++--
 kotl/kfill.el            | 4 ++--
 kotl/kotl-mode.el        | 4 ++--
 kotl/kview.el            | 4 ++--
 test/demo-tests.el       | 4 ++--
 test/hbut-tests.el       | 4 ++--
 test/hib-kbd-tests.el    | 4 ++--
 test/hui-select-tests.el | 4 ++--
 test/hui-tests.el        | 4 ++--
 test/hy-test-helpers.el  | 4 ++--
 test/hyrolo-tests.el     | 4 ++--
 36 files changed, 74 insertions(+), 73 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 5d8ebac5e9..f5e73b0038 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2024-01-20  Mats Lidell  <ma...@gnu.org>
 
+* Update copyright date of latest updated version to be 2024 for all files
+    with copyright string that so far have been updated in git under 2024.
+
 * test/hsettings-test.el: New test file for hsettings.
     (hsettings-test--hyperbole-web-search): Test hyperbole-web-search.
 
@@ -8,9 +11,7 @@
 
 * test/hy-test-dependencies.el: Do not load package-lint for running
     tests.
-
-* test/hy-test-dependencies.el (string-replace): Remove not needed
-    compatibility code.
+    (string-replace): Remove not needed compatibility code.
 
 * test/hyrolo-tests.el (hyrolo-tests--outline-content-otl)
     (hyrolo-tests--outline-content-md): Use replace-regexp-in-string for
diff --git a/hactypes.el b/hactypes.el
index 6c937a4233..20070a1e8d 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:      3-Jan-24 at 01:34:28 by Bob Weiner
+;; Last-Mod:     20-Jan-24 at 15:36:54 by Mats Lidell
 ;;
 ;; 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/hargs.el b/hargs.el
index 355a01007b..f5ec41e0b3 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:     13-Jan-24 at 16:09:00 by Bob Weiner
+;; Last-Mod:     20-Jan-24 at 15:37:06 by Mats Lidell
 ;;
 ;; 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/hib-debbugs.el b/hib-debbugs.el
index 4898bcc713..24ad5dd75c 100644
--- a/hib-debbugs.el
+++ b/hib-debbugs.el
@@ -3,11 +3,11 @@
 ;; Author:       Bob Weiner
 ;;
 ;; Orig-Date:    21-Jun-16 at 14:24:53
-;; Last-Mod:      3-Jan-24 at 03:06:43 by Bob Weiner
+;; Last-Mod:     20-Jan-24 at 15:38:32 by Mats Lidell
 ;;
 ;; SPDX-License-Identifier: GPL-3.0-or-later
 ;;
-;; Copyright (C) 2016, 2021  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 Hyperbole.  It requires the Emacs package
diff --git a/hibtypes.el b/hibtypes.el
index b32db16f28..941f3422b4 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:      4-Jan-24 at 22:48:49 by Bob Weiner
+;; Last-Mod:     20-Jan-24 at 15:38:00 by Mats Lidell
 ;;
 ;; SPDX-License-Identifier: GPL-3.0-or-later
 ;;
-;; Copyright (C) 1991-2023 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/hmail.el b/hmail.el
index 877b4dc25a..b0a4180a39 100644
--- a/hmail.el
+++ b/hmail.el
@@ -3,11 +3,11 @@
 ;; Author:       Bob Weiner
 ;;
 ;; Orig-Date:     9-Oct-91 at 18:38:05
-;; Last-Mod:      3-Jan-24 at 02:26:11 by Bob Weiner
+;; Last-Mod:     20-Jan-24 at 15:38:10 by Mats Lidell
 ;;
 ;; 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 (Hyperbole) or BR-COPY (OO-Browser) file for license
 ;; information.
 ;;
diff --git a/hmouse-drv.el b/hmouse-drv.el
index fb40cad7ef..fdf411c552 100644
--- a/hmouse-drv.el
+++ b/hmouse-drv.el
@@ -3,11 +3,11 @@
 ;; Author:       Bob Weiner
 ;;
 ;; Orig-Date:    04-Feb-90
-;; Last-Mod:     13-Jan-24 at 15:32:40 by Bob Weiner
+;; Last-Mod:     20-Jan-24 at 15:38:45 by Mats Lidell
 ;;
 ;; SPDX-License-Identifier: GPL-3.0-or-later
 ;;
-;; Copyright (C) 1989-2021  Free Software Foundation, Inc.
+;; Copyright (C) 1989-2024  Free Software Foundation, Inc.
 ;; See the "HY-COPY" file for license information.
 ;;
 ;; This file is part of GNU Hyperbole.
diff --git a/hmouse-key.el b/hmouse-key.el
index 11005a2e79..388b3ba198 100644
--- a/hmouse-key.el
+++ b/hmouse-key.el
@@ -3,11 +3,11 @@
 ;; Author:       Bob Weiner
 ;;
 ;; Orig-Date:    30-May-94 at 00:11:57
-;; Last-Mod:      3-Jan-24 at 02:29:03 by Bob Weiner
+;; Last-Mod:     20-Jan-24 at 15:38:58 by Mats Lidell
 ;;
 ;; 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/hmouse-mod.el b/hmouse-mod.el
index 63040e4539..c08428b40c 100644
--- a/hmouse-mod.el
+++ b/hmouse-mod.el
@@ -3,11 +3,11 @@
 ;; Author:       Bob Weiner
 ;;
 ;; Orig-Date:     8-Oct-92 at 19:08:31
-;; Last-Mod:      1-Jan-24 at 13:50:23 by Bob Weiner
+;; Last-Mod:     20-Jan-24 at 15:39:09 by Mats Lidell
 ;;
 ;; SPDX-License-Identifier: GPL-3.0-or-later
 ;;
-;; Copyright (C) 1992-2022  Free Software Foundation, Inc.
+;; Copyright (C) 1992-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 0809b898bf..d4ca83a149 100644
--- a/hmouse-tag.el
+++ b/hmouse-tag.el
@@ -3,11 +3,11 @@
 ;; Author:       Bob Weiner
 ;;
 ;; Orig-Date:    24-Aug-91
-;; Last-Mod:     14-Jan-24 at 11:58:31 by Bob Weiner
+;; Last-Mod:     20-Jan-24 at 15:39:18 by Mats Lidell
 ;;
 ;; 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/hpath.el b/hpath.el
index 4ee5a5793d..ccab26e000 100644
--- a/hpath.el
+++ b/hpath.el
@@ -3,11 +3,11 @@
 ;; Author:       Bob Weiner
 ;;
 ;; Orig-Date:     1-Nov-91 at 00:44:23
-;; Last-Mod:     13-Jan-24 at 00:57:41 by Bob Weiner
+;; Last-Mod:     20-Jan-24 at 15:39:28 by Mats Lidell
 ;;
 ;; 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/hsettings.el b/hsettings.el
index 93f973e492..c3b2124c14 100644
--- a/hsettings.el
+++ b/hsettings.el
@@ -3,11 +3,11 @@
 ;; Author:       Bob Weiner
 ;;
 ;; Orig-Date:    15-Apr-91 at 00:48:49
-;; Last-Mod:     15-Jan-24 at 23:57:25 by Bob Weiner
+;; Last-Mod:     20-Jan-24 at 15:39:36 by Mats Lidell
 ;;
 ;; 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/hsys-org-roam.el b/hsys-org-roam.el
index 96103f2478..589edf6880 100644
--- a/hsys-org-roam.el
+++ b/hsys-org-roam.el
@@ -3,11 +3,11 @@
 ;; Author:       Bob Weiner
 ;;
 ;; Orig-Date:    26-Feb-23 at 11:20:15 by Bob Weiner
-;; Last-Mod:     15-Jan-24 at 23:54:00 by Bob Weiner
+;; Last-Mod:     20-Jan-24 at 15:39:49 by Mats Lidell
 ;;
 ;; SPDX-License-Identifier: GPL-3.0-or-later
 ;;
-;; Copyright (C) 2023  Free Software Foundation, Inc.
+;; Copyright (C) 2023-2024  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 f8428047cd..62f8f58e8a 100644
--- a/hsys-org.el
+++ b/hsys-org.el
@@ -3,11 +3,11 @@
 ;; Author:       Bob Weiner
 ;;
 ;; Orig-Date:     2-Jul-16 at 14:54:14
-;; Last-Mod:     17-Jan-24 at 22:49:28 by Bob Weiner
+;; Last-Mod:     20-Jan-24 at 15:40:12 by Mats Lidell
 ;;
 ;; SPDX-License-Identifier: GPL-3.0-or-later
 ;;
-;; Copyright (C) 2016-2021  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/hsys-xref.el b/hsys-xref.el
index 7eaec94400..784d1a809e 100644
--- a/hsys-xref.el
+++ b/hsys-xref.el
@@ -3,11 +3,11 @@
 ;; Author:       Bob Weiner
 ;;
 ;; Orig-Date:    24-Aug-91
-;; Last-Mod:     14-Jan-24 at 12:05:01 by Bob Weiner
+;; Last-Mod:     20-Jan-24 at 15:40:22 by Mats Lidell
 ;;
 ;; 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-mouse.el b/hui-mouse.el
index cb6195aad7..e85f710eca 100644
--- a/hui-mouse.el
+++ b/hui-mouse.el
@@ -3,11 +3,11 @@
 ;; Author:       Bob Weiner
 ;;
 ;; Orig-Date:    04-Feb-89
-;; Last-Mod:     15-Jan-24 at 22:12:47 by Bob Weiner
+;; Last-Mod:     20-Jan-24 at 15:41:03 by Mats Lidell
 ;;
 ;; 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-treemacs.el b/hui-treemacs.el
index c7f7c8df21..d96c996095 100644
--- a/hui-treemacs.el
+++ b/hui-treemacs.el
@@ -3,11 +3,11 @@
 ;; Author:       Bob Weiner
 ;;
 ;; Orig-Date:    19-Nov-17
-;; Last-Mod:     16-Jan-24 at 00:21:50 by Bob Weiner
+;; Last-Mod:     20-Jan-24 at 15:41:11 by Mats Lidell
 ;;
 ;; SPDX-License-Identifier: GPL-3.0-or-later
 ;;
-;; Copyright (C) 2017-2021  Free Software Foundation, Inc.
+;; Copyright (C) 2017-2024  Free Software Foundation, Inc.
 ;; See the "HY-COPY" file for license information.
 ;;
 ;; This file is part of GNU Hyperbole.
diff --git a/hui-window.el b/hui-window.el
index 5ebca1cf84..2ff0210e91 100644
--- a/hui-window.el
+++ b/hui-window.el
@@ -3,11 +3,11 @@
 ;; Author:       Bob Weiner
 ;;
 ;; Orig-Date:    21-Sep-92
-;; Last-Mod:     15-Jan-24 at 23:52:17 by Bob Weiner
+;; Last-Mod:     20-Jan-24 at 15:41:21 by Mats Lidell
 ;;
 ;; SPDX-License-Identifier: GPL-3.0-or-later
 ;;
-;; Copyright (C) 1992-2022  Free Software Foundation, Inc.
+;; Copyright (C) 1992-2024  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 b7a2ee34b5..fcb266d42d 100644
--- a/hui.el
+++ b/hui.el
@@ -3,11 +3,11 @@
 ;; Author:       Bob Weiner
 ;;
 ;; Orig-Date:    19-Sep-91 at 21:42:03
-;; Last-Mod:     14-Jan-24 at 12:07:46 by Bob Weiner
+;; Last-Mod:     20-Jan-24 at 15:41:32 by Mats Lidell
 ;;
 ;; 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.
 ;;
 ;; This file is part of GNU Hyperbole.
diff --git a/hycontrol.el b/hycontrol.el
index 38d29dbb7f..abc1ae5aa9 100644
--- a/hycontrol.el
+++ b/hycontrol.el
@@ -3,11 +3,11 @@
 ;; Author:       Bob Weiner
 ;;
 ;; Orig-Date:     1-Jun-16 at 15:35:36
-;; Last-Mod:     14-Jan-24 at 14:53:56 by Bob Weiner
+;; Last-Mod:     20-Jan-24 at 15:41:39 by Mats Lidell
 ;;
 ;; 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/hypb-ert.el b/hypb-ert.el
index db7e90d248..908e46a49b 100644
--- a/hypb-ert.el
+++ b/hypb-ert.el
@@ -3,11 +3,11 @@
 ;; Author:       Mats Lidell <ma...@gnu.org> and Bob Weiner <r...@gnu.org>
 ;;
 ;; Orig-Date:    31-Mar-21 at 21:11:00
-;; Last-Mod:      6-Jan-24 at 01:33:34 by Bob Weiner
+;; Last-Mod:     20-Jan-24 at 15:41:52 by Mats Lidell
 ;;
 ;; SPDX-License-Identifier: GPL-3.0-or-later
 ;;
-;; Copyright (C) 2021  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/hypb.el b/hypb.el
index 7c27bd745e..98fd7d094c 100644
--- a/hypb.el
+++ b/hypb.el
@@ -3,11 +3,11 @@
 ;; Author:       Bob Weiner
 ;;
 ;; Orig-Date:     6-Oct-91 at 03:42:38
-;; Last-Mod:     15-Jan-24 at 23:51:41 by Bob Weiner
+;; Last-Mod:     20-Jan-24 at 15:42:04 by Mats Lidell
 ;;
 ;; 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/hyperbole.el b/hyperbole.el
index ee11cbf1bf..12cc1d7faa 100644
--- a/hyperbole.el
+++ b/hyperbole.el
@@ -2,13 +2,13 @@
 
 ;; SPDX-License-Identifier: GPL-3.0-or-later
 ;;
-;; Copyright (C) 1992-2023  Free Software Foundation, Inc.
+;; Copyright (C) 1992-2024  Free Software Foundation, Inc.
 
 ;; Authors:      Robert Weiner <r...@gnu.org>
 ;; Maintainer:   Mats Lidell <ma...@gnu.org>
 ;; Maintainers:  Robert Weiner <r...@gnu.org>, Mats Lidell <ma...@gnu.org>
 ;; Created:      06-Oct-92 at 11:52:51
-;; Last-Mod:     13-Jan-24 at 16:28:45 by Bob Weiner
+;; Last-Mod:     20-Jan-24 at 15:42:11 by Mats Lidell
 ;; Released:     03-Dec-23
 ;; Version:      9.0.0
 ;; Keywords:     comm, convenience, files, frames, hypermedia, languages, 
mail, matching, mouse, multimedia, outlines, tools, wp
diff --git a/hyrolo-logic.el b/hyrolo-logic.el
index 9171b3106b..ee99aa9493 100644
--- a/hyrolo-logic.el
+++ b/hyrolo-logic.el
@@ -3,11 +3,11 @@
 ;; Author:       Bob Weiner
 ;;
 ;; Orig-Date:    13-Jun-89 at 22:57:33
-;; Last-Mod:      4-Jan-24 at 14:00:13 by Mats Lidell
+;; Last-Mod:     20-Jan-24 at 15:42:21 by Mats Lidell
 ;;
 ;; SPDX-License-Identifier: GPL-3.0-or-later
 ;;
-;; Copyright (C) 1989-2022  Free Software Foundation, Inc.
+;; Copyright (C) 1989-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 b0cae4e482..fbf94d0e42 100644
--- a/hyrolo.el
+++ b/hyrolo.el
@@ -3,11 +3,11 @@
 ;; Author:       Bob Weiner
 ;;
 ;; Orig-Date:     7-Jun-89 at 22:08:29
-;; Last-Mod:     15-Jan-24 at 23:50:21 by Bob Weiner
+;; Last-Mod:     20-Jan-24 at 15:42:34 by Mats Lidell
 ;;
 ;; 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/hywconfig.el b/hywconfig.el
index fa75fbfb38..7c414db871 100644
--- a/hywconfig.el
+++ b/hywconfig.el
@@ -3,11 +3,11 @@
 ;; Author:       Bob Weiner
 ;;
 ;; Orig-Date:    15-Mar-89
-;; Last-Mod:      4-Jan-24 at 14:15:30 by Mats Lidell
+;; Last-Mod:     20-Jan-24 at 15:42:45 by Mats Lidell
 ;;
 ;; SPDX-License-Identifier: GPL-3.0-or-later
 ;;
-;; Copyright (C) 1989-2022  Free Software Foundation, Inc.
+;; Copyright (C) 1989-2024  Free Software Foundation, Inc.
 ;; See the "../HY-COPY" file for license information.
 ;;
 ;; This file is part of GNU Hyperbole.
diff --git a/kotl/kfill.el b/kotl/kfill.el
index 759f703c85..c5e794dae8 100644
--- a/kotl/kfill.el
+++ b/kotl/kfill.el
@@ -3,11 +3,11 @@
 ;; Author:       Bob Weiner
 ;;
 ;; Orig-Date:    23-Jan-94
-;; Last-Mod:      3-Jan-24 at 02:28:36 by Bob Weiner
+;; Last-Mod:     20-Jan-24 at 15:42:54 by Mats Lidell
 ;;
 ;; 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/kotl/kotl-mode.el b/kotl/kotl-mode.el
index 91a41ed1e3..0471c49b0a 100644
--- a/kotl/kotl-mode.el
+++ b/kotl/kotl-mode.el
@@ -3,11 +3,11 @@
 ;; Author:       Bob Weiner
 ;;
 ;; Orig-Date:    6/30/93
-;; Last-Mod:     15-Jan-24 at 17:21:47 by Bob Weiner
+;; Last-Mod:     20-Jan-24 at 15:43:01 by Mats Lidell
 ;;
 ;; 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/kview.el b/kotl/kview.el
index 26b444bc53..036d24db63 100644
--- a/kotl/kview.el
+++ b/kotl/kview.el
@@ -3,11 +3,11 @@
 ;; Author:       Bob Weiner
 ;;
 ;; Orig-Date:    6/30/93
-;; Last-Mod:      4-Jan-24 at 13:59:44 by Mats Lidell
+;; Last-Mod:     20-Jan-24 at 15:43:08 by Mats Lidell
 ;;
 ;; 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/test/demo-tests.el b/test/demo-tests.el
index 8414396d6e..c25e09464d 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:     29-Dec-23 at 00:19:28 by Mats Lidell
+;; Last-Mod:     20-Jan-24 at 15:43:39 by Mats Lidell
 ;;
 ;; SPDX-License-Identifier: GPL-3.0-or-later
 ;;
-;; Copyright (C) 2021  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/hbut-tests.el b/test/hbut-tests.el
index 753ff7c70b..80d34eb95f 100644
--- a/test/hbut-tests.el
+++ b/test/hbut-tests.el
@@ -3,11 +3,11 @@
 ;; Author:       Mats Lidell <ma...@gnu.org>
 ;;
 ;; Orig-Date:    30-may-21 at 09:33:00
-;; Last-Mod:     13-Jan-24 at 20:37:07 by Bob Weiner
+;; Last-Mod:     20-Jan-24 at 15:43:50 by Mats Lidell
 ;;
 ;; 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/hib-kbd-tests.el b/test/hib-kbd-tests.el
index 74c67b824e..ac019f698f 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:      5-Jan-24 at 02:08:48 by Bob Weiner
+;; Last-Mod:     20-Jan-24 at 15:43:57 by Mats Lidell
 ;;
 ;; SPDX-License-Identifier: GPL-3.0-or-later
 ;;
-;; Copyright (C) 2021  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 fb3ad9f4eb..bb3d1fa354 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:     23-Nov-23 at 02:12:38 by Bob Weiner
+;; Last-Mod:     20-Jan-24 at 15:44:04 by Mats Lidell
 ;;
 ;; SPDX-License-Identifier: GPL-3.0-or-later
 ;;
-;; Copyright (C) 2021  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 Hyperbole.
diff --git a/test/hui-tests.el b/test/hui-tests.el
index 28e51208af..bc5327f4dc 100644
--- a/test/hui-tests.el
+++ b/test/hui-tests.el
@@ -3,11 +3,11 @@
 ;; Author:       Mats Lidell <ma...@gnu.org>
 ;;
 ;; Orig-Date:    30-Jan-21 at 12:00:00
-;; Last-Mod:     13-Jan-24 at 16:30:08 by Bob Weiner
+;; Last-Mod:     20-Jan-24 at 15:44:10 by Mats Lidell
 ;;
 ;; SPDX-License-Identifier: GPL-3.0-or-later
 ;;
-;; Copyright (C) 2021-2023  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/hy-test-helpers.el b/test/hy-test-helpers.el
index 1ac28dd1a4..05b5b16431 100644
--- a/test/hy-test-helpers.el
+++ b/test/hy-test-helpers.el
@@ -3,11 +3,11 @@
 ;; Author:       Mats Lidell <ma...@gnu.org>
 ;;
 ;; Orig-Date:    30-Jan-21 at 12:00:00
-;; Last-Mod:     13-Jan-24 at 16:21:45 by Bob Weiner
+;; Last-Mod:     20-Jan-24 at 15:44:21 by Mats Lidell
 ;;
 ;; 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/hyrolo-tests.el b/test/hyrolo-tests.el
index 6bb48b8a42..2bbae36d47 100644
--- a/test/hyrolo-tests.el
+++ b/test/hyrolo-tests.el
@@ -3,11 +3,11 @@
 ;; Author:       Mats Lidell <ma...@gnu.org>
 ;;
 ;; Orig-Date:    19-Jun-21 at 22:42:00
-;; Last-Mod:     20-Jan-24 at 10:03:01 by Mats Lidell
+;; Last-Mod:     20-Jan-24 at 19:26:38 by Mats Lidell
 ;;
 ;; 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