diff options
Diffstat (limited to 'src/test/modules/test_slru/test_slru.c')
-rw-r--r-- | src/test/modules/test_slru/test_slru.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/modules/test_slru/test_slru.c b/src/test/modules/test_slru/test_slru.c index d227b067034..3ea5ceb8552 100644 --- a/src/test/modules/test_slru/test_slru.c +++ b/src/test/modules/test_slru/test_slru.c @@ -3,7 +3,7 @@ * test_slru.c * Test correctness of SLRU functions. * - * Portions Copyright (c) 1996-2024, PostgreSQL Global Development Group + * Portions Copyright (c) 1996-2025, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * * IDENTIFICATION |