File tree Expand file tree Collapse file tree 3 files changed +45
-0
lines changed
targets/TARGET_RENESAS/TARGET_RZ_A2XX/r_can Expand file tree Collapse file tree 3 files changed +45
-0
lines changed Original file line number Diff line number Diff line change 1414*
1515* Copyright (C) 2019-2020 Renesas Electronics Corporation. All rights reserved.
1616***********************************************************************************************************************/
17+ /* Copyright (c) 2019-2020 Renesas Electronics Corporation.
18+ * SPDX-License-Identifier: Apache-2.0
19+ *
20+ * Licensed under the Apache License, Version 2.0 (the "License");
21+ * you may not use this file except in compliance with the License.
22+ * You may obtain a copy of the License at
23+ *
24+ * http://www.apache.org/licenses/LICENSE-2.0
25+ *
26+ * Unless required by applicable law or agreed to in writing, software
27+ * distributed under the License is distributed on an "AS IS" BASIS,
28+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
29+ * See the License for the specific language governing permissions and
30+ * limitations under the License.
31+ */
1732/***********************************************************************************************************************
1833* File Name : r_can_rz_config.h
1934* Description : The RZ CAN config label.
Original file line number Diff line number Diff line change 1616*
1717* Copyright (C) 2019-2020 Renesas Electronics Corporation. All rights reserved.
1818***********************************************************************************************************************/
19+ /* Copyright (c) 2019-2020 Renesas Electronics Corporation.
20+ * SPDX-License-Identifier: Apache-2.0
21+ *
22+ * Licensed under the Apache License, Version 2.0 (the "License");
23+ * you may not use this file except in compliance with the License.
24+ * You may obtain a copy of the License at
25+ *
26+ * http://www.apache.org/licenses/LICENSE-2.0
27+ *
28+ * Unless required by applicable law or agreed to in writing, software
29+ * distributed under the License is distributed on an "AS IS" BASIS,
30+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
31+ * See the License for the specific language governing permissions and
32+ * limitations under the License.
33+ */
1934/***********************************************************************************************************************
2035* File Name : r_can_rz_if.h
2136* Description : The RZ CAN API.
Original file line number Diff line number Diff line change 1616*
1717* Copyright (C) 2019-2020 Renesas Electronics Corporation. All rights reserved.
1818***********************************************************************************************************************/
19+ /* Copyright (c) 2019-2020 Renesas Electronics Corporation.
20+ * SPDX-License-Identifier: Apache-2.0
21+ *
22+ * Licensed under the Apache License, Version 2.0 (the "License");
23+ * you may not use this file except in compliance with the License.
24+ * You may obtain a copy of the License at
25+ *
26+ * http://www.apache.org/licenses/LICENSE-2.0
27+ *
28+ * Unless required by applicable law or agreed to in writing, software
29+ * distributed under the License is distributed on an "AS IS" BASIS,
30+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
31+ * See the License for the specific language governing permissions and
32+ * limitations under the License.
33+ */
1934/***********************************************************************************************************************
2035* File Name : r_can_rz.c
2136* Description : The RZ CAN API.
You can’t perform that action at this time.
0 commit comments