summaryrefslogtreecommitdiff
path: root/src/include/lib/binaryheap.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/lib/binaryheap.h')
-rw-r--r--src/include/lib/binaryheap.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/lib/binaryheap.h b/src/include/lib/binaryheap.h
index e420e07187..52f7b06b25 100644
--- a/src/include/lib/binaryheap.h
+++ b/src/include/lib/binaryheap.h
@@ -3,7 +3,7 @@
*
* A simple binary heap implementation
*
- * Portions Copyright (c) 2012-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2012-2023, PostgreSQL Global Development Group
*
* src/include/lib/binaryheap.h
*/