mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2026-05-12 11:42:57 -04:00
[AUTO][RELEASE]: Bump file header version to "11.3.0"
This commit is contained in:
parent
290d989396
commit
5b00f9b502
744 changed files with 745 additions and 745 deletions
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',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue