From dff8da6b3e89b986bb7f6b1ec18cf65d5972e307 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Mon, 1 Jan 2024 10:12:26 -0800 Subject: Update copyright dates with scripts/update-copyrights --- stdlib/arc4random_uniform.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'stdlib/arc4random_uniform.c') diff --git a/stdlib/arc4random_uniform.c b/stdlib/arc4random_uniform.c index f106e61685..9861ed2869 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-2023 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 -- cgit v1.2.3