]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - locale/xlocale.c
Update copyright dates with scripts/update-copyrights
[thirdparty/glibc.git] / locale / xlocale.c
index 18faaf1a8ffe685552ddac0e9b6ff9a17b341908..dd35be2ea47432bc62a02b9a0b180c137610cc78 100644 (file)
@@ -1,7 +1,6 @@
 /* C locale object.
-   Copyright (C) 2001-2016 Free Software Foundation, Inc.
+   Copyright (C) 2001-2022 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 2001.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
@@ -15,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 <locale.h>
 #include "localeinfo.h"