]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - stdlib/tst-atexit-common.c
Regenerate libc.pot
[thirdparty/glibc.git] / stdlib / tst-atexit-common.c
index 9ab8c1aea50371b0c31d046cd37a1e21548df475..5f043108952e24782bb4fe9c556732e0c478a651 100644 (file)
@@ -1,5 +1,5 @@
 /* Helper file for tst-{atexit,at_quick_exit,cxa_atexit,on_exit}.
-   Copyright (C) 2017 Free Software Foundation, Inc.
+   Copyright (C) 2017-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
@@ -14,7 +14,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 <assert.h>
 #include <stdio.h>