From 9e06871de67209438db4aa48008f6a03c67569fd Mon Sep 17 00:00:00 2001 From: Lucas Gass Date: Tue, 30 Sep 2025 20:50:14 +0000 Subject: [PATCH] Bug 38936: Use https in license --- t/db_dependent/Output.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/t/db_dependent/Output.t b/t/db_dependent/Output.t index 0e692a4d2da..5ed9b6e6a54 100755 --- a/t/db_dependent/Output.t +++ b/t/db_dependent/Output.t @@ -13,7 +13,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