summaryrefslogtreecommitdiff
path: root/t/stdinc.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/stdinc.sh')
-rw-r--r--t/stdinc.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/stdinc.sh b/t/stdinc.sh
index 0c7e9441a..c4b5c21fb 100644
--- a/t/stdinc.sh
+++ b/t/stdinc.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 the standard include order is stable.
# Report by Kent Boortz.