]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - io/bug-ftw2.c
Prefer https to http for gnu.org and fsf.org URLs
[thirdparty/glibc.git] / io / bug-ftw2.c
index 325f8cbf4452ad83634bf36e76a02d0982744085..31d2091a27d9e6526902c48026614763ec345a44 100644 (file)
@@ -1,5 +1,5 @@
 /* Test for ftw function searching in current directory.
-   Copyright (C) 2001-2014 Free Software Foundation, Inc.
+   Copyright (C) 2001-2019 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 2001.
 
@@ -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 <ftw.h>
 #include <mcheck.h>