summaryrefslogtreecommitdiff
path: root/t/perf/cond.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/perf/cond.sh')
-rwxr-xr-xt/perf/cond.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/perf/cond.sh b/t/perf/cond.sh
index fef5557c5..07ffb945b 100755
--- a/t/perf/cond.sh
+++ b/t/perf/cond.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 many conditions do not lead to combinatorial explosion.
# (This is related to PR/352.)