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 --- ldso/ldso/csky/resolve.S | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ldso/ldso/csky/resolve.S') diff --git a/ldso/ldso/csky/resolve.S b/ldso/ldso/csky/resolve.S index 46a436345..7db74d65f 100644 --- a/ldso/ldso/csky/resolve.S +++ b/ldso/ldso/csky/resolve.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. + */ + /* * This function is not called directly. It is jumped when attempting to use a * symbol that has not yet been resolved. -- cgit v1.2.3