mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-02-18 19:59:13 +08:00
[license] Fix the bad license header for lpc24xx.
This commit is contained in:
parent
f763f8e728
commit
bd731fe1f0
@ -1,11 +1,12 @@
|
|||||||
/*
|
;/*
|
||||||
* Copyright (c) 2006-2018, RT-Thread Development Team
|
; * Copyright (c) 2006-2018, RT-Thread Development Team
|
||||||
*
|
; *
|
||||||
* SPDX-License-Identifier: Apache-2.0
|
; * SPDX-License-Identifier: Apache-2.0
|
||||||
*
|
; *
|
||||||
* Change Logs:
|
; * Change Logs:
|
||||||
* Date Author Notes
|
; * Date Author Notes
|
||||||
*/
|
; */
|
||||||
|
;
|
||||||
;/*****************************************************************************/
|
;/*****************************************************************************/
|
||||||
;/* LPC2400.S: Startup file for Philips LPC2400 device series */
|
;/* LPC2400.S: Startup file for Philips LPC2400 device series */
|
||||||
;/*****************************************************************************/
|
;/*****************************************************************************/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user