diff options
Diffstat (limited to 'src/bin/scripts/t/100_vacuumdb.pl')
-rw-r--r-- | src/bin/scripts/t/100_vacuumdb.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bin/scripts/t/100_vacuumdb.pl b/src/bin/scripts/t/100_vacuumdb.pl index 1a2bcb49591..ccb7711af43 100644 --- a/src/bin/scripts/t/100_vacuumdb.pl +++ b/src/bin/scripts/t/100_vacuumdb.pl @@ -1,5 +1,5 @@ -# Copyright (c) 2021-2024, PostgreSQL Global Development Group +# Copyright (c) 2021-2025, PostgreSQL Global Development Group use strict; use warnings FATAL => 'all'; |