diff options
Diffstat (limited to 'stdlib/tst-arc4random-fork.c')
-rw-r--r-- | stdlib/tst-arc4random-fork.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/tst-arc4random-fork.c b/stdlib/tst-arc4random-fork.c index 019c0a9..a69ec39 100644 --- a/stdlib/tst-arc4random-fork.c +++ b/stdlib/tst-arc4random-fork.c @@ -1,5 +1,5 @@ /* Test that subprocesses generate distinct streams of randomness. - Copyright (C) 2022 Free Software Foundation, Inc. + Copyright (C) 2022-2023 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 |