summaryrefslogtreecommitdiff
path: root/tests/Coreutils.pm
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2018-04-21 13:46:20 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2018-04-21 13:47:28 -0700
commit7a89c66674d1b8ff8ab5a294ee79974106bff371 (patch)
treee6f8b3f546ec4b3409c419e0d09099148356ca75 /tests/Coreutils.pm
parent5b4d2b0e7383b0450cc9a7bd719f03731b923295 (diff)
downloadgrep-7a89c66674d1b8ff8ab5a294ee79974106bff371.tar.gz
maint: update URLs
Mostly this is just changing http: to https:. In one or two places it removes no-longer-useful 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 70332e05..d334a278 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);