summaryrefslogtreecommitdiff
path: root/contrib/pageinspect/hashfuncs.c
diff options
context:
space:
mode:
authorBruce Momjian2021-01-02 18:06:25 +0000
committerBruce Momjian2021-01-02 18:06:25 +0000
commitca3b37487be333a1d241dab1bbdd17a211a88f43 (patch)
tree85245c7d62c73b1a132ad0b96647abb27b85c802 /contrib/pageinspect/hashfuncs.c
parent4d3f03f42227bb351c2021a9ccea2fff9c023cfc (diff)
Update copyright for 2021
Backpatch-through: 9.5
Diffstat (limited to 'contrib/pageinspect/hashfuncs.c')
-rw-r--r--contrib/pageinspect/hashfuncs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/pageinspect/hashfuncs.c b/contrib/pageinspect/hashfuncs.c
index 3b2f0339cfe..aa11ef396b0 100644
--- a/contrib/pageinspect/hashfuncs.c
+++ b/contrib/pageinspect/hashfuncs.c
@@ -2,7 +2,7 @@
* hashfuncs.c
* Functions to investigate the content of HASH indexes
*
- * Copyright (c) 2017-2020, PostgreSQL Global Development Group
+ * Copyright (c) 2017-2021, PostgreSQL Global Development Group
*
* IDENTIFICATION
* contrib/pageinspect/hashfuncs.c