diff options
Diffstat (limited to 'src/bin/pg_config/t/001_pg_config.pl')
-rw-r--r-- | src/bin/pg_config/t/001_pg_config.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bin/pg_config/t/001_pg_config.pl b/src/bin/pg_config/t/001_pg_config.pl index 9a891090688..24acf7872b2 100644 --- a/src/bin/pg_config/t/001_pg_config.pl +++ b/src/bin/pg_config/t/001_pg_config.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; |