From 29f8bab59f95bd8edae756889ef347706696dded Mon Sep 17 00:00:00 2001 From: Lucas Gass Date: Fri, 10 Oct 2025 18:17:29 +0000 Subject: [PATCH] Bug 40545: (follow-up) Correct GNU link --- misc/admin/reset_2fa.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc/admin/reset_2fa.pl b/misc/admin/reset_2fa.pl index 91a0942cba1..35e066909f8 100755 --- a/misc/admin/reset_2fa.pl +++ b/misc/admin/reset_2fa.pl @@ -15,7 +15,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with Koha; if not, see . +# along with Koha; if not, see . use Modern::Perl; -- 2.39.5