]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - nptl/tst-exec1.c
Prefer https to http for gnu.org and fsf.org URLs
[thirdparty/glibc.git] / nptl / tst-exec1.c
index 90a7db0cb8d9fc6cc25882d331d790610cdfc59b..ac7cd100b97141bd48724f5169d829b81c11fb8f 100644 (file)
@@ -1,5 +1,5 @@
 /* Simple exec test, only a thread in the parent.
-   Copyright (C) 2002-2013 Free Software Foundation, Inc.
+   Copyright (C) 2002-2019 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
@@ -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 <errno.h>
 #include <paths.h>