mirror of
https://github.com/FreeRTOS/FreeRTOS.git
synced 2026-07-27 08:13:55 +00:00
[AUTO][RELEASE]: Bump file header version to "202211.00"
This commit is contained in:
2
.github/scripts/common/header_checker.py
vendored
2
.github/scripts/common/header_checker.py
vendored
@@ -1,6 +1,6 @@
|
||||
#!/usr/bin/env python3
|
||||
# /*
|
||||
# * FreeRTOS V202112.00
|
||||
# * FreeRTOS V202211.00
|
||||
# * Copyright (C) 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
||||
# *
|
||||
# * Permission is hereby granted, free of charge, to any person obtaining a copy of
|
||||
|
||||
2
.github/scripts/core_checker.py
vendored
2
.github/scripts/core_checker.py
vendored
@@ -307,7 +307,7 @@ FREERTOS_IGNORED_FILES = [
|
||||
|
||||
FREERTOS_HEADER = [
|
||||
'/*\n',
|
||||
' * FreeRTOS V202112.00\n',
|
||||
' * FreeRTOS V202211.00\n',
|
||||
' * Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.\n',
|
||||
' *\n',
|
||||
' * Permission is hereby granted, free of charge, to any person obtaining a copy of\n',
|
||||
|
||||
Reference in New Issue
Block a user