Roll up the minor changes checked into svn since V10.0.0 into new V10.0.1 ready for release.
diff --git a/FreeRTOS/Source/croutine.c b/FreeRTOS/Source/croutine.c
index 6084201..b995073 100644
--- a/FreeRTOS/Source/croutine.c
+++ b/FreeRTOS/Source/croutine.c
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/event_groups.c b/FreeRTOS/Source/event_groups.c
index 9da0411..4257950 100644
--- a/FreeRTOS/Source/event_groups.c
+++ b/FreeRTOS/Source/event_groups.c
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/include/FreeRTOS.h b/FreeRTOS/Source/include/FreeRTOS.h
index dfd89cd..f974c73 100644
--- a/FreeRTOS/Source/include/FreeRTOS.h
+++ b/FreeRTOS/Source/include/FreeRTOS.h
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/include/StackMacros.h b/FreeRTOS/Source/include/StackMacros.h
index 55c521c..fd6b340 100644
--- a/FreeRTOS/Source/include/StackMacros.h
+++ b/FreeRTOS/Source/include/StackMacros.h
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/include/croutine.h b/FreeRTOS/Source/include/croutine.h
index b4447c6..aa132bb 100644
--- a/FreeRTOS/Source/include/croutine.h
+++ b/FreeRTOS/Source/include/croutine.h
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/include/deprecated_definitions.h b/FreeRTOS/Source/include/deprecated_definitions.h
index 3fd3a6d..9dfdf21 100644
--- a/FreeRTOS/Source/include/deprecated_definitions.h
+++ b/FreeRTOS/Source/include/deprecated_definitions.h
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/include/event_groups.h b/FreeRTOS/Source/include/event_groups.h
index c7d97d9..5064404 100644
--- a/FreeRTOS/Source/include/event_groups.h
+++ b/FreeRTOS/Source/include/event_groups.h
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/include/list.h b/FreeRTOS/Source/include/list.h
index 928a8eb..431443f 100644
--- a/FreeRTOS/Source/include/list.h
+++ b/FreeRTOS/Source/include/list.h
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/include/message_buffer.h b/FreeRTOS/Source/include/message_buffer.h
index 8eab0a2..8be9740 100644
--- a/FreeRTOS/Source/include/message_buffer.h
+++ b/FreeRTOS/Source/include/message_buffer.h
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/include/mpu_prototypes.h b/FreeRTOS/Source/include/mpu_prototypes.h
index 3b98267..a08d748 100644
--- a/FreeRTOS/Source/include/mpu_prototypes.h
+++ b/FreeRTOS/Source/include/mpu_prototypes.h
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

@@ -85,8 +84,8 @@
 /* MPU versions of queue.h API functions. */

 BaseType_t MPU_xQueueGenericSend( QueueHandle_t xQueue, const void * const pvItemToQueue, TickType_t xTicksToWait, const BaseType_t xCopyPosition );

 BaseType_t MPU_xQueueReceive( QueueHandle_t xQueue, void * const pvBuffer, TickType_t xTicksToWait );

-BaseType_t xQueuePeek( QueueHandle_t xQueue, void * const pvBuffer, TickType_t xTicksToWait );

-BaseType_t xQueueSemaphoreTake( QueueHandle_t xQueue, TickType_t xTicksToWait );

+BaseType_t MPU_xQueuePeek( QueueHandle_t xQueue, void * const pvBuffer, TickType_t xTicksToWait );

+BaseType_t MPU_xQueueSemaphoreTake( QueueHandle_t xQueue, TickType_t xTicksToWait );

 UBaseType_t MPU_uxQueueMessagesWaiting( const QueueHandle_t xQueue );

 UBaseType_t MPU_uxQueueSpacesAvailable( const QueueHandle_t xQueue );

 void MPU_vQueueDelete( QueueHandle_t xQueue );

diff --git a/FreeRTOS/Source/include/mpu_wrappers.h b/FreeRTOS/Source/include/mpu_wrappers.h
index 4c8aa12..1e97ae4 100644
--- a/FreeRTOS/Source/include/mpu_wrappers.h
+++ b/FreeRTOS/Source/include/mpu_wrappers.h
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/include/portable.h b/FreeRTOS/Source/include/portable.h
index 8bfb285..8aac353 100644
--- a/FreeRTOS/Source/include/portable.h
+++ b/FreeRTOS/Source/include/portable.h
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/include/projdefs.h b/FreeRTOS/Source/include/projdefs.h
index 8ed972a..d4aa198 100644
--- a/FreeRTOS/Source/include/projdefs.h
+++ b/FreeRTOS/Source/include/projdefs.h
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/include/queue.h b/FreeRTOS/Source/include/queue.h
index 57757d8..2895205 100644
--- a/FreeRTOS/Source/include/queue.h
+++ b/FreeRTOS/Source/include/queue.h
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/include/semphr.h b/FreeRTOS/Source/include/semphr.h
index 5255c07..0f58285 100644
--- a/FreeRTOS/Source/include/semphr.h
+++ b/FreeRTOS/Source/include/semphr.h
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/include/stack_macros.h b/FreeRTOS/Source/include/stack_macros.h
index 3add7d1..e8515b3 100644
--- a/FreeRTOS/Source/include/stack_macros.h
+++ b/FreeRTOS/Source/include/stack_macros.h
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/include/stream_buffer.h b/FreeRTOS/Source/include/stream_buffer.h
index aa6f296..f967dd2 100644
--- a/FreeRTOS/Source/include/stream_buffer.h
+++ b/FreeRTOS/Source/include/stream_buffer.h
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/include/task.h b/FreeRTOS/Source/include/task.h
index 85aaaa6..df7ce95 100644
--- a/FreeRTOS/Source/include/task.h
+++ b/FreeRTOS/Source/include/task.h
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

@@ -44,10 +43,10 @@
  * MACROS AND DEFINITIONS

  *----------------------------------------------------------*/

 

-#define tskKERNEL_VERSION_NUMBER "V10.0.0"

+#define tskKERNEL_VERSION_NUMBER "V10.0.1"

 #define tskKERNEL_VERSION_MAJOR 10

 #define tskKERNEL_VERSION_MINOR 0

-#define tskKERNEL_VERSION_BUILD 0

+#define tskKERNEL_VERSION_BUILD 1

 

 /**

  * task. h

diff --git a/FreeRTOS/Source/include/timers.h b/FreeRTOS/Source/include/timers.h
index 819ad74..7e2eceb 100644
--- a/FreeRTOS/Source/include/timers.h
+++ b/FreeRTOS/Source/include/timers.h
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/list.c b/FreeRTOS/Source/list.c
index cd329c9..e3a54e3 100644
--- a/FreeRTOS/Source/list.c
+++ b/FreeRTOS/Source/list.c
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/BCC/16BitDOS/Flsh186/port.c b/FreeRTOS/Source/portable/BCC/16BitDOS/Flsh186/port.c
index c486096..69aab22 100644
--- a/FreeRTOS/Source/portable/BCC/16BitDOS/Flsh186/port.c
+++ b/FreeRTOS/Source/portable/BCC/16BitDOS/Flsh186/port.c
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/BCC/16BitDOS/Flsh186/prtmacro.h b/FreeRTOS/Source/portable/BCC/16BitDOS/Flsh186/prtmacro.h
index 45dc2e0..ea03967 100644
--- a/FreeRTOS/Source/portable/BCC/16BitDOS/Flsh186/prtmacro.h
+++ b/FreeRTOS/Source/portable/BCC/16BitDOS/Flsh186/prtmacro.h
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/BCC/16BitDOS/PC/port.c b/FreeRTOS/Source/portable/BCC/16BitDOS/PC/port.c
index 36f0c00..8758ea9 100644
--- a/FreeRTOS/Source/portable/BCC/16BitDOS/PC/port.c
+++ b/FreeRTOS/Source/portable/BCC/16BitDOS/PC/port.c
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/BCC/16BitDOS/PC/prtmacro.h b/FreeRTOS/Source/portable/BCC/16BitDOS/PC/prtmacro.h
index 210df29..b20a4dd 100644
--- a/FreeRTOS/Source/portable/BCC/16BitDOS/PC/prtmacro.h
+++ b/FreeRTOS/Source/portable/BCC/16BitDOS/PC/prtmacro.h
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/BCC/16BitDOS/common/portasm.h b/FreeRTOS/Source/portable/BCC/16BitDOS/common/portasm.h
index 1bca8c9..ae45517 100644
--- a/FreeRTOS/Source/portable/BCC/16BitDOS/common/portasm.h
+++ b/FreeRTOS/Source/portable/BCC/16BitDOS/common/portasm.h
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/BCC/16BitDOS/common/portcomn.c b/FreeRTOS/Source/portable/BCC/16BitDOS/common/portcomn.c
index 20c3338..4337b62 100644
--- a/FreeRTOS/Source/portable/BCC/16BitDOS/common/portcomn.c
+++ b/FreeRTOS/Source/portable/BCC/16BitDOS/common/portcomn.c
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/CCS/ARM_CM3/port.c b/FreeRTOS/Source/portable/CCS/ARM_CM3/port.c
index 69b1d0b..a00775f 100644
--- a/FreeRTOS/Source/portable/CCS/ARM_CM3/port.c
+++ b/FreeRTOS/Source/portable/CCS/ARM_CM3/port.c
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/CCS/ARM_CM3/portasm.asm b/FreeRTOS/Source/portable/CCS/ARM_CM3/portasm.asm
index b109b6d..39e92f9 100644
--- a/FreeRTOS/Source/portable/CCS/ARM_CM3/portasm.asm
+++ b/FreeRTOS/Source/portable/CCS/ARM_CM3/portasm.asm
@@ -1,5 +1,5 @@
 ;/*

-; * FreeRTOS Kernel V10.0.0

+; * FreeRTOS Kernel V10.0.1

 ; * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

 ; *

 ; * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
 ; * subject to the following conditions:

 ; *

 ; * The above copyright notice and this permission notice shall be included in all

-; * copies or substantial portions of the Software. If you wish to use our Amazon

-; * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+; * copies or substantial portions of the Software.

 ; *

 ; * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

 ; * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/CCS/ARM_CM3/portmacro.h b/FreeRTOS/Source/portable/CCS/ARM_CM3/portmacro.h
index c5737a3..202c1e9 100644
--- a/FreeRTOS/Source/portable/CCS/ARM_CM3/portmacro.h
+++ b/FreeRTOS/Source/portable/CCS/ARM_CM3/portmacro.h
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/CCS/ARM_CM4F/port.c b/FreeRTOS/Source/portable/CCS/ARM_CM4F/port.c
index ae43047..8363a96 100644
--- a/FreeRTOS/Source/portable/CCS/ARM_CM4F/port.c
+++ b/FreeRTOS/Source/portable/CCS/ARM_CM4F/port.c
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/CCS/ARM_CM4F/portasm.asm b/FreeRTOS/Source/portable/CCS/ARM_CM4F/portasm.asm
index fbddb43..dcd0ba5 100644
--- a/FreeRTOS/Source/portable/CCS/ARM_CM4F/portasm.asm
+++ b/FreeRTOS/Source/portable/CCS/ARM_CM4F/portasm.asm
@@ -1,5 +1,5 @@
 ;/*

-; * FreeRTOS Kernel V10.0.0

+; * FreeRTOS Kernel V10.0.1

 ; * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

 ; *

 ; * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
 ; * subject to the following conditions:

 ; *

 ; * The above copyright notice and this permission notice shall be included in all

-; * copies or substantial portions of the Software. If you wish to use our Amazon

-; * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+; * copies or substantial portions of the Software.

 ; *

 ; * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

 ; * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/CCS/ARM_CM4F/portmacro.h b/FreeRTOS/Source/portable/CCS/ARM_CM4F/portmacro.h
index 02503e5..ca5cb9d 100644
--- a/FreeRTOS/Source/portable/CCS/ARM_CM4F/portmacro.h
+++ b/FreeRTOS/Source/portable/CCS/ARM_CM4F/portmacro.h
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/CCS/ARM_Cortex-R4/port.c b/FreeRTOS/Source/portable/CCS/ARM_Cortex-R4/port.c
index fca306b..d21431d 100644
--- a/FreeRTOS/Source/portable/CCS/ARM_Cortex-R4/port.c
+++ b/FreeRTOS/Source/portable/CCS/ARM_Cortex-R4/port.c
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/CCS/ARM_Cortex-R4/portASM.asm b/FreeRTOS/Source/portable/CCS/ARM_Cortex-R4/portASM.asm
index 0df5680..29af42c 100644
--- a/FreeRTOS/Source/portable/CCS/ARM_Cortex-R4/portASM.asm
+++ b/FreeRTOS/Source/portable/CCS/ARM_Cortex-R4/portASM.asm
@@ -1,5 +1,5 @@
 ;/*

-; * FreeRTOS Kernel V10.0.0

+; * FreeRTOS Kernel V10.0.1

 ; * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

 ; *

 ; * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
 ; * subject to the following conditions:

 ; *

 ; * The above copyright notice and this permission notice shall be included in all

-; * copies or substantial portions of the Software. If you wish to use our Amazon

-; * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+; * copies or substantial portions of the Software.

 ; *

 ; * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

 ; * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/CCS/ARM_Cortex-R4/portmacro.h b/FreeRTOS/Source/portable/CCS/ARM_Cortex-R4/portmacro.h
index 7d4ba9f..26652a1 100644
--- a/FreeRTOS/Source/portable/CCS/ARM_Cortex-R4/portmacro.h
+++ b/FreeRTOS/Source/portable/CCS/ARM_Cortex-R4/portmacro.h
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/CCS/MSP430X/data_model.h b/FreeRTOS/Source/portable/CCS/MSP430X/data_model.h
index 10f8969..5f78e49 100644
--- a/FreeRTOS/Source/portable/CCS/MSP430X/data_model.h
+++ b/FreeRTOS/Source/portable/CCS/MSP430X/data_model.h
@@ -1,5 +1,5 @@
 ;/*

-; * FreeRTOS Kernel V10.0.0

+; * FreeRTOS Kernel V10.0.1

 ; * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

 ; *

 ; * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
 ; * subject to the following conditions:

 ; *

 ; * The above copyright notice and this permission notice shall be included in all

-; * copies or substantial portions of the Software. If you wish to use our Amazon

-; * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+; * copies or substantial portions of the Software.

 ; *

 ; * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

 ; * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/CCS/MSP430X/port.c b/FreeRTOS/Source/portable/CCS/MSP430X/port.c
index 6b7e3a0..9594a46 100644
--- a/FreeRTOS/Source/portable/CCS/MSP430X/port.c
+++ b/FreeRTOS/Source/portable/CCS/MSP430X/port.c
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/CCS/MSP430X/portext.asm b/FreeRTOS/Source/portable/CCS/MSP430X/portext.asm
index ef43ff0..6a7fdc4 100644
--- a/FreeRTOS/Source/portable/CCS/MSP430X/portext.asm
+++ b/FreeRTOS/Source/portable/CCS/MSP430X/portext.asm
@@ -1,5 +1,5 @@
 ;/*

-; * FreeRTOS Kernel V10.0.0

+; * FreeRTOS Kernel V10.0.1

 ; * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

 ; *

 ; * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
 ; * subject to the following conditions:

 ; *

 ; * The above copyright notice and this permission notice shall be included in all

-; * copies or substantial portions of the Software. If you wish to use our Amazon

-; * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+; * copies or substantial portions of the Software.

 ; *

 ; * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

 ; * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/CCS/MSP430X/portmacro.h b/FreeRTOS/Source/portable/CCS/MSP430X/portmacro.h
index 3689bc2..62fe40b 100644
--- a/FreeRTOS/Source/portable/CCS/MSP430X/portmacro.h
+++ b/FreeRTOS/Source/portable/CCS/MSP430X/portmacro.h
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/CodeWarrior/ColdFire_V1/port.c b/FreeRTOS/Source/portable/CodeWarrior/ColdFire_V1/port.c
index 9b62d87..9d22d01 100644
--- a/FreeRTOS/Source/portable/CodeWarrior/ColdFire_V1/port.c
+++ b/FreeRTOS/Source/portable/CodeWarrior/ColdFire_V1/port.c
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/CodeWarrior/ColdFire_V1/portasm.S b/FreeRTOS/Source/portable/CodeWarrior/ColdFire_V1/portasm.S
index 798eb3f..d3a54ef 100644
--- a/FreeRTOS/Source/portable/CodeWarrior/ColdFire_V1/portasm.S
+++ b/FreeRTOS/Source/portable/CodeWarrior/ColdFire_V1/portasm.S
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/CodeWarrior/ColdFire_V1/portmacro.h b/FreeRTOS/Source/portable/CodeWarrior/ColdFire_V1/portmacro.h
index 502095a..5a0facb 100644
--- a/FreeRTOS/Source/portable/CodeWarrior/ColdFire_V1/portmacro.h
+++ b/FreeRTOS/Source/portable/CodeWarrior/ColdFire_V1/portmacro.h
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/CodeWarrior/ColdFire_V2/port.c b/FreeRTOS/Source/portable/CodeWarrior/ColdFire_V2/port.c
index 9c16851..1f7d1b7 100644
--- a/FreeRTOS/Source/portable/CodeWarrior/ColdFire_V2/port.c
+++ b/FreeRTOS/Source/portable/CodeWarrior/ColdFire_V2/port.c
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/CodeWarrior/ColdFire_V2/portasm.S b/FreeRTOS/Source/portable/CodeWarrior/ColdFire_V2/portasm.S
index 1450f37..3fae17d 100644
--- a/FreeRTOS/Source/portable/CodeWarrior/ColdFire_V2/portasm.S
+++ b/FreeRTOS/Source/portable/CodeWarrior/ColdFire_V2/portasm.S
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/CodeWarrior/ColdFire_V2/portmacro.h b/FreeRTOS/Source/portable/CodeWarrior/ColdFire_V2/portmacro.h
index 4fa9535..f6e076f 100644
--- a/FreeRTOS/Source/portable/CodeWarrior/ColdFire_V2/portmacro.h
+++ b/FreeRTOS/Source/portable/CodeWarrior/ColdFire_V2/portmacro.h
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/CodeWarrior/HCS12/port.c b/FreeRTOS/Source/portable/CodeWarrior/HCS12/port.c
index e9aed9a..4b44bb6 100644
--- a/FreeRTOS/Source/portable/CodeWarrior/HCS12/port.c
+++ b/FreeRTOS/Source/portable/CodeWarrior/HCS12/port.c
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/CodeWarrior/HCS12/portmacro.h b/FreeRTOS/Source/portable/CodeWarrior/HCS12/portmacro.h
index 41ea9ca..35ad437 100644
--- a/FreeRTOS/Source/portable/CodeWarrior/HCS12/portmacro.h
+++ b/FreeRTOS/Source/portable/CodeWarrior/HCS12/portmacro.h
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/Common/mpu_wrappers.c b/FreeRTOS/Source/portable/Common/mpu_wrappers.c
index 003e3a0..73cfdf2 100644
--- a/FreeRTOS/Source/portable/Common/mpu_wrappers.c
+++ b/FreeRTOS/Source/portable/Common/mpu_wrappers.c
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

@@ -697,7 +696,7 @@
 #endif

 /*-----------------------------------------------------------*/

 

