[AUTO][RELEASE]: Bump file header version to "202104.00"

This commit is contained in:
Archit Aggarwal
2021-04-29 17:14:35 +00:00
parent fadd729f19
commit 1b53e2d2d9
1427 changed files with 1428 additions and 1428 deletions

View File

@@ -369,7 +369,7 @@ FREERTOS_IGNORED_PATTERNS = [
FREERTOS_HEADER = [
'/*\n',
' * FreeRTOS V202012.00\n',
' * FreeRTOS V202104.00
' * 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',
@@ -422,7 +422,7 @@ KERNEL_IGNORED_PATTERNS = [r'.*\.git.*']
KERNEL_HEADER = [
'/*\n',
' * FreeRTOS Kernel V10.4.3\n',
' * FreeRTOS V202104.00
' * 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',