diff options
Diffstat (limited to 'stdlib/tst-realpath.c')
-rw-r--r-- | stdlib/tst-realpath.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/tst-realpath.c b/stdlib/tst-realpath.c index 3694ecd8af..ecc421f60e 100644 --- a/stdlib/tst-realpath.c +++ b/stdlib/tst-realpath.c @@ -7,7 +7,7 @@ __attribute__ ((__malloc__ (free, 1))) char* realpath (const char *, char *); - Copyright (C) 2021-2023 Free Software Foundation, Inc. + Copyright (C) 2021-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or |