summaryrefslogtreecommitdiff
path: root/linux/hppa/get_syscall_result.c
diff options
context:
space:
mode:
Diffstat (limited to 'linux/hppa/get_syscall_result.c')
-rw-r--r--linux/hppa/get_syscall_result.c7
1 files changed, 7 insertions, 0 deletions
diff --git a/linux/hppa/get_syscall_result.c b/linux/hppa/get_syscall_result.c
index de2b8829b..af130b067 100644
--- a/linux/hppa/get_syscall_result.c
+++ b/linux/hppa/get_syscall_result.c
@@ -1,3 +1,10 @@
+/*
+ * Copyright (c) 2015-2018 The strace developers.
+ * All rights reserved.
+ *
+ * SPDX-License-Identifier: LGPL-2.1-or-later
+ */
+
static int
get_syscall_result_regs(struct tcb *tcp)
{