aboutsummaryrefslogtreecommitdiff
path: root/src/include/common/pg_prng.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/common/pg_prng.h')
-rw-r--r--src/include/common/pg_prng.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/common/pg_prng.h b/src/include/common/pg_prng.h
index d9895b495c4..9e11e8fffdc 100644
--- a/src/include/common/pg_prng.h
+++ b/src/include/common/pg_prng.h
@@ -2,7 +2,7 @@
*
* Pseudo-Random Number Generator
*
- * Copyright (c) 2021-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2021-2023, PostgreSQL Global Development Group
*
* src/include/common/pg_prng.h
*