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