]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - posix/sched_rr_gi.c
Update copyright dates with scripts/update-copyrights
[thirdparty/glibc.git] / posix / sched_rr_gi.c
index 3011050fc755ea396802b89f9d7ec5977ca1b1c6..5110f6ab51e10532918ac3b0e423072f2d28c6f5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996, 1997 Free Software Foundation, Inc.
+/* Copyright (C) 1996-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 <errno.h>
 #include <sched.h>