]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - scripts/check-c++-types.sh
Prefer https to http for gnu.org and fsf.org URLs
[thirdparty/glibc.git] / scripts / check-c++-types.sh
index f82ffff57e6605c07271f103c558bfa6f0ba4e2b..782017c848f62947bdf29bf7e4a507282215b8f2 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/bash
-# Copyright (C) 2003-2016 Free Software Foundation, Inc.
+# Copyright (C) 2003-2019 Free Software Foundation, Inc.
 # This file is part of the GNU C Library.
 
 # The GNU C Library is free software; you can redistribute it and/or
@@ -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