diff options
Diffstat (limited to 'wcsmbs/tst-mbsrtowcs.c')
-rw-r--r-- | wcsmbs/tst-mbsrtowcs.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wcsmbs/tst-mbsrtowcs.c b/wcsmbs/tst-mbsrtowcs.c index a072951411..f6e62fde16 100644 --- a/wcsmbs/tst-mbsrtowcs.c +++ b/wcsmbs/tst-mbsrtowcs.c @@ -1,5 +1,5 @@ /* Test NUL handling of mbsrtowcs. - Copyright (C) 2004-2020 Free Software Foundation, Inc. + Copyright (C) 2004-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper <drepper@redhat.com>, 2004. |