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