diff options
Diffstat (limited to 'src/bin/pg_basebackup/meson.build')
-rw-r--r-- | src/bin/pg_basebackup/meson.build | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bin/pg_basebackup/meson.build b/src/bin/pg_basebackup/meson.build index 9101fc18438..8a1c96b4f5c 100644 --- a/src/bin/pg_basebackup/meson.build +++ b/src/bin/pg_basebackup/meson.build @@ -1,4 +1,4 @@ -# Copyright (c) 2022-2024, PostgreSQL Global Development Group +# Copyright (c) 2022-2025, PostgreSQL Global Development Group common_sources = files( 'astreamer_inject.c', |