diff options
Diffstat (limited to 'src/test/modules/test_regex/meson.build')
-rw-r--r-- | src/test/modules/test_regex/meson.build | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/modules/test_regex/meson.build b/src/test/modules/test_regex/meson.build index bb0557078b5..254d29834ff 100644 --- a/src/test/modules/test_regex/meson.build +++ b/src/test/modules/test_regex/meson.build @@ -1,4 +1,4 @@ -# Copyright (c) 2022-2023, PostgreSQL Global Development Group +# Copyright (c) 2022-2024, PostgreSQL Global Development Group test_regex_sources = files( 'test_regex.c', |