diff options
Diffstat (limited to 'stdio-common/tst-popen3.c')
-rw-r--r-- | stdio-common/tst-popen3.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stdio-common/tst-popen3.c b/stdio-common/tst-popen3.c index add5e97c09..57a42f09be 100644 --- a/stdio-common/tst-popen3.c +++ b/stdio-common/tst-popen3.c @@ -1,7 +1,7 @@ /* Check if popen return a correct error code if the default shell does not exists (BZ#29016). - Copyright (C) 2022 Free Software Foundation, Inc. + Copyright (C) 2022-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 |