summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/csky/jmpbuf-unwind.h
diff options
context:
space:
mode:
Diffstat (limited to 'libc/sysdeps/linux/csky/jmpbuf-unwind.h')
-rw-r--r--libc/sysdeps/linux/csky/jmpbuf-unwind.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/libc/sysdeps/linux/csky/jmpbuf-unwind.h b/libc/sysdeps/linux/csky/jmpbuf-unwind.h
index 30e39f451..15144fe82 100644
--- a/libc/sysdeps/linux/csky/jmpbuf-unwind.h
+++ b/libc/sysdeps/linux/csky/jmpbuf-unwind.h
@@ -1,3 +1,10 @@
+/*
+ * Copyright (C) 2017 Hangzhou C-SKY Microsystems co.,ltd.
+ *
+ * Licensed under the LGPL v2.1 or later, see the file COPYING.LIB
+ * in this tarball.
+ */
+
#include <setjmp.h>
#include <stdint.h>
#include <unwind.h>