]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - manual/summary.pl
Prefer https to http for gnu.org and fsf.org URLs
[thirdparty/glibc.git] / manual / summary.pl
index 62897e9a79d5ad5d57c4225265554550d89f2c49..9e7c67ad422d3cac5cd1d1194b8ab96773f8e68d 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # Generate the Summary of Library Facilities (summary.texi).
 
-# Copyright (C) 2017-2018 Free Software Foundation, Inc.
+# Copyright (C) 2017-2019 Free Software Foundation, Inc.
 # This file is part of the GNU C Library.
 # Contributed by Rical Jasan <ricaljasan@pacific.net>, 2017.
 
@@ -17,7 +17,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/>.
 
 # Anything declared in a header or defined in a standard should have
 # its origins annotated using the @standards macro (see macro.texi).