summaryrefslogtreecommitdiff
path: root/src/interfaces/ecpg/preproc/check_rules.pl
diff options
context:
space:
mode:
Diffstat (limited to 'src/interfaces/ecpg/preproc/check_rules.pl')
-rw-r--r--src/interfaces/ecpg/preproc/check_rules.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/interfaces/ecpg/preproc/check_rules.pl b/src/interfaces/ecpg/preproc/check_rules.pl
index a03474fcff1..6843f901bd0 100644
--- a/src/interfaces/ecpg/preproc/check_rules.pl
+++ b/src/interfaces/ecpg/preproc/check_rules.pl
@@ -3,7 +3,7 @@
# test parser generator for ecpg
# call with backend grammar as stdin
#
-# Copyright (c) 2009-2019, PostgreSQL Global Development Group
+# Copyright (c) 2009-2020, PostgreSQL Global Development Group
#
# Written by Michael Meskes <[email protected]>
# Andy Colson <[email protected]>