]> 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 ffc2e17e34b2e36e4c45ce85cd6ca4bfa2cf8b2f..d851aef6566a878aafb8304e74c90babf2a38efa 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992, 1997 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>