diff options
Diffstat (limited to 'stdlib/rand_r.c')
-rw-r--r-- | stdlib/rand_r.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/rand_r.c b/stdlib/rand_r.c index 09acb0f4fc..50bec5deb3 100644 --- a/stdlib/rand_r.c +++ b/stdlib/rand_r.c @@ -1,5 +1,5 @@ /* Reentrant random function from POSIX.1c. - Copyright (C) 1996-2021 Free Software Foundation, Inc. + Copyright (C) 1996-2022 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 |