aboutsummaryrefslogtreecommitdiffstats
path: root/tests/Coreutils.pm
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2017-09-19 01:13:23 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2017-09-19 01:22:54 -0700
commitbe87d61299f52e366bcb65fd176ccf325b0f77e0 (patch)
treec5e289ea68824ba407d5928e0e6e65d8bab51430 /tests/Coreutils.pm
parentcopy: check for vulnerable target dirs (diff)
downloadcoreutils-be87d61299f52e366bcb65fd176ccf325b0f77e0.tar.gz
coreutils-be87d61299f52e366bcb65fd176ccf325b0f77e0.zip
all: prefer HTTPS in URLs
Diffstat (limited to 'tests/Coreutils.pm')
-rw-r--r--tests/Coreutils.pm2
1 files changed, 1 insertions, 1 deletions
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 <http://www.gnu.org/licenses/>.
+# along with this program. If not, see <https://www.gnu.org/licenses/>.
use strict;
use vars qw($VERSION @ISA @EXPORT);