diff options
Diffstat (limited to 'stdlib/getrandom.c')
-rw-r--r-- | stdlib/getrandom.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/getrandom.c b/stdlib/getrandom.c index 268b0e43a0..45234bea17 100644 --- a/stdlib/getrandom.c +++ b/stdlib/getrandom.c @@ -1,5 +1,5 @@ /* Stub for getrandom. - Copyright (C) 2016-2017 Free Software Foundation, Inc. + Copyright (C) 2016-2018 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 |