]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - stdlib/testdiv.c
Add a test for longjmp from user context
[thirdparty/glibc.git] / stdlib / testdiv.c
index 7aa6ed955352d9c6867d85cc41613a9cfb98732e..d851aef6566a878aafb8304e74c90babf2a38efa 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992-2016 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2023 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 <stdlib.h>
 #include <stdio.h>