diff options
Diffstat (limited to 'src/backend/replication/repl_gram.y')
| -rw-r--r-- | src/backend/replication/repl_gram.y | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/backend/replication/repl_gram.y b/src/backend/replication/repl_gram.y index f93a0de218..eb283a8632 100644 --- a/src/backend/replication/repl_gram.y +++ b/src/backend/replication/repl_gram.y @@ -3,7 +3,7 @@ * * repl_gram.y - Parser for the replication commands * - * 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 * * |
