]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - io/bug-ftw4.c
Prefer https to http for gnu.org and fsf.org URLs
[thirdparty/glibc.git] / io / bug-ftw4.c
index db8d1ecd3dffa5e3a941f64f66293bb599b67c12..1cb5e514a98f27e0acc5b3422844b471b20de2f6 100644 (file)
@@ -1,5 +1,5 @@
 /* Test if ftw function doesn't leak fds.
-   Copyright (C) 2003-2018 Free Software Foundation, Inc.
+   Copyright (C) 2003-2019 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
 
@@ -15,7 +15,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/>.  */
 
 #include <fcntl.h>
 #include <ftw.h>