summaryrefslogtreecommitdiff
path: root/tests/execve.test
diff options
context:
space:
mode:
Diffstat (limited to 'tests/execve.test')
-rwxr-xr-xtests/execve.test7
1 files changed, 6 insertions, 1 deletions
diff --git a/tests/execve.test b/tests/execve.test
index 5635a9429..0824bab48 100755
--- a/tests/execve.test
+++ b/tests/execve.test
@@ -1,6 +1,11 @@
#!/bin/sh
-
+#
# Check execve syscall decoding.
+#
+# Copyright (c) 2015-2018 The strace developers.
+# All rights reserved.
+#
+# SPDX-License-Identifier: GPL-2.0-or-later
. "${srcdir=.}/init.sh"