]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - posix/tst-vfork2.c
Prefer https to http for gnu.org and fsf.org URLs
[thirdparty/glibc.git] / posix / tst-vfork2.c
index 7733926eb46c5efa84278071817b7b7cf51d7570..a91a8c96aeff22fdcb633f1094406aaf913af8d5 100644 (file)
@@ -1,5 +1,5 @@
 /* Test for vfork functions.
-   Copyright (C) 2004-2016 Free Software Foundation, Inc.
+   Copyright (C) 2004-2019 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
 
@@ -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 <signal.h>