summaryrefslogtreecommitdiff
path: root/t/py-compile-option-terminate.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/py-compile-option-terminate.sh')
-rw-r--r--t/py-compile-option-terminate.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/py-compile-option-terminate.sh b/t/py-compile-option-terminate.sh
index 502564b5f..a2c2d2095 100644
--- a/t/py-compile-option-terminate.sh
+++ b/t/py-compile-option-terminate.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/>.
# Check that a non-option argument and the '--' special argument
# explicitly terminate the option list for 'py-compile'.