aboutsummaryrefslogtreecommitdiff
path: root/contrib/basebackup_to_shell/t/001_basic.pl
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2025-01-01 11:21:55 -0500
committerBruce Momjian <bruce@momjian.us>2025-01-01 11:21:55 -0500
commit50e6eb731d98ab6d0e625a0b87fb327b172bbebd (patch)
treeafa997a1b8df3ed53e220af8374e637cd5de5c5a /contrib/basebackup_to_shell/t/001_basic.pl
parent98b1efd6ef6a1612019ef9ed6e44b79c132352ce (diff)
downloadpostgresql-50e6eb731d98ab6d0e625a0b87fb327b172bbebd.tar.gz
postgresql-50e6eb731d98ab6d0e625a0b87fb327b172bbebd.zip
Update copyright for 2025
Backpatch-through: 13
Diffstat (limited to 'contrib/basebackup_to_shell/t/001_basic.pl')
-rw-r--r--contrib/basebackup_to_shell/t/001_basic.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/basebackup_to_shell/t/001_basic.pl b/contrib/basebackup_to_shell/t/001_basic.pl
index 07cb32fdae9..5b1c7894c4a 100644
--- a/contrib/basebackup_to_shell/t/001_basic.pl
+++ b/contrib/basebackup_to_shell/t/001_basic.pl
@@ -1,4 +1,4 @@
-# Copyright (c) 2021-2024, PostgreSQL Global Development Group
+# Copyright (c) 2021-2025, PostgreSQL Global Development Group
use strict;
use warnings FATAL => 'all';