Skip to content

Commit fbd8dcf

Browse files
committed
Update Copyright year to 2025
1 parent 456c3b4 commit fbd8dcf

File tree

280 files changed

+280
-280
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

280 files changed

+280
-280
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# CMakeLists.txt
22
#
3-
# Copyright (C) 2022 wolfSSL Inc.
3+
# Copyright (C) 2025 wolfSSL Inc.
44
#
55
# This file is part of wolfBoot.
66
#

IDE/CCS/TMS570LC43xx/target.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* target.h is automatically generated using the template in target.h.in by running
66
* "make config".
77
*
8-
* Copyright (C) 2021 wolfSSL Inc.
8+
* Copyright (C) 2025 wolfSSL Inc.
99
*
1010
* This file is part of wolfBoot.
1111
*

IDE/IAR/target.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* target.h is automatically generated using the template in target.h.in by running
66
* "make config".
77
*
8-
* Copyright (C) 2021 wolfSSL Inc.
8+
* Copyright (C) 2025 wolfSSL Inc.
99
*
1010
* This file is part of wolfBoot.
1111
*

IDE/MPLAB/bootloader/src/config/default/ATSAME51J20A.ld

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*--------------------------------------------------------------------------
22
* MPLAB XC32 Compiler - ATSAME51J20A linker script
33
*
4-
* Copyright (c) 2023, Microchip Technology Inc. and its subsidiaries ("Microchip")
4+
* Copyright (C) 2025, Microchip Technology Inc. and its subsidiaries ("Microchip")
55
* All rights reserved.
66
*
77
* This software is developed by Microchip Technology Inc. and its

IDE/MPLAB/test-app/test-usb-updater.same51.X/app.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* app.c
22
*
3-
* Copyright (C) 2024 wolfSSL Inc.
3+
* Copyright (C) 2025 wolfSSL Inc.
44
*
55
* This file is part of wolfBoot.
66
*

IDE/MPLAB/test-app/test-usb-updater.same51.X/main.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* main.c
22
*
3-
* Copyright (C) 2024 wolfSSL Inc.
3+
* Copyright (C) 2025 wolfSSL Inc.
44
*
55
* This file is part of wolfBoot.
66
*

IDE/Renesas/e2studio/RA6M4/app_RA/src/SEGGER_RTT/myprint.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* myprintf.c
22
*
3-
* Copyright (C) 2006-2023 wolfSSL Inc.
3+
* Copyright (C) 2006-2025 wolfSSL Inc.
44
*
55
* This file is part of wolfBoot.
66
*

IDE/Renesas/e2studio/RA6M4/app_RA/src/app_RA.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
*
33
* Test bare-metal application.
44
*
5-
* Copyright (C) 2023 wolfSSL Inc.
5+
* Copyright (C) 2025 wolfSSL Inc.
66
*
77
* This file is part of wolfBoot.
88
*

IDE/Renesas/e2studio/RA6M4/wolfBoot/src/target.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
*
55
* This is for Renesas RA6M4 board.
66
*
7-
* Copyright (C) 2023 wolfSSL Inc.
7+
* Copyright (C) 2025 wolfSSL Inc.
88
*
99
* This file is part of wolfBoot.
1010
*

IDE/Renesas/e2studio/RA6M4/wolfBoot/src/user_settings.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* Enabled via WOLFSSL_USER_SETTINGS.
55
*
66
*
7-
* Copyright (C) 2023 wolfSSL Inc.
7+
* Copyright (C) 2025 wolfSSL Inc.
88
*
99
* This file is part of wolfBoot.
1010
*

0 commit comments

Comments
 (0)