diff options
Diffstat (limited to 'contrib/bloom/meson.build')
-rw-r--r-- | contrib/bloom/meson.build | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/bloom/meson.build b/contrib/bloom/meson.build index 422e39e74ea..695712a455e 100644 --- a/contrib/bloom/meson.build +++ b/contrib/bloom/meson.build @@ -1,4 +1,4 @@ -# Copyright (c) 2022-2024, PostgreSQL Global Development Group +# Copyright (c) 2022-2025, PostgreSQL Global Development Group bloom_sources = files( 'blcost.c', |