aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/sort/sortsupport.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/backend/utils/sort/sortsupport.c')
-rw-r--r--src/backend/utils/sort/sortsupport.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/backend/utils/sort/sortsupport.c b/src/backend/utils/sort/sortsupport.c
index 9a771214dc2..fcfe6e831a1 100644
--- a/src/backend/utils/sort/sortsupport.c
+++ b/src/backend/utils/sort/sortsupport.c
@@ -4,7 +4,7 @@
* Support routines for accelerated sorting.
*
*
- * Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2020, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, Regents of the University of California
*
* IDENTIFICATION