Skip to content

Commit 5ef9322

Browse files
committed
Fix link verification check
1 parent 21bd6d8 commit 5ef9322

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

source/portable/NetworkInterface/RX/NetworkInterface.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
* Renesas reserves the right, without notice, to make changes to this software and to discontinue the availability of
1313
* this software. By using this software, you agree to the additional terms and conditions found by accessing the
1414
* following link:
15-
* http://www.renesas.com/disclaimer
15+
* https://www.renesas.com/en/document/oth/disclaimer8
1616
*
1717
* Copyright (C) 2020 Renesas Electronics Corporation. All rights reserved.
1818
***********************************************************************************************************************/

source/portable/NetworkInterface/RX/ether_callback.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
* Renesas reserves the right, without notice, to make changes to this software and to discontinue the availability of
1313
* this software. By using this software, you agree to the additional terms and conditions found by accessing the
1414
* following link:
15-
* http://www.renesas.com/disclaimer
15+
* https://www.renesas.com/en/document/oth/disclaimer8
1616
*
1717
* Copyright (C) 2015 Renesas Electronics Corporation. All rights reserved.
1818
***********************************************************************************************************************/

0 commit comments

Comments
 (0)