about summary refs log tree commit diff
path: root/stdlib/arc4random_uniform.c
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/arc4random_uniform.c')
-rw-r--r--stdlib/arc4random_uniform.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/arc4random_uniform.c b/stdlib/arc4random_uniform.c
index 5aa98d1c13..f106e61685 100644
--- a/stdlib/arc4random_uniform.c
+++ b/stdlib/arc4random_uniform.c
@@ -1,6 +1,6 @@
 /* Random pseudo generator number which returns a single 32 bit value
    uniformly distributed but with an upper_bound.
-   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