]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - stdlib/getsubopt.c
Regenerate charmap-kw.h, locfile-kw.h
[thirdparty/glibc.git] / stdlib / getsubopt.c
index 51390b942385e869561f2f68ae80ac83845ea0a3..0ebf7c1376553f6df9bbf0db7245d6b46c91a12d 100644 (file)
@@ -1,5 +1,5 @@
 /* Parse comma separate list into words.
-   Copyright (C) 1996-2016 Free Software Foundation, Inc.
+   Copyright (C) 1996-2019 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/>.  */
 
 #include <stdlib.h>
 #include <string.h>