mirror of
https://github.com/FreeRTOS/FreeRTOS.git
synced 2026-07-29 01:03:57 +00:00
[AUTO][RELEASE]: Bump file header version to "202212.01"
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 V202212.00
|
||||
# * FreeRTOS V202212.01
|
||||
# * 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
@@ -309,7 +309,7 @@ FREERTOS_IGNORED_FILES = [
|
||||
|
||||
FREERTOS_HEADER = [
|
||||
'/*\n',
|
||||
' * FreeRTOS V202212.00\n',
|
||||
' * FreeRTOS V202212.01\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