]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - time/tst-y2039.c
time: Add 64-bit time_t support for ftime
[thirdparty/glibc.git] / time / tst-y2039.c
index cdc6bca54b7f26c5aa27f845a8b03d537a292690..f2329ef06d59c43c5b9ace1e3ea7f949d3d6e3c3 100644 (file)
@@ -1,5 +1,5 @@
 /* Test for localtime bug in year 2039 (bug 22639).
-   Copyright (C) 2017-2018 Free Software Foundation, Inc.
+   Copyright (C) 2017-2020 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 <time.h>
 #include <stdlib.h>