]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - setjmp/bug269-setjmp.c
Correct range checking in mallopt/mxfast/tcache [BZ #25194]
[thirdparty/glibc.git] / setjmp / bug269-setjmp.c
index 165cb9dafdcfef7b18f5f2779cf6e0f667e8a581..99c1032a64645dd5c6086e487a4736914073fe33 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004-2015 Free Software Foundation, Inc.
+/* Copyright (C) 2004-2019 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/>.  */
 
 /* Test case for Bugzilla # 269 */