diff options
Diffstat (limited to 'src/bin/pg_basebackup/t/020_pg_receivewal.pl')
-rw-r--r-- | src/bin/pg_basebackup/t/020_pg_receivewal.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bin/pg_basebackup/t/020_pg_receivewal.pl b/src/bin/pg_basebackup/t/020_pg_receivewal.pl index 985e68eff1b..50ac4f94ec7 100644 --- a/src/bin/pg_basebackup/t/020_pg_receivewal.pl +++ b/src/bin/pg_basebackup/t/020_pg_receivewal.pl @@ -1,5 +1,5 @@ -# Copyright (c) 2021-2022, PostgreSQL Global Development Group +# Copyright (c) 2021-2023, PostgreSQL Global Development Group use strict; use warnings; |