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 44 * @brief Peripheral Access Layer Header File
55 *
66 * @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.
821 *
922 ******************************************************************************/
1023
Original file line number Diff line number Diff line change 66 * @brief Startup Source File
77 *
88 * @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.
1023 *
1124 ******************************************************************************/
1225
Original file line number Diff line number Diff line change 44 * @brief System Setting Source File
55 *
66 * @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.
821 *
922 ******************************************************************************/
1023#include <stdio.h>
Original file line number Diff line number Diff line change 44 * @brief System Setting Header File
55 *
66 * @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.
821 *
922 ******************************************************************************/
1023#ifndef __SYSTEM_M261_H__
You can’t perform that action at this time.
0 commit comments