aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/cache/evtcache.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/backend/utils/cache/evtcache.c')
-rw-r--r--src/backend/utils/cache/evtcache.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/backend/utils/cache/evtcache.c b/src/backend/utils/cache/evtcache.c
index 879c6d87c32..b270b5845f1 100644
--- a/src/backend/utils/cache/evtcache.c
+++ b/src/backend/utils/cache/evtcache.c
@@ -3,7 +3,7 @@
* evtcache.c
* Special-purpose cache for event trigger data.
*
- * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2024, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, Regents of the University of California
*
* IDENTIFICATION