aboutsummaryrefslogtreecommitdiff
path: root/src/test/modules/test_parser/test_parser.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/modules/test_parser/test_parser.c')
-rw-r--r--src/test/modules/test_parser/test_parser.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/modules/test_parser/test_parser.c b/src/test/modules/test_parser/test_parser.c
index 1279e9affdb..f133676d6fc 100644
--- a/src/test/modules/test_parser/test_parser.c
+++ b/src/test/modules/test_parser/test_parser.c
@@ -3,7 +3,7 @@
* test_parser.c
* Simple example of a text search parser
*
- * Copyright (c) 2007-2020, PostgreSQL Global Development Group
+ * Copyright (c) 2007-2021, PostgreSQL Global Development Group
*
* IDENTIFICATION
* src/test/modules/test_parser/test_parser.c