diff options
author | Stefan Eßer <se@FreeBSD.org> | 2025-09-11 14:07:46 +0000 |
---|---|---|
committer | Stefan Eßer <se@FreeBSD.org> | 2025-09-11 14:07:46 +0000 |
commit | 682da5a0fdb2c38ecc3951047a882471d62aa1d1 (patch) | |
tree | 9315c84201e10a5b4cec2eda91146cac4e1c904d /include/rand.h | |
parent | 5a7f1dde93a4c681a5a4246ddabc562a7f7ce14d (diff) |
Diffstat (limited to 'include/rand.h')
-rw-r--r-- | include/rand.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/rand.h b/include/rand.h index aee63b866cf6..f88de071b25d 100644 --- a/include/rand.h +++ b/include/rand.h @@ -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 |