mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2026-08-08 14:15:16 +00:00
[AUTO][RELEASE]: Bump file header version to "11.3.0"
This commit is contained in:
committed by
Kody Stribrny
parent
06e36231cb
commit
2af3631144
4
.github/scripts/kernel_checker.py
vendored
4
.github/scripts/kernel_checker.py
vendored
@@ -1,6 +1,6 @@
|
||||
#!/usr/bin/env python3
|
||||
#/*
|
||||
# * FreeRTOS Kernel <DEVELOPMENT BRANCH>
|
||||
# * FreeRTOS Kernel V11.3.0
|
||||
# * Copyright (C) 2024 Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
||||
# *
|
||||
# * SPDX-License-Identifier: MIT
|
||||
@@ -127,7 +127,7 @@ KERNEL_ARM_COLLAB_FILES_PATTERNS = [
|
||||
|
||||
KERNEL_HEADER = [
|
||||
'/*\n',
|
||||
' * FreeRTOS Kernel <DEVELOPMENT BRANCH>\n',
|
||||
' * FreeRTOS Kernel V11.3.0\n',
|
||||
' * Copyright (C) 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved.\n',
|
||||
' *\n',
|
||||
' * SPDX-License-Identifier: MIT\n',
|
||||
|
||||
Reference in New Issue
Block a user