diff options
author | Stefan Eßer <se@FreeBSD.org> | 2023-01-28 20:02:27 +0000 |
---|---|---|
committer | Stefan Eßer <se@FreeBSD.org> | 2023-01-28 20:02:27 +0000 |
commit | e7017237c9d842b4cebdcfb13526cd71a2b2836a (patch) | |
tree | 9b947d28ee94ab6b413bebb96a7d040873038c0d /include/rand.h | |
parent | 0b671e8cf134e605567a6b8091958c1f1dfc5140 (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 7546891dbd64..7db0ee90af1f 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-2021 Gavin D. Howard and contributors. + * Copyright (c) 2018-2023 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 |