libcpu: MIPS: 更新版权信息/Update copyright information.

更新版权信息。

Update copyright information.

Signed-off-by: Zhou Yanjie <zhouyanjie@zoho.com>
This commit is contained in:
Zhou Yanjie
2019-07-19 20:54:36 +08:00
parent d6b2f56f15
commit d45efced1c
17 changed files with 68 additions and 161 deletions

View File

@@ -1,3 +1,14 @@
/*
* Copyright (c) 2006-2019, RT-Thread Development Team
*
* SPDX-License-Identifier: Apache-2.0
*
* Change Logs:
* Date Author Notes
* 2011-05-24 aozima first version
* 2019-07-19 Zhou Yanjie clean up code
*/
#ifndef __ASSEMBLY__
#define __ASSEMBLY__
#endif