diff options
Diffstat (limited to 'src/test/modules/test_regex/test_regex.c')
-rw-r--r-- | src/test/modules/test_regex/test_regex.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/modules/test_regex/test_regex.c b/src/test/modules/test_regex/test_regex.c index a780c678fbc..2548a0ef7b1 100644 --- a/src/test/modules/test_regex/test_regex.c +++ b/src/test/modules/test_regex/test_regex.c @@ -3,7 +3,7 @@ * test_regex.c * Test harness for the regular expression package. * - * 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 |