summaryrefslogtreecommitdiff
path: root/contrib/hstore/hstore_subs.c
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/hstore/hstore_subs.c')
-rw-r--r--contrib/hstore/hstore_subs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/hstore/hstore_subs.c b/contrib/hstore/hstore_subs.c
index 455fff676a1..6ac91e01935 100644
--- a/contrib/hstore/hstore_subs.c
+++ b/contrib/hstore/hstore_subs.c
@@ -12,7 +12,7 @@
* check_subscripts function and just let the fetch and assign functions
* do everything.
*
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, Regents of the University of California
*
*