summaryrefslogtreecommitdiff
path: root/tests/qual_syscall.test
diff options
context:
space:
mode:
Diffstat (limited to 'tests/qual_syscall.test')
-rwxr-xr-xtests/qual_syscall.test5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/qual_syscall.test b/tests/qual_syscall.test
index 1524405a3..945fc8c72 100755
--- a/tests/qual_syscall.test
+++ b/tests/qual_syscall.test
@@ -2,6 +2,11 @@
# Check how strace -e abbrev=set, -e raw=set, -e trace=set,
# and -e verbose=set work.
+#
+# Copyright (c) 2014-2018 The strace developers.
+# All rights reserved.
+#
+# SPDX-License-Identifier: GPL-2.0-or-later
. "${srcdir=.}/init.sh"