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