diff options
author | Bruce Momjian | 2023-01-02 20:00:37 +0000 |
---|---|---|
committer | Bruce Momjian | 2023-01-02 20:00:37 +0000 |
commit | c8e1ba736b2b9e8c98d37a5b77c4ed31baf94147 (patch) | |
tree | bc2e271d4b902b97d9dee7870b138d5750aa86db /src/interfaces/ecpg/preproc/check_rules.pl | |
parent | 325bc54eed4ea0836a0bb715bb18342f0c1c668a (diff) |
Update copyright for 2023
Backpatch-through: 11
Diffstat (limited to 'src/interfaces/ecpg/preproc/check_rules.pl')
-rw-r--r-- | src/interfaces/ecpg/preproc/check_rules.pl | 2 |
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 23a3741993b..f28562bf540 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-2022, PostgreSQL Global Development Group +# Copyright (c) 2009-2023, PostgreSQL Global Development Group # # Written by Michael Meskes <[email protected]> # Andy Colson <[email protected]> |