]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - wcsmbs/wcstok.c
Remove "Contributed by" lines
[thirdparty/glibc.git] / wcsmbs / wcstok.c
index 39bacf1497253a281c7388ee632210a1f412b701..e61901e0b8d4829d5e1bf1a0bcf35dba3bc7b93a 100644 (file)
@@ -1,6 +1,5 @@
-/* Copyright (C) 1995-2017 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
@@ -14,7 +13,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 <wchar.h>
 #include <errno.h>