diff options
Diffstat (limited to 'src/backend/regex/regexport.c')
-rw-r--r-- | src/backend/regex/regexport.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/backend/regex/regexport.c b/src/backend/regex/regexport.c index 1c9563284c8..3866471c2a9 100644 --- a/src/backend/regex/regexport.c +++ b/src/backend/regex/regexport.c @@ -15,7 +15,7 @@ * allows the caller to decide how big is too big to bother with. * * - * Portions Copyright (c) 2013-2024, PostgreSQL Global Development Group + * Portions Copyright (c) 2013-2025, PostgreSQL Global Development Group * Portions Copyright (c) 1998, 1999 Henry Spencer * * IDENTIFICATION |