From be87d61299f52e366bcb65fd176ccf325b0f77e0 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Tue, 19 Sep 2017 01:13:23 -0700 Subject: all: prefer HTTPS in URLs --- tests/Coreutils.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/Coreutils.pm') diff --git a/tests/Coreutils.pm b/tests/Coreutils.pm index 154f58c75..99becc63c 100644 --- a/tests/Coreutils.pm +++ b/tests/Coreutils.pm @@ -14,7 +14,7 @@ package Coreutils; # GNU 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 . +# along with this program. If not, see . use strict; use vars qw($VERSION @ISA @EXPORT); -- cgit v1.2.3