Skip to content

Commit 776378c

Browse files
committed
Preparing release v2.8.0 + update copyright
1 parent 053d169 commit 776378c

File tree

320 files changed

+351
-321
lines changed

Some content is hidden

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

320 files changed

+351
-321
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) 2025 wolfSSL Inc.
3+
# Copyright (C) 2026 wolfSSL Inc.
44
#
55
# This file is part of wolfBoot.
66
#

README.md

Lines changed: 30 additions & 0 deletions

cmake/config_defaults.cmake

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

cmake/cube_ide_config.cmake

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

cmake/current_user.cmake

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

cmake/downloads/stm32l4.cmake

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

cmake/functions.cmake

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

cmake/load_dot_config.cmake

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

cmake/stm32_hal_download.cmake

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

cmake/toolchain_aarch64-none-elf.cmake

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

0 commit comments

Comments
 (0)