]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - bits/time.h
Update copyright dates with scripts/update-copyrights
[thirdparty/glibc.git] / bits / time.h
index 84e0e94a17ad067b73b9bfdcc93c87c546512ec4..fefd3347dd6cbebc9b8f51bb41dfeb7b9cb68dc6 100644 (file)
@@ -1,5 +1,5 @@
 /* System-dependent timing definitions.  Generic version.
-   Copyright (C) 1996-2016 Free Software Foundation, Inc.
+   Copyright (C) 1996-2024 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/>.  */
 
 /*
  * Never include this file directly; use <time.h> instead.