-#if ( configUSE_MUTEXES == 1 )

+#if ( configUSE_RECURSIVE_MUTEXES == 1 )

 	BaseType_t MPU_xQueueTakeMutexRecursive( QueueHandle_t xMutex, TickType_t xBlockTime )

 	{

 	BaseType_t xReturn;

@@ -710,7 +709,7 @@
 #endif

 /*-----------------------------------------------------------*/

 

-#if ( configUSE_MUTEXES == 1 )

+#if ( configUSE_RECURSIVE_MUTEXES == 1 )

 	BaseType_t MPU_xQueueGiveMutexRecursive( QueueHandle_t xMutex )

 	{

 	BaseType_t xReturn;

diff --git a/FreeRTOS/Source/portable/GCC/ARM7_AT91FR40008/port.c b/FreeRTOS/Source/portable/GCC/ARM7_AT91FR40008/port.c
index 9e3edf7..390d981 100644
--- a/FreeRTOS/Source/portable/GCC/ARM7_AT91FR40008/port.c
+++ b/FreeRTOS/Source/portable/GCC/ARM7_AT91FR40008/port.c
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/ARM7_AT91FR40008/portISR.c b/FreeRTOS/Source/portable/GCC/ARM7_AT91FR40008/portISR.c
index f83f04b..2e89c33 100644
--- a/FreeRTOS/Source/portable/GCC/ARM7_AT91FR40008/portISR.c
+++ b/FreeRTOS/Source/portable/GCC/ARM7_AT91FR40008/portISR.c
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/ARM7_AT91FR40008/portmacro.h b/FreeRTOS/Source/portable/GCC/ARM7_AT91FR40008/portmacro.h
index 5b1b405..83b42eb 100644
--- a/FreeRTOS/Source/portable/GCC/ARM7_AT91FR40008/portmacro.h
+++ b/FreeRTOS/Source/portable/GCC/ARM7_AT91FR40008/portmacro.h
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/ARM7_AT91SAM7S/port.c b/FreeRTOS/Source/portable/GCC/ARM7_AT91SAM7S/port.c
index 77f40c6..9997be8 100644
--- a/FreeRTOS/Source/portable/GCC/ARM7_AT91SAM7S/port.c
+++ b/FreeRTOS/Source/portable/GCC/ARM7_AT91SAM7S/port.c
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/ARM7_AT91SAM7S/portISR.c b/FreeRTOS/Source/portable/GCC/ARM7_AT91SAM7S/portISR.c
index 6ada542..762a8a6 100644
--- a/FreeRTOS/Source/portable/GCC/ARM7_AT91SAM7S/portISR.c
+++ b/FreeRTOS/Source/portable/GCC/ARM7_AT91SAM7S/portISR.c
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/ARM7_AT91SAM7S/portmacro.h b/FreeRTOS/Source/portable/GCC/ARM7_AT91SAM7S/portmacro.h
index d8bf044..f43b51b 100644
--- a/FreeRTOS/Source/portable/GCC/ARM7_AT91SAM7S/portmacro.h
+++ b/FreeRTOS/Source/portable/GCC/ARM7_AT91SAM7S/portmacro.h
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/ARM7_LPC2000/port.c b/FreeRTOS/Source/portable/GCC/ARM7_LPC2000/port.c
index ef1345c..4ffc551 100644
--- a/FreeRTOS/Source/portable/GCC/ARM7_LPC2000/port.c
+++ b/FreeRTOS/Source/portable/GCC/ARM7_LPC2000/port.c
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/ARM7_LPC2000/portISR.c b/FreeRTOS/Source/portable/GCC/ARM7_LPC2000/portISR.c
index 076b04b..d031647 100644
--- a/FreeRTOS/Source/portable/GCC/ARM7_LPC2000/portISR.c
+++ b/FreeRTOS/Source/portable/GCC/ARM7_LPC2000/portISR.c
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/ARM7_LPC2000/portmacro.h b/FreeRTOS/Source/portable/GCC/ARM7_LPC2000/portmacro.h
index 9917bda..b309d5a 100644
--- a/FreeRTOS/Source/portable/GCC/ARM7_LPC2000/portmacro.h
+++ b/FreeRTOS/Source/portable/GCC/ARM7_LPC2000/portmacro.h
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/ARM7_LPC23xx/port.c b/FreeRTOS/Source/portable/GCC/ARM7_LPC23xx/port.c
index 00ab153..4990a48 100644
--- a/FreeRTOS/Source/portable/GCC/ARM7_LPC23xx/port.c
+++ b/FreeRTOS/Source/portable/GCC/ARM7_LPC23xx/port.c
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/ARM7_LPC23xx/portISR.c b/FreeRTOS/Source/portable/GCC/ARM7_LPC23xx/portISR.c
index 111687e..c966f23 100644
--- a/FreeRTOS/Source/portable/GCC/ARM7_LPC23xx/portISR.c
+++ b/FreeRTOS/Source/portable/GCC/ARM7_LPC23xx/portISR.c
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/ARM7_LPC23xx/portmacro.h b/FreeRTOS/Source/portable/GCC/ARM7_LPC23xx/portmacro.h
index 836d30d..e24d64c 100644
--- a/FreeRTOS/Source/portable/GCC/ARM7_LPC23xx/portmacro.h
+++ b/FreeRTOS/Source/portable/GCC/ARM7_LPC23xx/portmacro.h
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/ARM_CA53_64_BIT/port.c b/FreeRTOS/Source/portable/GCC/ARM_CA53_64_BIT/port.c
index 5310524..a663368 100644
--- a/FreeRTOS/Source/portable/GCC/ARM_CA53_64_BIT/port.c
+++ b/FreeRTOS/Source/portable/GCC/ARM_CA53_64_BIT/port.c
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/ARM_CA53_64_BIT/portASM.S b/FreeRTOS/Source/portable/GCC/ARM_CA53_64_BIT/portASM.S
index dabf8c8..6603616 100644
--- a/FreeRTOS/Source/portable/GCC/ARM_CA53_64_BIT/portASM.S
+++ b/FreeRTOS/Source/portable/GCC/ARM_CA53_64_BIT/portASM.S
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/ARM_CA53_64_BIT/portmacro.h b/FreeRTOS/Source/portable/GCC/ARM_CA53_64_BIT/portmacro.h
index 1973396..4bea465 100644
--- a/FreeRTOS/Source/portable/GCC/ARM_CA53_64_BIT/portmacro.h
+++ b/FreeRTOS/Source/portable/GCC/ARM_CA53_64_BIT/portmacro.h
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/ARM_CA9/port.c b/FreeRTOS/Source/portable/GCC/ARM_CA9/port.c
index 081ab02..d29881d 100644
--- a/FreeRTOS/Source/portable/GCC/ARM_CA9/port.c
+++ b/FreeRTOS/Source/portable/GCC/ARM_CA9/port.c
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/ARM_CA9/portASM.S b/FreeRTOS/Source/portable/GCC/ARM_CA9/portASM.S
index 0a9c6da..96786a8 100644
--- a/FreeRTOS/Source/portable/GCC/ARM_CA9/portASM.S
+++ b/FreeRTOS/Source/portable/GCC/ARM_CA9/portASM.S
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/ARM_CA9/portmacro.h b/FreeRTOS/Source/portable/GCC/ARM_CA9/portmacro.h
index c002579..9b0ccb6 100644
--- a/FreeRTOS/Source/portable/GCC/ARM_CA9/portmacro.h
+++ b/FreeRTOS/Source/portable/GCC/ARM_CA9/portmacro.h
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/ARM_CM0/port.c b/FreeRTOS/Source/portable/GCC/ARM_CM0/port.c
index 509ce66..dcfa062 100644
--- a/FreeRTOS/Source/portable/GCC/ARM_CM0/port.c
+++ b/FreeRTOS/Source/portable/GCC/ARM_CM0/port.c
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/ARM_CM0/portmacro.h b/FreeRTOS/Source/portable/GCC/ARM_CM0/portmacro.h
index 1c4e415..4389a7b 100644
--- a/FreeRTOS/Source/portable/GCC/ARM_CM0/portmacro.h
+++ b/FreeRTOS/Source/portable/GCC/ARM_CM0/portmacro.h
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/ARM_CM3/port.c b/FreeRTOS/Source/portable/GCC/ARM_CM3/port.c
index 74d2b28..19d8d9b 100644
--- a/FreeRTOS/Source/portable/GCC/ARM_CM3/port.c
+++ b/FreeRTOS/Source/portable/GCC/ARM_CM3/port.c
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/ARM_CM3/portmacro.h b/FreeRTOS/Source/portable/GCC/ARM_CM3/portmacro.h
index 345b39b..860ad5b 100644
--- a/FreeRTOS/Source/portable/GCC/ARM_CM3/portmacro.h
+++ b/FreeRTOS/Source/portable/GCC/ARM_CM3/portmacro.h
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/ARM_CM3_MPU/port.c b/FreeRTOS/Source/portable/GCC/ARM_CM3_MPU/port.c
index 647dabe..b14632f 100644
--- a/FreeRTOS/Source/portable/GCC/ARM_CM3_MPU/port.c
+++ b/FreeRTOS/Source/portable/GCC/ARM_CM3_MPU/port.c
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/ARM_CM3_MPU/portmacro.h b/FreeRTOS/Source/portable/GCC/ARM_CM3_MPU/portmacro.h
index b26571f..85041ad 100644
--- a/FreeRTOS/Source/portable/GCC/ARM_CM3_MPU/portmacro.h
+++ b/FreeRTOS/Source/portable/GCC/ARM_CM3_MPU/portmacro.h
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/ARM_CM4F/port.c b/FreeRTOS/Source/portable/GCC/ARM_CM4F/port.c
index 93cd3ea..ba923c1 100644
--- a/FreeRTOS/Source/portable/GCC/ARM_CM4F/port.c
+++ b/FreeRTOS/Source/portable/GCC/ARM_CM4F/port.c
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/ARM_CM4F/portmacro.h b/FreeRTOS/Source/portable/GCC/ARM_CM4F/portmacro.h
index 51ea45d..335732f 100644
--- a/FreeRTOS/Source/portable/GCC/ARM_CM4F/portmacro.h
+++ b/FreeRTOS/Source/portable/GCC/ARM_CM4F/portmacro.h
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/ARM_CM4_MPU/port.c b/FreeRTOS/Source/portable/GCC/ARM_CM4_MPU/port.c
index d911aa0..22a2fc7 100644
--- a/FreeRTOS/Source/portable/GCC/ARM_CM4_MPU/port.c
+++ b/FreeRTOS/Source/portable/GCC/ARM_CM4_MPU/port.c
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/ARM_CM4_MPU/portmacro.h b/FreeRTOS/Source/portable/GCC/ARM_CM4_MPU/portmacro.h
index b26571f..85041ad 100644
--- a/FreeRTOS/Source/portable/GCC/ARM_CM4_MPU/portmacro.h
+++ b/FreeRTOS/Source/portable/GCC/ARM_CM4_MPU/portmacro.h
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/ARM_CM7/r0p1/port.c b/FreeRTOS/Source/portable/GCC/ARM_CM7/r0p1/port.c
index 6c56eae..cd229c5 100644
--- a/FreeRTOS/Source/portable/GCC/ARM_CM7/r0p1/port.c
+++ b/FreeRTOS/Source/portable/GCC/ARM_CM7/r0p1/port.c
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/ARM_CM7/r0p1/portmacro.h b/FreeRTOS/Source/portable/GCC/ARM_CM7/r0p1/portmacro.h
index b73dbfc..6bc73e3 100644
--- a/FreeRTOS/Source/portable/GCC/ARM_CM7/r0p1/portmacro.h
+++ b/FreeRTOS/Source/portable/GCC/ARM_CM7/r0p1/portmacro.h
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/ARM_CR5/port.c b/FreeRTOS/Source/portable/GCC/ARM_CR5/port.c
index f122e90..3c8510e 100644
--- a/FreeRTOS/Source/portable/GCC/ARM_CR5/port.c
+++ b/FreeRTOS/Source/portable/GCC/ARM_CR5/port.c
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/ARM_CR5/portASM.S b/FreeRTOS/Source/portable/GCC/ARM_CR5/portASM.S
index 84fd4e7..4cdb98d 100644
--- a/FreeRTOS/Source/portable/GCC/ARM_CR5/portASM.S
+++ b/FreeRTOS/Source/portable/GCC/ARM_CR5/portASM.S
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/ARM_CR5/portmacro.h b/FreeRTOS/Source/portable/GCC/ARM_CR5/portmacro.h
index 5f0ed4d..da65daa 100644
--- a/FreeRTOS/Source/portable/GCC/ARM_CR5/portmacro.h
+++ b/FreeRTOS/Source/portable/GCC/ARM_CR5/portmacro.h
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/ARM_CRx_No_GIC/port.c b/FreeRTOS/Source/portable/GCC/ARM_CRx_No_GIC/port.c
index 7a21241..813cd18 100644
--- a/FreeRTOS/Source/portable/GCC/ARM_CRx_No_GIC/port.c
+++ b/FreeRTOS/Source/portable/GCC/ARM_CRx_No_GIC/port.c
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/ARM_CRx_No_GIC/portASM.S b/FreeRTOS/Source/portable/GCC/ARM_CRx_No_GIC/portASM.S
index 4daac3c..d20aa42 100644
--- a/FreeRTOS/Source/portable/GCC/ARM_CRx_No_GIC/portASM.S
+++ b/FreeRTOS/Source/portable/GCC/ARM_CRx_No_GIC/portASM.S
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/ARM_CRx_No_GIC/portmacro.h b/FreeRTOS/Source/portable/GCC/ARM_CRx_No_GIC/portmacro.h
index d5ba887..11466d2 100644
--- a/FreeRTOS/Source/portable/GCC/ARM_CRx_No_GIC/portmacro.h
+++ b/FreeRTOS/Source/portable/GCC/ARM_CRx_No_GIC/portmacro.h
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/ATMega323/port.c b/FreeRTOS/Source/portable/GCC/ATMega323/port.c
index 3e4ddf1..1d4af04 100644
--- a/FreeRTOS/Source/portable/GCC/ATMega323/port.c
+++ b/FreeRTOS/Source/portable/GCC/ATMega323/port.c
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/ATMega323/portmacro.h b/FreeRTOS/Source/portable/GCC/ATMega323/portmacro.h
index 62ec9a6..06a5af0 100644
--- a/FreeRTOS/Source/portable/GCC/ATMega323/portmacro.h
+++ b/FreeRTOS/Source/portable/GCC/ATMega323/portmacro.h
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/AVR32_UC3/port.c b/FreeRTOS/Source/portable/GCC/AVR32_UC3/port.c
index 511e493..a0471d0 100644
--- a/FreeRTOS/Source/portable/GCC/AVR32_UC3/port.c
+++ b/FreeRTOS/Source/portable/GCC/AVR32_UC3/port.c
@@ -13,7 +13,7 @@
  *****************************************************************************/

 

 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -24,8 +24,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/AVR32_UC3/portmacro.h b/FreeRTOS/Source/portable/GCC/AVR32_UC3/portmacro.h
index 04e5f54..325ebac 100644
--- a/FreeRTOS/Source/portable/GCC/AVR32_UC3/portmacro.h
+++ b/FreeRTOS/Source/portable/GCC/AVR32_UC3/portmacro.h
@@ -13,7 +13,7 @@
  *****************************************************************************/

 

 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -24,8 +24,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/CORTUS_APS3/port.c b/FreeRTOS/Source/portable/GCC/CORTUS_APS3/port.c
index 20a966c..24526cf 100644
--- a/FreeRTOS/Source/portable/GCC/CORTUS_APS3/port.c
+++ b/FreeRTOS/Source/portable/GCC/CORTUS_APS3/port.c
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/CORTUS_APS3/portmacro.h b/FreeRTOS/Source/portable/GCC/CORTUS_APS3/portmacro.h
index 21f5dd4..9cb2eb4 100644
--- a/FreeRTOS/Source/portable/GCC/CORTUS_APS3/portmacro.h
+++ b/FreeRTOS/Source/portable/GCC/CORTUS_APS3/portmacro.h
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/ColdFire_V2/port.c b/FreeRTOS/Source/portable/GCC/ColdFire_V2/port.c
index 2785734..99a0586 100644
--- a/FreeRTOS/Source/portable/GCC/ColdFire_V2/port.c
+++ b/FreeRTOS/Source/portable/GCC/ColdFire_V2/port.c
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/ColdFire_V2/portasm.S b/FreeRTOS/Source/portable/GCC/ColdFire_V2/portasm.S
index 2ff327a..9e3eba2 100644
--- a/FreeRTOS/Source/portable/GCC/ColdFire_V2/portasm.S
+++ b/FreeRTOS/Source/portable/GCC/ColdFire_V2/portasm.S
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/ColdFire_V2/portmacro.h b/FreeRTOS/Source/portable/GCC/ColdFire_V2/portmacro.h
index 8ca1137..711340a 100644
--- a/FreeRTOS/Source/portable/GCC/ColdFire_V2/portmacro.h
+++ b/FreeRTOS/Source/portable/GCC/ColdFire_V2/portmacro.h
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/H8S2329/port.c b/FreeRTOS/Source/portable/GCC/H8S2329/port.c
index c872e1b..563b75e 100644
--- a/FreeRTOS/Source/portable/GCC/H8S2329/port.c
+++ b/FreeRTOS/Source/portable/GCC/H8S2329/port.c
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/H8S2329/portmacro.h b/FreeRTOS/Source/portable/GCC/H8S2329/portmacro.h
index bd4b6fb..741dfbd 100644
--- a/FreeRTOS/Source/portable/GCC/H8S2329/portmacro.h
+++ b/FreeRTOS/Source/portable/GCC/H8S2329/portmacro.h
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/HCS12/port.c b/FreeRTOS/Source/portable/GCC/HCS12/port.c
index 1bfdfff..7dce9d5 100644
--- a/FreeRTOS/Source/portable/GCC/HCS12/port.c
+++ b/FreeRTOS/Source/portable/GCC/HCS12/port.c
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/HCS12/portmacro.h b/FreeRTOS/Source/portable/GCC/HCS12/portmacro.h
index 3acb4b7..e50f8eb 100644
--- a/FreeRTOS/Source/portable/GCC/HCS12/portmacro.h
+++ b/FreeRTOS/Source/portable/GCC/HCS12/portmacro.h
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/IA32_flat/ISR_Support.h b/FreeRTOS/Source/portable/GCC/IA32_flat/ISR_Support.h
index f49d589..40ce7de 100644
--- a/FreeRTOS/Source/portable/GCC/IA32_flat/ISR_Support.h
+++ b/FreeRTOS/Source/portable/GCC/IA32_flat/ISR_Support.h
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/IA32_flat/port.c b/FreeRTOS/Source/portable/GCC/IA32_flat/port.c
index a7d638f..4f31986 100644
--- a/FreeRTOS/Source/portable/GCC/IA32_flat/port.c
+++ b/FreeRTOS/Source/portable/GCC/IA32_flat/port.c
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/IA32_flat/portASM.S b/FreeRTOS/Source/portable/GCC/IA32_flat/portASM.S
index 432513a..eacfd43 100644
--- a/FreeRTOS/Source/portable/GCC/IA32_flat/portASM.S
+++ b/FreeRTOS/Source/portable/GCC/IA32_flat/portASM.S
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/IA32_flat/portmacro.h b/FreeRTOS/Source/portable/GCC/IA32_flat/portmacro.h
index f5e7aac..230d94e 100644
--- a/FreeRTOS/Source/portable/GCC/IA32_flat/portmacro.h
+++ b/FreeRTOS/Source/portable/GCC/IA32_flat/portmacro.h
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/MSP430F449/port.c b/FreeRTOS/Source/portable/GCC/MSP430F449/port.c
index 827575f..a9ada7d 100644
--- a/FreeRTOS/Source/portable/GCC/MSP430F449/port.c
+++ b/FreeRTOS/Source/portable/GCC/MSP430F449/port.c
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/MSP430F449/portmacro.h b/FreeRTOS/Source/portable/GCC/MSP430F449/portmacro.h
index b88f6b6..0c3c1bc 100644
--- a/FreeRTOS/Source/portable/GCC/MSP430F449/portmacro.h
+++ b/FreeRTOS/Source/portable/GCC/MSP430F449/portmacro.h
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/MicroBlaze/port.c b/FreeRTOS/Source/portable/GCC/MicroBlaze/port.c
index 12c49e8..07391f6 100644
--- a/FreeRTOS/Source/portable/GCC/MicroBlaze/port.c
+++ b/FreeRTOS/Source/portable/GCC/MicroBlaze/port.c
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/MicroBlaze/portasm.s b/FreeRTOS/Source/portable/GCC/MicroBlaze/portasm.s
index d245d5d..86e0ace 100644
--- a/FreeRTOS/Source/portable/GCC/MicroBlaze/portasm.s
+++ b/FreeRTOS/Source/portable/GCC/MicroBlaze/portasm.s
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/MicroBlaze/portmacro.h b/FreeRTOS/Source/portable/GCC/MicroBlaze/portmacro.h
index 00dae5a..9b90d47 100644
--- a/FreeRTOS/Source/portable/GCC/MicroBlaze/portmacro.h
+++ b/FreeRTOS/Source/portable/GCC/MicroBlaze/portmacro.h
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/MicroBlazeV8/port.c b/FreeRTOS/Source/portable/GCC/MicroBlazeV8/port.c
index 02e9a0d..5927dc1 100644
--- a/FreeRTOS/Source/portable/GCC/MicroBlazeV8/port.c
+++ b/FreeRTOS/Source/portable/GCC/MicroBlazeV8/port.c
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/MicroBlazeV8/port_exceptions.c b/FreeRTOS/Source/portable/GCC/MicroBlazeV8/port_exceptions.c
index 8b01d23..91ace8b 100644
--- a/FreeRTOS/Source/portable/GCC/MicroBlazeV8/port_exceptions.c
+++ b/FreeRTOS/Source/portable/GCC/MicroBlazeV8/port_exceptions.c
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/MicroBlazeV8/portasm.S b/FreeRTOS/Source/portable/GCC/MicroBlazeV8/portasm.S
index fb58c82..09c56d6 100644
--- a/FreeRTOS/Source/portable/GCC/MicroBlazeV8/portasm.S
+++ b/FreeRTOS/Source/portable/GCC/MicroBlazeV8/portasm.S
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/MicroBlazeV8/portmacro.h b/FreeRTOS/Source/portable/GCC/MicroBlazeV8/portmacro.h
index b7b0c80..cb8e8bd 100644
--- a/FreeRTOS/Source/portable/GCC/MicroBlazeV8/portmacro.h
+++ b/FreeRTOS/Source/portable/GCC/MicroBlazeV8/portmacro.h
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/MicroBlazeV9/port.c b/FreeRTOS/Source/portable/GCC/MicroBlazeV9/port.c
index c902d2f..0460e46 100644
--- a/FreeRTOS/Source/portable/GCC/MicroBlazeV9/port.c
+++ b/FreeRTOS/Source/portable/GCC/MicroBlazeV9/port.c
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/MicroBlazeV9/port_exceptions.c b/FreeRTOS/Source/portable/GCC/MicroBlazeV9/port_exceptions.c
index 8b01d23..91ace8b 100644
--- a/FreeRTOS/Source/portable/GCC/MicroBlazeV9/port_exceptions.c
+++ b/FreeRTOS/Source/portable/GCC/MicroBlazeV9/port_exceptions.c
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/MicroBlazeV9/portasm.S b/FreeRTOS/Source/portable/GCC/MicroBlazeV9/portasm.S
index fb58c82..09c56d6 100644
--- a/FreeRTOS/Source/portable/GCC/MicroBlazeV9/portasm.S
+++ b/FreeRTOS/Source/portable/GCC/MicroBlazeV9/portasm.S
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/MicroBlazeV9/portmacro.h b/FreeRTOS/Source/portable/GCC/MicroBlazeV9/portmacro.h
index b7b0c80..cb8e8bd 100644
--- a/FreeRTOS/Source/portable/GCC/MicroBlazeV9/portmacro.h
+++ b/FreeRTOS/Source/portable/GCC/MicroBlazeV9/portmacro.h
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/NiosII/port.c b/FreeRTOS/Source/portable/GCC/NiosII/port.c
index 067aa9e..ed523c2 100644
--- a/FreeRTOS/Source/portable/GCC/NiosII/port.c
+++ b/FreeRTOS/Source/portable/GCC/NiosII/port.c
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/NiosII/port_asm.S b/FreeRTOS/Source/portable/GCC/NiosII/port_asm.S
index b4a802a..86dfc1f 100644
--- a/FreeRTOS/Source/portable/GCC/NiosII/port_asm.S
+++ b/FreeRTOS/Source/portable/GCC/NiosII/port_asm.S
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/NiosII/portmacro.h b/FreeRTOS/Source/portable/GCC/NiosII/portmacro.h
index 619954d..b70305d 100644
--- a/FreeRTOS/Source/portable/GCC/NiosII/portmacro.h
+++ b/FreeRTOS/Source/portable/GCC/NiosII/portmacro.h
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/PPC405_Xilinx/FPU_Macros.h b/FreeRTOS/Source/portable/GCC/PPC405_Xilinx/FPU_Macros.h
index bb4bd4c..9baf9a2 100644
--- a/FreeRTOS/Source/portable/GCC/PPC405_Xilinx/FPU_Macros.h
+++ b/FreeRTOS/Source/portable/GCC/PPC405_Xilinx/FPU_Macros.h
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/PPC405_Xilinx/port.c b/FreeRTOS/Source/portable/GCC/PPC405_Xilinx/port.c
index 6922c3d..bbf3d13 100644
--- a/FreeRTOS/Source/portable/GCC/PPC405_Xilinx/port.c
+++ b/FreeRTOS/Source/portable/GCC/PPC405_Xilinx/port.c
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/PPC405_Xilinx/portasm.S b/FreeRTOS/Source/portable/GCC/PPC405_Xilinx/portasm.S
index 5202c7c..307aa9f 100644
--- a/FreeRTOS/Source/portable/GCC/PPC405_Xilinx/portasm.S
+++ b/FreeRTOS/Source/portable/GCC/PPC405_Xilinx/portasm.S
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/PPC405_Xilinx/portmacro.h b/FreeRTOS/Source/portable/GCC/PPC405_Xilinx/portmacro.h
index 1a8de8f..9fa11c4 100644
--- a/FreeRTOS/Source/portable/GCC/PPC405_Xilinx/portmacro.h
+++ b/FreeRTOS/Source/portable/GCC/PPC405_Xilinx/portmacro.h
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/PPC440_Xilinx/FPU_Macros.h b/FreeRTOS/Source/portable/GCC/PPC440_Xilinx/FPU_Macros.h
index bb4bd4c..9baf9a2 100644
--- a/FreeRTOS/Source/portable/GCC/PPC440_Xilinx/FPU_Macros.h
+++ b/FreeRTOS/Source/portable/GCC/PPC440_Xilinx/FPU_Macros.h
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/PPC440_Xilinx/port.c b/FreeRTOS/Source/portable/GCC/PPC440_Xilinx/port.c
index 97ac5d4..084b729 100644
--- a/FreeRTOS/Source/portable/GCC/PPC440_Xilinx/port.c
+++ b/FreeRTOS/Source/portable/GCC/PPC440_Xilinx/port.c
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/PPC440_Xilinx/portasm.S b/FreeRTOS/Source/portable/GCC/PPC440_Xilinx/portasm.S
index 5202c7c..307aa9f 100644
--- a/FreeRTOS/Source/portable/GCC/PPC440_Xilinx/portasm.S
+++ b/FreeRTOS/Source/portable/GCC/PPC440_Xilinx/portasm.S
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/PPC440_Xilinx/portmacro.h b/FreeRTOS/Source/portable/GCC/PPC440_Xilinx/portmacro.h
index 1a8de8f..9fa11c4 100644
--- a/FreeRTOS/Source/portable/GCC/PPC440_Xilinx/portmacro.h
+++ b/FreeRTOS/Source/portable/GCC/PPC440_Xilinx/portmacro.h
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/RL78/isr_support.h b/FreeRTOS/Source/portable/GCC/RL78/isr_support.h
index 8672da9..60cf792 100644
--- a/FreeRTOS/Source/portable/GCC/RL78/isr_support.h
+++ b/FreeRTOS/Source/portable/GCC/RL78/isr_support.h
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/RL78/port.c b/FreeRTOS/Source/portable/GCC/RL78/port.c
index 83c6302..17748ac 100644
--- a/FreeRTOS/Source/portable/GCC/RL78/port.c
+++ b/FreeRTOS/Source/portable/GCC/RL78/port.c
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/RL78/portasm.S b/FreeRTOS/Source/portable/GCC/RL78/portasm.S
index 63f0468..f5db191 100644
--- a/FreeRTOS/Source/portable/GCC/RL78/portasm.S
+++ b/FreeRTOS/Source/portable/GCC/RL78/portasm.S
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/RL78/portmacro.h b/FreeRTOS/Source/portable/GCC/RL78/portmacro.h
index 4e31ce2..43bbc00 100644
--- a/FreeRTOS/Source/portable/GCC/RL78/portmacro.h
+++ b/FreeRTOS/Source/portable/GCC/RL78/portmacro.h
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/RX100/port.c b/FreeRTOS/Source/portable/GCC/RX100/port.c
index 9b1c1da..a31a635 100644
--- a/FreeRTOS/Source/portable/GCC/RX100/port.c
+++ b/FreeRTOS/Source/portable/GCC/RX100/port.c
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/RX100/portmacro.h b/FreeRTOS/Source/portable/GCC/RX100/portmacro.h
index 88459e3..796b2a5 100644
--- a/FreeRTOS/Source/portable/GCC/RX100/portmacro.h
+++ b/FreeRTOS/Source/portable/GCC/RX100/portmacro.h
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/RX600/port.c b/FreeRTOS/Source/portable/GCC/RX600/port.c
index 769ad5f..1a5eba0 100644
--- a/FreeRTOS/Source/portable/GCC/RX600/port.c
+++ b/FreeRTOS/Source/portable/GCC/RX600/port.c
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/RX600/portmacro.h b/FreeRTOS/Source/portable/GCC/RX600/portmacro.h
index f5b0953..d02de1c 100644
--- a/FreeRTOS/Source/portable/GCC/RX600/portmacro.h
+++ b/FreeRTOS/Source/portable/GCC/RX600/portmacro.h
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/RX600v2/port.c b/FreeRTOS/Source/portable/GCC/RX600v2/port.c
index 074dc30..6ac3b33 100644
--- a/FreeRTOS/Source/portable/GCC/RX600v2/port.c
+++ b/FreeRTOS/Source/portable/GCC/RX600v2/port.c
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/RX600v2/portmacro.h b/FreeRTOS/Source/portable/GCC/RX600v2/portmacro.h
index f5b0953..d02de1c 100644
--- a/FreeRTOS/Source/portable/GCC/RX600v2/portmacro.h
+++ b/FreeRTOS/Source/portable/GCC/RX600v2/portmacro.h
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/STR75x/port.c b/FreeRTOS/Source/portable/GCC/STR75x/port.c
index 60b27a5..534960f 100644
--- a/FreeRTOS/Source/portable/GCC/STR75x/port.c
+++ b/FreeRTOS/Source/portable/GCC/STR75x/port.c
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/STR75x/portISR.c b/FreeRTOS/Source/portable/GCC/STR75x/portISR.c
index 933620a..ef46939 100644
--- a/FreeRTOS/Source/portable/GCC/STR75x/portISR.c
+++ b/FreeRTOS/Source/portable/GCC/STR75x/portISR.c
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/STR75x/portmacro.h b/FreeRTOS/Source/portable/GCC/STR75x/portmacro.h
index cc28c6f..d7278b6 100644
--- a/FreeRTOS/Source/portable/GCC/STR75x/portmacro.h
+++ b/FreeRTOS/Source/portable/GCC/STR75x/portmacro.h
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/TriCore_1782/port.c b/FreeRTOS/Source/portable/GCC/TriCore_1782/port.c
index 147bebc..8019e82 100644
--- a/FreeRTOS/Source/portable/GCC/TriCore_1782/port.c
+++ b/FreeRTOS/Source/portable/GCC/TriCore_1782/port.c
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/TriCore_1782/portmacro.h b/FreeRTOS/Source/portable/GCC/TriCore_1782/portmacro.h
index 2d88ab8..d91db3f 100644
--- a/FreeRTOS/Source/portable/GCC/TriCore_1782/portmacro.h
+++ b/FreeRTOS/Source/portable/GCC/TriCore_1782/portmacro.h
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/TriCore_1782/porttrap.c b/FreeRTOS/Source/portable/GCC/TriCore_1782/porttrap.c
index 1b04a4f..1332eb6 100644
--- a/FreeRTOS/Source/portable/GCC/TriCore_1782/porttrap.c
+++ b/FreeRTOS/Source/portable/GCC/TriCore_1782/porttrap.c
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/IAR/78K0R/ISR_Support.h b/FreeRTOS/Source/portable/IAR/78K0R/ISR_Support.h
index 2f6208d..d3ab060 100644
--- a/FreeRTOS/Source/portable/IAR/78K0R/ISR_Support.h
+++ b/FreeRTOS/Source/portable/IAR/78K0R/ISR_Support.h
@@ -1,5 +1,5 @@
 ;/*

-; * FreeRTOS Kernel V10.0.0

+; * FreeRTOS Kernel V10.0.1

 ; * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

 ; *

 ; * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
 ; * subject to the following conditions:

 ; *

 ; * The above copyright notice and this permission notice shall be included in all

-; * copies or substantial portions of the Software. If you wish to use our Amazon

-; * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+; * copies or substantial portions of the Software.

 ; *

 ; * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

 ; * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/IAR/78K0R/port.c b/FreeRTOS/Source/portable/IAR/78K0R/port.c
index dc6d02a..6807bc1 100644
--- a/FreeRTOS/Source/portable/IAR/78K0R/port.c
+++ b/FreeRTOS/Source/portable/IAR/78K0R/port.c
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/IAR/78K0R/portasm.s26 b/FreeRTOS/Source/portable/IAR/78K0R/portasm.s26
index 18f653f..694a91d 100644
--- a/FreeRTOS/Source/portable/IAR/78K0R/portasm.s26
+++ b/FreeRTOS/Source/portable/IAR/78K0R/portasm.s26
@@ -1,5 +1,5 @@
 ;/*

-; * FreeRTOS Kernel V10.0.0

+; * FreeRTOS Kernel V10.0.1

 ; * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

 ; *

 ; * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
 ; * subject to the following conditions:

 ; *

 ; * The above copyright notice and this permission notice shall be included in all

-; * copies or substantial portions of the Software. If you wish to use our Amazon

-; * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+; * copies or substantial portions of the Software.

 ; *

 ; * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

 ; * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/IAR/78K0R/portmacro.h b/FreeRTOS/Source/portable/IAR/78K0R/portmacro.h
index 52ee588..778bce1 100644
--- a/FreeRTOS/Source/portable/IAR/78K0R/portmacro.h
+++ b/FreeRTOS/Source/portable/IAR/78K0R/portmacro.h
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/IAR/ARM_CA5_No_GIC/port.c b/FreeRTOS/Source/portable/IAR/ARM_CA5_No_GIC/port.c
index 7b2efc5..3dc5557 100644
--- a/FreeRTOS/Source/portable/IAR/ARM_CA5_No_GIC/port.c
+++ b/FreeRTOS/Source/portable/IAR/ARM_CA5_No_GIC/port.c
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/IAR/ARM_CA5_No_GIC/portASM.h b/FreeRTOS/Source/portable/IAR/ARM_CA5_No_GIC/portASM.h
index 935d645..755dcd3 100644
--- a/FreeRTOS/Source/portable/IAR/ARM_CA5_No_GIC/portASM.h
+++ b/FreeRTOS/Source/portable/IAR/ARM_CA5_No_GIC/portASM.h
@@ -1,5 +1,5 @@
 ;/*

-; * FreeRTOS Kernel V10.0.0

+; * FreeRTOS Kernel V10.0.1

 ; * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

 ; *

 ; * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
 ; * subject to the following conditions:

 ; *

 ; * The above copyright notice and this permission notice shall be included in all

-; * copies or substantial portions of the Software. If you wish to use our Amazon

-; * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+; * copies or substantial portions of the Software.

 ; *

 ; * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

 ; * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/IAR/ARM_CA5_No_GIC/portASM.s b/FreeRTOS/Source/portable/IAR/ARM_CA5_No_GIC/portASM.s
index e97fe32..504144b 100644
--- a/FreeRTOS/Source/portable/IAR/ARM_CA5_No_GIC/portASM.s
+++ b/FreeRTOS/Source/portable/IAR/ARM_CA5_No_GIC/portASM.s
@@ -1,5 +1,5 @@
 ;/*

-; * FreeRTOS Kernel V10.0.0

+; * FreeRTOS Kernel V10.0.1

 ; * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

 ; *

 ; * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
 ; * subject to the following conditions:

 ; *

 ; * The above copyright notice and this permission notice shall be included in all

-; * copies or substantial portions of the Software. If you wish to use our Amazon

-; * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+; * copies or substantial portions of the Software.

 ; *

 ; * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

 ; * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/IAR/ARM_CA5_No_GIC/portmacro.h b/FreeRTOS/Source/portable/IAR/ARM_CA5_No_GIC/portmacro.h
index 0af5a4e..27980b8 100644
--- a/FreeRTOS/Source/portable/IAR/ARM_CA5_No_GIC/portmacro.h
+++ b/FreeRTOS/Source/portable/IAR/ARM_CA5_No_GIC/portmacro.h
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/IAR/ARM_CA9/port.c b/FreeRTOS/Source/portable/IAR/ARM_CA9/port.c
index a4c4943..345b6e6 100644
--- a/FreeRTOS/Source/portable/IAR/ARM_CA9/port.c
+++ b/FreeRTOS/Source/portable/IAR/ARM_CA9/port.c
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/IAR/ARM_CA9/portASM.h b/FreeRTOS/Source/portable/IAR/ARM_CA9/portASM.h
index d2449a3..9d3454e 100644
--- a/FreeRTOS/Source/portable/IAR/ARM_CA9/portASM.h
+++ b/FreeRTOS/Source/portable/IAR/ARM_CA9/portASM.h
@@ -1,5 +1,5 @@
 ;/*

-; * FreeRTOS Kernel V10.0.0

+; * FreeRTOS Kernel V10.0.1

 ; * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

 ; *

 ; * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
 ; * subject to the following conditions:

 ; *

 ; * The above copyright notice and this permission notice shall be included in all

-; * copies or substantial portions of the Software. If you wish to use our Amazon

-; * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+; * copies or substantial portions of the Software.

 ; *

 ; * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

 ; * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/IAR/ARM_CA9/portASM.s b/FreeRTOS/Source/portable/IAR/ARM_CA9/portASM.s
index 6ffb1bf..2a30c25 100644
--- a/FreeRTOS/Source/portable/IAR/ARM_CA9/portASM.s
+++ b/FreeRTOS/Source/portable/IAR/ARM_CA9/portASM.s
@@ -1,5 +1,5 @@
 ;/*

-; * FreeRTOS Kernel V10.0.0

+; * FreeRTOS Kernel V10.0.1

 ; * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

 ; *

 ; * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
 ; * subject to the following conditions:

 ; *

 ; * The above copyright notice and this permission notice shall be included in all

-; * copies or substantial portions of the Software. If you wish to use our Amazon

-; * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+; * copies or substantial portions of the Software.

 ; *

 ; * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

 ; * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/IAR/ARM_CA9/portmacro.h b/FreeRTOS/Source/portable/IAR/ARM_CA9/portmacro.h
index f88d461..7edd15f 100644
--- a/FreeRTOS/Source/portable/IAR/ARM_CA9/portmacro.h
+++ b/FreeRTOS/Source/portable/IAR/ARM_CA9/portmacro.h
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/IAR/ARM_CM0/port.c b/FreeRTOS/Source/portable/IAR/ARM_CM0/port.c
index 9819144..f179bc4 100644
--- a/FreeRTOS/Source/portable/IAR/ARM_CM0/port.c
+++ b/FreeRTOS/Source/portable/IAR/ARM_CM0/port.c
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/IAR/ARM_CM0/portasm.s b/FreeRTOS/Source/portable/IAR/ARM_CM0/portasm.s
index d4727f1..f79b188 100644
--- a/FreeRTOS/Source/portable/IAR/ARM_CM0/portasm.s
+++ b/FreeRTOS/Source/portable/IAR/ARM_CM0/portasm.s
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/IAR/ARM_CM0/portmacro.h b/FreeRTOS/Source/portable/IAR/ARM_CM0/portmacro.h
index d809adb..42f6f84 100644
--- a/FreeRTOS/Source/portable/IAR/ARM_CM0/portmacro.h
+++ b/FreeRTOS/Source/portable/IAR/ARM_CM0/portmacro.h
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/IAR/ARM_CM3/port.c b/FreeRTOS/Source/portable/IAR/ARM_CM3/port.c
index 36c889c..51cc408 100644
--- a/FreeRTOS/Source/portable/IAR/ARM_CM3/port.c
+++ b/FreeRTOS/Source/portable/IAR/ARM_CM3/port.c
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/IAR/ARM_CM3/portasm.s b/FreeRTOS/Source/portable/IAR/ARM_CM3/portasm.s
index 4551f39..4baf88c 100644
--- a/FreeRTOS/Source/portable/IAR/ARM_CM3/portasm.s
+++ b/FreeRTOS/Source/portable/IAR/ARM_CM3/portasm.s
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/IAR/ARM_CM3/portmacro.h b/FreeRTOS/Source/portable/IAR/ARM_CM3/portmacro.h
index 18f0449..31994d2 100644
--- a/FreeRTOS/Source/portable/IAR/ARM_CM3/portmacro.h
+++ b/FreeRTOS/Source/portable/IAR/ARM_CM3/portmacro.h
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/IAR/ARM_CM4F/port.c b/FreeRTOS/Source/portable/IAR/ARM_CM4F/port.c
index 3b8d237..802b889 100644
--- a/FreeRTOS/Source/portable/IAR/ARM_CM4F/port.c
+++ b/FreeRTOS/Source/portable/IAR/ARM_CM4F/port.c
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/IAR/ARM_CM4F/portasm.s b/FreeRTOS/Source/portable/IAR/ARM_CM4F/portasm.s
index 0403f36..2976a6f 100644
--- a/FreeRTOS/Source/portable/IAR/ARM_CM4F/portasm.s
+++ b/FreeRTOS/Source/portable/IAR/ARM_CM4F/portasm.s
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/IAR/ARM_CM4F/portmacro.h b/FreeRTOS/Source/portable/IAR/ARM_CM4F/portmacro.h
index 6059825..11d2720 100644
--- a/FreeRTOS/Source/portable/IAR/ARM_CM4F/portmacro.h
+++ b/FreeRTOS/Source/portable/IAR/ARM_CM4F/portmacro.h
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/IAR/ARM_CM4F_MPU/port.c b/FreeRTOS/Source/portable/IAR/ARM_CM4F_MPU/port.c
index 906f124..58b2dd1 100644
--- a/FreeRTOS/Source/portable/IAR/ARM_CM4F_MPU/port.c
+++ b/FreeRTOS/Source/portable/IAR/ARM_CM4F_MPU/port.c
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/IAR/ARM_CM4F_MPU/portasm.s b/FreeRTOS/Source/portable/IAR/ARM_CM4F_MPU/portasm.s
index 0c642a1..5aa24d8 100644
--- a/FreeRTOS/Source/portable/IAR/ARM_CM4F_MPU/portasm.s
+++ b/FreeRTOS/Source/portable/IAR/ARM_CM4F_MPU/portasm.s
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/IAR/ARM_CM4F_MPU/portmacro.h b/FreeRTOS/Source/portable/IAR/ARM_CM4F_MPU/portmacro.h
index a7b7df4..ab1ee87 100644
--- a/FreeRTOS/Source/portable/IAR/ARM_CM4F_MPU/portmacro.h
+++ b/FreeRTOS/Source/portable/IAR/ARM_CM4F_MPU/portmacro.h
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/IAR/ARM_CM7/r0p1/port.c b/FreeRTOS/Source/portable/IAR/ARM_CM7/r0p1/port.c
index 95969ce..70b6afd 100644
--- a/FreeRTOS/Source/portable/IAR/ARM_CM7/r0p1/port.c
+++ b/FreeRTOS/Source/portable/IAR/ARM_CM7/r0p1/port.c
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/IAR/ARM_CM7/r0p1/portasm.s b/FreeRTOS/Source/portable/IAR/ARM_CM7/r0p1/portasm.s
index 3ca53ec..ba528cf 100644
--- a/FreeRTOS/Source/portable/IAR/ARM_CM7/r0p1/portasm.s
+++ b/FreeRTOS/Source/portable/IAR/ARM_CM7/r0p1/portasm.s
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/IAR/ARM_CM7/r0p1/portmacro.h b/FreeRTOS/Source/portable/IAR/ARM_CM7/r0p1/portmacro.h
index b212d1a..a2e42e7 100644
--- a/FreeRTOS/Source/portable/IAR/ARM_CM7/r0p1/portmacro.h
+++ b/FreeRTOS/Source/portable/IAR/ARM_CM7/r0p1/portmacro.h
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/IAR/ARM_CRx_No_GIC/port.c b/FreeRTOS/Source/portable/IAR/ARM_CRx_No_GIC/port.c
index 7bcf23c..8931dae 100644
--- a/FreeRTOS/Source/portable/IAR/ARM_CRx_No_GIC/port.c
+++ b/FreeRTOS/Source/portable/IAR/ARM_CRx_No_GIC/port.c
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/IAR/ARM_CRx_No_GIC/portASM.s b/FreeRTOS/Source/portable/IAR/ARM_CRx_No_GIC/portASM.s
index 6e6aa36..09bf3d8 100644
--- a/FreeRTOS/Source/portable/IAR/ARM_CRx_No_GIC/portASM.s
+++ b/FreeRTOS/Source/portable/IAR/ARM_CRx_No_GIC/portASM.s
@@ -1,5 +1,5 @@
 ;/*

-; * FreeRTOS Kernel V10.0.0

+; * FreeRTOS Kernel V10.0.1

 ; * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

 ; *

 ; * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
 ; * subject to the following conditions:

 ; *

 ; * The above copyright notice and this permission notice shall be included in all

-; * copies or substantial portions of the Software. If you wish to use our Amazon

-; * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+; * copies or substantial portions of the Software.

 ; *

 ; * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

 ; * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/IAR/ARM_CRx_No_GIC/portmacro.h b/FreeRTOS/Source/portable/IAR/ARM_CRx_No_GIC/portmacro.h
index 88091ad..422935d 100644
--- a/FreeRTOS/Source/portable/IAR/ARM_CRx_No_GIC/portmacro.h
+++ b/FreeRTOS/Source/portable/IAR/ARM_CRx_No_GIC/portmacro.h
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/IAR/ATMega323/port.c b/FreeRTOS/Source/portable/IAR/ATMega323/port.c
index 9ba5588..d06881d 100644
--- a/FreeRTOS/Source/portable/IAR/ATMega323/port.c
+++ b/FreeRTOS/Source/portable/IAR/ATMega323/port.c
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/IAR/ATMega323/portmacro.h b/FreeRTOS/Source/portable/IAR/ATMega323/portmacro.h
index 55a5728..06cac98 100644
--- a/FreeRTOS/Source/portable/IAR/ATMega323/portmacro.h
+++ b/FreeRTOS/Source/portable/IAR/ATMega323/portmacro.h
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/IAR/ATMega323/portmacro.s90 b/FreeRTOS/Source/portable/IAR/ATMega323/portmacro.s90
index 19ec661..d430521 100644
--- a/FreeRTOS/Source/portable/IAR/ATMega323/portmacro.s90
+++ b/FreeRTOS/Source/portable/IAR/ATMega323/portmacro.s90
@@ -1,5 +1,5 @@
 ;/*

-; * FreeRTOS Kernel V10.0.0

+; * FreeRTOS Kernel V10.0.1

 ; * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

 ; *

 ; * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
 ; * subject to the following conditions:

 ; *

 ; * The above copyright notice and this permission notice shall be included in all

-; * copies or substantial portions of the Software. If you wish to use our Amazon

-; * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+; * copies or substantial portions of the Software.

 ; *

 ; * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

 ; * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/IAR/AVR32_UC3/port.c b/FreeRTOS/Source/portable/IAR/AVR32_UC3/port.c
index 75c0230..b1c7197 100644
--- a/FreeRTOS/Source/portable/IAR/AVR32_UC3/port.c
+++ b/FreeRTOS/Source/portable/IAR/AVR32_UC3/port.c
@@ -13,7 +13,7 @@
  *****************************************************************************/

 

 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -24,8 +24,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/IAR/AVR32_UC3/portmacro.h b/FreeRTOS/Source/portable/IAR/AVR32_UC3/portmacro.h
index e4aa499..3ceb824 100644
--- a/FreeRTOS/Source/portable/IAR/AVR32_UC3/portmacro.h
+++ b/FreeRTOS/Source/portable/IAR/AVR32_UC3/portmacro.h
@@ -13,7 +13,7 @@
  *****************************************************************************/

 

 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -24,8 +24,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/IAR/AtmelSAM7S64/ISR_Support.h b/FreeRTOS/Source/portable/IAR/AtmelSAM7S64/ISR_Support.h
index d4ac5bf..597757e 100644
--- a/FreeRTOS/Source/portable/IAR/AtmelSAM7S64/ISR_Support.h
+++ b/FreeRTOS/Source/portable/IAR/AtmelSAM7S64/ISR_Support.h
@@ -1,5 +1,5 @@
 ;/*

-; * FreeRTOS Kernel V10.0.0

+; * FreeRTOS Kernel V10.0.1

 ; * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

 ; *

 ; * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
 ; * subject to the following conditions:

 ; *

 ; * The above copyright notice and this permission notice shall be included in all

-; * copies or substantial portions of the Software. If you wish to use our Amazon

-; * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+; * copies or substantial portions of the Software.

 ; *

 ; * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

 ; * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/IAR/AtmelSAM7S64/port.c b/FreeRTOS/Source/portable/IAR/AtmelSAM7S64/port.c
index 6af1551..f33d0e9 100644
--- a/FreeRTOS/Source/portable/IAR/AtmelSAM7S64/port.c
+++ b/FreeRTOS/Source/portable/IAR/AtmelSAM7S64/port.c
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/IAR/AtmelSAM7S64/portasm.s79 b/FreeRTOS/Source/portable/IAR/AtmelSAM7S64/portasm.s79
index 0b64f9c..81e1dec 100644
--- a/FreeRTOS/Source/portable/IAR/AtmelSAM7S64/portasm.s79
+++ b/FreeRTOS/Source/portable/IAR/AtmelSAM7S64/portasm.s79
@@ -1,5 +1,5 @@
 ;/*

-; * FreeRTOS Kernel V10.0.0

+; * FreeRTOS Kernel V10.0.1

 ; * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

 ; *

 ; * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
 ; * subject to the following conditions:

 ; *

 ; * The above copyright notice and this permission notice shall be included in all

-; * copies or substantial portions of the Software. If you wish to use our Amazon

-; * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+; * copies or substantial portions of the Software.

 ; *

 ; * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

 ; * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/IAR/AtmelSAM7S64/portmacro.h b/FreeRTOS/Source/portable/IAR/AtmelSAM7S64/portmacro.h
index 0d3e34c..cfe82de 100644
--- a/FreeRTOS/Source/portable/IAR/AtmelSAM7S64/portmacro.h
+++ b/FreeRTOS/Source/portable/IAR/AtmelSAM7S64/portmacro.h
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/IAR/AtmelSAM9XE/port.c b/FreeRTOS/Source/portable/IAR/AtmelSAM9XE/port.c
index 609a1e8..6eade0d 100644
--- a/FreeRTOS/Source/portable/IAR/AtmelSAM9XE/port.c
+++ b/FreeRTOS/Source/portable/IAR/AtmelSAM9XE/port.c
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/IAR/AtmelSAM9XE/portmacro.h b/FreeRTOS/Source/portable/IAR/AtmelSAM9XE/portmacro.h
index 926b4c1..c42c027 100644
--- a/FreeRTOS/Source/portable/IAR/AtmelSAM9XE/portmacro.h
+++ b/FreeRTOS/Source/portable/IAR/AtmelSAM9XE/portmacro.h
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/IAR/LPC2000/ISR_Support.h b/FreeRTOS/Source/portable/IAR/LPC2000/ISR_Support.h
index d4ac5bf..597757e 100644
--- a/FreeRTOS/Source/portable/IAR/LPC2000/ISR_Support.h
+++ b/FreeRTOS/Source/portable/IAR/LPC2000/ISR_Support.h
@@ -1,5 +1,5 @@
 ;/*

-; * FreeRTOS Kernel V10.0.0

+; * FreeRTOS Kernel V10.0.1

 ; * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

 ; *

 ; * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
 ; * subject to the following conditions:

 ; *

 ; * The above copyright notice and this permission notice shall be included in all

-; * copies or substantial portions of the Software. If you wish to use our Amazon

-; * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+; * copies or substantial portions of the Software.

 ; *

 ; * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

 ; * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/IAR/LPC2000/port.c b/FreeRTOS/Source/portable/IAR/LPC2000/port.c
index 979087e..d16a388 100644
--- a/FreeRTOS/Source/portable/IAR/LPC2000/port.c
+++ b/FreeRTOS/Source/portable/IAR/LPC2000/port.c
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/IAR/LPC2000/portasm.s79 b/FreeRTOS/Source/portable/IAR/LPC2000/portasm.s79
index d6ff298..7b8f999 100644
--- a/FreeRTOS/Source/portable/IAR/LPC2000/portasm.s79
+++ b/FreeRTOS/Source/portable/IAR/LPC2000/portasm.s79
@@ -1,5 +1,5 @@
 ;/*

-; * FreeRTOS Kernel V10.0.0

+; * FreeRTOS Kernel V10.0.1

 ; * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

 ; *

 ; * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
 ; * subject to the following conditions:

 ; *

 ; * The above copyright notice and this permission notice shall be included in all

-; * copies or substantial portions of the Software. If you wish to use our Amazon

-; * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+; * copies or substantial portions of the Software.

 ; *

 ; * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

 ; * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/IAR/LPC2000/portmacro.h b/FreeRTOS/Source/portable/IAR/LPC2000/portmacro.h
index d4106e5..563a4f9 100644
--- a/FreeRTOS/Source/portable/IAR/LPC2000/portmacro.h
+++ b/FreeRTOS/Source/portable/IAR/LPC2000/portmacro.h
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/IAR/MSP430/port.c b/FreeRTOS/Source/portable/IAR/MSP430/port.c
index 2214074..53ac624 100644
--- a/FreeRTOS/Source/portable/IAR/MSP430/port.c
+++ b/FreeRTOS/Source/portable/IAR/MSP430/port.c
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/IAR/MSP430/portasm.h b/FreeRTOS/Source/portable/IAR/MSP430/portasm.h
index fe70073..e28652e 100644
--- a/FreeRTOS/Source/portable/IAR/MSP430/portasm.h
+++ b/FreeRTOS/Source/portable/IAR/MSP430/portasm.h
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/IAR/MSP430/portext.s43 b/FreeRTOS/Source/portable/IAR/MSP430/portext.s43
index ff205d7..9da7280 100644
--- a/FreeRTOS/Source/portable/IAR/MSP430/portext.s43
+++ b/FreeRTOS/Source/portable/IAR/MSP430/portext.s43
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/IAR/MSP430/portmacro.h b/FreeRTOS/Source/portable/IAR/MSP430/portmacro.h
index cc63223..bae2363 100644
--- a/FreeRTOS/Source/portable/IAR/MSP430/portmacro.h
+++ b/FreeRTOS/Source/portable/IAR/MSP430/portmacro.h
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/IAR/MSP430X/data_model.h b/FreeRTOS/Source/portable/IAR/MSP430X/data_model.h
index c4860e8..5e79690 100644
--- a/FreeRTOS/Source/portable/IAR/MSP430X/data_model.h
+++ b/FreeRTOS/Source/portable/IAR/MSP430X/data_model.h
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/IAR/MSP430X/port.c b/FreeRTOS/Source/portable/IAR/MSP430X/port.c
index 3e7c72f..be5ae56 100644
--- a/FreeRTOS/Source/portable/IAR/MSP430X/port.c
+++ b/FreeRTOS/Source/portable/IAR/MSP430X/port.c
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/IAR/MSP430X/portext.s43 b/FreeRTOS/Source/portable/IAR/MSP430X/portext.s43
index 6999b04..4790e5c 100644
--- a/FreeRTOS/Source/portable/IAR/MSP430X/portext.s43
+++ b/FreeRTOS/Source/portable/IAR/MSP430X/portext.s43
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/IAR/MSP430X/portmacro.h b/FreeRTOS/Source/portable/IAR/MSP430X/portmacro.h
index 173f6a4..d08a253 100644
--- a/FreeRTOS/Source/portable/IAR/MSP430X/portmacro.h
+++ b/FreeRTOS/Source/portable/IAR/MSP430X/portmacro.h
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/IAR/RL78/ISR_Support.h b/FreeRTOS/Source/portable/IAR/RL78/ISR_Support.h
index 7ce6de0..8d91bba 100644
--- a/FreeRTOS/Source/portable/IAR/RL78/ISR_Support.h
+++ b/FreeRTOS/Source/portable/IAR/RL78/ISR_Support.h
@@ -1,5 +1,5 @@
 ;/*

-; * FreeRTOS Kernel V10.0.0

+; * FreeRTOS Kernel V10.0.1

 ; * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

 ; *

 ; * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
 ; * subject to the following conditions:

 ; *

 ; * The above copyright notice and this permission notice shall be included in all

-; * copies or substantial portions of the Software. If you wish to use our Amazon

-; * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+; * copies or substantial portions of the Software.

 ; *

 ; * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

 ; * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/IAR/RL78/port.c b/FreeRTOS/Source/portable/IAR/RL78/port.c
index 24e5b24..3ee6400 100644
--- a/FreeRTOS/Source/portable/IAR/RL78/port.c
+++ b/FreeRTOS/Source/portable/IAR/RL78/port.c
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/IAR/RL78/portasm.s87 b/FreeRTOS/Source/portable/IAR/RL78/portasm.s87
index f74d389..7b7385c 100644
--- a/FreeRTOS/Source/portable/IAR/RL78/portasm.s87
+++ b/FreeRTOS/Source/portable/IAR/RL78/portasm.s87
@@ -1,5 +1,5 @@
 ;/*

-; * FreeRTOS Kernel V10.0.0

+; * FreeRTOS Kernel V10.0.1

 ; * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

 ; *

 ; * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
 ; * subject to the following conditions:

 ; *

 ; * The above copyright notice and this permission notice shall be included in all

-; * copies or substantial portions of the Software. If you wish to use our Amazon

-; * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+; * copies or substantial portions of the Software.

 ; *

 ; * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

 ; * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/IAR/RL78/portmacro.h b/FreeRTOS/Source/portable/IAR/RL78/portmacro.h
index a566db4..a3cfb63 100644
--- a/FreeRTOS/Source/portable/IAR/RL78/portmacro.h
+++ b/FreeRTOS/Source/portable/IAR/RL78/portmacro.h
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/IAR/RX100/port.c b/FreeRTOS/Source/portable/IAR/RX100/port.c
index 8f9f4a7..4fc9d49 100644
--- a/FreeRTOS/Source/portable/IAR/RX100/port.c
+++ b/FreeRTOS/Source/portable/IAR/RX100/port.c
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/IAR/RX100/port_asm.s b/FreeRTOS/Source/portable/IAR/RX100/port_asm.s
index 2b66a81..714e679 100644
--- a/FreeRTOS/Source/portable/IAR/RX100/port_asm.s
+++ b/FreeRTOS/Source/portable/IAR/RX100/port_asm.s
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/IAR/RX100/portmacro.h b/FreeRTOS/Source/portable/IAR/RX100/portmacro.h
index 0d47024..6cf5aa3 100644
--- a/FreeRTOS/Source/portable/IAR/RX100/portmacro.h
+++ b/FreeRTOS/Source/portable/IAR/RX100/portmacro.h
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/IAR/RX600/port.c b/FreeRTOS/Source/portable/IAR/RX600/port.c
index 5239c1f..2aac5a1 100644
--- a/FreeRTOS/Source/portable/IAR/RX600/port.c
+++ b/FreeRTOS/Source/portable/IAR/RX600/port.c
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/IAR/RX600/port_asm.s b/FreeRTOS/Source/portable/IAR/RX600/port_asm.s
index 8dfe440..c2dbcfc 100644
--- a/FreeRTOS/Source/portable/IAR/RX600/port_asm.s
+++ b/FreeRTOS/Source/portable/IAR/RX600/port_asm.s
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/IAR/RX600/portmacro.h b/FreeRTOS/Source/portable/IAR/RX600/portmacro.h
index bb40fcf..75299cc 100644
--- a/FreeRTOS/Source/portable/IAR/RX600/portmacro.h
+++ b/FreeRTOS/Source/portable/IAR/RX600/portmacro.h
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/IAR/RXv2/port.c b/FreeRTOS/Source/portable/IAR/RXv2/port.c
index abfe07a..e64283d 100644
--- a/FreeRTOS/Source/portable/IAR/RXv2/port.c
+++ b/FreeRTOS/Source/portable/IAR/RXv2/port.c
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/IAR/RXv2/port_asm.s b/FreeRTOS/Source/portable/IAR/RXv2/port_asm.s
index faad5cf..a2b76d4 100644
--- a/FreeRTOS/Source/portable/IAR/RXv2/port_asm.s
+++ b/FreeRTOS/Source/portable/IAR/RXv2/port_asm.s
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/IAR/RXv2/portmacro.h b/FreeRTOS/Source/portable/IAR/RXv2/portmacro.h
index 46e1c3a..c5b6a25 100644
--- a/FreeRTOS/Source/portable/IAR/RXv2/portmacro.h
+++ b/FreeRTOS/Source/portable/IAR/RXv2/portmacro.h
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/IAR/STR71x/ISR_Support.h b/FreeRTOS/Source/portable/IAR/STR71x/ISR_Support.h
index d4ac5bf..597757e 100644
--- a/FreeRTOS/Source/portable/IAR/STR71x/ISR_Support.h
+++ b/FreeRTOS/Source/portable/IAR/STR71x/ISR_Support.h
@@ -1,5 +1,5 @@
 ;/*

-; * FreeRTOS Kernel V10.0.0

+; * FreeRTOS Kernel V10.0.1

 ; * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

 ; *

 ; * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
 ; * subject to the following conditions:

 ; *

 ; * The above copyright notice and this permission notice shall be included in all

-; * copies or substantial portions of the Software. If you wish to use our Amazon

-; * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+; * copies or substantial portions of the Software.

 ; *

 ; * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

 ; * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/IAR/STR71x/port.c b/FreeRTOS/Source/portable/IAR/STR71x/port.c
index ab5206a..4299cb8 100644
--- a/FreeRTOS/Source/portable/IAR/STR71x/port.c
+++ b/FreeRTOS/Source/portable/IAR/STR71x/port.c
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/IAR/STR71x/portasm.s79 b/FreeRTOS/Source/portable/IAR/STR71x/portasm.s79
index 0e2afd4..9f7154f 100644
--- a/FreeRTOS/Source/portable/IAR/STR71x/portasm.s79
+++ b/FreeRTOS/Source/portable/IAR/STR71x/portasm.s79
@@ -1,5 +1,5 @@
 ;/*

-; * FreeRTOS Kernel V10.0.0

+; * FreeRTOS Kernel V10.0.1

 ; * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

 ; *

 ; * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
 ; * subject to the following conditions:

 ; *

 ; * The above copyright notice and this permission notice shall be included in all

-; * copies or substantial portions of the Software. If you wish to use our Amazon

-; * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+; * copies or substantial portions of the Software.

 ; *

 ; * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

 ; * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/IAR/STR71x/portmacro.h b/FreeRTOS/Source/portable/IAR/STR71x/portmacro.h
index 44870a0..3408114 100644
--- a/FreeRTOS/Source/portable/IAR/STR71x/portmacro.h
+++ b/FreeRTOS/Source/portable/IAR/STR71x/portmacro.h
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/IAR/STR75x/ISR_Support.h b/FreeRTOS/Source/portable/IAR/STR75x/ISR_Support.h
index d4ac5bf..597757e 100644
--- a/FreeRTOS/Source/portable/IAR/STR75x/ISR_Support.h
+++ b/FreeRTOS/Source/portable/IAR/STR75x/ISR_Support.h
@@ -1,5 +1,5 @@
 ;/*

-; * FreeRTOS Kernel V10.0.0

+; * FreeRTOS Kernel V10.0.1

 ; * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

 ; *

 ; * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
 ; * subject to the following conditions:

 ; *

 ; * The above copyright notice and this permission notice shall be included in all

-; * copies or substantial portions of the Software. If you wish to use our Amazon

-; * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+; * copies or substantial portions of the Software.

 ; *

 ; * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

 ; * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/IAR/STR75x/port.c b/FreeRTOS/Source/portable/IAR/STR75x/port.c
index f44d568..14edd31 100644
--- a/FreeRTOS/Source/portable/IAR/STR75x/port.c
+++ b/FreeRTOS/Source/portable/IAR/STR75x/port.c
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/IAR/STR75x/portasm.s79 b/FreeRTOS/Source/portable/IAR/STR75x/portasm.s79
index e3b19bf..0c3c9f0 100644
--- a/FreeRTOS/Source/portable/IAR/STR75x/portasm.s79
+++ b/FreeRTOS/Source/portable/IAR/STR75x/portasm.s79
@@ -1,5 +1,5 @@
 ;/*

-; * FreeRTOS Kernel V10.0.0

+; * FreeRTOS Kernel V10.0.1

 ; * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

 ; *

 ; * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
 ; * subject to the following conditions:

 ; *

 ; * The above copyright notice and this permission notice shall be included in all

-; * copies or substantial portions of the Software. If you wish to use our Amazon

-; * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+; * copies or substantial portions of the Software.

 ; *

 ; * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

 ; * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/IAR/STR75x/portmacro.h b/FreeRTOS/Source/portable/IAR/STR75x/portmacro.h
index 742aecf..4d9c34b 100644
--- a/FreeRTOS/Source/portable/IAR/STR75x/portmacro.h
+++ b/FreeRTOS/Source/portable/IAR/STR75x/portmacro.h
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/IAR/STR91x/ISR_Support.h b/FreeRTOS/Source/portable/IAR/STR91x/ISR_Support.h
index ba68cc8..7f67a79 100644
--- a/FreeRTOS/Source/portable/IAR/STR91x/ISR_Support.h
+++ b/FreeRTOS/Source/portable/IAR/STR91x/ISR_Support.h
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/IAR/STR91x/port.c b/FreeRTOS/Source/portable/IAR/STR91x/port.c
index edf8f02..7370a2f 100644
--- a/FreeRTOS/Source/portable/IAR/STR91x/port.c
+++ b/FreeRTOS/Source/portable/IAR/STR91x/port.c
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/IAR/STR91x/portasm.s79 b/FreeRTOS/Source/portable/IAR/STR91x/portasm.s79
index 1a2f87b..9a8a90d 100644
--- a/FreeRTOS/Source/portable/IAR/STR91x/portasm.s79
+++ b/FreeRTOS/Source/portable/IAR/STR91x/portasm.s79
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/IAR/STR91x/portmacro.h b/FreeRTOS/Source/portable/IAR/STR91x/portmacro.h
index 896d882..704e1b7 100644
--- a/FreeRTOS/Source/portable/IAR/STR91x/portmacro.h
+++ b/FreeRTOS/Source/portable/IAR/STR91x/portmacro.h
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/IAR/V850ES/ISR_Support.h b/FreeRTOS/Source/portable/IAR/V850ES/ISR_Support.h
index b49c104..e12d083 100644
--- a/FreeRTOS/Source/portable/IAR/V850ES/ISR_Support.h
+++ b/FreeRTOS/Source/portable/IAR/V850ES/ISR_Support.h
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/IAR/V850ES/port.c b/FreeRTOS/Source/portable/IAR/V850ES/port.c
index 17c87e4..43f8d87 100644
--- a/FreeRTOS/Source/portable/IAR/V850ES/port.c
+++ b/FreeRTOS/Source/portable/IAR/V850ES/port.c
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/IAR/V850ES/portasm.s85 b/FreeRTOS/Source/portable/IAR/V850ES/portasm.s85
index 6241d3d..d437b93 100644
--- a/FreeRTOS/Source/portable/IAR/V850ES/portasm.s85
+++ b/FreeRTOS/Source/portable/IAR/V850ES/portasm.s85
@@ -1,5 +1,5 @@
 ;/*

-; * FreeRTOS Kernel V10.0.0

+; * FreeRTOS Kernel V10.0.1

 ; * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

 ; *

 ; * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
 ; * subject to the following conditions:

 ; *

 ; * The above copyright notice and this permission notice shall be included in all

-; * copies or substantial portions of the Software. If you wish to use our Amazon

-; * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+; * copies or substantial portions of the Software.

 ; *

 ; * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

 ; * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/IAR/V850ES/portasm_Fx3.s85 b/FreeRTOS/Source/portable/IAR/V850ES/portasm_Fx3.s85
index fd6eed4..2fa24f9 100644
--- a/FreeRTOS/Source/portable/IAR/V850ES/portasm_Fx3.s85
+++ b/FreeRTOS/Source/portable/IAR/V850ES/portasm_Fx3.s85
@@ -1,5 +1,5 @@
 ;/*

-; * FreeRTOS Kernel V10.0.0

+; * FreeRTOS Kernel V10.0.1

 ; * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

 ; *

 ; * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
 ; * subject to the following conditions:

 ; *

 ; * The above copyright notice and this permission notice shall be included in all

-; * copies or substantial portions of the Software. If you wish to use our Amazon

-; * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+; * copies or substantial portions of the Software.

 ; *

 ; * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

 ; * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/IAR/V850ES/portasm_Hx2.s85 b/FreeRTOS/Source/portable/IAR/V850ES/portasm_Hx2.s85
index a8d1358..45e3418 100644
--- a/FreeRTOS/Source/portable/IAR/V850ES/portasm_Hx2.s85
+++ b/FreeRTOS/Source/portable/IAR/V850ES/portasm_Hx2.s85
@@ -1,5 +1,5 @@
 ;/*

-; * FreeRTOS Kernel V10.0.0

+; * FreeRTOS Kernel V10.0.1

 ; * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

 ; *

 ; * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
 ; * subject to the following conditions:

 ; *

 ; * The above copyright notice and this permission notice shall be included in all

-; * copies or substantial portions of the Software. If you wish to use our Amazon

-; * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+; * copies or substantial portions of the Software.

 ; *

 ; * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

 ; * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/IAR/V850ES/portmacro.h b/FreeRTOS/Source/portable/IAR/V850ES/portmacro.h
index d63e2db..3c1512d 100644
--- a/FreeRTOS/Source/portable/IAR/V850ES/portmacro.h
+++ b/FreeRTOS/Source/portable/IAR/V850ES/portmacro.h
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/MPLAB/PIC18F/port.c b/FreeRTOS/Source/portable/MPLAB/PIC18F/port.c
index 95ffc20..b15b004 100644
--- a/FreeRTOS/Source/portable/MPLAB/PIC18F/port.c
+++ b/FreeRTOS/Source/portable/MPLAB/PIC18F/port.c
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/MPLAB/PIC18F/portmacro.h b/FreeRTOS/Source/portable/MPLAB/PIC18F/portmacro.h
index 81244e4..9de83be 100644
--- a/FreeRTOS/Source/portable/MPLAB/PIC18F/portmacro.h
+++ b/FreeRTOS/Source/portable/MPLAB/PIC18F/portmacro.h
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/MPLAB/PIC24_dsPIC/port.c b/FreeRTOS/Source/portable/MPLAB/PIC24_dsPIC/port.c
index c05415e..faaae97 100644
--- a/FreeRTOS/Source/portable/MPLAB/PIC24_dsPIC/port.c
+++ b/FreeRTOS/Source/portable/MPLAB/PIC24_dsPIC/port.c
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/MPLAB/PIC24_dsPIC/portasm_PIC24.S b/FreeRTOS/Source/portable/MPLAB/PIC24_dsPIC/portasm_PIC24.S
index 6d17c95..08f07de 100644
--- a/FreeRTOS/Source/portable/MPLAB/PIC24_dsPIC/portasm_PIC24.S
+++ b/FreeRTOS/Source/portable/MPLAB/PIC24_dsPIC/portasm_PIC24.S
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/MPLAB/PIC24_dsPIC/portasm_dsPIC.S b/FreeRTOS/Source/portable/MPLAB/PIC24_dsPIC/portasm_dsPIC.S
index f8fa24a..74d1271 100644
--- a/FreeRTOS/Source/portable/MPLAB/PIC24_dsPIC/portasm_dsPIC.S
+++ b/FreeRTOS/Source/portable/MPLAB/PIC24_dsPIC/portasm_dsPIC.S
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/MPLAB/PIC24_dsPIC/portmacro.h b/FreeRTOS/Source/portable/MPLAB/PIC24_dsPIC/portmacro.h
index 016edf2..d048dbc 100644
--- a/FreeRTOS/Source/portable/MPLAB/PIC24_dsPIC/portmacro.h
+++ b/FreeRTOS/Source/portable/MPLAB/PIC24_dsPIC/portmacro.h
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/MPLAB/PIC32MEC14xx/ISR_Support.h b/FreeRTOS/Source/portable/MPLAB/PIC32MEC14xx/ISR_Support.h
index a0a7a5f..727f2dc 100644
--- a/FreeRTOS/Source/portable/MPLAB/PIC32MEC14xx/ISR_Support.h
+++ b/FreeRTOS/Source/portable/MPLAB/PIC32MEC14xx/ISR_Support.h
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/MPLAB/PIC32MEC14xx/port.c b/FreeRTOS/Source/portable/MPLAB/PIC32MEC14xx/port.c
index 2e0c4aa..dc869b6 100644
--- a/FreeRTOS/Source/portable/MPLAB/PIC32MEC14xx/port.c
+++ b/FreeRTOS/Source/portable/MPLAB/PIC32MEC14xx/port.c
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/MPLAB/PIC32MEC14xx/port_asm.S b/FreeRTOS/Source/portable/MPLAB/PIC32MEC14xx/port_asm.S
index 3e6bed1..71cdb8e 100644
--- a/FreeRTOS/Source/portable/MPLAB/PIC32MEC14xx/port_asm.S
+++ b/FreeRTOS/Source/portable/MPLAB/PIC32MEC14xx/port_asm.S
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/MPLAB/PIC32MEC14xx/portmacro.h b/FreeRTOS/Source/portable/MPLAB/PIC32MEC14xx/portmacro.h
index 3f6b193..4ca60cd 100644
--- a/FreeRTOS/Source/portable/MPLAB/PIC32MEC14xx/portmacro.h
+++ b/FreeRTOS/Source/portable/MPLAB/PIC32MEC14xx/portmacro.h
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/MPLAB/PIC32MX/ISR_Support.h b/FreeRTOS/Source/portable/MPLAB/PIC32MX/ISR_Support.h
index 77c3de2..91e9234 100644
--- a/FreeRTOS/Source/portable/MPLAB/PIC32MX/ISR_Support.h
+++ b/FreeRTOS/Source/portable/MPLAB/PIC32MX/ISR_Support.h
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/MPLAB/PIC32MX/port.c b/FreeRTOS/Source/portable/MPLAB/PIC32MX/port.c
index 57b9126..96aac8f 100644
--- a/FreeRTOS/Source/portable/MPLAB/PIC32MX/port.c
+++ b/FreeRTOS/Source/portable/MPLAB/PIC32MX/port.c
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/MPLAB/PIC32MX/port_asm.S b/FreeRTOS/Source/portable/MPLAB/PIC32MX/port_asm.S
index e1c257a..b6e5915 100644
--- a/FreeRTOS/Source/portable/MPLAB/PIC32MX/port_asm.S
+++ b/FreeRTOS/Source/portable/MPLAB/PIC32MX/port_asm.S
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/MPLAB/PIC32MX/portmacro.h b/FreeRTOS/Source/portable/MPLAB/PIC32MX/portmacro.h
index 9074d0e..b081f9d 100644
--- a/FreeRTOS/Source/portable/MPLAB/PIC32MX/portmacro.h
+++ b/FreeRTOS/Source/portable/MPLAB/PIC32MX/portmacro.h
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/MPLAB/PIC32MZ/ISR_Support.h b/FreeRTOS/Source/portable/MPLAB/PIC32MZ/ISR_Support.h
index c82ff57..ae55f17 100644
--- a/FreeRTOS/Source/portable/MPLAB/PIC32MZ/ISR_Support.h
+++ b/FreeRTOS/Source/portable/MPLAB/PIC32MZ/ISR_Support.h
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/MPLAB/PIC32MZ/port.c b/FreeRTOS/Source/portable/MPLAB/PIC32MZ/port.c
index 0aadd2c..cb28542 100644
--- a/FreeRTOS/Source/portable/MPLAB/PIC32MZ/port.c
+++ b/FreeRTOS/Source/portable/MPLAB/PIC32MZ/port.c
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/MPLAB/PIC32MZ/port_asm.S b/FreeRTOS/Source/portable/MPLAB/PIC32MZ/port_asm.S
index 2a661c5..6d01292 100644
--- a/FreeRTOS/Source/portable/MPLAB/PIC32MZ/port_asm.S
+++ b/FreeRTOS/Source/portable/MPLAB/PIC32MZ/port_asm.S
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/MPLAB/PIC32MZ/portmacro.h b/FreeRTOS/Source/portable/MPLAB/PIC32MZ/portmacro.h
index e7b6cfd..d27bd40 100644
--- a/FreeRTOS/Source/portable/MPLAB/PIC32MZ/portmacro.h
+++ b/FreeRTOS/Source/portable/MPLAB/PIC32MZ/portmacro.h
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/MSVC-MingW/port.c b/FreeRTOS/Source/portable/MSVC-MingW/port.c
index 7b26a66..081eece 100644
--- a/FreeRTOS/Source/portable/MSVC-MingW/port.c
+++ b/FreeRTOS/Source/portable/MSVC-MingW/port.c
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/MSVC-MingW/portmacro.h b/FreeRTOS/Source/portable/MSVC-MingW/portmacro.h
index 9ef33bf..7f3bb1d 100644
--- a/FreeRTOS/Source/portable/MSVC-MingW/portmacro.h
+++ b/FreeRTOS/Source/portable/MSVC-MingW/portmacro.h
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/MemMang/heap_1.c b/FreeRTOS/Source/portable/MemMang/heap_1.c
index cba045f..c8e3f5e 100644
--- a/FreeRTOS/Source/portable/MemMang/heap_1.c
+++ b/FreeRTOS/Source/portable/MemMang/heap_1.c
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/MemMang/heap_2.c b/FreeRTOS/Source/portable/MemMang/heap_2.c
index bb88bc1..e236ee9 100644
--- a/FreeRTOS/Source/portable/MemMang/heap_2.c
+++ b/FreeRTOS/Source/portable/MemMang/heap_2.c
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/MemMang/heap_3.c b/FreeRTOS/Source/portable/MemMang/heap_3.c
index 2163566..3455669 100644
--- a/FreeRTOS/Source/portable/MemMang/heap_3.c
+++ b/FreeRTOS/Source/portable/MemMang/heap_3.c
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/MemMang/heap_4.c b/FreeRTOS/Source/portable/MemMang/heap_4.c
index e5987e0..9ec5af5 100644
--- a/FreeRTOS/Source/portable/MemMang/heap_4.c
+++ b/FreeRTOS/Source/portable/MemMang/heap_4.c
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/MemMang/heap_5.c b/FreeRTOS/Source/portable/MemMang/heap_5.c
index 1259728..2f8675d 100644
--- a/FreeRTOS/Source/portable/MemMang/heap_5.c
+++ b/FreeRTOS/Source/portable/MemMang/heap_5.c
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/MikroC/ARM_CM4F/port.c b/FreeRTOS/Source/portable/MikroC/ARM_CM4F/port.c
index 7594ce8..6327938 100644
--- a/FreeRTOS/Source/portable/MikroC/ARM_CM4F/port.c
+++ b/FreeRTOS/Source/portable/MikroC/ARM_CM4F/port.c
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/MikroC/ARM_CM4F/portmacro.h b/FreeRTOS/Source/portable/MikroC/ARM_CM4F/portmacro.h
index 9562cc4..9b963ca 100644
--- a/FreeRTOS/Source/portable/MikroC/ARM_CM4F/portmacro.h
+++ b/FreeRTOS/Source/portable/MikroC/ARM_CM4F/portmacro.h
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/Paradigm/Tern_EE/large_untested/port.c b/FreeRTOS/Source/portable/Paradigm/Tern_EE/large_untested/port.c
index 62ecc02..db26cd8 100644
--- a/FreeRTOS/Source/portable/Paradigm/Tern_EE/large_untested/port.c
+++ b/FreeRTOS/Source/portable/Paradigm/Tern_EE/large_untested/port.c
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/Paradigm/Tern_EE/large_untested/portasm.h b/FreeRTOS/Source/portable/Paradigm/Tern_EE/large_untested/portasm.h
index 0cc02cb..68e5698 100644
--- a/FreeRTOS/Source/portable/Paradigm/Tern_EE/large_untested/portasm.h
+++ b/FreeRTOS/Source/portable/Paradigm/Tern_EE/large_untested/portasm.h
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/Paradigm/Tern_EE/large_untested/portmacro.h b/FreeRTOS/Source/portable/Paradigm/Tern_EE/large_untested/portmacro.h
index 6694fa0..2c5035b 100644
--- a/FreeRTOS/Source/portable/Paradigm/Tern_EE/large_untested/portmacro.h
+++ b/FreeRTOS/Source/portable/Paradigm/Tern_EE/large_untested/portmacro.h
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/Paradigm/Tern_EE/small/port.c b/FreeRTOS/Source/portable/Paradigm/Tern_EE/small/port.c
index 5652544..d29b105 100644
--- a/FreeRTOS/Source/portable/Paradigm/Tern_EE/small/port.c
+++ b/FreeRTOS/Source/portable/Paradigm/Tern_EE/small/port.c
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/Paradigm/Tern_EE/small/portasm.h b/FreeRTOS/Source/portable/Paradigm/Tern_EE/small/portasm.h
index 41da30c..8c5cf3c 100644
--- a/FreeRTOS/Source/portable/Paradigm/Tern_EE/small/portasm.h
+++ b/FreeRTOS/Source/portable/Paradigm/Tern_EE/small/portasm.h
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/Paradigm/Tern_EE/small/portmacro.h b/FreeRTOS/Source/portable/Paradigm/Tern_EE/small/portmacro.h
index de2e74b..1dbaaa6 100644
--- a/FreeRTOS/Source/portable/Paradigm/Tern_EE/small/portmacro.h
+++ b/FreeRTOS/Source/portable/Paradigm/Tern_EE/small/portmacro.h
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/RVDS/ARM7_LPC21xx/port.c b/FreeRTOS/Source/portable/RVDS/ARM7_LPC21xx/port.c
index 6723fd7..84a911f 100644
--- a/FreeRTOS/Source/portable/RVDS/ARM7_LPC21xx/port.c
+++ b/FreeRTOS/Source/portable/RVDS/ARM7_LPC21xx/port.c
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/RVDS/ARM7_LPC21xx/portASM.s b/FreeRTOS/Source/portable/RVDS/ARM7_LPC21xx/portASM.s
index 79bdaa2..a23e93b 100644
--- a/FreeRTOS/Source/portable/RVDS/ARM7_LPC21xx/portASM.s
+++ b/FreeRTOS/Source/portable/RVDS/ARM7_LPC21xx/portASM.s
@@ -1,5 +1,5 @@
 ;/*

-; * FreeRTOS Kernel V10.0.0

+; * FreeRTOS Kernel V10.0.1

 ; * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

 ; *

 ; * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
 ; * subject to the following conditions:

 ; *

 ; * The above copyright notice and this permission notice shall be included in all

-; * copies or substantial portions of the Software. If you wish to use our Amazon

-; * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+; * copies or substantial portions of the Software.

 ; *

 ; * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

 ; * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/RVDS/ARM7_LPC21xx/portmacro.h b/FreeRTOS/Source/portable/RVDS/ARM7_LPC21xx/portmacro.h
index 8ee22c5..c629aac 100644
--- a/FreeRTOS/Source/portable/RVDS/ARM7_LPC21xx/portmacro.h
+++ b/FreeRTOS/Source/portable/RVDS/ARM7_LPC21xx/portmacro.h
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/RVDS/ARM7_LPC21xx/portmacro.inc b/FreeRTOS/Source/portable/RVDS/ARM7_LPC21xx/portmacro.inc
index 03d5c5f..f696271 100644
--- a/FreeRTOS/Source/portable/RVDS/ARM7_LPC21xx/portmacro.inc
+++ b/FreeRTOS/Source/portable/RVDS/ARM7_LPC21xx/portmacro.inc
@@ -1,5 +1,5 @@
 ;/*

-; * FreeRTOS Kernel V10.0.0

+; * FreeRTOS Kernel V10.0.1

 ; * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

 ; *

 ; * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
 ; * subject to the following conditions:

 ; *

 ; * The above copyright notice and this permission notice shall be included in all

-; * copies or substantial portions of the Software. If you wish to use our Amazon

-; * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+; * copies or substantial portions of the Software.

 ; *

 ; * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

 ; * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/RVDS/ARM_CA9/port.c b/FreeRTOS/Source/portable/RVDS/ARM_CA9/port.c
index e77ee24..3cf3ce5 100644
--- a/FreeRTOS/Source/portable/RVDS/ARM_CA9/port.c
+++ b/FreeRTOS/Source/portable/RVDS/ARM_CA9/port.c
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/RVDS/ARM_CA9/portASM.s b/FreeRTOS/Source/portable/RVDS/ARM_CA9/portASM.s
index 1adc863..eb0298f 100644
--- a/FreeRTOS/Source/portable/RVDS/ARM_CA9/portASM.s
+++ b/FreeRTOS/Source/portable/RVDS/ARM_CA9/portASM.s
@@ -1,5 +1,5 @@
 ;/*

-; * FreeRTOS Kernel V10.0.0

+; * FreeRTOS Kernel V10.0.1

 ; * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

 ; *

 ; * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
 ; * subject to the following conditions:

 ; *

 ; * The above copyright notice and this permission notice shall be included in all

-; * copies or substantial portions of the Software. If you wish to use our Amazon

-; * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+; * copies or substantial portions of the Software.

 ; *

 ; * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

 ; * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/RVDS/ARM_CA9/portmacro.h b/FreeRTOS/Source/portable/RVDS/ARM_CA9/portmacro.h
index 6e62551..7dc32d9 100644
--- a/FreeRTOS/Source/portable/RVDS/ARM_CA9/portmacro.h
+++ b/FreeRTOS/Source/portable/RVDS/ARM_CA9/portmacro.h
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/RVDS/ARM_CA9/portmacro.inc b/FreeRTOS/Source/portable/RVDS/ARM_CA9/portmacro.inc
index 7f42f6b..efb8bca 100644
--- a/FreeRTOS/Source/portable/RVDS/ARM_CA9/portmacro.inc
+++ b/FreeRTOS/Source/portable/RVDS/ARM_CA9/portmacro.inc
@@ -1,5 +1,5 @@
 ;/*

-; * FreeRTOS Kernel V10.0.0

+; * FreeRTOS Kernel V10.0.1

 ; * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

 ; *

 ; * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
 ; * subject to the following conditions:

 ; *

 ; * The above copyright notice and this permission notice shall be included in all

-; * copies or substantial portions of the Software. If you wish to use our Amazon

-; * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+; * copies or substantial portions of the Software.

 ; *

 ; * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

 ; * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/RVDS/ARM_CM0/port.c b/FreeRTOS/Source/portable/RVDS/ARM_CM0/port.c
index a80f1a1..6fec639 100644
--- a/FreeRTOS/Source/portable/RVDS/ARM_CM0/port.c
+++ b/FreeRTOS/Source/portable/RVDS/ARM_CM0/port.c
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/RVDS/ARM_CM0/portmacro.h b/FreeRTOS/Source/portable/RVDS/ARM_CM0/portmacro.h
index 5067501..6f5039f 100644
--- a/FreeRTOS/Source/portable/RVDS/ARM_CM0/portmacro.h
+++ b/FreeRTOS/Source/portable/RVDS/ARM_CM0/portmacro.h
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/RVDS/ARM_CM3/port.c b/FreeRTOS/Source/portable/RVDS/ARM_CM3/port.c
index 6f61a8d..d3c8c97 100644
--- a/FreeRTOS/Source/portable/RVDS/ARM_CM3/port.c
+++ b/FreeRTOS/Source/portable/RVDS/ARM_CM3/port.c
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/RVDS/ARM_CM3/portmacro.h b/FreeRTOS/Source/portable/RVDS/ARM_CM3/portmacro.h
index f65633d..0101f37 100644
--- a/FreeRTOS/Source/portable/RVDS/ARM_CM3/portmacro.h
+++ b/FreeRTOS/Source/portable/RVDS/ARM_CM3/portmacro.h
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/RVDS/ARM_CM4F/port.c b/FreeRTOS/Source/portable/RVDS/ARM_CM4F/port.c
index aa23f5c..ebddf49 100644
--- a/FreeRTOS/Source/portable/RVDS/ARM_CM4F/port.c
+++ b/FreeRTOS/Source/portable/RVDS/ARM_CM4F/port.c
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/RVDS/ARM_CM4F/portmacro.h b/FreeRTOS/Source/portable/RVDS/ARM_CM4F/portmacro.h
index f65633d..0101f37 100644
--- a/FreeRTOS/Source/portable/RVDS/ARM_CM4F/portmacro.h
+++ b/FreeRTOS/Source/portable/RVDS/ARM_CM4F/portmacro.h
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/RVDS/ARM_CM4_MPU/port.c b/FreeRTOS/Source/portable/RVDS/ARM_CM4_MPU/port.c
index 4bec333..1f3292a 100644
--- a/FreeRTOS/Source/portable/RVDS/ARM_CM4_MPU/port.c
+++ b/FreeRTOS/Source/portable/RVDS/ARM_CM4_MPU/port.c
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/RVDS/ARM_CM4_MPU/portmacro.h b/FreeRTOS/Source/portable/RVDS/ARM_CM4_MPU/portmacro.h
index 4b0353f..2ef80fb 100644
--- a/FreeRTOS/Source/portable/RVDS/ARM_CM4_MPU/portmacro.h
+++ b/FreeRTOS/Source/portable/RVDS/ARM_CM4_MPU/portmacro.h
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/RVDS/ARM_CM7/r0p1/port.c b/FreeRTOS/Source/portable/RVDS/ARM_CM7/r0p1/port.c
index 665c173..2fc94f0 100644
--- a/FreeRTOS/Source/portable/RVDS/ARM_CM7/r0p1/port.c
+++ b/FreeRTOS/Source/portable/RVDS/ARM_CM7/r0p1/port.c
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/RVDS/ARM_CM7/r0p1/portmacro.h b/FreeRTOS/Source/portable/RVDS/ARM_CM7/r0p1/portmacro.h
index 57f1a35..fccbe56 100644
--- a/FreeRTOS/Source/portable/RVDS/ARM_CM7/r0p1/portmacro.h
+++ b/FreeRTOS/Source/portable/RVDS/ARM_CM7/r0p1/portmacro.h
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/Renesas/RX100/port.c b/FreeRTOS/Source/portable/Renesas/RX100/port.c
index 8723b3e..738e38a 100644
--- a/FreeRTOS/Source/portable/Renesas/RX100/port.c
+++ b/FreeRTOS/Source/portable/Renesas/RX100/port.c
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/Renesas/RX100/port_asm.src b/FreeRTOS/Source/portable/Renesas/RX100/port_asm.src
index ee60b37..df2602c 100644
--- a/FreeRTOS/Source/portable/Renesas/RX100/port_asm.src
+++ b/FreeRTOS/Source/portable/Renesas/RX100/port_asm.src
@@ -1,5 +1,5 @@
 ;/*

-; * FreeRTOS Kernel V10.0.0

+; * FreeRTOS Kernel V10.0.1

 ; * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

 ; *

 ; * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
 ; * subject to the following conditions:

 ; *

 ; * The above copyright notice and this permission notice shall be included in all

-; * copies or substantial portions of the Software. If you wish to use our Amazon

-; * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+; * copies or substantial portions of the Software.

 ; *

 ; * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

 ; * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/Renesas/RX100/portmacro.h b/FreeRTOS/Source/portable/Renesas/RX100/portmacro.h
index bcda91c..71830dc 100644
--- a/FreeRTOS/Source/portable/Renesas/RX100/portmacro.h
+++ b/FreeRTOS/Source/portable/Renesas/RX100/portmacro.h
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/Renesas/RX200/port.c b/FreeRTOS/Source/portable/Renesas/RX200/port.c
index 7bf41ef..20c312e 100644
--- a/FreeRTOS/Source/portable/Renesas/RX200/port.c
+++ b/FreeRTOS/Source/portable/Renesas/RX200/port.c
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/Renesas/RX200/port_asm.src b/FreeRTOS/Source/portable/Renesas/RX200/port_asm.src
index ee60b37..df2602c 100644
--- a/FreeRTOS/Source/portable/Renesas/RX200/port_asm.src
+++ b/FreeRTOS/Source/portable/Renesas/RX200/port_asm.src
@@ -1,5 +1,5 @@
 ;/*

-; * FreeRTOS Kernel V10.0.0

+; * FreeRTOS Kernel V10.0.1

 ; * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

 ; *

 ; * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
 ; * subject to the following conditions:

 ; *

 ; * The above copyright notice and this permission notice shall be included in all

-; * copies or substantial portions of the Software. If you wish to use our Amazon

-; * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+; * copies or substantial portions of the Software.

 ; *

 ; * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

 ; * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/Renesas/RX200/portmacro.h b/FreeRTOS/Source/portable/Renesas/RX200/portmacro.h
index 3bf1a83..793507f 100644
--- a/FreeRTOS/Source/portable/Renesas/RX200/portmacro.h
+++ b/FreeRTOS/Source/portable/Renesas/RX200/portmacro.h
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/Renesas/RX600/port.c b/FreeRTOS/Source/portable/Renesas/RX600/port.c
index b01c5a3..637f7f9 100644
--- a/FreeRTOS/Source/portable/Renesas/RX600/port.c
+++ b/FreeRTOS/Source/portable/Renesas/RX600/port.c
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/Renesas/RX600/port_asm.src b/FreeRTOS/Source/portable/Renesas/RX600/port_asm.src
index ee60b37..df2602c 100644
--- a/FreeRTOS/Source/portable/Renesas/RX600/port_asm.src
+++ b/FreeRTOS/Source/portable/Renesas/RX600/port_asm.src
@@ -1,5 +1,5 @@
 ;/*

-; * FreeRTOS Kernel V10.0.0

+; * FreeRTOS Kernel V10.0.1

 ; * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

 ; *

 ; * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
 ; * subject to the following conditions:

 ; *

 ; * The above copyright notice and this permission notice shall be included in all

-; * copies or substantial portions of the Software. If you wish to use our Amazon

-; * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+; * copies or substantial portions of the Software.

 ; *

 ; * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

 ; * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/Renesas/RX600/portmacro.h b/FreeRTOS/Source/portable/Renesas/RX600/portmacro.h
index fcee21c..cf4fb44 100644
--- a/FreeRTOS/Source/portable/Renesas/RX600/portmacro.h
+++ b/FreeRTOS/Source/portable/Renesas/RX600/portmacro.h
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/Renesas/RX600v2/port.c b/FreeRTOS/Source/portable/Renesas/RX600v2/port.c
index 8e1eadb..b29a726 100644
--- a/FreeRTOS/Source/portable/Renesas/RX600v2/port.c
+++ b/FreeRTOS/Source/portable/Renesas/RX600v2/port.c
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/Renesas/RX600v2/port_asm.src b/FreeRTOS/Source/portable/Renesas/RX600v2/port_asm.src
index 369d0a7..9fc3069 100644
--- a/FreeRTOS/Source/portable/Renesas/RX600v2/port_asm.src
+++ b/FreeRTOS/Source/portable/Renesas/RX600v2/port_asm.src
@@ -1,5 +1,5 @@
 ;/*

-; * FreeRTOS Kernel V10.0.0

+; * FreeRTOS Kernel V10.0.1

 ; * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

 ; *

 ; * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
 ; * subject to the following conditions:

 ; *

 ; * The above copyright notice and this permission notice shall be included in all

-; * copies or substantial portions of the Software. If you wish to use our Amazon

-; * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+; * copies or substantial portions of the Software.

 ; *

 ; * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

 ; * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/Renesas/RX600v2/portmacro.h b/FreeRTOS/Source/portable/Renesas/RX600v2/portmacro.h
index cc45f57..51f6697 100644
--- a/FreeRTOS/Source/portable/Renesas/RX600v2/portmacro.h
+++ b/FreeRTOS/Source/portable/Renesas/RX600v2/portmacro.h
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/Renesas/SH2A_FPU/ISR_Support.inc b/FreeRTOS/Source/portable/Renesas/SH2A_FPU/ISR_Support.inc
index bd840c1..85ed400 100644
--- a/FreeRTOS/Source/portable/Renesas/SH2A_FPU/ISR_Support.inc
+++ b/FreeRTOS/Source/portable/Renesas/SH2A_FPU/ISR_Support.inc
@@ -1,5 +1,5 @@
 ;/*

-; * FreeRTOS Kernel V10.0.0

+; * FreeRTOS Kernel V10.0.1

 ; * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

 ; *

 ; * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
 ; * subject to the following conditions:

 ; *

 ; * The above copyright notice and this permission notice shall be included in all

-; * copies or substantial portions of the Software. If you wish to use our Amazon

-; * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+; * copies or substantial portions of the Software.

 ; *

 ; * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

 ; * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/Renesas/SH2A_FPU/port.c b/FreeRTOS/Source/portable/Renesas/SH2A_FPU/port.c
index d8d8149..46ccbd0 100644
--- a/FreeRTOS/Source/portable/Renesas/SH2A_FPU/port.c
+++ b/FreeRTOS/Source/portable/Renesas/SH2A_FPU/port.c
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/Renesas/SH2A_FPU/portasm.src b/FreeRTOS/Source/portable/Renesas/SH2A_FPU/portasm.src
index d142605..bc3d8bc 100644
--- a/FreeRTOS/Source/portable/Renesas/SH2A_FPU/portasm.src
+++ b/FreeRTOS/Source/portable/Renesas/SH2A_FPU/portasm.src
@@ -1,5 +1,5 @@
 ;/*

-; * FreeRTOS Kernel V10.0.0

+; * FreeRTOS Kernel V10.0.1

 ; * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

 ; *

 ; * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
 ; * subject to the following conditions:

 ; *

 ; * The above copyright notice and this permission notice shall be included in all

-; * copies or substantial portions of the Software. If you wish to use our Amazon

-; * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+; * copies or substantial portions of the Software.

 ; *

 ; * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

 ; * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/Renesas/SH2A_FPU/portmacro.h b/FreeRTOS/Source/portable/Renesas/SH2A_FPU/portmacro.h
index 9d904dc..f33ecee 100644
--- a/FreeRTOS/Source/portable/Renesas/SH2A_FPU/portmacro.h
+++ b/FreeRTOS/Source/portable/Renesas/SH2A_FPU/portmacro.h
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/Rowley/MSP430F449/port.c b/FreeRTOS/Source/portable/Rowley/MSP430F449/port.c
index 7ba4298..d5ace99 100644
--- a/FreeRTOS/Source/portable/Rowley/MSP430F449/port.c
+++ b/FreeRTOS/Source/portable/Rowley/MSP430F449/port.c
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/Rowley/MSP430F449/portasm.h b/FreeRTOS/Source/portable/Rowley/MSP430F449/portasm.h
index bb7b2ec..bf7c152 100644
--- a/FreeRTOS/Source/portable/Rowley/MSP430F449/portasm.h
+++ b/FreeRTOS/Source/portable/Rowley/MSP430F449/portasm.h
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/Rowley/MSP430F449/portext.asm b/FreeRTOS/Source/portable/Rowley/MSP430F449/portext.asm
index 329fb64..21b9ab0 100644
--- a/FreeRTOS/Source/portable/Rowley/MSP430F449/portext.asm
+++ b/FreeRTOS/Source/portable/Rowley/MSP430F449/portext.asm
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/Rowley/MSP430F449/portmacro.h b/FreeRTOS/Source/portable/Rowley/MSP430F449/portmacro.h
index 837f6f7..37a40eb 100644
--- a/FreeRTOS/Source/portable/Rowley/MSP430F449/portmacro.h
+++ b/FreeRTOS/Source/portable/Rowley/MSP430F449/portmacro.h
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/SDCC/Cygnal/port.c b/FreeRTOS/Source/portable/SDCC/Cygnal/port.c
index f743a8c..838c554 100644
--- a/FreeRTOS/Source/portable/SDCC/Cygnal/port.c
+++ b/FreeRTOS/Source/portable/SDCC/Cygnal/port.c
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/SDCC/Cygnal/portmacro.h b/FreeRTOS/Source/portable/SDCC/Cygnal/portmacro.h
index 6f2880b..b132d94 100644
--- a/FreeRTOS/Source/portable/SDCC/Cygnal/portmacro.h
+++ b/FreeRTOS/Source/portable/SDCC/Cygnal/portmacro.h
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/Softune/MB91460/port.c b/FreeRTOS/Source/portable/Softune/MB91460/port.c
index 03fcec1..61553ec 100644
--- a/FreeRTOS/Source/portable/Softune/MB91460/port.c
+++ b/FreeRTOS/Source/portable/Softune/MB91460/port.c
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/Softune/MB91460/portmacro.h b/FreeRTOS/Source/portable/Softune/MB91460/portmacro.h
index daab13a..48985ea 100644
--- a/FreeRTOS/Source/portable/Softune/MB91460/portmacro.h
+++ b/FreeRTOS/Source/portable/Softune/MB91460/portmacro.h
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/Softune/MB96340/port.c b/FreeRTOS/Source/portable/Softune/MB96340/port.c
index 7f9ca5c..1aa4eca 100644
--- a/FreeRTOS/Source/portable/Softune/MB96340/port.c
+++ b/FreeRTOS/Source/portable/Softune/MB96340/port.c
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/Softune/MB96340/portmacro.h b/FreeRTOS/Source/portable/Softune/MB96340/portmacro.h
index 03ca864..8d59087 100644
--- a/FreeRTOS/Source/portable/Softune/MB96340/portmacro.h
+++ b/FreeRTOS/Source/portable/Softune/MB96340/portmacro.h
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/Tasking/ARM_CM4F/port.c b/FreeRTOS/Source/portable/Tasking/ARM_CM4F/port.c
index d05db0d..d3cdf2f 100644
--- a/FreeRTOS/Source/portable/Tasking/ARM_CM4F/port.c
+++ b/FreeRTOS/Source/portable/Tasking/ARM_CM4F/port.c
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/Tasking/ARM_CM4F/port_asm.asm b/FreeRTOS/Source/portable/Tasking/ARM_CM4F/port_asm.asm
index 85dc3a3..40a3d0f 100644
--- a/FreeRTOS/Source/portable/Tasking/ARM_CM4F/port_asm.asm
+++ b/FreeRTOS/Source/portable/Tasking/ARM_CM4F/port_asm.asm
@@ -1,5 +1,5 @@
 ;/*

-; * FreeRTOS Kernel V10.0.0

+; * FreeRTOS Kernel V10.0.1

 ; * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

 ; *

 ; * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
 ; * subject to the following conditions:

 ; *

 ; * The above copyright notice and this permission notice shall be included in all

-; * copies or substantial portions of the Software. If you wish to use our Amazon

-; * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+; * copies or substantial portions of the Software.

 ; *

 ; * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

 ; * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/Tasking/ARM_CM4F/portmacro.h b/FreeRTOS/Source/portable/Tasking/ARM_CM4F/portmacro.h
index 385c783..797955e 100644
--- a/FreeRTOS/Source/portable/Tasking/ARM_CM4F/portmacro.h
+++ b/FreeRTOS/Source/portable/Tasking/ARM_CM4F/portmacro.h
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/WizC/PIC18/Drivers/Tick/Tick.c b/FreeRTOS/Source/portable/WizC/PIC18/Drivers/Tick/Tick.c
index ce994cf..d4db4ca 100644
--- a/FreeRTOS/Source/portable/WizC/PIC18/Drivers/Tick/Tick.c
+++ b/FreeRTOS/Source/portable/WizC/PIC18/Drivers/Tick/Tick.c
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/WizC/PIC18/Drivers/Tick/isrTick.c b/FreeRTOS/Source/portable/WizC/PIC18/Drivers/Tick/isrTick.c
index af55468..de9789c 100644
--- a/FreeRTOS/Source/portable/WizC/PIC18/Drivers/Tick/isrTick.c
+++ b/FreeRTOS/Source/portable/WizC/PIC18/Drivers/Tick/isrTick.c
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/WizC/PIC18/addFreeRTOS.h b/FreeRTOS/Source/portable/WizC/PIC18/addFreeRTOS.h
index 6a9f344..8bd913c 100644
--- a/FreeRTOS/Source/portable/WizC/PIC18/addFreeRTOS.h
+++ b/FreeRTOS/Source/portable/WizC/PIC18/addFreeRTOS.h
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/WizC/PIC18/port.c b/FreeRTOS/Source/portable/WizC/PIC18/port.c
index e6519f8..30fc5b6 100644
--- a/FreeRTOS/Source/portable/WizC/PIC18/port.c
+++ b/FreeRTOS/Source/portable/WizC/PIC18/port.c
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/WizC/PIC18/portmacro.h b/FreeRTOS/Source/portable/WizC/PIC18/portmacro.h
index a477ba3..852de7a 100644
--- a/FreeRTOS/Source/portable/WizC/PIC18/portmacro.h
+++ b/FreeRTOS/Source/portable/WizC/PIC18/portmacro.h
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/oWatcom/16BitDOS/Flsh186/port.c b/FreeRTOS/Source/portable/oWatcom/16BitDOS/Flsh186/port.c
index 83354d1..c5309f3 100644
--- a/FreeRTOS/Source/portable/oWatcom/16BitDOS/Flsh186/port.c
+++ b/FreeRTOS/Source/portable/oWatcom/16BitDOS/Flsh186/port.c
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/oWatcom/16BitDOS/Flsh186/portmacro.h b/FreeRTOS/Source/portable/oWatcom/16BitDOS/Flsh186/portmacro.h
index 317a671..7ed6013 100644
--- a/FreeRTOS/Source/portable/oWatcom/16BitDOS/Flsh186/portmacro.h
+++ b/FreeRTOS/Source/portable/oWatcom/16BitDOS/Flsh186/portmacro.h
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/oWatcom/16BitDOS/PC/port.c b/FreeRTOS/Source/portable/oWatcom/16BitDOS/PC/port.c
index 3289dd3..66f340c 100644
--- a/FreeRTOS/Source/portable/oWatcom/16BitDOS/PC/port.c
+++ b/FreeRTOS/Source/portable/oWatcom/16BitDOS/PC/port.c
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/oWatcom/16BitDOS/PC/portmacro.h b/FreeRTOS/Source/portable/oWatcom/16BitDOS/PC/portmacro.h
index 25fee2b..1a6a937 100644
--- a/FreeRTOS/Source/portable/oWatcom/16BitDOS/PC/portmacro.h
+++ b/FreeRTOS/Source/portable/oWatcom/16BitDOS/PC/portmacro.h
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/oWatcom/16BitDOS/common/portasm.h b/FreeRTOS/Source/portable/oWatcom/16BitDOS/common/portasm.h
index 9e66184..f962c57 100644
--- a/FreeRTOS/Source/portable/oWatcom/16BitDOS/common/portasm.h
+++ b/FreeRTOS/Source/portable/oWatcom/16BitDOS/common/portasm.h
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/portable/oWatcom/16BitDOS/common/portcomn.c b/FreeRTOS/Source/portable/oWatcom/16BitDOS/common/portcomn.c
index 33d803c..135e4c6 100644
--- a/FreeRTOS/Source/portable/oWatcom/16BitDOS/common/portcomn.c
+++ b/FreeRTOS/Source/portable/oWatcom/16BitDOS/common/portcomn.c
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/queue.c b/FreeRTOS/Source/queue.c
index e151f81..6706629 100644
--- a/FreeRTOS/Source/queue.c
+++ b/FreeRTOS/Source/queue.c
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/stream_buffer.c b/FreeRTOS/Source/stream_buffer.c
index 598e2b4..c0ef727 100644
--- a/FreeRTOS/Source/stream_buffer.c
+++ b/FreeRTOS/Source/stream_buffer.c
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

@@ -40,6 +39,10 @@
 #include "task.h"

 #include "stream_buffer.h"

 

+#if( configUSE_TASK_NOTIFICATIONS != 1 )

+	#error configUSE_TASK_NOTIFICATIONS must be set to 1 to build stream_buffer.c

+#endif

+

 /* Lint e961 and e750 are suppressed as a MISRA exception justified because the

 MPU ports require MPU_WRAPPERS_INCLUDED_FROM_API_FILE to be defined for the

 header files above, but not in this file, in order to generate the correct

diff --git a/FreeRTOS/Source/tasks.c b/FreeRTOS/Source/tasks.c
index 7414b98..e881563 100644
--- a/FreeRTOS/Source/tasks.c
+++ b/FreeRTOS/Source/tasks.c
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS

diff --git a/FreeRTOS/Source/timers.c b/FreeRTOS/Source/timers.c
index b86e1ba..10f08a1 100644
--- a/FreeRTOS/Source/timers.c
+++ b/FreeRTOS/Source/timers.c
@@ -1,5 +1,5 @@
 /*

- * FreeRTOS Kernel V10.0.0

+ * FreeRTOS Kernel V10.0.1

  * Copyright (C) 2017 Amazon.com, Inc. or its affiliates.  All Rights Reserved.

  *

  * Permission is hereby granted, free of charge, to any person obtaining a copy of

@@ -10,8 +10,7 @@
  * subject to the following conditions:

  *

  * The above copyright notice and this permission notice shall be included in all

- * copies or substantial portions of the Software. If you wish to use our Amazon

- * FreeRTOS name, please do so in a fair use way that does not cause confusion.

+ * copies or substantial portions of the Software.

  *

  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS