diff options
| author | Bruce Momjian <bruce@momjian.us> | 2023-01-02 15:00:37 -0500 |
|---|---|---|
| committer | Bruce Momjian <bruce@momjian.us> | 2023-01-02 15:00:37 -0500 |
| commit | c8e1ba736b2b9e8c98d37a5b77c4ed31baf94147 (patch) | |
| tree | bc2e271d4b902b97d9dee7870b138d5750aa86db /src/bin/pg_verifybackup/t/004_options.pl | |
| parent | 325bc54eed4ea0836a0bb715bb18342f0c1c668a (diff) | |
| download | postgresql-c8e1ba736b2b9e8c98d37a5b77c4ed31baf94147.tar.gz | |
Update copyright for 2023
Backpatch-through: 11
Diffstat (limited to 'src/bin/pg_verifybackup/t/004_options.pl')
| -rw-r--r-- | src/bin/pg_verifybackup/t/004_options.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bin/pg_verifybackup/t/004_options.pl b/src/bin/pg_verifybackup/t/004_options.pl index 8cda66ca00..25c485e0ee 100644 --- a/src/bin/pg_verifybackup/t/004_options.pl +++ b/src/bin/pg_verifybackup/t/004_options.pl @@ -1,5 +1,5 @@ -# Copyright (c) 2021-2022, PostgreSQL Global Development Group +# Copyright (c) 2021-2023, PostgreSQL Global Development Group # Verify the behavior of assorted pg_verifybackup options. |
