summaryrefslogtreecommitdiff
path: root/contrib/basebackup_to_shell
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/basebackup_to_shell')
-rw-r--r--contrib/basebackup_to_shell/meson.build2
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib/basebackup_to_shell/meson.build b/contrib/basebackup_to_shell/meson.build
index 3a389de9175..b68a80c038f 100644
--- a/contrib/basebackup_to_shell/meson.build
+++ b/contrib/basebackup_to_shell/meson.build
@@ -1,3 +1,5 @@
+# Copyright (c) 2022, PostgreSQL Global Development Group
+
basebackup_to_shell_sources = files(
'basebackup_to_shell.c',
)