From 604781391549faafc59516700d9439ab1a7ec19b Mon Sep 17 00:00:00 2001 From: Guo Ren Date: Tue, 26 Dec 2017 21:52:35 +0800 Subject: csky: add Copyright. Signed-off-by: Guo Ren --- libc/sysdeps/linux/csky/crt1.S | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'libc/sysdeps/linux/csky/crt1.S') diff --git a/libc/sysdeps/linux/csky/crt1.S b/libc/sysdeps/linux/csky/crt1.S index ae73843fb..48651d97f 100644 --- a/libc/sysdeps/linux/csky/crt1.S +++ b/libc/sysdeps/linux/csky/crt1.S @@ -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 .text -- cgit v1.2.3