diff options
Diffstat (limited to 'contrib/bc/src/rand.c')
-rw-r--r-- | contrib/bc/src/rand.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/bc/src/rand.c b/contrib/bc/src/rand.c index 0f9950788f7c..3aaf905f8520 100644 --- a/contrib/bc/src/rand.c +++ b/contrib/bc/src/rand.c @@ -13,7 +13,7 @@ * This code is under the following license: * * Copyright (c) 2014-2017 Melissa O'Neill and PCG Project contributors - * Copyright (c) 2018-2024 Gavin D. Howard and contributors. + * Copyright (c) 2018-2025 Gavin D. Howard and contributors. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal |