]> git.ipfire.org Git - thirdparty/postgresql.git/commitdiff
Pre-beta updates: run src/tools/copyright.pl.
authorTom Lane <tgl@sss.pgh.pa.us>
Wed, 13 May 2026 15:01:57 +0000 (11:01 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 13 May 2026 15:01:57 +0000 (11:01 -0400)
As usual, post-1-Jan patches missed some copyright-year updates.

src/test/modules/test_aio/t/003_initdb.pl
src/test/modules/test_aio/t/TestAio.pm
src/test/ssl/t/004_sni.pl

index c03ae58d00a2cd5ff934ff2e555f370c1f43a23b..eca964832a403b9c0b26ecff3a8c3a093fe70c67 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2024-2025, PostgreSQL Global Development Group
+# Copyright (c) 2024-2026, PostgreSQL Global Development Group
 #
 # Test initdb for each IO method. This is done separately from 001_aio.pl, as
 # it isn't fast. This way the more commonly failing / hacked-on 001_aio.pl can
index c150118d033e67935cf3ff2b5ac26770908f12ba..84e784db75f50026ccca04302039c9f1a373bc28 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2024-2025, PostgreSQL Global Development Group
+# Copyright (c) 2024-2026, PostgreSQL Global Development Group
 
 =pod
 
index ae4b1a4c803c533c2877c9d5c88f5fec67413729..f1a135bb3c89b711d5da2457bb07d0bbb6666510 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2024, PostgreSQL Global Development Group
+# Copyright (c) 2024-2026, PostgreSQL Global Development Group
 
 use strict;
 use warnings FATAL => 'all';