aboutsummaryrefslogtreecommitdiff
path: root/contrib/bloom/blcost.c
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/bloom/blcost.c')
-rw-r--r--contrib/bloom/blcost.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/bloom/blcost.c b/contrib/bloom/blcost.c
index b2cd6499984..54f954dce8c 100644
--- a/contrib/bloom/blcost.c
+++ b/contrib/bloom/blcost.c
@@ -3,7 +3,7 @@
* blcost.c
* Cost estimate function for bloom indexes.
*
- * Copyright (c) 2016-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2016-2020, PostgreSQL Global Development Group
*
* IDENTIFICATION
* contrib/bloom/blcost.c