mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-12-19 10:05:16 -05:00
[AUTO][RELEASE]: Bump file header version to "10.6.0"
This commit is contained in:
parent
81a2a656d1
commit
aec827831a
657 changed files with 658 additions and 658 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 V10.6.0
|
||||
# * Copyright (C) 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
||||
# *
|
||||
# * SPDX-License-Identifier: MIT
|
||||
|
|
@ -99,7 +99,7 @@ KERNEL_THIRD_PARTY_PATTERNS = [
|
|||
|
||||
KERNEL_HEADER = [
|
||||
'/*\n',
|
||||
' * FreeRTOS Kernel <DEVELOPMENT BRANCH>\n',
|
||||
' * FreeRTOS Kernel V10.6.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