]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - stdlib/wcstombs.c
Add a test for longjmp from user context
[thirdparty/glibc.git] / stdlib / wcstombs.c
index 63e693e60ae6fe0b80b8f3242a7bb258103b056d..d5e0b96b8c77ae9fc2f5fa806f4529683a0d5cc6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-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 <string.h>