Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/binaryheap.c')
-rw-r--r--src/common/binaryheap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/binaryheap.c b/src/common/binaryheap.c
index 19e095f1fb1..7377ebdf156 100644
--- a/src/common/binaryheap.c
+++ b/src/common/binaryheap.c
@@ -3,7 +3,7 @@
* binaryheap.c
* A simple binary heap implementation
*
- * Portions Copyright (c) 2012-2023, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2012-2024, PostgreSQL Global Development Group
*
* IDENTIFICATION
* src/common/binaryheap.c