Prefer https to http for gnu.org and fsf.org URLs
[platform/upstream/glibc.git] / scripts / check-initfini.awk
index f0b1794..1a0457e 100644 (file)
@@ -13,7 +13,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 awk script expects to get command-line files that are each
 # the output of 'readelf -W --dyn-syms' on a single shared object.