aboutsummaryrefslogtreecommitdiff
path: root/scripts/check-c++-types.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/check-c++-types.sh')
-rwxr-xr-xscripts/check-c++-types.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/check-c++-types.sh b/scripts/check-c++-types.sh
index a8f3cfff7b..782017c848 100755
--- a/scripts/check-c++-types.sh
+++ b/scripts/check-c++-types.sh
@@ -14,7 +14,7 @@
# You should have received a copy of the GNU Lesser General Public
# License along with the GNU C Library; if not, see
-# <http://www.gnu.org/licenses/>.
+# <https://www.gnu.org/licenses/>.
# This script creates a list of data types where each type is followed
# by the C++ mangled name for that type. That list is then compared