summaryrefslogtreecommitdiff
path: root/t/cxxcpp.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/cxxcpp.sh')
-rw-r--r--t/cxxcpp.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/cxxcpp.sh b/t/cxxcpp.sh
index 7de24f78f..d4d692eb2 100644
--- a/t/cxxcpp.sh
+++ b/t/cxxcpp.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/>.
# Make sure automake sees AC_PROG_CXXCPP. From Garth Corral.