]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - wcsmbs/tst-mbrtowc.c
Remove "Contributed by" lines
[thirdparty/glibc.git] / wcsmbs / tst-mbrtowc.c
index d23b422cd9bb32882197957b8731df3ab6869a30..bb0f17bc8b8b973566c64c6ccc0d10acb8b760e4 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2000.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
@@ -28,8 +27,7 @@
 
 static int check_ascii (const char *locname);
 
-/* UTF-8 single byte feeding test for mbrtowc(),
-   contributed by Markus Kuhn <mkuhn@acm.org>.  */
+/* UTF-8 single byte feeding test for mbrtowc().  */
 static int
 utf8_test_1 (void)
 {