summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/csky/bits/fcntl.h
diff options
context:
space:
mode:
authorGuo Ren <ren_guo@c-sky.com>2017-12-26 21:52:35 +0800
committerWaldemar Brodkorb <wbx@openadk.org>2017-12-28 20:46:54 +0100
commit604781391549faafc59516700d9439ab1a7ec19b (patch)
tree524d48e447279556b298db68b0794b11e610e162 /libc/sysdeps/linux/csky/bits/fcntl.h
parenta3f6c0c83611f6e56b50b9bf5d18654689e6bcec (diff)
csky: add Copyright.
Signed-off-by: Guo Ren <ren_guo@c-sky.com>
Diffstat (limited to 'libc/sysdeps/linux/csky/bits/fcntl.h')
-rw-r--r--libc/sysdeps/linux/csky/bits/fcntl.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/libc/sysdeps/linux/csky/bits/fcntl.h b/libc/sysdeps/linux/csky/bits/fcntl.h
index feacdaded..859b42f98 100644
--- a/libc/sysdeps/linux/csky/bits/fcntl.h
+++ b/libc/sysdeps/linux/csky/bits/fcntl.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.
+ */
+
#ifndef _FCNTL_H
# error "Never use <bits/fcntl.h> directly; include <fcntl.h> instead."
#endif