summaryrefslogtreecommitdiff
path: root/perl5/Local/Interactive.pm
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2024-04-12 08:54:06 +0800
committerSean Whitton <spwhitton@spwhitton.name>2024-04-12 08:54:19 +0800
commitc1b51b5953c8c199845ebeffdf752e3a8136c074 (patch)
tree371b7f834c08607046bede0739d990c19988ecaa /perl5/Local/Interactive.pm
parenteecd0a0ed11df1878d588a25cf1b17838ed4705b (diff)
downloaddotfiles-c1b51b5953c8c199845ebeffdf752e3a8136c074.tar.gz
http->https in some license headers
Diffstat (limited to 'perl5/Local/Interactive.pm')
-rw-r--r--perl5/Local/Interactive.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl5/Local/Interactive.pm b/perl5/Local/Interactive.pm
index f58c4e1e..86badd6c 100644
--- a/perl5/Local/Interactive.pm
+++ b/perl5/Local/Interactive.pm
@@ -13,7 +13,7 @@ package Local::Interactive;
# General Public License for more details.
#
# You should have received a copy of the GNU General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>.
+# along with this program. If not, see <https://www.gnu.org/licenses/>.
use strict;
use warnings;