diff options
Diffstat (limited to 'src/backend/replication/syncrep_gram.y')
-rw-r--r-- | src/backend/replication/syncrep_gram.y | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/backend/replication/syncrep_gram.y b/src/backend/replication/syncrep_gram.y index 7f31d08c105..a14f63b6582 100644 --- a/src/backend/replication/syncrep_gram.y +++ b/src/backend/replication/syncrep_gram.y @@ -3,7 +3,7 @@ * * syncrep_gram.y - Parser for synchronous_standby_names * - * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group + * Portions Copyright (c) 1996-2024, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * * |