]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - time/strptime.c
Update automatically-generated copyright dates
[thirdparty/glibc.git] / time / strptime.c
index 7e0726fe62f82fa863999613e109aa335daf8c9f..a355249c1f3c52cc54cebc5c7adc81eae2d0993f 100644 (file)
@@ -1,5 +1,5 @@
 /* Convert a string representation of time to a time value.
-   Copyright (C) 1996-2016 Free Software Foundation, Inc.
+   Copyright (C) 1996-2022 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
@@ -15,7 +15,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/>.  */
 
 /* XXX This version of the implementation is not really complete.
    Some of the fields cannot add information alone.  But if seeing