summaryrefslogtreecommitdiff
path: root/test/process
diff options
context:
space:
mode:
Diffstat (limited to 'test/process')
-rw-r--r--test/process/meson.build2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/process/meson.build b/test/process/meson.build
index c4d83d6c..c215fa7e 100644
--- a/test/process/meson.build
+++ b/test/process/meson.build
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: CC0-1.0
+
process_tests = [
[ 'process_test', 'process_test.cpp' ],
]