aboutsummaryrefslogtreecommitdiff
path: root/src/backend/nodes/extensible.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/backend/nodes/extensible.c')
-rw-r--r--src/backend/nodes/extensible.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/backend/nodes/extensible.c b/src/backend/nodes/extensible.c
index 3a6cfc44d3d..1489df0729a 100644
--- a/src/backend/nodes/extensible.c
+++ b/src/backend/nodes/extensible.c
@@ -10,7 +10,7 @@
* and GetExtensibleNodeMethods to get information about a previously
* registered type of extensible node.
*
- * Portions Copyright (c) 1996-2020, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2021, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, Regents of the University of California
*
* IDENTIFICATION