diff options
Diffstat (limited to 'src/tools/pg_bsd_indent/t/001_pg_bsd_indent.pl')
-rw-r--r-- | src/tools/pg_bsd_indent/t/001_pg_bsd_indent.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tools/pg_bsd_indent/t/001_pg_bsd_indent.pl b/src/tools/pg_bsd_indent/t/001_pg_bsd_indent.pl index d23722a0e00..cbb5769d004 100644 --- a/src/tools/pg_bsd_indent/t/001_pg_bsd_indent.pl +++ b/src/tools/pg_bsd_indent/t/001_pg_bsd_indent.pl @@ -1,7 +1,7 @@ # pg_bsd_indent: some simple tests # The test cases come from FreeBSD upstream, but this test scaffolding is ours. -# Copyright (c) 2017-2024, PostgreSQL Global Development Group +# Copyright (c) 2017-2025, PostgreSQL Global Development Group use strict; use warnings FATAL => 'all'; |