diff options
| author | Bruce Momjian <bruce@momjian.us> | 2026-01-01 13:24:10 -0500 |
|---|---|---|
| committer | Bruce Momjian <bruce@momjian.us> | 2026-01-01 13:24:10 -0500 |
| commit | 451c43974f8e199097d97624a4952ad0973cea61 (patch) | |
| tree | 8a36348c0999fd7aebb2c4d2b344f6462faf3838 /src/test/modules/test_aio/t | |
| parent | f3c9e341cdf167ae3378e74e770558e81f9aa48e (diff) | |
Update copyright for 2026HEADorigin/masterorigin/HEADmaster
Backpatch-through: 14
Diffstat (limited to 'src/test/modules/test_aio/t')
| -rw-r--r-- | src/test/modules/test_aio/t/001_aio.pl | 2 | ||||
| -rw-r--r-- | src/test/modules/test_aio/t/002_io_workers.pl | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/src/test/modules/test_aio/t/001_aio.pl b/src/test/modules/test_aio/t/001_aio.pl index 3f0453619e8..5c634ec3ca9 100644 --- a/src/test/modules/test_aio/t/001_aio.pl +++ b/src/test/modules/test_aio/t/001_aio.pl @@ -1,4 +1,4 @@ -# Copyright (c) 2025, PostgreSQL Global Development Group +# Copyright (c) 2025-2026, PostgreSQL Global Development Group use strict; use warnings FATAL => 'all'; diff --git a/src/test/modules/test_aio/t/002_io_workers.pl b/src/test/modules/test_aio/t/002_io_workers.pl index 22914385df3..34bc132ea08 100644 --- a/src/test/modules/test_aio/t/002_io_workers.pl +++ b/src/test/modules/test_aio/t/002_io_workers.pl @@ -1,4 +1,4 @@ -# Copyright (c) 2025, PostgreSQL Global Development Group +# Copyright (c) 2025-2026, PostgreSQL Global Development Group use strict; use warnings FATAL => 'all'; |
