summaryrefslogtreecommitdiff
path: root/t/exeext.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/exeext.sh')
-rw-r--r--t/exeext.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/exeext.sh b/t/exeext.sh
index 2df3b021b..eca03e502 100644
--- a/t/exeext.sh
+++ b/t/exeext.sh
@@ -12,7 +12,7 @@
# 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/>.
# Test to make sure '.' in an exe name doesn't fool us.
# Report from Robert Collins.