]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - resource/getpriority.c
Fix resource/bug-ulimit1 test
[thirdparty/glibc.git] / resource / getpriority.c
index f198608051b8e1bd61407a05c5b4e5a88a609679..0de2e85ad68edb08c1062af6942fc3ba88bfc160 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2017 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2022 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 <sys/resource.h>