]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - stdlib/ucontext.h
stdlib: Fix tst-rand48.c printf types
[thirdparty/glibc.git] / stdlib / ucontext.h
index ab97224e1a0f67bc4c1cfe7e80f5c4a55a145283..6b08e38d5d70101212abd6e69b629125dbd1a98f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2019 Free Software Foundation, Inc.
+/* Copyright (C) 1997-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/>.  */
 
 /* System V ABI compliant user-level context switching support.  */