From bd6079169638b1e84ada05d0a0d243cc9024cf8f Mon Sep 17 00:00:00 2001 From: "John R. Dennison" Date: Mon, 3 Jul 2023 23:03:22 -0500 Subject: [PATCH] Corrected license description --- autosave.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/autosave.pl b/autosave.pl index c9146ca..741af09 100644 --- a/autosave.pl +++ b/autosave.pl @@ -22,7 +22,7 @@ $VERSION = '1.0.0'; contact => 'jrd@gerdesas.com', name => 'AutoSave', description => 'Save configuration on set intervals. Based on autoclearinput.pl by Trevor "tee" Slocum', - license => 'GPL V2+', + license => 'GNU GPLv2 or later', url => 'https://git.gerdesas.com/jrd/irssi-autosave', changed => '2023-07-03' );