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 14
14
*
15
15
* Copyright (C) 2019-2020 Renesas Electronics Corporation. All rights reserved.
16
16
***********************************************************************************************************************/
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
+ */
17
32
/***********************************************************************************************************************
18
33
* File Name : r_can_rz_config.h
19
34
* Description : The RZ CAN config label.
Original file line number Diff line number Diff line change 16
16
*
17
17
* Copyright (C) 2019-2020 Renesas Electronics Corporation. All rights reserved.
18
18
***********************************************************************************************************************/
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
+ */
19
34
/***********************************************************************************************************************
20
35
* File Name : r_can_rz_if.h
21
36
* Description : The RZ CAN API.
Original file line number Diff line number Diff line change 16
16
*
17
17
* Copyright (C) 2019-2020 Renesas Electronics Corporation. All rights reserved.
18
18
***********************************************************************************************************************/
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
+ */
19
34
/***********************************************************************************************************************
20
35
* File Name : r_can_rz.c
21
36
* Description : The RZ CAN API.
You can’t perform that action at this time.
0 commit comments