From 6d7e8eda9b85b08f207a6dc6f187e94e4817270f Mon Sep 17 00:00:00 2001 From: Joseph Myers Date: Fri, 6 Jan 2023 21:08:04 +0000 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 5aa98d1..f106e61 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 -- cgit v1.1