浏览代码

[license] Fix the bad license header for lpc24xx.

Bernard Xiong 6 年之前
父节点
当前提交
bd731fe1f0
共有 1 个文件被更改,包括 9 次插入8 次删除
  1. 9 8
      libcpu/arm/lpc24xx/start_rvds.S

+ 9 - 8
libcpu/arm/lpc24xx/start_rvds.S

@@ -1,11 +1,12 @@
-/*
- * Copyright (c) 2006-2018, RT-Thread Development Team
- *
- * SPDX-License-Identifier: Apache-2.0
- *
- * Change Logs:
- * Date           Author       Notes
- */
+;/*
+; * Copyright (c) 2006-2018, RT-Thread Development Team
+; *
+; * SPDX-License-Identifier: Apache-2.0
+; *
+; * Change Logs:
+; * Date           Author       Notes
+; */
+;
 ;/*****************************************************************************/
 ;/* LPC2400.S: Startup file for Philips LPC2400 device series                 */
 ;/*****************************************************************************/