]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - sysdeps/htl/pt-atfork.c
Update copyright dates with scripts/update-copyrights.
[thirdparty/glibc.git] / sysdeps / htl / pt-atfork.c
index 0d308bd8db2ae61509301434973c3342d4c324e3..677efdc70e5f412457e8dcf2561ee87ab1513057 100644 (file)
@@ -1,5 +1,5 @@
 /* Register fork handlers.  Generic version.
-   Copyright (C) 2002-2018 Free Software Foundation, Inc.
+   Copyright (C) 2002-2020 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
@@ -14,7 +14,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 <pthread.h>
 #include <pt-internal.h>