Преглед на файлове

Merge pull request #1900 from RT-Thread/change_license

[license] Fix the bad license header for lpc24xx.
Bernard Xiong преди 7 години
родител
ревизия
b21b1080c4
променени са 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                 */
 ;/*****************************************************************************/