File tree Expand file tree Collapse file tree 4 files changed +56
-4
lines changed
targets/TARGET_NUVOTON/TARGET_M261/device Expand file tree Collapse file tree 4 files changed +56
-4
lines changed Original file line number Diff line number Diff line change 4
4
* @brief Peripheral Access Layer Header File
5
5
*
6
6
* @note
7
- * Copyright (C) 2019 Nuvoton Technology Corp. All rights reserved.
7
+ * Copyright (c) 2019-2020 Nuvoton Technology Corporation
8
+ * SPDX-License-Identifier: Apache-2.0
9
+ *
10
+ * Licensed under the Apache License, Version 2.0 (the "License");
11
+ * you may not use this file except in compliance with the License.
12
+ * You may obtain a copy of the License at
13
+ *
14
+ * http://www.apache.org/licenses/LICENSE-2.0
15
+ *
16
+ * Unless required by applicable law or agreed to in writing, software
17
+ * distributed under the License is distributed on an "AS IS" BASIS,
18
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
19
+ * See the License for the specific language governing permissions and
20
+ * limitations under the License.
8
21
*
9
22
******************************************************************************/
10
23
Original file line number Diff line number Diff line change 6
6
* @brief Startup Source File
7
7
*
8
8
* @note
9
- * Copyright (C) 2019 Nuvoton Technology Corp. All rights reserved.
9
+ * Copyright (c) 2019-2020 Nuvoton Technology Corporation
10
+ * SPDX-License-Identifier: Apache-2.0
11
+ *
12
+ * Licensed under the Apache License, Version 2.0 (the "License");
13
+ * you may not use this file except in compliance with the License.
14
+ * You may obtain a copy of the License at
15
+ *
16
+ * http://www.apache.org/licenses/LICENSE-2.0
17
+ *
18
+ * Unless required by applicable law or agreed to in writing, software
19
+ * distributed under the License is distributed on an "AS IS" BASIS,
20
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
21
+ * See the License for the specific language governing permissions and
22
+ * limitations under the License.
10
23
*
11
24
******************************************************************************/
12
25
Original file line number Diff line number Diff line change 4
4
* @brief System Setting Source File
5
5
*
6
6
* @note
7
- * Copyright (C) 2019 Nuvoton Technology Corp. All rights reserved.
7
+ * Copyright (c) 2019-2020 Nuvoton Technology Corporation
8
+ * SPDX-License-Identifier: Apache-2.0
9
+ *
10
+ * Licensed under the Apache License, Version 2.0 (the "License");
11
+ * you may not use this file except in compliance with the License.
12
+ * You may obtain a copy of the License at
13
+ *
14
+ * http://www.apache.org/licenses/LICENSE-2.0
15
+ *
16
+ * Unless required by applicable law or agreed to in writing, software
17
+ * distributed under the License is distributed on an "AS IS" BASIS,
18
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
19
+ * See the License for the specific language governing permissions and
20
+ * limitations under the License.
8
21
*
9
22
******************************************************************************/
10
23
#include <stdio.h>
Original file line number Diff line number Diff line change 4
4
* @brief System Setting Header File
5
5
*
6
6
* @note
7
- * Copyright (C) 2019 Nuvoton Technology Corp. All rights reserved.
7
+ * Copyright (c) 2019-2020 Nuvoton Technology Corporation
8
+ * SPDX-License-Identifier: Apache-2.0
9
+ *
10
+ * Licensed under the Apache License, Version 2.0 (the "License");
11
+ * you may not use this file except in compliance with the License.
12
+ * You may obtain a copy of the License at
13
+ *
14
+ * http://www.apache.org/licenses/LICENSE-2.0
15
+ *
16
+ * Unless required by applicable law or agreed to in writing, software
17
+ * distributed under the License is distributed on an "AS IS" BASIS,
18
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
19
+ * See the License for the specific language governing permissions and
20
+ * limitations under the License.
8
21
*
9
22
******************************************************************************/
10
23
#ifndef __SYSTEM_M261_H__
You can’t perform that action at this time.
0 commit comments