aboutsummaryrefslogtreecommitdiff
path: root/contrib/auto_explain/t/001_auto_explain.pl
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/auto_explain/t/001_auto_explain.pl')
-rw-r--r--contrib/auto_explain/t/001_auto_explain.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/auto_explain/t/001_auto_explain.pl b/contrib/auto_explain/t/001_auto_explain.pl
index 0e5b34afa94..6e514db35d1 100644
--- a/contrib/auto_explain/t/001_auto_explain.pl
+++ b/contrib/auto_explain/t/001_auto_explain.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';