diff options
Diffstat (limited to 'src/bin/pg_ctl/t/002_status.pl')
-rw-r--r-- | src/bin/pg_ctl/t/002_status.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bin/pg_ctl/t/002_status.pl b/src/bin/pg_ctl/t/002_status.pl index 1931abc99cb..1a72079827d 100644 --- a/src/bin/pg_ctl/t/002_status.pl +++ b/src/bin/pg_ctl/t/002_status.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'; |