]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - sysdeps/unix/bsd/ualarm.c
Update copyright dates with scripts/update-copyrights
[thirdparty/glibc.git] / sysdeps / unix / bsd / ualarm.c
index 92c245cd9d1d07d41978dcfbfb8fe2a2bffeef3d..581d0607778f3c9868a4695ee382fe8a1d443d94 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2016 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2021 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
@@ -13,7 +13,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 <sys/time.h>
 #include <unistd.h>