summaryrefslogtreecommitdiff
path: root/sigreturn.c
diff options
context:
space:
mode:
Diffstat (limited to 'sigreturn.c')
-rw-r--r--sigreturn.c7
1 files changed, 7 insertions, 0 deletions
diff --git a/sigreturn.c b/sigreturn.c
index bfc6f17bb..755d2aa5b 100644
--- a/sigreturn.c
+++ b/sigreturn.c
@@ -1,3 +1,10 @@
+/*
+ * Copyright (c) 2015-2018 Dmitry V. Levin <ldv@altlinux.org>
+ * All rights reserved.
+ *
+ * SPDX-License-Identifier: LGPL-2.1-or-later
+ */
+
#include "defs.h"
#include "ptrace.h"
#include "nsig.h"