Update version number ready for release.
diff --git a/FreeRTOS-Plus/Demo/Common/FreeRTOS_Plus_CLI_Demos/File-Related-CLI-commands.c b/FreeRTOS-Plus/Demo/Common/FreeRTOS_Plus_CLI_Demos/File-Related-CLI-commands.c
index 6025865..12950cc 100644
--- a/FreeRTOS-Plus/Demo/Common/FreeRTOS_Plus_CLI_Demos/File-Related-CLI-commands.c
+++ b/FreeRTOS-Plus/Demo/Common/FreeRTOS_Plus_CLI_Demos/File-Related-CLI-commands.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS-Plus/Demo/Common/FreeRTOS_Plus_CLI_Demos/Sample-CLI-commands.c b/FreeRTOS-Plus/Demo/Common/FreeRTOS_Plus_CLI_Demos/Sample-CLI-commands.c
index 624636f..2ecec85 100644
--- a/FreeRTOS-Plus/Demo/Common/FreeRTOS_Plus_CLI_Demos/Sample-CLI-commands.c
+++ b/FreeRTOS-Plus/Demo/Common/FreeRTOS_Plus_CLI_Demos/Sample-CLI-commands.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS-Plus/Demo/Common/FreeRTOS_Plus_CLI_Demos/UARTCommandConsole.c b/FreeRTOS-Plus/Demo/Common/FreeRTOS_Plus_CLI_Demos/UARTCommandConsole.c
index 368f4bd..0aa8dc9 100644
--- a/FreeRTOS-Plus/Demo/Common/FreeRTOS_Plus_CLI_Demos/UARTCommandConsole.c
+++ b/FreeRTOS-Plus/Demo/Common/FreeRTOS_Plus_CLI_Demos/UARTCommandConsole.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS-Plus/Demo/Common/FreeRTOS_Plus_CLI_Demos/UDP-Related-CLI-commands.c b/FreeRTOS-Plus/Demo/Common/FreeRTOS_Plus_CLI_Demos/UDP-Related-CLI-commands.c
index 233bde3..c638d0a 100644
--- a/FreeRTOS-Plus/Demo/Common/FreeRTOS_Plus_CLI_Demos/UDP-Related-CLI-commands.c
+++ b/FreeRTOS-Plus/Demo/Common/FreeRTOS_Plus_CLI_Demos/UDP-Related-CLI-commands.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS-Plus/Demo/Common/FreeRTOS_Plus_FAT_SL_Demos/CreateExampleFiles/File-system-demo.c b/FreeRTOS-Plus/Demo/Common/FreeRTOS_Plus_FAT_SL_Demos/CreateExampleFiles/File-system-demo.c
index 0153516..8d1f165 100644
--- a/FreeRTOS-Plus/Demo/Common/FreeRTOS_Plus_FAT_SL_Demos/CreateExampleFiles/File-system-demo.c
+++ b/FreeRTOS-Plus/Demo/Common/FreeRTOS_Plus_FAT_SL_Demos/CreateExampleFiles/File-system-demo.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS-Plus/Demo/Common/FreeRTOS_Plus_UDP_Demos/CLICommands/CLI-commands.c b/FreeRTOS-Plus/Demo/Common/FreeRTOS_Plus_UDP_Demos/CLICommands/CLI-commands.c
index 7309076..09ee590 100644
--- a/FreeRTOS-Plus/Demo/Common/FreeRTOS_Plus_UDP_Demos/CLICommands/CLI-commands.c
+++ b/FreeRTOS-Plus/Demo/Common/FreeRTOS_Plus_UDP_Demos/CLICommands/CLI-commands.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS-Plus/Demo/Common/FreeRTOS_Plus_UDP_Demos/CLICommands/UDPCommandInterpreter.h b/FreeRTOS-Plus/Demo/Common/FreeRTOS_Plus_UDP_Demos/CLICommands/UDPCommandInterpreter.h
index 8383a4e..164a5d3 100644
--- a/FreeRTOS-Plus/Demo/Common/FreeRTOS_Plus_UDP_Demos/CLICommands/UDPCommandInterpreter.h
+++ b/FreeRTOS-Plus/Demo/Common/FreeRTOS_Plus_UDP_Demos/CLICommands/UDPCommandInterpreter.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS-Plus/Demo/Common/FreeRTOS_Plus_UDP_Demos/CLICommands/UDPCommandServer.c b/FreeRTOS-Plus/Demo/Common/FreeRTOS_Plus_UDP_Demos/CLICommands/UDPCommandServer.c
index b65dd77..b8c5829 100644
--- a/FreeRTOS-Plus/Demo/Common/FreeRTOS_Plus_UDP_Demos/CLICommands/UDPCommandServer.c
+++ b/FreeRTOS-Plus/Demo/Common/FreeRTOS_Plus_UDP_Demos/CLICommands/UDPCommandServer.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS-Plus/Demo/Common/FreeRTOS_Plus_UDP_Demos/EchoClients/TwoEchoClients.c b/FreeRTOS-Plus/Demo/Common/FreeRTOS_Plus_UDP_Demos/EchoClients/TwoEchoClients.c
index 55ccadb..e5eb00a 100644
--- a/FreeRTOS-Plus/Demo/Common/FreeRTOS_Plus_UDP_Demos/EchoClients/TwoEchoClients.c
+++ b/FreeRTOS-Plus/Demo/Common/FreeRTOS_Plus_UDP_Demos/EchoClients/TwoEchoClients.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS-Plus/Demo/Common/FreeRTOS_Plus_UDP_Demos/EchoClients/TwoEchoClients.h b/FreeRTOS-Plus/Demo/Common/FreeRTOS_Plus_UDP_Demos/EchoClients/TwoEchoClients.h
index 0e65045..c69748d 100644
--- a/FreeRTOS-Plus/Demo/Common/FreeRTOS_Plus_UDP_Demos/EchoClients/TwoEchoClients.h
+++ b/FreeRTOS-Plus/Demo/Common/FreeRTOS_Plus_UDP_Demos/EchoClients/TwoEchoClients.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS-Plus/Demo/Common/FreeRTOS_Plus_UDP_Demos/TraceMacros/Example1/DemoIPTrace.c b/FreeRTOS-Plus/Demo/Common/FreeRTOS_Plus_UDP_Demos/TraceMacros/Example1/DemoIPTrace.c
index 1f69a8f..5562279 100644
--- a/FreeRTOS-Plus/Demo/Common/FreeRTOS_Plus_UDP_Demos/TraceMacros/Example1/DemoIPTrace.c
+++ b/FreeRTOS-Plus/Demo/Common/FreeRTOS_Plus_UDP_Demos/TraceMacros/Example1/DemoIPTrace.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS-Plus/Demo/Common/FreeRTOS_Plus_UDP_Demos/TraceMacros/Example1/DemoIPTrace.h b/FreeRTOS-Plus/Demo/Common/FreeRTOS_Plus_UDP_Demos/TraceMacros/Example1/DemoIPTrace.h
index 6c313e4..f474707 100644
--- a/FreeRTOS-Plus/Demo/Common/FreeRTOS_Plus_UDP_Demos/TraceMacros/Example1/DemoIPTrace.h
+++ b/FreeRTOS-Plus/Demo/Common/FreeRTOS_Plus_UDP_Demos/TraceMacros/Example1/DemoIPTrace.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS-Plus/Demo/FreeRTOS_Plus_CLI_with_Trace_Windows_Simulator/CLI-commands.c b/FreeRTOS-Plus/Demo/FreeRTOS_Plus_CLI_with_Trace_Windows_Simulator/CLI-commands.c
index d895c04..b67b9e4 100644
--- a/FreeRTOS-Plus/Demo/FreeRTOS_Plus_CLI_with_Trace_Windows_Simulator/CLI-commands.c
+++ b/FreeRTOS-Plus/Demo/FreeRTOS_Plus_CLI_with_Trace_Windows_Simulator/CLI-commands.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS-Plus/Demo/FreeRTOS_Plus_CLI_with_Trace_Windows_Simulator/FreeRTOSConfig.h b/FreeRTOS-Plus/Demo/FreeRTOS_Plus_CLI_with_Trace_Windows_Simulator/FreeRTOSConfig.h
index 56ae79f..1c410dd 100644
--- a/FreeRTOS-Plus/Demo/FreeRTOS_Plus_CLI_with_Trace_Windows_Simulator/FreeRTOSConfig.h
+++ b/FreeRTOS-Plus/Demo/FreeRTOS_Plus_CLI_with_Trace_Windows_Simulator/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS-Plus/Demo/FreeRTOS_Plus_CLI_with_Trace_Windows_Simulator/Run-time-stats-utils.c b/FreeRTOS-Plus/Demo/FreeRTOS_Plus_CLI_with_Trace_Windows_Simulator/Run-time-stats-utils.c
index 478e9c3..0ecc0b1 100644
--- a/FreeRTOS-Plus/Demo/FreeRTOS_Plus_CLI_with_Trace_Windows_Simulator/Run-time-stats-utils.c
+++ b/FreeRTOS-Plus/Demo/FreeRTOS_Plus_CLI_with_Trace_Windows_Simulator/Run-time-stats-utils.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS-Plus/Demo/FreeRTOS_Plus_CLI_with_Trace_Windows_Simulator/UDPCommandServer.c b/FreeRTOS-Plus/Demo/FreeRTOS_Plus_CLI_with_Trace_Windows_Simulator/UDPCommandServer.c
index 852af6b..b5ea20e 100644
--- a/FreeRTOS-Plus/Demo/FreeRTOS_Plus_CLI_with_Trace_Windows_Simulator/UDPCommandServer.c
+++ b/FreeRTOS-Plus/Demo/FreeRTOS_Plus_CLI_with_Trace_Windows_Simulator/UDPCommandServer.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS-Plus/Demo/FreeRTOS_Plus_CLI_with_Trace_Windows_Simulator/main.c b/FreeRTOS-Plus/Demo/FreeRTOS_Plus_CLI_with_Trace_Windows_Simulator/main.c
index 35f8dc7..7f868b8 100644
--- a/FreeRTOS-Plus/Demo/FreeRTOS_Plus_CLI_with_Trace_Windows_Simulator/main.c
+++ b/FreeRTOS-Plus/Demo/FreeRTOS_Plus_CLI_with_Trace_Windows_Simulator/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS-Plus/Demo/FreeRTOS_Plus_CyaSSL_Windows_Simulator/FreeRTOSConfig.h b/FreeRTOS-Plus/Demo/FreeRTOS_Plus_CyaSSL_Windows_Simulator/FreeRTOSConfig.h
index e925246..46e67f0 100644
--- a/FreeRTOS-Plus/Demo/FreeRTOS_Plus_CyaSSL_Windows_Simulator/FreeRTOSConfig.h
+++ b/FreeRTOS-Plus/Demo/FreeRTOS_Plus_CyaSSL_Windows_Simulator/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS-Plus/Demo/FreeRTOS_Plus_CyaSSL_Windows_Simulator/SecureTCPClientTask.c b/FreeRTOS-Plus/Demo/FreeRTOS_Plus_CyaSSL_Windows_Simulator/SecureTCPClientTask.c
index 7ba2461..ee346e6 100644
--- a/FreeRTOS-Plus/Demo/FreeRTOS_Plus_CyaSSL_Windows_Simulator/SecureTCPClientTask.c
+++ b/FreeRTOS-Plus/Demo/FreeRTOS_Plus_CyaSSL_Windows_Simulator/SecureTCPClientTask.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS-Plus/Demo/FreeRTOS_Plus_CyaSSL_Windows_Simulator/SecureTCPServerTask.c b/FreeRTOS-Plus/Demo/FreeRTOS_Plus_CyaSSL_Windows_Simulator/SecureTCPServerTask.c
index 9228889..b226979 100644
--- a/FreeRTOS-Plus/Demo/FreeRTOS_Plus_CyaSSL_Windows_Simulator/SecureTCPServerTask.c
+++ b/FreeRTOS-Plus/Demo/FreeRTOS_Plus_CyaSSL_Windows_Simulator/SecureTCPServerTask.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS-Plus/Demo/FreeRTOS_Plus_CyaSSL_Windows_Simulator/main.c b/FreeRTOS-Plus/Demo/FreeRTOS_Plus_CyaSSL_Windows_Simulator/main.c
index 8256551..7a2f1ba 100644
--- a/FreeRTOS-Plus/Demo/FreeRTOS_Plus_CyaSSL_Windows_Simulator/main.c
+++ b/FreeRTOS-Plus/Demo/FreeRTOS_Plus_CyaSSL_Windows_Simulator/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS-Plus/Demo/FreeRTOS_Plus_FAT_SL_and_CLI_Windows_Simulator/ConfigurationFiles/FreeRTOSConfig.h b/FreeRTOS-Plus/Demo/FreeRTOS_Plus_FAT_SL_and_CLI_Windows_Simulator/ConfigurationFiles/FreeRTOSConfig.h
index f3600e3..1042d4a 100644
--- a/FreeRTOS-Plus/Demo/FreeRTOS_Plus_FAT_SL_and_CLI_Windows_Simulator/ConfigurationFiles/FreeRTOSConfig.h
+++ b/FreeRTOS-Plus/Demo/FreeRTOS_Plus_FAT_SL_and_CLI_Windows_Simulator/ConfigurationFiles/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS-Plus/Demo/FreeRTOS_Plus_FAT_SL_and_CLI_Windows_Simulator/File-Releated-CLI-commands.c b/FreeRTOS-Plus/Demo/FreeRTOS_Plus_FAT_SL_and_CLI_Windows_Simulator/File-Releated-CLI-commands.c
index 915ff41..1ea3370 100644
--- a/FreeRTOS-Plus/Demo/FreeRTOS_Plus_FAT_SL_and_CLI_Windows_Simulator/File-Releated-CLI-commands.c
+++ b/FreeRTOS-Plus/Demo/FreeRTOS_Plus_FAT_SL_and_CLI_Windows_Simulator/File-Releated-CLI-commands.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS-Plus/Demo/FreeRTOS_Plus_FAT_SL_and_CLI_Windows_Simulator/File-system-demo.c b/FreeRTOS-Plus/Demo/FreeRTOS_Plus_FAT_SL_and_CLI_Windows_Simulator/File-system-demo.c
index f810d03..94767c5 100644
--- a/FreeRTOS-Plus/Demo/FreeRTOS_Plus_FAT_SL_and_CLI_Windows_Simulator/File-system-demo.c
+++ b/FreeRTOS-Plus/Demo/FreeRTOS_Plus_FAT_SL_and_CLI_Windows_Simulator/File-system-demo.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS-Plus/Demo/FreeRTOS_Plus_FAT_SL_and_CLI_Windows_Simulator/Run-time-stats-utils.c b/FreeRTOS-Plus/Demo/FreeRTOS_Plus_FAT_SL_and_CLI_Windows_Simulator/Run-time-stats-utils.c
index a6d94a4..1d81470 100644
--- a/FreeRTOS-Plus/Demo/FreeRTOS_Plus_FAT_SL_and_CLI_Windows_Simulator/Run-time-stats-utils.c
+++ b/FreeRTOS-Plus/Demo/FreeRTOS_Plus_FAT_SL_and_CLI_Windows_Simulator/Run-time-stats-utils.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS-Plus/Demo/FreeRTOS_Plus_FAT_SL_and_CLI_Windows_Simulator/Sample-CLI-commands.c b/FreeRTOS-Plus/Demo/FreeRTOS_Plus_FAT_SL_and_CLI_Windows_Simulator/Sample-CLI-commands.c
index 851ef24..6d45976 100644
--- a/FreeRTOS-Plus/Demo/FreeRTOS_Plus_FAT_SL_and_CLI_Windows_Simulator/Sample-CLI-commands.c
+++ b/FreeRTOS-Plus/Demo/FreeRTOS_Plus_FAT_SL_and_CLI_Windows_Simulator/Sample-CLI-commands.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS-Plus/Demo/FreeRTOS_Plus_FAT_SL_and_CLI_Windows_Simulator/UDPCommandServer.c b/FreeRTOS-Plus/Demo/FreeRTOS_Plus_FAT_SL_and_CLI_Windows_Simulator/UDPCommandServer.c
index 8d3e005..8a25339 100644
--- a/FreeRTOS-Plus/Demo/FreeRTOS_Plus_FAT_SL_and_CLI_Windows_Simulator/UDPCommandServer.c
+++ b/FreeRTOS-Plus/Demo/FreeRTOS_Plus_FAT_SL_and_CLI_Windows_Simulator/UDPCommandServer.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS-Plus/Demo/FreeRTOS_Plus_FAT_SL_and_CLI_Windows_Simulator/main.c b/FreeRTOS-Plus/Demo/FreeRTOS_Plus_FAT_SL_and_CLI_Windows_Simulator/main.c
index deffb5d..ee7340f 100644
--- a/FreeRTOS-Plus/Demo/FreeRTOS_Plus_FAT_SL_and_CLI_Windows_Simulator/main.c
+++ b/FreeRTOS-Plus/Demo/FreeRTOS_Plus_FAT_SL_and_CLI_Windows_Simulator/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS-Plus/Demo/FreeRTOS_Plus_UDP_and_CLI_LPC1830_GCC/CLI-commands.c b/FreeRTOS-Plus/Demo/FreeRTOS_Plus_UDP_and_CLI_LPC1830_GCC/CLI-commands.c
index 7309076..09ee590 100644
--- a/FreeRTOS-Plus/Demo/FreeRTOS_Plus_UDP_and_CLI_LPC1830_GCC/CLI-commands.c
+++ b/FreeRTOS-Plus/Demo/FreeRTOS_Plus_UDP_and_CLI_LPC1830_GCC/CLI-commands.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS-Plus/Demo/FreeRTOS_Plus_UDP_and_CLI_LPC1830_GCC/Examples/USB_CDC/CDCCommandConsole.c b/FreeRTOS-Plus/Demo/FreeRTOS_Plus_UDP_and_CLI_LPC1830_GCC/Examples/USB_CDC/CDCCommandConsole.c
index e44a68a..c6d2e33 100644
--- a/FreeRTOS-Plus/Demo/FreeRTOS_Plus_UDP_and_CLI_LPC1830_GCC/Examples/USB_CDC/CDCCommandConsole.c
+++ b/FreeRTOS-Plus/Demo/FreeRTOS_Plus_UDP_and_CLI_LPC1830_GCC/Examples/USB_CDC/CDCCommandConsole.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS-Plus/Demo/FreeRTOS_Plus_UDP_and_CLI_LPC1830_GCC/Examples/include/CDCCommandConsole.h b/FreeRTOS-Plus/Demo/FreeRTOS_Plus_UDP_and_CLI_LPC1830_GCC/Examples/include/CDCCommandConsole.h
index 73f7cec..1833c30 100644
--- a/FreeRTOS-Plus/Demo/FreeRTOS_Plus_UDP_and_CLI_LPC1830_GCC/Examples/include/CDCCommandConsole.h
+++ b/FreeRTOS-Plus/Demo/FreeRTOS_Plus_UDP_and_CLI_LPC1830_GCC/Examples/include/CDCCommandConsole.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS-Plus/Demo/FreeRTOS_Plus_UDP_and_CLI_LPC1830_GCC/Examples/include/TwoEchoClients.h b/FreeRTOS-Plus/Demo/FreeRTOS_Plus_UDP_and_CLI_LPC1830_GCC/Examples/include/TwoEchoClients.h
index 0e65045..c69748d 100644
--- a/FreeRTOS-Plus/Demo/FreeRTOS_Plus_UDP_and_CLI_LPC1830_GCC/Examples/include/TwoEchoClients.h
+++ b/FreeRTOS-Plus/Demo/FreeRTOS_Plus_UDP_and_CLI_LPC1830_GCC/Examples/include/TwoEchoClients.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS-Plus/Demo/FreeRTOS_Plus_UDP_and_CLI_LPC1830_GCC/FreeRTOSConfig.h b/FreeRTOS-Plus/Demo/FreeRTOS_Plus_UDP_and_CLI_LPC1830_GCC/FreeRTOSConfig.h
index 91db155..a1d8b78 100644
--- a/FreeRTOS-Plus/Demo/FreeRTOS_Plus_UDP_and_CLI_LPC1830_GCC/FreeRTOSConfig.h
+++ b/FreeRTOS-Plus/Demo/FreeRTOS_Plus_UDP_and_CLI_LPC1830_GCC/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS-Plus/Demo/FreeRTOS_Plus_UDP_and_CLI_LPC1830_GCC/LEDs.c b/FreeRTOS-Plus/Demo/FreeRTOS_Plus_UDP_and_CLI_LPC1830_GCC/LEDs.c
index 12fba9a..833b159 100644
--- a/FreeRTOS-Plus/Demo/FreeRTOS_Plus_UDP_and_CLI_LPC1830_GCC/LEDs.c
+++ b/FreeRTOS-Plus/Demo/FreeRTOS_Plus_UDP_and_CLI_LPC1830_GCC/LEDs.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS-Plus/Demo/FreeRTOS_Plus_UDP_and_CLI_LPC1830_GCC/RunTimeStatsTimer.c b/FreeRTOS-Plus/Demo/FreeRTOS_Plus_UDP_and_CLI_LPC1830_GCC/RunTimeStatsTimer.c
index 92456cb..a01641f 100644
--- a/FreeRTOS-Plus/Demo/FreeRTOS_Plus_UDP_and_CLI_LPC1830_GCC/RunTimeStatsTimer.c
+++ b/FreeRTOS-Plus/Demo/FreeRTOS_Plus_UDP_and_CLI_LPC1830_GCC/RunTimeStatsTimer.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS-Plus/Demo/FreeRTOS_Plus_UDP_and_CLI_LPC1830_GCC/main.c b/FreeRTOS-Plus/Demo/FreeRTOS_Plus_UDP_and_CLI_LPC1830_GCC/main.c
index b8cd3cc..73b381c 100644
--- a/FreeRTOS-Plus/Demo/FreeRTOS_Plus_UDP_and_CLI_LPC1830_GCC/main.c
+++ b/FreeRTOS-Plus/Demo/FreeRTOS_Plus_UDP_and_CLI_LPC1830_GCC/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS-Plus/Demo/FreeRTOS_Plus_UDP_and_CLI_Windows_Simulator/DemoTasks/SelectServer.c b/FreeRTOS-Plus/Demo/FreeRTOS_Plus_UDP_and_CLI_Windows_Simulator/DemoTasks/SelectServer.c
index 7b248b4..71c2c8f 100644
--- a/FreeRTOS-Plus/Demo/FreeRTOS_Plus_UDP_and_CLI_Windows_Simulator/DemoTasks/SelectServer.c
+++ b/FreeRTOS-Plus/Demo/FreeRTOS_Plus_UDP_and_CLI_Windows_Simulator/DemoTasks/SelectServer.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS-Plus/Demo/FreeRTOS_Plus_UDP_and_CLI_Windows_Simulator/DemoTasks/SimpleClientAndServer.c b/FreeRTOS-Plus/Demo/FreeRTOS_Plus_UDP_and_CLI_Windows_Simulator/DemoTasks/SimpleClientAndServer.c
index ea10fc1..4d54a67 100644
--- a/FreeRTOS-Plus/Demo/FreeRTOS_Plus_UDP_and_CLI_Windows_Simulator/DemoTasks/SimpleClientAndServer.c
+++ b/FreeRTOS-Plus/Demo/FreeRTOS_Plus_UDP_and_CLI_Windows_Simulator/DemoTasks/SimpleClientAndServer.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS-Plus/Demo/FreeRTOS_Plus_UDP_and_CLI_Windows_Simulator/DemoTasks/UDPCommandServer.c b/FreeRTOS-Plus/Demo/FreeRTOS_Plus_UDP_and_CLI_Windows_Simulator/DemoTasks/UDPCommandServer.c
index 3757a54..f89e32c 100644
--- a/FreeRTOS-Plus/Demo/FreeRTOS_Plus_UDP_and_CLI_Windows_Simulator/DemoTasks/UDPCommandServer.c
+++ b/FreeRTOS-Plus/Demo/FreeRTOS_Plus_UDP_and_CLI_Windows_Simulator/DemoTasks/UDPCommandServer.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS-Plus/Demo/FreeRTOS_Plus_UDP_and_CLI_Windows_Simulator/DemoTasks/include/SelectServer.h b/FreeRTOS-Plus/Demo/FreeRTOS_Plus_UDP_and_CLI_Windows_Simulator/DemoTasks/include/SelectServer.h
index 053c3a5..648a3f5 100644
--- a/FreeRTOS-Plus/Demo/FreeRTOS_Plus_UDP_and_CLI_Windows_Simulator/DemoTasks/include/SelectServer.h
+++ b/FreeRTOS-Plus/Demo/FreeRTOS_Plus_UDP_and_CLI_Windows_Simulator/DemoTasks/include/SelectServer.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS-Plus/Demo/FreeRTOS_Plus_UDP_and_CLI_Windows_Simulator/DemoTasks/include/SimpleClientAndServer.h b/FreeRTOS-Plus/Demo/FreeRTOS_Plus_UDP_and_CLI_Windows_Simulator/DemoTasks/include/SimpleClientAndServer.h
index f8f32fb..02f2bff 100644
--- a/FreeRTOS-Plus/Demo/FreeRTOS_Plus_UDP_and_CLI_Windows_Simulator/DemoTasks/include/SimpleClientAndServer.h
+++ b/FreeRTOS-Plus/Demo/FreeRTOS_Plus_UDP_and_CLI_Windows_Simulator/DemoTasks/include/SimpleClientAndServer.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS-Plus/Demo/FreeRTOS_Plus_UDP_and_CLI_Windows_Simulator/DemoTasks/include/UDPCommandInterpreter.h b/FreeRTOS-Plus/Demo/FreeRTOS_Plus_UDP_and_CLI_Windows_Simulator/DemoTasks/include/UDPCommandInterpreter.h
index 8383a4e..164a5d3 100644
--- a/FreeRTOS-Plus/Demo/FreeRTOS_Plus_UDP_and_CLI_Windows_Simulator/DemoTasks/include/UDPCommandInterpreter.h
+++ b/FreeRTOS-Plus/Demo/FreeRTOS_Plus_UDP_and_CLI_Windows_Simulator/DemoTasks/include/UDPCommandInterpreter.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS-Plus/Demo/FreeRTOS_Plus_UDP_and_CLI_Windows_Simulator/FreeRTOSConfig.h b/FreeRTOS-Plus/Demo/FreeRTOS_Plus_UDP_and_CLI_Windows_Simulator/FreeRTOSConfig.h
index 3c66d79..e9ba9ae 100644
--- a/FreeRTOS-Plus/Demo/FreeRTOS_Plus_UDP_and_CLI_Windows_Simulator/FreeRTOSConfig.h
+++ b/FreeRTOS-Plus/Demo/FreeRTOS_Plus_UDP_and_CLI_Windows_Simulator/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS-Plus/Demo/FreeRTOS_Plus_UDP_and_CLI_Windows_Simulator/Run-time-stats-utils.c b/FreeRTOS-Plus/Demo/FreeRTOS_Plus_UDP_and_CLI_Windows_Simulator/Run-time-stats-utils.c
index 28d11b8..f0e43a7 100644
--- a/FreeRTOS-Plus/Demo/FreeRTOS_Plus_UDP_and_CLI_Windows_Simulator/Run-time-stats-utils.c
+++ b/FreeRTOS-Plus/Demo/FreeRTOS_Plus_UDP_and_CLI_Windows_Simulator/Run-time-stats-utils.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS-Plus/Demo/FreeRTOS_Plus_UDP_and_CLI_Windows_Simulator/WinPCap/arch.c b/FreeRTOS-Plus/Demo/FreeRTOS_Plus_UDP_and_CLI_Windows_Simulator/WinPCap/arch.c
index f41d715..1d26585 100644
--- a/FreeRTOS-Plus/Demo/FreeRTOS_Plus_UDP_and_CLI_Windows_Simulator/WinPCap/arch.c
+++ b/FreeRTOS-Plus/Demo/FreeRTOS_Plus_UDP_and_CLI_Windows_Simulator/WinPCap/arch.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS-Plus/Demo/FreeRTOS_Plus_UDP_and_CLI_Windows_Simulator/WinPCap/netif.h b/FreeRTOS-Plus/Demo/FreeRTOS_Plus_UDP_and_CLI_Windows_Simulator/WinPCap/netif.h
index 6c7f7d1..adc814d 100644
--- a/FreeRTOS-Plus/Demo/FreeRTOS_Plus_UDP_and_CLI_Windows_Simulator/WinPCap/netif.h
+++ b/FreeRTOS-Plus/Demo/FreeRTOS_Plus_UDP_and_CLI_Windows_Simulator/WinPCap/netif.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS-Plus/Demo/FreeRTOS_Plus_UDP_and_CLI_Windows_Simulator/main.c b/FreeRTOS-Plus/Demo/FreeRTOS_Plus_UDP_and_CLI_Windows_Simulator/main.c
index 0e36f75..42dc8f6 100644
--- a/FreeRTOS-Plus/Demo/FreeRTOS_Plus_UDP_and_CLI_Windows_Simulator/main.c
+++ b/FreeRTOS-Plus/Demo/FreeRTOS_Plus_UDP_and_CLI_Windows_Simulator/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/ARM7_AT91FR40008_GCC/FreeRTOSConfig.h b/FreeRTOS/Demo/ARM7_AT91FR40008_GCC/FreeRTOSConfig.h
index ab97363..60762d7 100644
--- a/FreeRTOS/Demo/ARM7_AT91FR40008_GCC/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/ARM7_AT91FR40008_GCC/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/ARM7_AT91FR40008_GCC/Makefile b/FreeRTOS/Demo/ARM7_AT91FR40008_GCC/Makefile
index 33da903..3c5375f 100644
--- a/FreeRTOS/Demo/ARM7_AT91FR40008_GCC/Makefile
+++ b/FreeRTOS/Demo/ARM7_AT91FR40008_GCC/Makefile
@@ -1,5 +1,5 @@
 #/*

-#    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+#    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

 #	

 #

 #    ***************************************************************************

diff --git a/FreeRTOS/Demo/ARM7_AT91FR40008_GCC/ParTest/ParTest.c b/FreeRTOS/Demo/ARM7_AT91FR40008_GCC/ParTest/ParTest.c
index 13a9e62..f3a2a99 100644
--- a/FreeRTOS/Demo/ARM7_AT91FR40008_GCC/ParTest/ParTest.c
+++ b/FreeRTOS/Demo/ARM7_AT91FR40008_GCC/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/ARM7_AT91FR40008_GCC/main.c b/FreeRTOS/Demo/ARM7_AT91FR40008_GCC/main.c
index 3570d6c..120deb2 100644
--- a/FreeRTOS/Demo/ARM7_AT91FR40008_GCC/main.c
+++ b/FreeRTOS/Demo/ARM7_AT91FR40008_GCC/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/ARM7_AT91FR40008_GCC/serial/serial.c b/FreeRTOS/Demo/ARM7_AT91FR40008_GCC/serial/serial.c
index 732dd52..da21291 100644
--- a/FreeRTOS/Demo/ARM7_AT91FR40008_GCC/serial/serial.c
+++ b/FreeRTOS/Demo/ARM7_AT91FR40008_GCC/serial/serial.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/ARM7_AT91FR40008_GCC/serial/serialISR.c b/FreeRTOS/Demo/ARM7_AT91FR40008_GCC/serial/serialISR.c
index 8a22346..7de973d 100644
--- a/FreeRTOS/Demo/ARM7_AT91FR40008_GCC/serial/serialISR.c
+++ b/FreeRTOS/Demo/ARM7_AT91FR40008_GCC/serial/serialISR.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/ARM7_AT91SAM7S64_IAR/FreeRTOSConfig.h b/FreeRTOS/Demo/ARM7_AT91SAM7S64_IAR/FreeRTOSConfig.h
index 5f775f8..66427e8 100644
--- a/FreeRTOS/Demo/ARM7_AT91SAM7S64_IAR/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/ARM7_AT91SAM7S64_IAR/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/ARM7_AT91SAM7S64_IAR/ParTest/ParTest.c b/FreeRTOS/Demo/ARM7_AT91SAM7S64_IAR/ParTest/ParTest.c
index 9de2bc7..711fb82 100644
--- a/FreeRTOS/Demo/ARM7_AT91SAM7S64_IAR/ParTest/ParTest.c
+++ b/FreeRTOS/Demo/ARM7_AT91SAM7S64_IAR/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/ARM7_AT91SAM7S64_IAR/USB/USBSample.c b/FreeRTOS/Demo/ARM7_AT91SAM7S64_IAR/USB/USBSample.c
index 81aa625..55eea27 100644
--- a/FreeRTOS/Demo/ARM7_AT91SAM7S64_IAR/USB/USBSample.c
+++ b/FreeRTOS/Demo/ARM7_AT91SAM7S64_IAR/USB/USBSample.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/ARM7_AT91SAM7S64_IAR/main.c b/FreeRTOS/Demo/ARM7_AT91SAM7S64_IAR/main.c
index 1dbc87b..08aaa75 100644
--- a/FreeRTOS/Demo/ARM7_AT91SAM7S64_IAR/main.c
+++ b/FreeRTOS/Demo/ARM7_AT91SAM7S64_IAR/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/ARM7_AT91SAM7S64_IAR/serial/serial.c b/FreeRTOS/Demo/ARM7_AT91SAM7S64_IAR/serial/serial.c
index 6e08b34..4f0a03b 100644
--- a/FreeRTOS/Demo/ARM7_AT91SAM7S64_IAR/serial/serial.c
+++ b/FreeRTOS/Demo/ARM7_AT91SAM7S64_IAR/serial/serial.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/FreeRTOSConfig.h b/FreeRTOS/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/FreeRTOSConfig.h
index 3700aa0..fcdbbc1 100644
--- a/FreeRTOS/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/Makefile b/FreeRTOS/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/Makefile
index 8647b98..3fe7cff 100644
--- a/FreeRTOS/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/Makefile
+++ b/FreeRTOS/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/Makefile
@@ -1,5 +1,5 @@
 #/*

-#    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+#    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

 #	

 #

 #    ***************************************************************************

diff --git a/FreeRTOS/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/ParTest/ParTest.c b/FreeRTOS/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/ParTest/ParTest.c
index ce2b908..667d87a 100644
--- a/FreeRTOS/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/ParTest/ParTest.c
+++ b/FreeRTOS/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/USB/USBSample.c b/FreeRTOS/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/USB/USBSample.c
index 49d4873..7a8b8eb 100644
--- a/FreeRTOS/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/USB/USBSample.c
+++ b/FreeRTOS/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/USB/USBSample.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/USB/USBSample.h b/FreeRTOS/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/USB/USBSample.h
index 7bc2ae5..fcf0c58 100644
--- a/FreeRTOS/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/USB/USBSample.h
+++ b/FreeRTOS/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/USB/USBSample.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/USB/USB_ISR.c b/FreeRTOS/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/USB/USB_ISR.c
index 8283a6a..835ef83 100644
--- a/FreeRTOS/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/USB/USB_ISR.c
+++ b/FreeRTOS/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/USB/USB_ISR.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/main.c b/FreeRTOS/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/main.c
index 1206e90..9cbaa03 100644
--- a/FreeRTOS/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/main.c
+++ b/FreeRTOS/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/webserver/EMAC_ISR.c b/FreeRTOS/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/webserver/EMAC_ISR.c
index 6af18da..b270fb7 100644
--- a/FreeRTOS/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/webserver/EMAC_ISR.c
+++ b/FreeRTOS/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/webserver/EMAC_ISR.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/webserver/SAM7_EMAC.c b/FreeRTOS/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/webserver/SAM7_EMAC.c
index 4ca68e0..6b49ea3 100644
--- a/FreeRTOS/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/webserver/SAM7_EMAC.c
+++ b/FreeRTOS/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/webserver/SAM7_EMAC.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/webserver/SAM7_EMAC.h b/FreeRTOS/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/webserver/SAM7_EMAC.h
index 6d61db7..2cdf077 100644
--- a/FreeRTOS/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/webserver/SAM7_EMAC.h
+++ b/FreeRTOS/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/webserver/SAM7_EMAC.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/webserver/uIP_Task.h b/FreeRTOS/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/webserver/uIP_Task.h
index 30389f3..c84477e 100644
--- a/FreeRTOS/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/webserver/uIP_Task.h
+++ b/FreeRTOS/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/webserver/uIP_Task.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/ARM7_LPC2106_GCC/FreeRTOSConfig.h b/FreeRTOS/Demo/ARM7_LPC2106_GCC/FreeRTOSConfig.h
index d9994ba..78c2366 100644
--- a/FreeRTOS/Demo/ARM7_LPC2106_GCC/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/ARM7_LPC2106_GCC/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/ARM7_LPC2106_GCC/Makefile b/FreeRTOS/Demo/ARM7_LPC2106_GCC/Makefile
index 304cd69..6533980 100644
--- a/FreeRTOS/Demo/ARM7_LPC2106_GCC/Makefile
+++ b/FreeRTOS/Demo/ARM7_LPC2106_GCC/Makefile
@@ -1,5 +1,5 @@
 #/*

-#    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+#    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

 #	

 #

 #    ***************************************************************************

diff --git a/FreeRTOS/Demo/ARM7_LPC2106_GCC/ParTest/ParTest.c b/FreeRTOS/Demo/ARM7_LPC2106_GCC/ParTest/ParTest.c
index 0c7876a..330f799 100644
--- a/FreeRTOS/Demo/ARM7_LPC2106_GCC/ParTest/ParTest.c
+++ b/FreeRTOS/Demo/ARM7_LPC2106_GCC/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/ARM7_LPC2106_GCC/main.c b/FreeRTOS/Demo/ARM7_LPC2106_GCC/main.c
index 9a37154..264347e 100644
--- a/FreeRTOS/Demo/ARM7_LPC2106_GCC/main.c
+++ b/FreeRTOS/Demo/ARM7_LPC2106_GCC/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/ARM7_LPC2106_GCC/serial/serial.c b/FreeRTOS/Demo/ARM7_LPC2106_GCC/serial/serial.c
index 2de3f58..bbcd5bc 100644
--- a/FreeRTOS/Demo/ARM7_LPC2106_GCC/serial/serial.c
+++ b/FreeRTOS/Demo/ARM7_LPC2106_GCC/serial/serial.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/ARM7_LPC2106_GCC/serial/serialISR.c b/FreeRTOS/Demo/ARM7_LPC2106_GCC/serial/serialISR.c
index ee1557e..4f0949f 100644
--- a/FreeRTOS/Demo/ARM7_LPC2106_GCC/serial/serialISR.c
+++ b/FreeRTOS/Demo/ARM7_LPC2106_GCC/serial/serialISR.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/ARM7_LPC2129_IAR/FreeRTOSConfig.h b/FreeRTOS/Demo/ARM7_LPC2129_IAR/FreeRTOSConfig.h
index ec594a1..c934cf3 100644
--- a/FreeRTOS/Demo/ARM7_LPC2129_IAR/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/ARM7_LPC2129_IAR/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/ARM7_LPC2129_IAR/ParTest/ParTest.c b/FreeRTOS/Demo/ARM7_LPC2129_IAR/ParTest/ParTest.c
index 944888a..682a558 100644
--- a/FreeRTOS/Demo/ARM7_LPC2129_IAR/ParTest/ParTest.c
+++ b/FreeRTOS/Demo/ARM7_LPC2129_IAR/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/ARM7_LPC2129_IAR/main.c b/FreeRTOS/Demo/ARM7_LPC2129_IAR/main.c
index 2bab00e..6cfaa1e 100644
--- a/FreeRTOS/Demo/ARM7_LPC2129_IAR/main.c
+++ b/FreeRTOS/Demo/ARM7_LPC2129_IAR/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/ARM7_LPC2129_IAR/serial/serial.c b/FreeRTOS/Demo/ARM7_LPC2129_IAR/serial/serial.c
index efdcdff..9e97540 100644
--- a/FreeRTOS/Demo/ARM7_LPC2129_IAR/serial/serial.c
+++ b/FreeRTOS/Demo/ARM7_LPC2129_IAR/serial/serial.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/ARM7_LPC2129_Keil_RVDS/FreeRTOSConfig.h b/FreeRTOS/Demo/ARM7_LPC2129_Keil_RVDS/FreeRTOSConfig.h
index cd6b8c7..d99c8c6 100644
--- a/FreeRTOS/Demo/ARM7_LPC2129_Keil_RVDS/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/ARM7_LPC2129_Keil_RVDS/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/ARM7_LPC2129_Keil_RVDS/ParTest/ParTest.c b/FreeRTOS/Demo/ARM7_LPC2129_Keil_RVDS/ParTest/ParTest.c
index 3070f86..e730e05 100644
--- a/FreeRTOS/Demo/ARM7_LPC2129_Keil_RVDS/ParTest/ParTest.c
+++ b/FreeRTOS/Demo/ARM7_LPC2129_Keil_RVDS/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/ARM7_LPC2129_Keil_RVDS/main.c b/FreeRTOS/Demo/ARM7_LPC2129_Keil_RVDS/main.c
index 525f552..2f4a614 100644
--- a/FreeRTOS/Demo/ARM7_LPC2129_Keil_RVDS/main.c
+++ b/FreeRTOS/Demo/ARM7_LPC2129_Keil_RVDS/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/ARM7_LPC2129_Keil_RVDS/serial/serial.c b/FreeRTOS/Demo/ARM7_LPC2129_Keil_RVDS/serial/serial.c
index 79d73fd..e25c2ee 100644
--- a/FreeRTOS/Demo/ARM7_LPC2129_Keil_RVDS/serial/serial.c
+++ b/FreeRTOS/Demo/ARM7_LPC2129_Keil_RVDS/serial/serial.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/ARM7_LPC2129_Keil_RVDS/serial/serialISR.s b/FreeRTOS/Demo/ARM7_LPC2129_Keil_RVDS/serial/serialISR.s
index 9c9231f..093c12e 100644
--- a/FreeRTOS/Demo/ARM7_LPC2129_Keil_RVDS/serial/serialISR.s
+++ b/FreeRTOS/Demo/ARM7_LPC2129_Keil_RVDS/serial/serialISR.s
@@ -1,5 +1,5 @@
 ;/*

-;    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+;    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

 ;	

 ;

 ;    ***************************************************************************

diff --git a/FreeRTOS/Demo/ARM7_LPC2138_Rowley/FreeRTOSConfig.h b/FreeRTOS/Demo/ARM7_LPC2138_Rowley/FreeRTOSConfig.h
index 67e2efb..b157534 100644
--- a/FreeRTOS/Demo/ARM7_LPC2138_Rowley/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/ARM7_LPC2138_Rowley/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/ARM7_LPC2138_Rowley/main.c b/FreeRTOS/Demo/ARM7_LPC2138_Rowley/main.c
index b3fd9e9..5b21e89 100644
--- a/FreeRTOS/Demo/ARM7_LPC2138_Rowley/main.c
+++ b/FreeRTOS/Demo/ARM7_LPC2138_Rowley/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/ARM7_LPC2138_Rowley/mainISR.c b/FreeRTOS/Demo/ARM7_LPC2138_Rowley/mainISR.c
index 5fb45e2..4cede13 100644
--- a/FreeRTOS/Demo/ARM7_LPC2138_Rowley/mainISR.c
+++ b/FreeRTOS/Demo/ARM7_LPC2138_Rowley/mainISR.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/FreeRTOSConfig.h b/FreeRTOS/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/FreeRTOSConfig.h
index 22e3590..a26078e 100644
--- a/FreeRTOS/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/Makefile b/FreeRTOS/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/Makefile
index 8766fd5..d9406d9 100644
--- a/FreeRTOS/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/Makefile
+++ b/FreeRTOS/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/Makefile
@@ -1,5 +1,5 @@
 #/*

-#    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+#    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

 #	

 #

 #    ***************************************************************************

diff --git a/FreeRTOS/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/ParTest/ParTest.c b/FreeRTOS/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/ParTest/ParTest.c
index 6c5cec7..05e1245 100644
--- a/FreeRTOS/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/ParTest/ParTest.c
+++ b/FreeRTOS/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/main.c b/FreeRTOS/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/main.c
index 6269ece..1919f08 100644
--- a/FreeRTOS/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/main.c
+++ b/FreeRTOS/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/webserver/uIP_Task.c b/FreeRTOS/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/webserver/uIP_Task.c
index b29b93d..f975ee0 100644
--- a/FreeRTOS/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/webserver/uIP_Task.c
+++ b/FreeRTOS/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/webserver/uIP_Task.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/ARM7_LPC2368_Rowley/FreeRTOSConfig.h b/FreeRTOS/Demo/ARM7_LPC2368_Rowley/FreeRTOSConfig.h
index 7c75870..09e0c10 100644
--- a/FreeRTOS/Demo/ARM7_LPC2368_Rowley/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/ARM7_LPC2368_Rowley/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/ARM7_LPC2368_Rowley/ParTest/ParTest.c b/FreeRTOS/Demo/ARM7_LPC2368_Rowley/ParTest/ParTest.c
index 6c5cec7..05e1245 100644
--- a/FreeRTOS/Demo/ARM7_LPC2368_Rowley/ParTest/ParTest.c
+++ b/FreeRTOS/Demo/ARM7_LPC2368_Rowley/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/ARM7_LPC2368_Rowley/main.c b/FreeRTOS/Demo/ARM7_LPC2368_Rowley/main.c
index f89cf2b..5a47aeb 100644
--- a/FreeRTOS/Demo/ARM7_LPC2368_Rowley/main.c
+++ b/FreeRTOS/Demo/ARM7_LPC2368_Rowley/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/ARM7_LPC2368_Rowley/webserver/uIP_Task.c b/FreeRTOS/Demo/ARM7_LPC2368_Rowley/webserver/uIP_Task.c
index 0047cd8..62ce1d4 100644
--- a/FreeRTOS/Demo/ARM7_LPC2368_Rowley/webserver/uIP_Task.c
+++ b/FreeRTOS/Demo/ARM7_LPC2368_Rowley/webserver/uIP_Task.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/ARM7_STR71x_IAR/FreeRTOSConfig.h b/FreeRTOS/Demo/ARM7_STR71x_IAR/FreeRTOSConfig.h
index ca30827..c5332ac 100644
--- a/FreeRTOS/Demo/ARM7_STR71x_IAR/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/ARM7_STR71x_IAR/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/ARM7_STR71x_IAR/ParTest/ParTest.c b/FreeRTOS/Demo/ARM7_STR71x_IAR/ParTest/ParTest.c
index 7978d83..8909da3 100644
--- a/FreeRTOS/Demo/ARM7_STR71x_IAR/ParTest/ParTest.c
+++ b/FreeRTOS/Demo/ARM7_STR71x_IAR/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/ARM7_STR71x_IAR/main.c b/FreeRTOS/Demo/ARM7_STR71x_IAR/main.c
index 72b496b..985426c 100644
--- a/FreeRTOS/Demo/ARM7_STR71x_IAR/main.c
+++ b/FreeRTOS/Demo/ARM7_STR71x_IAR/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/ARM7_STR71x_IAR/serial/serial.c b/FreeRTOS/Demo/ARM7_STR71x_IAR/serial/serial.c
index 1c59f86..671fa87 100644
--- a/FreeRTOS/Demo/ARM7_STR71x_IAR/serial/serial.c
+++ b/FreeRTOS/Demo/ARM7_STR71x_IAR/serial/serial.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/ARM7_STR75x_GCC/FreeRTOSConfig.h b/FreeRTOS/Demo/ARM7_STR75x_GCC/FreeRTOSConfig.h
index c2205ee..34fdc69 100644
--- a/FreeRTOS/Demo/ARM7_STR75x_GCC/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/ARM7_STR75x_GCC/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/ARM7_STR75x_GCC/ParTest/ParTest.c b/FreeRTOS/Demo/ARM7_STR75x_GCC/ParTest/ParTest.c
index 89b1425..4273f7a 100644
--- a/FreeRTOS/Demo/ARM7_STR75x_GCC/ParTest/ParTest.c
+++ b/FreeRTOS/Demo/ARM7_STR75x_GCC/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/ARM7_STR75x_GCC/main.c b/FreeRTOS/Demo/ARM7_STR75x_GCC/main.c
index 10044d4..8f590f9 100644
--- a/FreeRTOS/Demo/ARM7_STR75x_GCC/main.c
+++ b/FreeRTOS/Demo/ARM7_STR75x_GCC/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/ARM7_STR75x_GCC/serial/serial.c b/FreeRTOS/Demo/ARM7_STR75x_GCC/serial/serial.c
index b59a7e7..babf28f 100644
--- a/FreeRTOS/Demo/ARM7_STR75x_GCC/serial/serial.c
+++ b/FreeRTOS/Demo/ARM7_STR75x_GCC/serial/serial.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/ARM7_STR75x_GCC/serial/serialISR.c b/FreeRTOS/Demo/ARM7_STR75x_GCC/serial/serialISR.c
index fd9db81..525a31b 100644
--- a/FreeRTOS/Demo/ARM7_STR75x_GCC/serial/serialISR.c
+++ b/FreeRTOS/Demo/ARM7_STR75x_GCC/serial/serialISR.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/ARM7_STR75x_IAR/FreeRTOSConfig.h b/FreeRTOS/Demo/ARM7_STR75x_IAR/FreeRTOSConfig.h
index 830d247..de5ecb3 100644
--- a/FreeRTOS/Demo/ARM7_STR75x_IAR/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/ARM7_STR75x_IAR/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/ARM7_STR75x_IAR/ParTest/ParTest.c b/FreeRTOS/Demo/ARM7_STR75x_IAR/ParTest/ParTest.c
index 89b1425..4273f7a 100644
--- a/FreeRTOS/Demo/ARM7_STR75x_IAR/ParTest/ParTest.c
+++ b/FreeRTOS/Demo/ARM7_STR75x_IAR/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/ARM7_STR75x_IAR/main.c b/FreeRTOS/Demo/ARM7_STR75x_IAR/main.c
index 51c4b1c..dd4edd3 100644
--- a/FreeRTOS/Demo/ARM7_STR75x_IAR/main.c
+++ b/FreeRTOS/Demo/ARM7_STR75x_IAR/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/ARM7_STR75x_IAR/serial/serial.c b/FreeRTOS/Demo/ARM7_STR75x_IAR/serial/serial.c
index 24bf1ce..02d747d 100644
--- a/FreeRTOS/Demo/ARM7_STR75x_IAR/serial/serial.c
+++ b/FreeRTOS/Demo/ARM7_STR75x_IAR/serial/serial.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/ARM9_AT91SAM9XE_IAR/FreeRTOSConfig.h b/FreeRTOS/Demo/ARM9_AT91SAM9XE_IAR/FreeRTOSConfig.h
index baf17f7..39c42ac 100644
--- a/FreeRTOS/Demo/ARM9_AT91SAM9XE_IAR/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/ARM9_AT91SAM9XE_IAR/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/ARM9_AT91SAM9XE_IAR/ParTest/ParTest.c b/FreeRTOS/Demo/ARM9_AT91SAM9XE_IAR/ParTest/ParTest.c
index f8dc546..cab854a 100644
--- a/FreeRTOS/Demo/ARM9_AT91SAM9XE_IAR/ParTest/ParTest.c
+++ b/FreeRTOS/Demo/ARM9_AT91SAM9XE_IAR/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/ARM9_AT91SAM9XE_IAR/main.c b/FreeRTOS/Demo/ARM9_AT91SAM9XE_IAR/main.c
index daf6473..daae6d3 100644
--- a/FreeRTOS/Demo/ARM9_AT91SAM9XE_IAR/main.c
+++ b/FreeRTOS/Demo/ARM9_AT91SAM9XE_IAR/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/ARM9_AT91SAM9XE_IAR/serial/serial.c b/FreeRTOS/Demo/ARM9_AT91SAM9XE_IAR/serial/serial.c
index 3e83a90..8fc8bab 100644
--- a/FreeRTOS/Demo/ARM9_AT91SAM9XE_IAR/serial/serial.c
+++ b/FreeRTOS/Demo/ARM9_AT91SAM9XE_IAR/serial/serial.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/ARM9_STR91X_IAR/FreeRTOSConfig.h b/FreeRTOS/Demo/ARM9_STR91X_IAR/FreeRTOSConfig.h
index 0811dee..51a2d89 100644
--- a/FreeRTOS/Demo/ARM9_STR91X_IAR/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/ARM9_STR91X_IAR/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/ARM9_STR91X_IAR/ParTest/ParTest.c b/FreeRTOS/Demo/ARM9_STR91X_IAR/ParTest/ParTest.c
index 73cd4f5..37d60b4 100644
--- a/FreeRTOS/Demo/ARM9_STR91X_IAR/ParTest/ParTest.c
+++ b/FreeRTOS/Demo/ARM9_STR91X_IAR/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/ARM9_STR91X_IAR/lwip/include/lwIPWebServer/BasicWEB.h b/FreeRTOS/Demo/ARM9_STR91X_IAR/lwip/include/lwIPWebServer/BasicWEB.h
index dbe5929..6d16ffc 100644
--- a/FreeRTOS/Demo/ARM9_STR91X_IAR/lwip/include/lwIPWebServer/BasicWEB.h
+++ b/FreeRTOS/Demo/ARM9_STR91X_IAR/lwip/include/lwIPWebServer/BasicWEB.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/ARM9_STR91X_IAR/lwip/lwipWebServer/BasicWEB.c b/FreeRTOS/Demo/ARM9_STR91X_IAR/lwip/lwipWebServer/BasicWEB.c
index e5e0aa9..c0a5505 100644
--- a/FreeRTOS/Demo/ARM9_STR91X_IAR/lwip/lwipWebServer/BasicWEB.c
+++ b/FreeRTOS/Demo/ARM9_STR91X_IAR/lwip/lwipWebServer/BasicWEB.c
@@ -1,6 +1,6 @@
 

 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -25,10 +25,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/ARM9_STR91X_IAR/main.c b/FreeRTOS/Demo/ARM9_STR91X_IAR/main.c
index 85fa298..3fba1de 100644
--- a/FreeRTOS/Demo/ARM9_STR91X_IAR/main.c
+++ b/FreeRTOS/Demo/ARM9_STR91X_IAR/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/ARM9_STR91X_IAR/serial/serial.c b/FreeRTOS/Demo/ARM9_STR91X_IAR/serial/serial.c
index d3d7593..13e853a 100644
--- a/FreeRTOS/Demo/ARM9_STR91X_IAR/serial/serial.c
+++ b/FreeRTOS/Demo/ARM9_STR91X_IAR/serial/serial.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/ARM9_STR91X_IAR/webserver/uIP_Task.c b/FreeRTOS/Demo/ARM9_STR91X_IAR/webserver/uIP_Task.c
index 2ed7a8c..75e9d6e 100644
--- a/FreeRTOS/Demo/ARM9_STR91X_IAR/webserver/uIP_Task.c
+++ b/FreeRTOS/Demo/ARM9_STR91X_IAR/webserver/uIP_Task.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/AVR32_UC3/main.c b/FreeRTOS/Demo/AVR32_UC3/main.c
index d7480eb..28a0b30 100644
--- a/FreeRTOS/Demo/AVR32_UC3/main.c
+++ b/FreeRTOS/Demo/AVR32_UC3/main.c
@@ -30,7 +30,7 @@
  *****************************************************************************/

 

 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -55,10 +55,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/AVR_ATMega323_IAR/FreeRTOSConfig.h b/FreeRTOS/Demo/AVR_ATMega323_IAR/FreeRTOSConfig.h
index d55720e..31cc570 100644
--- a/FreeRTOS/Demo/AVR_ATMega323_IAR/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/AVR_ATMega323_IAR/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/AVR_ATMega323_IAR/ParTest/ParTest.c b/FreeRTOS/Demo/AVR_ATMega323_IAR/ParTest/ParTest.c
index c8f7b9b..e350b18 100644
--- a/FreeRTOS/Demo/AVR_ATMega323_IAR/ParTest/ParTest.c
+++ b/FreeRTOS/Demo/AVR_ATMega323_IAR/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/AVR_ATMega323_IAR/main.c b/FreeRTOS/Demo/AVR_ATMega323_IAR/main.c
index 4478abf..0815702 100644
--- a/FreeRTOS/Demo/AVR_ATMega323_IAR/main.c
+++ b/FreeRTOS/Demo/AVR_ATMega323_IAR/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/AVR_ATMega323_IAR/regtest.c b/FreeRTOS/Demo/AVR_ATMega323_IAR/regtest.c
index c57ba82..582c660 100644
--- a/FreeRTOS/Demo/AVR_ATMega323_IAR/regtest.c
+++ b/FreeRTOS/Demo/AVR_ATMega323_IAR/regtest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/AVR_ATMega323_IAR/regtest.h b/FreeRTOS/Demo/AVR_ATMega323_IAR/regtest.h
index 732ee7b..9da0f6f 100644
--- a/FreeRTOS/Demo/AVR_ATMega323_IAR/regtest.h
+++ b/FreeRTOS/Demo/AVR_ATMega323_IAR/regtest.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/AVR_ATMega323_IAR/serial/serial.c b/FreeRTOS/Demo/AVR_ATMega323_IAR/serial/serial.c
index ae53eff..9e512a5 100644
--- a/FreeRTOS/Demo/AVR_ATMega323_IAR/serial/serial.c
+++ b/FreeRTOS/Demo/AVR_ATMega323_IAR/serial/serial.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/AVR_ATMega323_WinAVR/FreeRTOSConfig.h b/FreeRTOS/Demo/AVR_ATMega323_WinAVR/FreeRTOSConfig.h
index 2cec4cc..2799d80 100644
--- a/FreeRTOS/Demo/AVR_ATMega323_WinAVR/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/AVR_ATMega323_WinAVR/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/AVR_ATMega323_WinAVR/ParTest/ParTest.c b/FreeRTOS/Demo/AVR_ATMega323_WinAVR/ParTest/ParTest.c
index 3f8fce6..f3c8b09 100644
--- a/FreeRTOS/Demo/AVR_ATMega323_WinAVR/ParTest/ParTest.c
+++ b/FreeRTOS/Demo/AVR_ATMega323_WinAVR/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/AVR_ATMega323_WinAVR/main.c b/FreeRTOS/Demo/AVR_ATMega323_WinAVR/main.c
index fb48170..9ea1eea 100644
--- a/FreeRTOS/Demo/AVR_ATMega323_WinAVR/main.c
+++ b/FreeRTOS/Demo/AVR_ATMega323_WinAVR/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/AVR_ATMega323_WinAVR/regtest.c b/FreeRTOS/Demo/AVR_ATMega323_WinAVR/regtest.c
index 03070f4..684ca72 100644
--- a/FreeRTOS/Demo/AVR_ATMega323_WinAVR/regtest.c
+++ b/FreeRTOS/Demo/AVR_ATMega323_WinAVR/regtest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/AVR_ATMega323_WinAVR/regtest.h b/FreeRTOS/Demo/AVR_ATMega323_WinAVR/regtest.h
index 732ee7b..9da0f6f 100644
--- a/FreeRTOS/Demo/AVR_ATMega323_WinAVR/regtest.h
+++ b/FreeRTOS/Demo/AVR_ATMega323_WinAVR/regtest.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/AVR_ATMega323_WinAVR/serial/serial.c b/FreeRTOS/Demo/AVR_ATMega323_WinAVR/serial/serial.c
index 29edaa7..3421fd9 100644
--- a/FreeRTOS/Demo/AVR_ATMega323_WinAVR/serial/serial.c
+++ b/FreeRTOS/Demo/AVR_ATMega323_WinAVR/serial/serial.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_A2F200_IAR_and_Keil/FreeRTOSConfig.h b/FreeRTOS/Demo/CORTEX_A2F200_IAR_and_Keil/FreeRTOSConfig.h
index 485d3a6..36e9a02 100644
--- a/FreeRTOS/Demo/CORTEX_A2F200_IAR_and_Keil/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/CORTEX_A2F200_IAR_and_Keil/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_A2F200_IAR_and_Keil/ParTest.c b/FreeRTOS/Demo/CORTEX_A2F200_IAR_and_Keil/ParTest.c
index 193844a..299c4b8 100644
--- a/FreeRTOS/Demo/CORTEX_A2F200_IAR_and_Keil/ParTest.c
+++ b/FreeRTOS/Demo/CORTEX_A2F200_IAR_and_Keil/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_A2F200_IAR_and_Keil/main-blinky.c b/FreeRTOS/Demo/CORTEX_A2F200_IAR_and_Keil/main-blinky.c
index 4d9d5ed..a0791dd 100644
--- a/FreeRTOS/Demo/CORTEX_A2F200_IAR_and_Keil/main-blinky.c
+++ b/FreeRTOS/Demo/CORTEX_A2F200_IAR_and_Keil/main-blinky.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_A2F200_IAR_and_Keil/main-full.c b/FreeRTOS/Demo/CORTEX_A2F200_IAR_and_Keil/main-full.c
index 57284aa..72b2286 100644
--- a/FreeRTOS/Demo/CORTEX_A2F200_IAR_and_Keil/main-full.c
+++ b/FreeRTOS/Demo/CORTEX_A2F200_IAR_and_Keil/main-full.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_A2F200_IAR_and_Keil/uIP_Task.c b/FreeRTOS/Demo/CORTEX_A2F200_IAR_and_Keil/uIP_Task.c
index 7ee93ff..220c48e 100644
--- a/FreeRTOS/Demo/CORTEX_A2F200_IAR_and_Keil/uIP_Task.c
+++ b/FreeRTOS/Demo/CORTEX_A2F200_IAR_and_Keil/uIP_Task.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_A2F200_SoftConsole/FreeRTOSConfig.h b/FreeRTOS/Demo/CORTEX_A2F200_SoftConsole/FreeRTOSConfig.h
index cd00134..0f087f7 100644
--- a/FreeRTOS/Demo/CORTEX_A2F200_SoftConsole/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/CORTEX_A2F200_SoftConsole/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_A2F200_SoftConsole/ParTest.c b/FreeRTOS/Demo/CORTEX_A2F200_SoftConsole/ParTest.c
index 193844a..299c4b8 100644
--- a/FreeRTOS/Demo/CORTEX_A2F200_SoftConsole/ParTest.c
+++ b/FreeRTOS/Demo/CORTEX_A2F200_SoftConsole/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_A2F200_SoftConsole/main-blinky.c b/FreeRTOS/Demo/CORTEX_A2F200_SoftConsole/main-blinky.c
index 84c6014..690de49 100644
--- a/FreeRTOS/Demo/CORTEX_A2F200_SoftConsole/main-blinky.c
+++ b/FreeRTOS/Demo/CORTEX_A2F200_SoftConsole/main-blinky.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_A2F200_SoftConsole/main-full.c b/FreeRTOS/Demo/CORTEX_A2F200_SoftConsole/main-full.c
index 95e29aa..b8f1d65 100644
--- a/FreeRTOS/Demo/CORTEX_A2F200_SoftConsole/main-full.c
+++ b/FreeRTOS/Demo/CORTEX_A2F200_SoftConsole/main-full.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_A2F200_SoftConsole/uIP_Task.c b/FreeRTOS/Demo/CORTEX_A2F200_SoftConsole/uIP_Task.c
index 8201aa8..e9c5883 100644
--- a/FreeRTOS/Demo/CORTEX_A2F200_SoftConsole/uIP_Task.c
+++ b/FreeRTOS/Demo/CORTEX_A2F200_SoftConsole/uIP_Task.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_A9_RZ_R7S72100_IAR_DS-5/Source/Blinky-Demo/main_blinky.c b/FreeRTOS/Demo/CORTEX_A9_RZ_R7S72100_IAR_DS-5/Source/Blinky-Demo/main_blinky.c
index 792074b..ada1be3 100644
--- a/FreeRTOS/Demo/CORTEX_A9_RZ_R7S72100_IAR_DS-5/Source/Blinky-Demo/main_blinky.c
+++ b/FreeRTOS/Demo/CORTEX_A9_RZ_R7S72100_IAR_DS-5/Source/Blinky-Demo/main_blinky.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_A9_RZ_R7S72100_IAR_DS-5/Source/FreeRTOSConfig.h b/FreeRTOS/Demo/CORTEX_A9_RZ_R7S72100_IAR_DS-5/Source/FreeRTOSConfig.h
index 9fba3e2..bbea69b 100644
--- a/FreeRTOS/Demo/CORTEX_A9_RZ_R7S72100_IAR_DS-5/Source/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/CORTEX_A9_RZ_R7S72100_IAR_DS-5/Source/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_A9_RZ_R7S72100_IAR_DS-5/Source/FreeRTOS_tick_config.c b/FreeRTOS/Demo/CORTEX_A9_RZ_R7S72100_IAR_DS-5/Source/FreeRTOS_tick_config.c
index bba53b2..fe3ec4a 100644
--- a/FreeRTOS/Demo/CORTEX_A9_RZ_R7S72100_IAR_DS-5/Source/FreeRTOS_tick_config.c
+++ b/FreeRTOS/Demo/CORTEX_A9_RZ_R7S72100_IAR_DS-5/Source/FreeRTOS_tick_config.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_A9_RZ_R7S72100_IAR_DS-5/Source/Full-Demo/File-releated-CLI-commands.c b/FreeRTOS/Demo/CORTEX_A9_RZ_R7S72100_IAR_DS-5/Source/Full-Demo/File-releated-CLI-commands.c
index d8e02ec..74be67f 100644
--- a/FreeRTOS/Demo/CORTEX_A9_RZ_R7S72100_IAR_DS-5/Source/Full-Demo/File-releated-CLI-commands.c
+++ b/FreeRTOS/Demo/CORTEX_A9_RZ_R7S72100_IAR_DS-5/Source/Full-Demo/File-releated-CLI-commands.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     FEATURES AND PORTS ARE ADDED TO FREERTOS ALL THE TIME.  PLEASE VISIT

diff --git a/FreeRTOS/Demo/CORTEX_A9_RZ_R7S72100_IAR_DS-5/Source/Full-Demo/File-system-demo.c b/FreeRTOS/Demo/CORTEX_A9_RZ_R7S72100_IAR_DS-5/Source/Full-Demo/File-system-demo.c
index 95dd966..2d22cf4 100644
--- a/FreeRTOS/Demo/CORTEX_A9_RZ_R7S72100_IAR_DS-5/Source/Full-Demo/File-system-demo.c
+++ b/FreeRTOS/Demo/CORTEX_A9_RZ_R7S72100_IAR_DS-5/Source/Full-Demo/File-system-demo.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     FEATURES AND PORTS ARE ADDED TO FREERTOS ALL THE TIME.  PLEASE VISIT

diff --git a/FreeRTOS/Demo/CORTEX_A9_RZ_R7S72100_IAR_DS-5/Source/Full-Demo/Sample-CLI-commands.c b/FreeRTOS/Demo/CORTEX_A9_RZ_R7S72100_IAR_DS-5/Source/Full-Demo/Sample-CLI-commands.c
index e7f0ee0..9133a59 100644
--- a/FreeRTOS/Demo/CORTEX_A9_RZ_R7S72100_IAR_DS-5/Source/Full-Demo/Sample-CLI-commands.c
+++ b/FreeRTOS/Demo/CORTEX_A9_RZ_R7S72100_IAR_DS-5/Source/Full-Demo/Sample-CLI-commands.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     FEATURES AND PORTS ARE ADDED TO FREERTOS ALL THE TIME.  PLEASE VISIT

diff --git a/FreeRTOS/Demo/CORTEX_A9_RZ_R7S72100_IAR_DS-5/Source/Full-Demo/UARTCommandConsole.c b/FreeRTOS/Demo/CORTEX_A9_RZ_R7S72100_IAR_DS-5/Source/Full-Demo/UARTCommandConsole.c
index f8425c9..af7cc93 100644
--- a/FreeRTOS/Demo/CORTEX_A9_RZ_R7S72100_IAR_DS-5/Source/Full-Demo/UARTCommandConsole.c
+++ b/FreeRTOS/Demo/CORTEX_A9_RZ_R7S72100_IAR_DS-5/Source/Full-Demo/UARTCommandConsole.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_A9_RZ_R7S72100_IAR_DS-5/Source/Full-Demo/UARTCommandConsole.h b/FreeRTOS/Demo/CORTEX_A9_RZ_R7S72100_IAR_DS-5/Source/Full-Demo/UARTCommandConsole.h
index 1ea6d5b..7d4e77f 100644
--- a/FreeRTOS/Demo/CORTEX_A9_RZ_R7S72100_IAR_DS-5/Source/Full-Demo/UARTCommandConsole.h
+++ b/FreeRTOS/Demo/CORTEX_A9_RZ_R7S72100_IAR_DS-5/Source/Full-Demo/UARTCommandConsole.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_A9_RZ_R7S72100_IAR_DS-5/Source/Full-Demo/main_full.c b/FreeRTOS/Demo/CORTEX_A9_RZ_R7S72100_IAR_DS-5/Source/Full-Demo/main_full.c
index bca5c8e..663e094 100644
--- a/FreeRTOS/Demo/CORTEX_A9_RZ_R7S72100_IAR_DS-5/Source/Full-Demo/main_full.c
+++ b/FreeRTOS/Demo/CORTEX_A9_RZ_R7S72100_IAR_DS-5/Source/Full-Demo/main_full.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_A9_RZ_R7S72100_IAR_DS-5/Source/Full-Demo/reg_test.s b/FreeRTOS/Demo/CORTEX_A9_RZ_R7S72100_IAR_DS-5/Source/Full-Demo/reg_test.s
index 9f561ae..967e24f 100644
--- a/FreeRTOS/Demo/CORTEX_A9_RZ_R7S72100_IAR_DS-5/Source/Full-Demo/reg_test.s
+++ b/FreeRTOS/Demo/CORTEX_A9_RZ_R7S72100_IAR_DS-5/Source/Full-Demo/reg_test.s
@@ -1,5 +1,5 @@
 ;/*

-;    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+;    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

 ;

 ;    FEATURES AND PORTS ARE ADDED TO FREERTOS ALL THE TIME.  PLEASE VISIT

 ;    http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

diff --git a/FreeRTOS/Demo/CORTEX_A9_RZ_R7S72100_IAR_DS-5/Source/Full-Demo/serial.c b/FreeRTOS/Demo/CORTEX_A9_RZ_R7S72100_IAR_DS-5/Source/Full-Demo/serial.c
index 47f8097..51cd967 100644
--- a/FreeRTOS/Demo/CORTEX_A9_RZ_R7S72100_IAR_DS-5/Source/Full-Demo/serial.c
+++ b/FreeRTOS/Demo/CORTEX_A9_RZ_R7S72100_IAR_DS-5/Source/Full-Demo/serial.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_A9_RZ_R7S72100_IAR_DS-5/Source/LEDs.c b/FreeRTOS/Demo/CORTEX_A9_RZ_R7S72100_IAR_DS-5/Source/LEDs.c
index caac140..9fdaf7f 100644
--- a/FreeRTOS/Demo/CORTEX_A9_RZ_R7S72100_IAR_DS-5/Source/LEDs.c
+++ b/FreeRTOS/Demo/CORTEX_A9_RZ_R7S72100_IAR_DS-5/Source/LEDs.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_A9_RZ_R7S72100_IAR_DS-5/Source/main.c b/FreeRTOS/Demo/CORTEX_A9_RZ_R7S72100_IAR_DS-5/Source/main.c
index a7abe64..d7136fe 100644
--- a/FreeRTOS/Demo/CORTEX_A9_RZ_R7S72100_IAR_DS-5/Source/main.c
+++ b/FreeRTOS/Demo/CORTEX_A9_RZ_R7S72100_IAR_DS-5/Source/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_A9_Zynq_ZC702/RTOSDemo/src/Blinky_Demo/main_blinky.c b/FreeRTOS/Demo/CORTEX_A9_Zynq_ZC702/RTOSDemo/src/Blinky_Demo/main_blinky.c
index b84f2a0..d38b1bc 100644
--- a/FreeRTOS/Demo/CORTEX_A9_Zynq_ZC702/RTOSDemo/src/Blinky_Demo/main_blinky.c
+++ b/FreeRTOS/Demo/CORTEX_A9_Zynq_ZC702/RTOSDemo/src/Blinky_Demo/main_blinky.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_A9_Zynq_ZC702/RTOSDemo/src/FreeRTOSConfig.h b/FreeRTOS/Demo/CORTEX_A9_Zynq_ZC702/RTOSDemo/src/FreeRTOSConfig.h
index 2b52c6e..b16d499 100644
--- a/FreeRTOS/Demo/CORTEX_A9_Zynq_ZC702/RTOSDemo/src/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/CORTEX_A9_Zynq_ZC702/RTOSDemo/src/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_A9_Zynq_ZC702/RTOSDemo/src/FreeRTOS_tick_config.c b/FreeRTOS/Demo/CORTEX_A9_Zynq_ZC702/RTOSDemo/src/FreeRTOS_tick_config.c
index 276fc97..d2794ee 100644
--- a/FreeRTOS/Demo/CORTEX_A9_Zynq_ZC702/RTOSDemo/src/FreeRTOS_tick_config.c
+++ b/FreeRTOS/Demo/CORTEX_A9_Zynq_ZC702/RTOSDemo/src/FreeRTOS_tick_config.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_A9_Zynq_ZC702/RTOSDemo/src/Full_Demo/IntQueueTimer.c b/FreeRTOS/Demo/CORTEX_A9_Zynq_ZC702/RTOSDemo/src/Full_Demo/IntQueueTimer.c
index 26fd71a..00856d1 100644
--- a/FreeRTOS/Demo/CORTEX_A9_Zynq_ZC702/RTOSDemo/src/Full_Demo/IntQueueTimer.c
+++ b/FreeRTOS/Demo/CORTEX_A9_Zynq_ZC702/RTOSDemo/src/Full_Demo/IntQueueTimer.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_A9_Zynq_ZC702/RTOSDemo/src/Full_Demo/IntQueueTimer.h b/FreeRTOS/Demo/CORTEX_A9_Zynq_ZC702/RTOSDemo/src/Full_Demo/IntQueueTimer.h
index f88c4ec..931d273 100644
--- a/FreeRTOS/Demo/CORTEX_A9_Zynq_ZC702/RTOSDemo/src/Full_Demo/IntQueueTimer.h
+++ b/FreeRTOS/Demo/CORTEX_A9_Zynq_ZC702/RTOSDemo/src/Full_Demo/IntQueueTimer.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_A9_Zynq_ZC702/RTOSDemo/src/Full_Demo/main_full.c b/FreeRTOS/Demo/CORTEX_A9_Zynq_ZC702/RTOSDemo/src/Full_Demo/main_full.c
index fea3fcb..96ba8bc 100644
--- a/FreeRTOS/Demo/CORTEX_A9_Zynq_ZC702/RTOSDemo/src/Full_Demo/main_full.c
+++ b/FreeRTOS/Demo/CORTEX_A9_Zynq_ZC702/RTOSDemo/src/Full_Demo/main_full.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_A9_Zynq_ZC702/RTOSDemo/src/Full_Demo/reg_test.S b/FreeRTOS/Demo/CORTEX_A9_Zynq_ZC702/RTOSDemo/src/Full_Demo/reg_test.S
index f11bb2b..20c4de5 100644
--- a/FreeRTOS/Demo/CORTEX_A9_Zynq_ZC702/RTOSDemo/src/Full_Demo/reg_test.S
+++ b/FreeRTOS/Demo/CORTEX_A9_Zynq_ZC702/RTOSDemo/src/Full_Demo/reg_test.S
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

 

     FEATURES AND PORTS ARE ADDED TO FREERTOS ALL THE TIME.  PLEASE VISIT

     http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

diff --git a/FreeRTOS/Demo/CORTEX_A9_Zynq_ZC702/RTOSDemo/src/Full_Demo/serial.c b/FreeRTOS/Demo/CORTEX_A9_Zynq_ZC702/RTOSDemo/src/Full_Demo/serial.c
index b1cb27d..1cf5247 100644
--- a/FreeRTOS/Demo/CORTEX_A9_Zynq_ZC702/RTOSDemo/src/Full_Demo/serial.c
+++ b/FreeRTOS/Demo/CORTEX_A9_Zynq_ZC702/RTOSDemo/src/Full_Demo/serial.c
@@ -1,5 +1,5 @@
 /*

- FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+ FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

  All rights reserved

 

  VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
  the terms of the GNU General Public License (version 2) as published by the

  Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

- >>! NOTE: The modification to the GPL is included to allow you to distribute

- >>! a combined work that includes FreeRTOS without being obliged to provide

- >>! the source code for proprietary components outside of the FreeRTOS

- >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

  FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

  WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_A9_Zynq_ZC702/RTOSDemo/src/ParTest.c b/FreeRTOS/Demo/CORTEX_A9_Zynq_ZC702/RTOSDemo/src/ParTest.c
index a1546b4..8adb21e 100644
--- a/FreeRTOS/Demo/CORTEX_A9_Zynq_ZC702/RTOSDemo/src/ParTest.c
+++ b/FreeRTOS/Demo/CORTEX_A9_Zynq_ZC702/RTOSDemo/src/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_A9_Zynq_ZC702/RTOSDemo/src/main.c b/FreeRTOS/Demo/CORTEX_A9_Zynq_ZC702/RTOSDemo/src/main.c
index 05153b0..315f824 100644
--- a/FreeRTOS/Demo/CORTEX_A9_Zynq_ZC702/RTOSDemo/src/main.c
+++ b/FreeRTOS/Demo/CORTEX_A9_Zynq_ZC702/RTOSDemo/src/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_AT91SAM3U256_IAR/FreeRTOSConfig.h b/FreeRTOS/Demo/CORTEX_AT91SAM3U256_IAR/FreeRTOSConfig.h
index 3e3c098..8c86a0f 100644
--- a/FreeRTOS/Demo/CORTEX_AT91SAM3U256_IAR/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/CORTEX_AT91SAM3U256_IAR/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_AT91SAM3U256_IAR/ParTest/ParTest.c b/FreeRTOS/Demo/CORTEX_AT91SAM3U256_IAR/ParTest/ParTest.c
index af5da2f..51eef8e 100644
--- a/FreeRTOS/Demo/CORTEX_AT91SAM3U256_IAR/ParTest/ParTest.c
+++ b/FreeRTOS/Demo/CORTEX_AT91SAM3U256_IAR/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_AT91SAM3U256_IAR/lcd_message.h b/FreeRTOS/Demo/CORTEX_AT91SAM3U256_IAR/lcd_message.h
index 3995a49..7db35ee 100644
--- a/FreeRTOS/Demo/CORTEX_AT91SAM3U256_IAR/lcd_message.h
+++ b/FreeRTOS/Demo/CORTEX_AT91SAM3U256_IAR/lcd_message.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_AT91SAM3U256_IAR/main.c b/FreeRTOS/Demo/CORTEX_AT91SAM3U256_IAR/main.c
index 93cca8c..959ae27 100644
--- a/FreeRTOS/Demo/CORTEX_AT91SAM3U256_IAR/main.c
+++ b/FreeRTOS/Demo/CORTEX_AT91SAM3U256_IAR/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_AT91SAM3U256_IAR/serial/serial.c b/FreeRTOS/Demo/CORTEX_AT91SAM3U256_IAR/serial/serial.c
index f2c18fa..d818bba 100644
--- a/FreeRTOS/Demo/CORTEX_AT91SAM3U256_IAR/serial/serial.c
+++ b/FreeRTOS/Demo/CORTEX_AT91SAM3U256_IAR/serial/serial.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_ATSAM3S-EK2_Atmel_Studio/src/Common-Demo-Source/comtest.c b/FreeRTOS/Demo/CORTEX_ATSAM3S-EK2_Atmel_Studio/src/Common-Demo-Source/comtest.c
index c4712a6..9ffb839 100644
--- a/FreeRTOS/Demo/CORTEX_ATSAM3S-EK2_Atmel_Studio/src/Common-Demo-Source/comtest.c
+++ b/FreeRTOS/Demo/CORTEX_ATSAM3S-EK2_Atmel_Studio/src/Common-Demo-Source/comtest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_ATSAM3S-EK2_Atmel_Studio/src/Common-Demo-Source/include/demo_serial.h b/FreeRTOS/Demo/CORTEX_ATSAM3S-EK2_Atmel_Studio/src/Common-Demo-Source/include/demo_serial.h
index 7c22a61..9102402 100644
--- a/FreeRTOS/Demo/CORTEX_ATSAM3S-EK2_Atmel_Studio/src/Common-Demo-Source/include/demo_serial.h
+++ b/FreeRTOS/Demo/CORTEX_ATSAM3S-EK2_Atmel_Studio/src/Common-Demo-Source/include/demo_serial.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_ATSAM3S-EK2_Atmel_Studio/src/FreeRTOSConfig.h b/FreeRTOS/Demo/CORTEX_ATSAM3S-EK2_Atmel_Studio/src/FreeRTOSConfig.h
index 32a90a5..bfc5ce4 100644
--- a/FreeRTOS/Demo/CORTEX_ATSAM3S-EK2_Atmel_Studio/src/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/CORTEX_ATSAM3S-EK2_Atmel_Studio/src/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_ATSAM3S-EK2_Atmel_Studio/src/ParTest.c b/FreeRTOS/Demo/CORTEX_ATSAM3S-EK2_Atmel_Studio/src/ParTest.c
index 1ad13e8..53999b7 100644
--- a/FreeRTOS/Demo/CORTEX_ATSAM3S-EK2_Atmel_Studio/src/ParTest.c
+++ b/FreeRTOS/Demo/CORTEX_ATSAM3S-EK2_Atmel_Studio/src/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_ATSAM3S-EK2_Atmel_Studio/src/main.c b/FreeRTOS/Demo/CORTEX_ATSAM3S-EK2_Atmel_Studio/src/main.c
index 49971fd..85b633c 100644
--- a/FreeRTOS/Demo/CORTEX_ATSAM3S-EK2_Atmel_Studio/src/main.c
+++ b/FreeRTOS/Demo/CORTEX_ATSAM3S-EK2_Atmel_Studio/src/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_ATSAM3S-EK2_Atmel_Studio/src/main_blinky.c b/FreeRTOS/Demo/CORTEX_ATSAM3S-EK2_Atmel_Studio/src/main_blinky.c
index 4f1f028..87aeceb 100644
--- a/FreeRTOS/Demo/CORTEX_ATSAM3S-EK2_Atmel_Studio/src/main_blinky.c
+++ b/FreeRTOS/Demo/CORTEX_ATSAM3S-EK2_Atmel_Studio/src/main_blinky.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_ATSAM3S-EK2_Atmel_Studio/src/main_full.c b/FreeRTOS/Demo/CORTEX_ATSAM3S-EK2_Atmel_Studio/src/main_full.c
index 0512233..5404f86 100644
--- a/FreeRTOS/Demo/CORTEX_ATSAM3S-EK2_Atmel_Studio/src/main_full.c
+++ b/FreeRTOS/Demo/CORTEX_ATSAM3S-EK2_Atmel_Studio/src/main_full.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_ATSAM3S-EK2_Atmel_Studio/src/serial.c b/FreeRTOS/Demo/CORTEX_ATSAM3S-EK2_Atmel_Studio/src/serial.c
index aabc46b..7fc11cb 100644
--- a/FreeRTOS/Demo/CORTEX_ATSAM3S-EK2_Atmel_Studio/src/serial.c
+++ b/FreeRTOS/Demo/CORTEX_ATSAM3S-EK2_Atmel_Studio/src/serial.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_ATSAM3X_Atmel_Studio/src/Common-Demo-Source/comtest.c b/FreeRTOS/Demo/CORTEX_ATSAM3X_Atmel_Studio/src/Common-Demo-Source/comtest.c
index c4712a6..9ffb839 100644
--- a/FreeRTOS/Demo/CORTEX_ATSAM3X_Atmel_Studio/src/Common-Demo-Source/comtest.c
+++ b/FreeRTOS/Demo/CORTEX_ATSAM3X_Atmel_Studio/src/Common-Demo-Source/comtest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_ATSAM3X_Atmel_Studio/src/Common-Demo-Source/include/demo_serial.h b/FreeRTOS/Demo/CORTEX_ATSAM3X_Atmel_Studio/src/Common-Demo-Source/include/demo_serial.h
index 7c22a61..9102402 100644
--- a/FreeRTOS/Demo/CORTEX_ATSAM3X_Atmel_Studio/src/Common-Demo-Source/include/demo_serial.h
+++ b/FreeRTOS/Demo/CORTEX_ATSAM3X_Atmel_Studio/src/Common-Demo-Source/include/demo_serial.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_ATSAM3X_Atmel_Studio/src/FreeRTOSConfig.h b/FreeRTOS/Demo/CORTEX_ATSAM3X_Atmel_Studio/src/FreeRTOSConfig.h
index 32a90a5..bfc5ce4 100644
--- a/FreeRTOS/Demo/CORTEX_ATSAM3X_Atmel_Studio/src/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/CORTEX_ATSAM3X_Atmel_Studio/src/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_ATSAM3X_Atmel_Studio/src/ParTest.c b/FreeRTOS/Demo/CORTEX_ATSAM3X_Atmel_Studio/src/ParTest.c
index 1ad13e8..53999b7 100644
--- a/FreeRTOS/Demo/CORTEX_ATSAM3X_Atmel_Studio/src/ParTest.c
+++ b/FreeRTOS/Demo/CORTEX_ATSAM3X_Atmel_Studio/src/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_ATSAM3X_Atmel_Studio/src/main.c b/FreeRTOS/Demo/CORTEX_ATSAM3X_Atmel_Studio/src/main.c
index 49971fd..85b633c 100644
--- a/FreeRTOS/Demo/CORTEX_ATSAM3X_Atmel_Studio/src/main.c
+++ b/FreeRTOS/Demo/CORTEX_ATSAM3X_Atmel_Studio/src/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_ATSAM3X_Atmel_Studio/src/main_blinky.c b/FreeRTOS/Demo/CORTEX_ATSAM3X_Atmel_Studio/src/main_blinky.c
index 4f1f028..87aeceb 100644
--- a/FreeRTOS/Demo/CORTEX_ATSAM3X_Atmel_Studio/src/main_blinky.c
+++ b/FreeRTOS/Demo/CORTEX_ATSAM3X_Atmel_Studio/src/main_blinky.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_ATSAM3X_Atmel_Studio/src/main_full.c b/FreeRTOS/Demo/CORTEX_ATSAM3X_Atmel_Studio/src/main_full.c
index 0512233..5404f86 100644
--- a/FreeRTOS/Demo/CORTEX_ATSAM3X_Atmel_Studio/src/main_full.c
+++ b/FreeRTOS/Demo/CORTEX_ATSAM3X_Atmel_Studio/src/main_full.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_ATSAM3X_Atmel_Studio/src/serial.c b/FreeRTOS/Demo/CORTEX_ATSAM3X_Atmel_Studio/src/serial.c
index 3718cb9..bb1274e 100644
--- a/FreeRTOS/Demo/CORTEX_ATSAM3X_Atmel_Studio/src/serial.c
+++ b/FreeRTOS/Demo/CORTEX_ATSAM3X_Atmel_Studio/src/serial.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_GCC/FreeRTOS_Demo.cydsn/FreeRTOSConfig.h b/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_GCC/FreeRTOS_Demo.cydsn/FreeRTOSConfig.h
index 3020714..177efa4 100644
--- a/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_GCC/FreeRTOS_Demo.cydsn/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_GCC/FreeRTOS_Demo.cydsn/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_GCC/FreeRTOS_Demo.cydsn/IntQueueTimer.c b/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_GCC/FreeRTOS_Demo.cydsn/IntQueueTimer.c
index 4e36ba8..8079427 100644
--- a/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_GCC/FreeRTOS_Demo.cydsn/IntQueueTimer.c
+++ b/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_GCC/FreeRTOS_Demo.cydsn/IntQueueTimer.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_GCC/FreeRTOS_Demo.cydsn/IntQueueTimer.h b/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_GCC/FreeRTOS_Demo.cydsn/IntQueueTimer.h
index 010c4f3..7936e9b 100644
--- a/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_GCC/FreeRTOS_Demo.cydsn/IntQueueTimer.h
+++ b/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_GCC/FreeRTOS_Demo.cydsn/IntQueueTimer.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_GCC/FreeRTOS_Demo.cydsn/ParTest.c b/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_GCC/FreeRTOS_Demo.cydsn/ParTest.c
index 0c15979..fb20ef0 100644
--- a/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_GCC/FreeRTOS_Demo.cydsn/ParTest.c
+++ b/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_GCC/FreeRTOS_Demo.cydsn/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_GCC/FreeRTOS_Demo.cydsn/Serial.c b/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_GCC/FreeRTOS_Demo.cydsn/Serial.c
index 36965bd..acec832 100644
--- a/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_GCC/FreeRTOS_Demo.cydsn/Serial.c
+++ b/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_GCC/FreeRTOS_Demo.cydsn/Serial.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_GCC/FreeRTOS_Demo.cydsn/TimerTest.c b/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_GCC/FreeRTOS_Demo.cydsn/TimerTest.c
index 697669c..8b8db06 100644
--- a/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_GCC/FreeRTOS_Demo.cydsn/TimerTest.c
+++ b/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_GCC/FreeRTOS_Demo.cydsn/TimerTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_GCC/FreeRTOS_Demo.cydsn/main.c b/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_GCC/FreeRTOS_Demo.cydsn/main.c
index 6012a87..c070ce4 100644
--- a/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_GCC/FreeRTOS_Demo.cydsn/main.c
+++ b/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_GCC/FreeRTOS_Demo.cydsn/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_Keil/FreeRTOS_Demo.cydsn/FreeRTOSConfig.h b/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_Keil/FreeRTOS_Demo.cydsn/FreeRTOSConfig.h
index 4e12da0..9e8cc42 100644
--- a/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_Keil/FreeRTOS_Demo.cydsn/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_Keil/FreeRTOS_Demo.cydsn/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_Keil/FreeRTOS_Demo.cydsn/IntQueueTimer.c b/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_Keil/FreeRTOS_Demo.cydsn/IntQueueTimer.c
index 4e36ba8..8079427 100644
--- a/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_Keil/FreeRTOS_Demo.cydsn/IntQueueTimer.c
+++ b/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_Keil/FreeRTOS_Demo.cydsn/IntQueueTimer.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_Keil/FreeRTOS_Demo.cydsn/IntQueueTimer.h b/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_Keil/FreeRTOS_Demo.cydsn/IntQueueTimer.h
index 010c4f3..7936e9b 100644
--- a/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_Keil/FreeRTOS_Demo.cydsn/IntQueueTimer.h
+++ b/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_Keil/FreeRTOS_Demo.cydsn/IntQueueTimer.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_Keil/FreeRTOS_Demo.cydsn/ParTest.c b/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_Keil/FreeRTOS_Demo.cydsn/ParTest.c
index 0c15979..fb20ef0 100644
--- a/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_Keil/FreeRTOS_Demo.cydsn/ParTest.c
+++ b/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_Keil/FreeRTOS_Demo.cydsn/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_Keil/FreeRTOS_Demo.cydsn/Serial.c b/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_Keil/FreeRTOS_Demo.cydsn/Serial.c
index 36965bd..acec832 100644
--- a/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_Keil/FreeRTOS_Demo.cydsn/Serial.c
+++ b/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_Keil/FreeRTOS_Demo.cydsn/Serial.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_Keil/FreeRTOS_Demo.cydsn/TimerTest.c b/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_Keil/FreeRTOS_Demo.cydsn/TimerTest.c
index 697669c..8b8db06 100644
--- a/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_Keil/FreeRTOS_Demo.cydsn/TimerTest.c
+++ b/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_Keil/FreeRTOS_Demo.cydsn/TimerTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_Keil/FreeRTOS_Demo.cydsn/main.c b/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_Keil/FreeRTOS_Demo.cydsn/main.c
index 6012a87..c070ce4 100644
--- a/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_Keil/FreeRTOS_Demo.cydsn/main.c
+++ b/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_Keil/FreeRTOS_Demo.cydsn/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_RVDS/FreeRTOS_Demo.cydsn/FreeRTOSConfig.h b/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_RVDS/FreeRTOS_Demo.cydsn/FreeRTOSConfig.h
index 4e12da0..9e8cc42 100644
--- a/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_RVDS/FreeRTOS_Demo.cydsn/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_RVDS/FreeRTOS_Demo.cydsn/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_RVDS/FreeRTOS_Demo.cydsn/IntQueueTimer.c b/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_RVDS/FreeRTOS_Demo.cydsn/IntQueueTimer.c
index 4e36ba8..8079427 100644
--- a/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_RVDS/FreeRTOS_Demo.cydsn/IntQueueTimer.c
+++ b/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_RVDS/FreeRTOS_Demo.cydsn/IntQueueTimer.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_RVDS/FreeRTOS_Demo.cydsn/IntQueueTimer.h b/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_RVDS/FreeRTOS_Demo.cydsn/IntQueueTimer.h
index 010c4f3..7936e9b 100644
--- a/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_RVDS/FreeRTOS_Demo.cydsn/IntQueueTimer.h
+++ b/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_RVDS/FreeRTOS_Demo.cydsn/IntQueueTimer.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_RVDS/FreeRTOS_Demo.cydsn/ParTest.c b/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_RVDS/FreeRTOS_Demo.cydsn/ParTest.c
index 0c15979..fb20ef0 100644
--- a/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_RVDS/FreeRTOS_Demo.cydsn/ParTest.c
+++ b/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_RVDS/FreeRTOS_Demo.cydsn/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_RVDS/FreeRTOS_Demo.cydsn/Serial.c b/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_RVDS/FreeRTOS_Demo.cydsn/Serial.c
index 36965bd..acec832 100644
--- a/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_RVDS/FreeRTOS_Demo.cydsn/Serial.c
+++ b/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_RVDS/FreeRTOS_Demo.cydsn/Serial.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_RVDS/FreeRTOS_Demo.cydsn/TimerTest.c b/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_RVDS/FreeRTOS_Demo.cydsn/TimerTest.c
index 697669c..8b8db06 100644
--- a/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_RVDS/FreeRTOS_Demo.cydsn/TimerTest.c
+++ b/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_RVDS/FreeRTOS_Demo.cydsn/TimerTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_RVDS/FreeRTOS_Demo.cydsn/main.c b/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_RVDS/FreeRTOS_Demo.cydsn/main.c
index 6012a87..c070ce4 100644
--- a/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_RVDS/FreeRTOS_Demo.cydsn/main.c
+++ b/FreeRTOS/Demo/CORTEX_CY8C5588_PSoC_Creator_RVDS/FreeRTOS_Demo.cydsn/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_EFMG890F128_IAR/FreeRTOSConfig.h b/FreeRTOS/Demo/CORTEX_EFMG890F128_IAR/FreeRTOSConfig.h
index d6d78f6..ae63816 100644
--- a/FreeRTOS/Demo/CORTEX_EFMG890F128_IAR/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/CORTEX_EFMG890F128_IAR/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_EFMG890F128_IAR/ParTest.c b/FreeRTOS/Demo/CORTEX_EFMG890F128_IAR/ParTest.c
index e0b29aa..1b2f4ec 100644
--- a/FreeRTOS/Demo/CORTEX_EFMG890F128_IAR/ParTest.c
+++ b/FreeRTOS/Demo/CORTEX_EFMG890F128_IAR/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_EFMG890F128_IAR/lcdtest.c b/FreeRTOS/Demo/CORTEX_EFMG890F128_IAR/lcdtest.c
index 4f77490..9018c62 100644
--- a/FreeRTOS/Demo/CORTEX_EFMG890F128_IAR/lcdtest.c
+++ b/FreeRTOS/Demo/CORTEX_EFMG890F128_IAR/lcdtest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_EFMG890F128_IAR/ledtest.c b/FreeRTOS/Demo/CORTEX_EFMG890F128_IAR/ledtest.c
index f6dba20..4f9f19b 100644
--- a/FreeRTOS/Demo/CORTEX_EFMG890F128_IAR/ledtest.c
+++ b/FreeRTOS/Demo/CORTEX_EFMG890F128_IAR/ledtest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_EFMG890F128_IAR/ledtest.h b/FreeRTOS/Demo/CORTEX_EFMG890F128_IAR/ledtest.h
index 68b36bc..8a1b458 100644
--- a/FreeRTOS/Demo/CORTEX_EFMG890F128_IAR/ledtest.h
+++ b/FreeRTOS/Demo/CORTEX_EFMG890F128_IAR/ledtest.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_EFMG890F128_IAR/main.c b/FreeRTOS/Demo/CORTEX_EFMG890F128_IAR/main.c
index f75ca08..7a83fdd 100644
--- a/FreeRTOS/Demo/CORTEX_EFMG890F128_IAR/main.c
+++ b/FreeRTOS/Demo/CORTEX_EFMG890F128_IAR/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_Kinetis_K60_Tower_IAR/FreeRTOSConfig.h b/FreeRTOS/Demo/CORTEX_Kinetis_K60_Tower_IAR/FreeRTOSConfig.h
index e7e5f37..ddabdf0 100644
--- a/FreeRTOS/Demo/CORTEX_Kinetis_K60_Tower_IAR/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/CORTEX_Kinetis_K60_Tower_IAR/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_Kinetis_K60_Tower_IAR/ParTest.c b/FreeRTOS/Demo/CORTEX_Kinetis_K60_Tower_IAR/ParTest.c
index 546b0d2..94265a0 100644
--- a/FreeRTOS/Demo/CORTEX_Kinetis_K60_Tower_IAR/ParTest.c
+++ b/FreeRTOS/Demo/CORTEX_Kinetis_K60_Tower_IAR/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_Kinetis_K60_Tower_IAR/main-full.c b/FreeRTOS/Demo/CORTEX_Kinetis_K60_Tower_IAR/main-full.c
index f46245d..d696ad3 100644
--- a/FreeRTOS/Demo/CORTEX_Kinetis_K60_Tower_IAR/main-full.c
+++ b/FreeRTOS/Demo/CORTEX_Kinetis_K60_Tower_IAR/main-full.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_Kinetis_K60_Tower_IAR/main_blinky.c b/FreeRTOS/Demo/CORTEX_Kinetis_K60_Tower_IAR/main_blinky.c
index 16dac72..d09d70d 100644
--- a/FreeRTOS/Demo/CORTEX_Kinetis_K60_Tower_IAR/main_blinky.c
+++ b/FreeRTOS/Demo/CORTEX_Kinetis_K60_Tower_IAR/main_blinky.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_Kinetis_K60_Tower_IAR/uIP_Task.c b/FreeRTOS/Demo/CORTEX_Kinetis_K60_Tower_IAR/uIP_Task.c
index 632982c..84a0d97 100644
--- a/FreeRTOS/Demo/CORTEX_Kinetis_K60_Tower_IAR/uIP_Task.c
+++ b/FreeRTOS/Demo/CORTEX_Kinetis_K60_Tower_IAR/uIP_Task.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_Kinetis_K60_Tower_IAR/webserver/EMAC.c b/FreeRTOS/Demo/CORTEX_Kinetis_K60_Tower_IAR/webserver/EMAC.c
index bf9752a..ddc37ba 100644
--- a/FreeRTOS/Demo/CORTEX_Kinetis_K60_Tower_IAR/webserver/EMAC.c
+++ b/FreeRTOS/Demo/CORTEX_Kinetis_K60_Tower_IAR/webserver/EMAC.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_Kinetis_K60_Tower_IAR/webserver/EMAC.h b/FreeRTOS/Demo/CORTEX_Kinetis_K60_Tower_IAR/webserver/EMAC.h
index 1baa225..536aab4 100644
--- a/FreeRTOS/Demo/CORTEX_Kinetis_K60_Tower_IAR/webserver/EMAC.h
+++ b/FreeRTOS/Demo/CORTEX_Kinetis_K60_Tower_IAR/webserver/EMAC.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_LM3S102_GCC/Demo1/FreeRTOSConfig.h b/FreeRTOS/Demo/CORTEX_LM3S102_GCC/Demo1/FreeRTOSConfig.h
index 258d601..059c54d 100644
--- a/FreeRTOS/Demo/CORTEX_LM3S102_GCC/Demo1/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/CORTEX_LM3S102_GCC/Demo1/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_LM3S102_GCC/Demo1/main.c b/FreeRTOS/Demo/CORTEX_LM3S102_GCC/Demo1/main.c
index 7c98ef4..196fc3c 100644
--- a/FreeRTOS/Demo/CORTEX_LM3S102_GCC/Demo1/main.c
+++ b/FreeRTOS/Demo/CORTEX_LM3S102_GCC/Demo1/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_LM3S102_GCC/Demo2/FreeRTOSConfig.h b/FreeRTOS/Demo/CORTEX_LM3S102_GCC/Demo2/FreeRTOSConfig.h
index b0a36b4..548d059 100644
--- a/FreeRTOS/Demo/CORTEX_LM3S102_GCC/Demo2/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/CORTEX_LM3S102_GCC/Demo2/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_LM3S102_GCC/Demo2/main.c b/FreeRTOS/Demo/CORTEX_LM3S102_GCC/Demo2/main.c
index 427a54d..6edcde0 100644
--- a/FreeRTOS/Demo/CORTEX_LM3S102_GCC/Demo2/main.c
+++ b/FreeRTOS/Demo/CORTEX_LM3S102_GCC/Demo2/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_LM3S102_GCC/FreeRTOSConfig.h b/FreeRTOS/Demo/CORTEX_LM3S102_GCC/FreeRTOSConfig.h
index 0c84927..32843ee 100644
--- a/FreeRTOS/Demo/CORTEX_LM3S102_GCC/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/CORTEX_LM3S102_GCC/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_LM3S102_GCC/ParTest/ParTest.c b/FreeRTOS/Demo/CORTEX_LM3S102_GCC/ParTest/ParTest.c
index 141c9ec..7c6fb90 100644
--- a/FreeRTOS/Demo/CORTEX_LM3S102_GCC/ParTest/ParTest.c
+++ b/FreeRTOS/Demo/CORTEX_LM3S102_GCC/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_LM3S102_GCC/main.c b/FreeRTOS/Demo/CORTEX_LM3S102_GCC/main.c
index 7c98ef4..196fc3c 100644
--- a/FreeRTOS/Demo/CORTEX_LM3S102_GCC/main.c
+++ b/FreeRTOS/Demo/CORTEX_LM3S102_GCC/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_LM3S102_Rowley/Demo1/FreeRTOSConfig.h b/FreeRTOS/Demo/CORTEX_LM3S102_Rowley/Demo1/FreeRTOSConfig.h
index 0c84927..32843ee 100644
--- a/FreeRTOS/Demo/CORTEX_LM3S102_Rowley/Demo1/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/CORTEX_LM3S102_Rowley/Demo1/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_LM3S102_Rowley/Demo1/ParTest.c b/FreeRTOS/Demo/CORTEX_LM3S102_Rowley/Demo1/ParTest.c
index 141c9ec..7c6fb90 100644
--- a/FreeRTOS/Demo/CORTEX_LM3S102_Rowley/Demo1/ParTest.c
+++ b/FreeRTOS/Demo/CORTEX_LM3S102_Rowley/Demo1/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_LM3S102_Rowley/Demo1/main.c b/FreeRTOS/Demo/CORTEX_LM3S102_Rowley/Demo1/main.c
index e4e37a0..ab2a2bf 100644
--- a/FreeRTOS/Demo/CORTEX_LM3S102_Rowley/Demo1/main.c
+++ b/FreeRTOS/Demo/CORTEX_LM3S102_Rowley/Demo1/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_LM3S102_Rowley/Demo2/FreeRTOSConfig.h b/FreeRTOS/Demo/CORTEX_LM3S102_Rowley/Demo2/FreeRTOSConfig.h
index 4ad1280..4a1340f 100644
--- a/FreeRTOS/Demo/CORTEX_LM3S102_Rowley/Demo2/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/CORTEX_LM3S102_Rowley/Demo2/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_LM3S102_Rowley/Demo2/ParTest.c b/FreeRTOS/Demo/CORTEX_LM3S102_Rowley/Demo2/ParTest.c
index 141c9ec..7c6fb90 100644
--- a/FreeRTOS/Demo/CORTEX_LM3S102_Rowley/Demo2/ParTest.c
+++ b/FreeRTOS/Demo/CORTEX_LM3S102_Rowley/Demo2/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_LM3S102_Rowley/Demo2/main.c b/FreeRTOS/Demo/CORTEX_LM3S102_Rowley/Demo2/main.c
index fce0590..5ad51d3 100644
--- a/FreeRTOS/Demo/CORTEX_LM3S102_Rowley/Demo2/main.c
+++ b/FreeRTOS/Demo/CORTEX_LM3S102_Rowley/Demo2/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_LM3S102_Rowley/Demo3/FreeRTOSConfig.h b/FreeRTOS/Demo/CORTEX_LM3S102_Rowley/Demo3/FreeRTOSConfig.h
index 5d23961..3f6525c 100644
--- a/FreeRTOS/Demo/CORTEX_LM3S102_Rowley/Demo3/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/CORTEX_LM3S102_Rowley/Demo3/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_LM3S102_Rowley/Demo3/ParTest.c b/FreeRTOS/Demo/CORTEX_LM3S102_Rowley/Demo3/ParTest.c
index 6847e8e..1ce0aaf 100644
--- a/FreeRTOS/Demo/CORTEX_LM3S102_Rowley/Demo3/ParTest.c
+++ b/FreeRTOS/Demo/CORTEX_LM3S102_Rowley/Demo3/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_LM3S102_Rowley/Demo3/main.c b/FreeRTOS/Demo/CORTEX_LM3S102_Rowley/Demo3/main.c
index e3beb55..96dee61 100644
--- a/FreeRTOS/Demo/CORTEX_LM3S102_Rowley/Demo3/main.c
+++ b/FreeRTOS/Demo/CORTEX_LM3S102_Rowley/Demo3/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_LM3S316_IAR/FreeRTOSConfig.h b/FreeRTOS/Demo/CORTEX_LM3S316_IAR/FreeRTOSConfig.h
index 70ecd61..6d16e72 100644
--- a/FreeRTOS/Demo/CORTEX_LM3S316_IAR/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/CORTEX_LM3S316_IAR/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_LM3S316_IAR/ParTest/ParTest.c b/FreeRTOS/Demo/CORTEX_LM3S316_IAR/ParTest/ParTest.c
index 141c9ec..7c6fb90 100644
--- a/FreeRTOS/Demo/CORTEX_LM3S316_IAR/ParTest/ParTest.c
+++ b/FreeRTOS/Demo/CORTEX_LM3S316_IAR/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_LM3S316_IAR/commstest.c b/FreeRTOS/Demo/CORTEX_LM3S316_IAR/commstest.c
index d78b8aa..424bff8 100644
--- a/FreeRTOS/Demo/CORTEX_LM3S316_IAR/commstest.c
+++ b/FreeRTOS/Demo/CORTEX_LM3S316_IAR/commstest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_LM3S316_IAR/commstest.h b/FreeRTOS/Demo/CORTEX_LM3S316_IAR/commstest.h
index aa649c3..0b2876f 100644
--- a/FreeRTOS/Demo/CORTEX_LM3S316_IAR/commstest.h
+++ b/FreeRTOS/Demo/CORTEX_LM3S316_IAR/commstest.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_LM3S316_IAR/main.c b/FreeRTOS/Demo/CORTEX_LM3S316_IAR/main.c
index 0336216..b9e8f72 100644
--- a/FreeRTOS/Demo/CORTEX_LM3S316_IAR/main.c
+++ b/FreeRTOS/Demo/CORTEX_LM3S316_IAR/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_LM3S811_GCC/FreeRTOSConfig.h b/FreeRTOS/Demo/CORTEX_LM3S811_GCC/FreeRTOSConfig.h
index 4f32067..31a8af7 100644
--- a/FreeRTOS/Demo/CORTEX_LM3S811_GCC/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/CORTEX_LM3S811_GCC/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_LM3S811_GCC/main.c b/FreeRTOS/Demo/CORTEX_LM3S811_GCC/main.c
index 4ba2dd8..cb90f29 100644
--- a/FreeRTOS/Demo/CORTEX_LM3S811_GCC/main.c
+++ b/FreeRTOS/Demo/CORTEX_LM3S811_GCC/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_LM3S811_IAR/FreeRTOSConfig.h b/FreeRTOS/Demo/CORTEX_LM3S811_IAR/FreeRTOSConfig.h
index a270c4c..d20278e 100644
--- a/FreeRTOS/Demo/CORTEX_LM3S811_IAR/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/CORTEX_LM3S811_IAR/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_LM3S811_IAR/main.c b/FreeRTOS/Demo/CORTEX_LM3S811_IAR/main.c
index 259ef1c..a91955b 100644
--- a/FreeRTOS/Demo/CORTEX_LM3S811_IAR/main.c
+++ b/FreeRTOS/Demo/CORTEX_LM3S811_IAR/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_LM3S811_KEIL/FreeRTOSConfig.h b/FreeRTOS/Demo/CORTEX_LM3S811_KEIL/FreeRTOSConfig.h
index 232e262..ebad41d 100644
--- a/FreeRTOS/Demo/CORTEX_LM3S811_KEIL/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/CORTEX_LM3S811_KEIL/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_LM3S811_KEIL/heap/heap_1.c b/FreeRTOS/Demo/CORTEX_LM3S811_KEIL/heap/heap_1.c
index 69b96ad..59d23df 100644
--- a/FreeRTOS/Demo/CORTEX_LM3S811_KEIL/heap/heap_1.c
+++ b/FreeRTOS/Demo/CORTEX_LM3S811_KEIL/heap/heap_1.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_LM3S811_KEIL/main.c b/FreeRTOS/Demo/CORTEX_LM3S811_KEIL/main.c
index 97df6ac..65d4164 100644
--- a/FreeRTOS/Demo/CORTEX_LM3S811_KEIL/main.c
+++ b/FreeRTOS/Demo/CORTEX_LM3S811_KEIL/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/FreeRTOSConfig.h b/FreeRTOS/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/FreeRTOSConfig.h
index 825487f..22ecd5f 100644
--- a/FreeRTOS/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/IntQueueTimer.c b/FreeRTOS/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/IntQueueTimer.c
index feb0d89..219259b 100644
--- a/FreeRTOS/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/IntQueueTimer.c
+++ b/FreeRTOS/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/IntQueueTimer.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/IntQueueTimer.h b/FreeRTOS/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/IntQueueTimer.h
index f88c4ec..931d273 100644
--- a/FreeRTOS/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/IntQueueTimer.h
+++ b/FreeRTOS/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/IntQueueTimer.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/Makefile b/FreeRTOS/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/Makefile
index 7eaabcd..ef6df5f 100644
--- a/FreeRTOS/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/Makefile
+++ b/FreeRTOS/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/Makefile
@@ -1,5 +1,5 @@
 #/*

-#    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+#    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

 #	

 #

 #    ***************************************************************************

diff --git a/FreeRTOS/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/ParTest/ParTest.c b/FreeRTOS/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/ParTest/ParTest.c
index ced6bd0..cf6c30a 100644
--- a/FreeRTOS/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/ParTest/ParTest.c
+++ b/FreeRTOS/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/main.c b/FreeRTOS/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/main.c
index 7e5e18c..333bf01 100644
--- a/FreeRTOS/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/main.c
+++ b/FreeRTOS/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/timertest.c b/FreeRTOS/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/timertest.c
index 9180ce5..2f8dee8 100644
--- a/FreeRTOS/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/timertest.c
+++ b/FreeRTOS/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/timertest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/webserver/emac.c b/FreeRTOS/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/webserver/emac.c
index babfd91..d859344 100644
--- a/FreeRTOS/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/webserver/emac.c
+++ b/FreeRTOS/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/webserver/emac.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/webserver/uIP_Task.c b/FreeRTOS/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/webserver/uIP_Task.c
index 7fac22f..46bf4f3 100644
--- a/FreeRTOS/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/webserver/uIP_Task.c
+++ b/FreeRTOS/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/webserver/uIP_Task.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_LM3Sxxxx_IAR_Keil/FreeRTOSConfig.h b/FreeRTOS/Demo/CORTEX_LM3Sxxxx_IAR_Keil/FreeRTOSConfig.h
index 0022013..bd3a5f8 100644
--- a/FreeRTOS/Demo/CORTEX_LM3Sxxxx_IAR_Keil/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/CORTEX_LM3Sxxxx_IAR_Keil/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_LM3Sxxxx_IAR_Keil/IntQueueTimer.c b/FreeRTOS/Demo/CORTEX_LM3Sxxxx_IAR_Keil/IntQueueTimer.c
index feb0d89..219259b 100644
--- a/FreeRTOS/Demo/CORTEX_LM3Sxxxx_IAR_Keil/IntQueueTimer.c
+++ b/FreeRTOS/Demo/CORTEX_LM3Sxxxx_IAR_Keil/IntQueueTimer.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_LM3Sxxxx_IAR_Keil/IntQueueTimer.h b/FreeRTOS/Demo/CORTEX_LM3Sxxxx_IAR_Keil/IntQueueTimer.h
index f88c4ec..931d273 100644
--- a/FreeRTOS/Demo/CORTEX_LM3Sxxxx_IAR_Keil/IntQueueTimer.h
+++ b/FreeRTOS/Demo/CORTEX_LM3Sxxxx_IAR_Keil/IntQueueTimer.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_LM3Sxxxx_IAR_Keil/ParTest/ParTest.c b/FreeRTOS/Demo/CORTEX_LM3Sxxxx_IAR_Keil/ParTest/ParTest.c
index ced6bd0..cf6c30a 100644
--- a/FreeRTOS/Demo/CORTEX_LM3Sxxxx_IAR_Keil/ParTest/ParTest.c
+++ b/FreeRTOS/Demo/CORTEX_LM3Sxxxx_IAR_Keil/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_LM3Sxxxx_IAR_Keil/main.c b/FreeRTOS/Demo/CORTEX_LM3Sxxxx_IAR_Keil/main.c
index eafeeb4..5551777 100644
--- a/FreeRTOS/Demo/CORTEX_LM3Sxxxx_IAR_Keil/main.c
+++ b/FreeRTOS/Demo/CORTEX_LM3Sxxxx_IAR_Keil/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_LM3Sxxxx_IAR_Keil/timertest.c b/FreeRTOS/Demo/CORTEX_LM3Sxxxx_IAR_Keil/timertest.c
index a85e50d..a4e76f2 100644
--- a/FreeRTOS/Demo/CORTEX_LM3Sxxxx_IAR_Keil/timertest.c
+++ b/FreeRTOS/Demo/CORTEX_LM3Sxxxx_IAR_Keil/timertest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_LM3Sxxxx_IAR_Keil/webserver/emac.c b/FreeRTOS/Demo/CORTEX_LM3Sxxxx_IAR_Keil/webserver/emac.c
index f48bd7b..324ca3e 100644
--- a/FreeRTOS/Demo/CORTEX_LM3Sxxxx_IAR_Keil/webserver/emac.c
+++ b/FreeRTOS/Demo/CORTEX_LM3Sxxxx_IAR_Keil/webserver/emac.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_LM3Sxxxx_IAR_Keil/webserver/uIP_Task.c b/FreeRTOS/Demo/CORTEX_LM3Sxxxx_IAR_Keil/webserver/uIP_Task.c
index 350d3dd..edc948c 100644
--- a/FreeRTOS/Demo/CORTEX_LM3Sxxxx_IAR_Keil/webserver/uIP_Task.c
+++ b/FreeRTOS/Demo/CORTEX_LM3Sxxxx_IAR_Keil/webserver/uIP_Task.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_LM3Sxxxx_Rowley/FreeRTOSConfig.h b/FreeRTOS/Demo/CORTEX_LM3Sxxxx_Rowley/FreeRTOSConfig.h
index 766a5fb..0f4b2b8 100644
--- a/FreeRTOS/Demo/CORTEX_LM3Sxxxx_Rowley/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/CORTEX_LM3Sxxxx_Rowley/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_LM3Sxxxx_Rowley/IntQueueTimer.c b/FreeRTOS/Demo/CORTEX_LM3Sxxxx_Rowley/IntQueueTimer.c
index feb0d89..219259b 100644
--- a/FreeRTOS/Demo/CORTEX_LM3Sxxxx_Rowley/IntQueueTimer.c
+++ b/FreeRTOS/Demo/CORTEX_LM3Sxxxx_Rowley/IntQueueTimer.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_LM3Sxxxx_Rowley/IntQueueTimer.h b/FreeRTOS/Demo/CORTEX_LM3Sxxxx_Rowley/IntQueueTimer.h
index f88c4ec..931d273 100644
--- a/FreeRTOS/Demo/CORTEX_LM3Sxxxx_Rowley/IntQueueTimer.h
+++ b/FreeRTOS/Demo/CORTEX_LM3Sxxxx_Rowley/IntQueueTimer.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_LM3Sxxxx_Rowley/ParTest/ParTest.c b/FreeRTOS/Demo/CORTEX_LM3Sxxxx_Rowley/ParTest/ParTest.c
index ced6bd0..cf6c30a 100644
--- a/FreeRTOS/Demo/CORTEX_LM3Sxxxx_Rowley/ParTest/ParTest.c
+++ b/FreeRTOS/Demo/CORTEX_LM3Sxxxx_Rowley/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_LM3Sxxxx_Rowley/main.c b/FreeRTOS/Demo/CORTEX_LM3Sxxxx_Rowley/main.c
index 064a023..164a494 100644
--- a/FreeRTOS/Demo/CORTEX_LM3Sxxxx_Rowley/main.c
+++ b/FreeRTOS/Demo/CORTEX_LM3Sxxxx_Rowley/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_LM3Sxxxx_Rowley/timertest.c b/FreeRTOS/Demo/CORTEX_LM3Sxxxx_Rowley/timertest.c
index 9180ce5..2f8dee8 100644
--- a/FreeRTOS/Demo/CORTEX_LM3Sxxxx_Rowley/timertest.c
+++ b/FreeRTOS/Demo/CORTEX_LM3Sxxxx_Rowley/timertest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_LM3Sxxxx_Rowley/webserver/emac.c b/FreeRTOS/Demo/CORTEX_LM3Sxxxx_Rowley/webserver/emac.c
index e89df4c..054fc4a 100644
--- a/FreeRTOS/Demo/CORTEX_LM3Sxxxx_Rowley/webserver/emac.c
+++ b/FreeRTOS/Demo/CORTEX_LM3Sxxxx_Rowley/webserver/emac.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_LM3Sxxxx_Rowley/webserver/uIP_Task.c b/FreeRTOS/Demo/CORTEX_LM3Sxxxx_Rowley/webserver/uIP_Task.c
index 01f1b15..ce5bbb5 100644
--- a/FreeRTOS/Demo/CORTEX_LM3Sxxxx_Rowley/webserver/uIP_Task.c
+++ b/FreeRTOS/Demo/CORTEX_LM3Sxxxx_Rowley/webserver/uIP_Task.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_LPC1768_GCC_RedSuite/src/FreeRTOSConfig.h b/FreeRTOS/Demo/CORTEX_LPC1768_GCC_RedSuite/src/FreeRTOSConfig.h
index 366eaf3..f789e89 100644
--- a/FreeRTOS/Demo/CORTEX_LPC1768_GCC_RedSuite/src/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/CORTEX_LPC1768_GCC_RedSuite/src/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_LPC1768_GCC_RedSuite/src/ParTest.c b/FreeRTOS/Demo/CORTEX_LPC1768_GCC_RedSuite/src/ParTest.c
index d28bcd9..e69cf39 100644
--- a/FreeRTOS/Demo/CORTEX_LPC1768_GCC_RedSuite/src/ParTest.c
+++ b/FreeRTOS/Demo/CORTEX_LPC1768_GCC_RedSuite/src/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_LPC1768_GCC_RedSuite/src/main.c b/FreeRTOS/Demo/CORTEX_LPC1768_GCC_RedSuite/src/main.c
index 5cd3ffd..6622c8f 100644
--- a/FreeRTOS/Demo/CORTEX_LPC1768_GCC_RedSuite/src/main.c
+++ b/FreeRTOS/Demo/CORTEX_LPC1768_GCC_RedSuite/src/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_LPC1768_GCC_RedSuite/src/webserver/emac.c b/FreeRTOS/Demo/CORTEX_LPC1768_GCC_RedSuite/src/webserver/emac.c
index 6ce270c..f2eceb9 100644
--- a/FreeRTOS/Demo/CORTEX_LPC1768_GCC_RedSuite/src/webserver/emac.c
+++ b/FreeRTOS/Demo/CORTEX_LPC1768_GCC_RedSuite/src/webserver/emac.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_LPC1768_GCC_RedSuite/src/webserver/uIP_Task.c b/FreeRTOS/Demo/CORTEX_LPC1768_GCC_RedSuite/src/webserver/uIP_Task.c
index e36c93c..970e340 100644
--- a/FreeRTOS/Demo/CORTEX_LPC1768_GCC_RedSuite/src/webserver/uIP_Task.c
+++ b/FreeRTOS/Demo/CORTEX_LPC1768_GCC_RedSuite/src/webserver/uIP_Task.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_LPC1768_GCC_Rowley/FreeRTOSConfig.h b/FreeRTOS/Demo/CORTEX_LPC1768_GCC_Rowley/FreeRTOSConfig.h
index ca5a626..7a10d6e 100644
--- a/FreeRTOS/Demo/CORTEX_LPC1768_GCC_Rowley/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/CORTEX_LPC1768_GCC_Rowley/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_LPC1768_GCC_Rowley/LED.h b/FreeRTOS/Demo/CORTEX_LPC1768_GCC_Rowley/LED.h
index 86568d7..5eb3dc7 100644
--- a/FreeRTOS/Demo/CORTEX_LPC1768_GCC_Rowley/LED.h
+++ b/FreeRTOS/Demo/CORTEX_LPC1768_GCC_Rowley/LED.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_LPC1768_GCC_Rowley/ParTest.c b/FreeRTOS/Demo/CORTEX_LPC1768_GCC_Rowley/ParTest.c
index b3f6b10..f91e657 100644
--- a/FreeRTOS/Demo/CORTEX_LPC1768_GCC_Rowley/ParTest.c
+++ b/FreeRTOS/Demo/CORTEX_LPC1768_GCC_Rowley/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_LPC1768_GCC_Rowley/main.c b/FreeRTOS/Demo/CORTEX_LPC1768_GCC_Rowley/main.c
index f17e317..ddd7af5 100644
--- a/FreeRTOS/Demo/CORTEX_LPC1768_GCC_Rowley/main.c
+++ b/FreeRTOS/Demo/CORTEX_LPC1768_GCC_Rowley/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_LPC1768_GCC_Rowley/webserver/emac.c b/FreeRTOS/Demo/CORTEX_LPC1768_GCC_Rowley/webserver/emac.c
index 12ccca6..5692269 100644
--- a/FreeRTOS/Demo/CORTEX_LPC1768_GCC_Rowley/webserver/emac.c
+++ b/FreeRTOS/Demo/CORTEX_LPC1768_GCC_Rowley/webserver/emac.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_LPC1768_GCC_Rowley/webserver/uIP_Task.c b/FreeRTOS/Demo/CORTEX_LPC1768_GCC_Rowley/webserver/uIP_Task.c
index 6ce81fe..c29511e 100644
--- a/FreeRTOS/Demo/CORTEX_LPC1768_GCC_Rowley/webserver/uIP_Task.c
+++ b/FreeRTOS/Demo/CORTEX_LPC1768_GCC_Rowley/webserver/uIP_Task.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_LPC1768_IAR/FreeRTOSConfig.h b/FreeRTOS/Demo/CORTEX_LPC1768_IAR/FreeRTOSConfig.h
index 9a9232a..26d178c 100644
--- a/FreeRTOS/Demo/CORTEX_LPC1768_IAR/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/CORTEX_LPC1768_IAR/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_LPC1768_IAR/LED.h b/FreeRTOS/Demo/CORTEX_LPC1768_IAR/LED.h
index 86568d7..5eb3dc7 100644
--- a/FreeRTOS/Demo/CORTEX_LPC1768_IAR/LED.h
+++ b/FreeRTOS/Demo/CORTEX_LPC1768_IAR/LED.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_LPC1768_IAR/ParTest.c b/FreeRTOS/Demo/CORTEX_LPC1768_IAR/ParTest.c
index 668e9e8..6d9e054 100644
--- a/FreeRTOS/Demo/CORTEX_LPC1768_IAR/ParTest.c
+++ b/FreeRTOS/Demo/CORTEX_LPC1768_IAR/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_LPC1768_IAR/main.c b/FreeRTOS/Demo/CORTEX_LPC1768_IAR/main.c
index 4ecfa40..5816318 100644
--- a/FreeRTOS/Demo/CORTEX_LPC1768_IAR/main.c
+++ b/FreeRTOS/Demo/CORTEX_LPC1768_IAR/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_LPC1768_IAR/webserver/emac.c b/FreeRTOS/Demo/CORTEX_LPC1768_IAR/webserver/emac.c
index 2471f28..e82a769 100644
--- a/FreeRTOS/Demo/CORTEX_LPC1768_IAR/webserver/emac.c
+++ b/FreeRTOS/Demo/CORTEX_LPC1768_IAR/webserver/emac.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_LPC1768_IAR/webserver/uIP_Task.c b/FreeRTOS/Demo/CORTEX_LPC1768_IAR/webserver/uIP_Task.c
index 6ce81fe..c29511e 100644
--- a/FreeRTOS/Demo/CORTEX_LPC1768_IAR/webserver/uIP_Task.c
+++ b/FreeRTOS/Demo/CORTEX_LPC1768_IAR/webserver/uIP_Task.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_M0+_Atmel_SAMD20_XPlained/RTOSDemo/src/RegTest.c b/FreeRTOS/Demo/CORTEX_M0+_Atmel_SAMD20_XPlained/RTOSDemo/src/RegTest.c
index 2f264c4..35b2d00 100644
--- a/FreeRTOS/Demo/CORTEX_M0+_Atmel_SAMD20_XPlained/RTOSDemo/src/RegTest.c
+++ b/FreeRTOS/Demo/CORTEX_M0+_Atmel_SAMD20_XPlained/RTOSDemo/src/RegTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_M0+_Atmel_SAMD20_XPlained/RTOSDemo/src/Sample-CLI-commands.c b/FreeRTOS/Demo/CORTEX_M0+_Atmel_SAMD20_XPlained/RTOSDemo/src/Sample-CLI-commands.c
index f446bf7..5c4bb3f 100644
--- a/FreeRTOS/Demo/CORTEX_M0+_Atmel_SAMD20_XPlained/RTOSDemo/src/Sample-CLI-commands.c
+++ b/FreeRTOS/Demo/CORTEX_M0+_Atmel_SAMD20_XPlained/RTOSDemo/src/Sample-CLI-commands.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     FEATURES AND PORTS ARE ADDED TO FREERTOS ALL THE TIME.  PLEASE VISIT

diff --git a/FreeRTOS/Demo/CORTEX_M0+_Atmel_SAMD20_XPlained/RTOSDemo/src/UARTCommandConsole.c b/FreeRTOS/Demo/CORTEX_M0+_Atmel_SAMD20_XPlained/RTOSDemo/src/UARTCommandConsole.c
index 337b774..f1c32b5 100644
--- a/FreeRTOS/Demo/CORTEX_M0+_Atmel_SAMD20_XPlained/RTOSDemo/src/UARTCommandConsole.c
+++ b/FreeRTOS/Demo/CORTEX_M0+_Atmel_SAMD20_XPlained/RTOSDemo/src/UARTCommandConsole.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_M0+_Atmel_SAMD20_XPlained/RTOSDemo/src/UARTCommandConsole.h b/FreeRTOS/Demo/CORTEX_M0+_Atmel_SAMD20_XPlained/RTOSDemo/src/UARTCommandConsole.h
index 8b9b68d..89c9184 100644
--- a/FreeRTOS/Demo/CORTEX_M0+_Atmel_SAMD20_XPlained/RTOSDemo/src/UARTCommandConsole.h
+++ b/FreeRTOS/Demo/CORTEX_M0+_Atmel_SAMD20_XPlained/RTOSDemo/src/UARTCommandConsole.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_M0+_Atmel_SAMD20_XPlained/RTOSDemo/src/config/FreeRTOSConfig.h b/FreeRTOS/Demo/CORTEX_M0+_Atmel_SAMD20_XPlained/RTOSDemo/src/config/FreeRTOSConfig.h
index 6b55d1f..855def8 100644
--- a/FreeRTOS/Demo/CORTEX_M0+_Atmel_SAMD20_XPlained/RTOSDemo/src/config/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/CORTEX_M0+_Atmel_SAMD20_XPlained/RTOSDemo/src/config/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_M0+_Atmel_SAMD20_XPlained/RTOSDemo/src/main-blinky.c b/FreeRTOS/Demo/CORTEX_M0+_Atmel_SAMD20_XPlained/RTOSDemo/src/main-blinky.c
index ae6f115..0ed449d 100644
--- a/FreeRTOS/Demo/CORTEX_M0+_Atmel_SAMD20_XPlained/RTOSDemo/src/main-blinky.c
+++ b/FreeRTOS/Demo/CORTEX_M0+_Atmel_SAMD20_XPlained/RTOSDemo/src/main-blinky.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_M0+_Atmel_SAMD20_XPlained/RTOSDemo/src/main-full.c b/FreeRTOS/Demo/CORTEX_M0+_Atmel_SAMD20_XPlained/RTOSDemo/src/main-full.c
index 33e1478..0438275 100644
--- a/FreeRTOS/Demo/CORTEX_M0+_Atmel_SAMD20_XPlained/RTOSDemo/src/main-full.c
+++ b/FreeRTOS/Demo/CORTEX_M0+_Atmel_SAMD20_XPlained/RTOSDemo/src/main-full.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_M0+_Atmel_SAMD20_XPlained/RTOSDemo/src/main.c b/FreeRTOS/Demo/CORTEX_M0+_Atmel_SAMD20_XPlained/RTOSDemo/src/main.c
index 0bb7224..1928aa1 100644
--- a/FreeRTOS/Demo/CORTEX_M0+_Atmel_SAMD20_XPlained/RTOSDemo/src/main.c
+++ b/FreeRTOS/Demo/CORTEX_M0+_Atmel_SAMD20_XPlained/RTOSDemo/src/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_M0_Infineon_XMC1000_IAR_Keil_GCC/Atollic_Specific/RegTest.c b/FreeRTOS/Demo/CORTEX_M0_Infineon_XMC1000_IAR_Keil_GCC/Atollic_Specific/RegTest.c
index 0329316..5d31659 100644
--- a/FreeRTOS/Demo/CORTEX_M0_Infineon_XMC1000_IAR_Keil_GCC/Atollic_Specific/RegTest.c
+++ b/FreeRTOS/Demo/CORTEX_M0_Infineon_XMC1000_IAR_Keil_GCC/Atollic_Specific/RegTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_M0_Infineon_XMC1000_IAR_Keil_GCC/FreeRTOSConfig.h b/FreeRTOS/Demo/CORTEX_M0_Infineon_XMC1000_IAR_Keil_GCC/FreeRTOSConfig.h
index b6f7285..278cf51 100644
--- a/FreeRTOS/Demo/CORTEX_M0_Infineon_XMC1000_IAR_Keil_GCC/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/CORTEX_M0_Infineon_XMC1000_IAR_Keil_GCC/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_M0_Infineon_XMC1000_IAR_Keil_GCC/IAR_Specific/RegTest_IAR.s b/FreeRTOS/Demo/CORTEX_M0_Infineon_XMC1000_IAR_Keil_GCC/IAR_Specific/RegTest_IAR.s
index 2d19e20..a5d09d1 100644
--- a/FreeRTOS/Demo/CORTEX_M0_Infineon_XMC1000_IAR_Keil_GCC/IAR_Specific/RegTest_IAR.s
+++ b/FreeRTOS/Demo/CORTEX_M0_Infineon_XMC1000_IAR_Keil_GCC/IAR_Specific/RegTest_IAR.s
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_M0_Infineon_XMC1000_IAR_Keil_GCC/Keil_Specific/RegTest_Keil.s b/FreeRTOS/Demo/CORTEX_M0_Infineon_XMC1000_IAR_Keil_GCC/Keil_Specific/RegTest_Keil.s
index b19e96b..e04fb6e 100644
--- a/FreeRTOS/Demo/CORTEX_M0_Infineon_XMC1000_IAR_Keil_GCC/Keil_Specific/RegTest_Keil.s
+++ b/FreeRTOS/Demo/CORTEX_M0_Infineon_XMC1000_IAR_Keil_GCC/Keil_Specific/RegTest_Keil.s
@@ -1,5 +1,5 @@
 ;/*

-;    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+;    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

 ;

 ;    VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

 ;

diff --git a/FreeRTOS/Demo/CORTEX_M0_Infineon_XMC1000_IAR_Keil_GCC/ParTest_XMC1100.c b/FreeRTOS/Demo/CORTEX_M0_Infineon_XMC1000_IAR_Keil_GCC/ParTest_XMC1100.c
index 533bf22..d835e72 100644
--- a/FreeRTOS/Demo/CORTEX_M0_Infineon_XMC1000_IAR_Keil_GCC/ParTest_XMC1100.c
+++ b/FreeRTOS/Demo/CORTEX_M0_Infineon_XMC1000_IAR_Keil_GCC/ParTest_XMC1100.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_M0_Infineon_XMC1000_IAR_Keil_GCC/ParTest_XMC1200.c b/FreeRTOS/Demo/CORTEX_M0_Infineon_XMC1000_IAR_Keil_GCC/ParTest_XMC1200.c
index d1cbdc0..5a91f5c 100644
--- a/FreeRTOS/Demo/CORTEX_M0_Infineon_XMC1000_IAR_Keil_GCC/ParTest_XMC1200.c
+++ b/FreeRTOS/Demo/CORTEX_M0_Infineon_XMC1000_IAR_Keil_GCC/ParTest_XMC1200.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_M0_Infineon_XMC1000_IAR_Keil_GCC/ParTest_XMC1300.c b/FreeRTOS/Demo/CORTEX_M0_Infineon_XMC1000_IAR_Keil_GCC/ParTest_XMC1300.c
index ad8a838..a8d787d 100644
--- a/FreeRTOS/Demo/CORTEX_M0_Infineon_XMC1000_IAR_Keil_GCC/ParTest_XMC1300.c
+++ b/FreeRTOS/Demo/CORTEX_M0_Infineon_XMC1000_IAR_Keil_GCC/ParTest_XMC1300.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_M0_Infineon_XMC1000_IAR_Keil_GCC/main-blinky.c b/FreeRTOS/Demo/CORTEX_M0_Infineon_XMC1000_IAR_Keil_GCC/main-blinky.c
index d99d016..ecc2860 100644
--- a/FreeRTOS/Demo/CORTEX_M0_Infineon_XMC1000_IAR_Keil_GCC/main-blinky.c
+++ b/FreeRTOS/Demo/CORTEX_M0_Infineon_XMC1000_IAR_Keil_GCC/main-blinky.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_M0_Infineon_XMC1000_IAR_Keil_GCC/main-full.c b/FreeRTOS/Demo/CORTEX_M0_Infineon_XMC1000_IAR_Keil_GCC/main-full.c
index a10f6c3..465eec0 100644
--- a/FreeRTOS/Demo/CORTEX_M0_Infineon_XMC1000_IAR_Keil_GCC/main-full.c
+++ b/FreeRTOS/Demo/CORTEX_M0_Infineon_XMC1000_IAR_Keil_GCC/main-full.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_M0_Infineon_XMC1000_IAR_Keil_GCC/main.c b/FreeRTOS/Demo/CORTEX_M0_Infineon_XMC1000_IAR_Keil_GCC/main.c
index 9209591..618279a 100644
--- a/FreeRTOS/Demo/CORTEX_M0_Infineon_XMC1000_IAR_Keil_GCC/main.c
+++ b/FreeRTOS/Demo/CORTEX_M0_Infineon_XMC1000_IAR_Keil_GCC/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_M0_LPC1114_LPCXpresso/RTOSDemo/Source/FreeRTOSConfig.h b/FreeRTOS/Demo/CORTEX_M0_LPC1114_LPCXpresso/RTOSDemo/Source/FreeRTOSConfig.h
index c684c49..21cb2e4 100644
--- a/FreeRTOS/Demo/CORTEX_M0_LPC1114_LPCXpresso/RTOSDemo/Source/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/CORTEX_M0_LPC1114_LPCXpresso/RTOSDemo/Source/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_M0_LPC1114_LPCXpresso/RTOSDemo/Source/IntQueueTimer.c b/FreeRTOS/Demo/CORTEX_M0_LPC1114_LPCXpresso/RTOSDemo/Source/IntQueueTimer.c
index 478f575..513ed58 100644
--- a/FreeRTOS/Demo/CORTEX_M0_LPC1114_LPCXpresso/RTOSDemo/Source/IntQueueTimer.c
+++ b/FreeRTOS/Demo/CORTEX_M0_LPC1114_LPCXpresso/RTOSDemo/Source/IntQueueTimer.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_M0_LPC1114_LPCXpresso/RTOSDemo/Source/IntQueueTimer.h b/FreeRTOS/Demo/CORTEX_M0_LPC1114_LPCXpresso/RTOSDemo/Source/IntQueueTimer.h
index f88c4ec..931d273 100644
--- a/FreeRTOS/Demo/CORTEX_M0_LPC1114_LPCXpresso/RTOSDemo/Source/IntQueueTimer.h
+++ b/FreeRTOS/Demo/CORTEX_M0_LPC1114_LPCXpresso/RTOSDemo/Source/IntQueueTimer.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_M0_LPC1114_LPCXpresso/RTOSDemo/Source/RegTest.c b/FreeRTOS/Demo/CORTEX_M0_LPC1114_LPCXpresso/RTOSDemo/Source/RegTest.c
index d0137e7..ef374a5 100644
--- a/FreeRTOS/Demo/CORTEX_M0_LPC1114_LPCXpresso/RTOSDemo/Source/RegTest.c
+++ b/FreeRTOS/Demo/CORTEX_M0_LPC1114_LPCXpresso/RTOSDemo/Source/RegTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_M0_LPC1114_LPCXpresso/RTOSDemo/Source/main-blinky.c b/FreeRTOS/Demo/CORTEX_M0_LPC1114_LPCXpresso/RTOSDemo/Source/main-blinky.c
index 4cf24ca..3dff2d4 100644
--- a/FreeRTOS/Demo/CORTEX_M0_LPC1114_LPCXpresso/RTOSDemo/Source/main-blinky.c
+++ b/FreeRTOS/Demo/CORTEX_M0_LPC1114_LPCXpresso/RTOSDemo/Source/main-blinky.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_M0_LPC1114_LPCXpresso/RTOSDemo/Source/main-full.c b/FreeRTOS/Demo/CORTEX_M0_LPC1114_LPCXpresso/RTOSDemo/Source/main-full.c
index 8698f1d..9e101b8 100644
--- a/FreeRTOS/Demo/CORTEX_M0_LPC1114_LPCXpresso/RTOSDemo/Source/main-full.c
+++ b/FreeRTOS/Demo/CORTEX_M0_LPC1114_LPCXpresso/RTOSDemo/Source/main-full.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_M0_LPC1114_LPCXpresso/RTOSDemo/Source/main.c b/FreeRTOS/Demo/CORTEX_M0_LPC1114_LPCXpresso/RTOSDemo/Source/main.c
index 26c1507..922762c 100644
--- a/FreeRTOS/Demo/CORTEX_M0_LPC1114_LPCXpresso/RTOSDemo/Source/main.c
+++ b/FreeRTOS/Demo/CORTEX_M0_LPC1114_LPCXpresso/RTOSDemo/Source/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_M0_STM32F0518_IAR/FreeRTOSConfig.h b/FreeRTOS/Demo/CORTEX_M0_STM32F0518_IAR/FreeRTOSConfig.h
index 3d1f69b..559fac7 100644
--- a/FreeRTOS/Demo/CORTEX_M0_STM32F0518_IAR/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/CORTEX_M0_STM32F0518_IAR/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_M0_STM32F0518_IAR/ParTest.c b/FreeRTOS/Demo/CORTEX_M0_STM32F0518_IAR/ParTest.c
index 564571f..bc81710 100644
--- a/FreeRTOS/Demo/CORTEX_M0_STM32F0518_IAR/ParTest.c
+++ b/FreeRTOS/Demo/CORTEX_M0_STM32F0518_IAR/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_M0_STM32F0518_IAR/RegTest.s b/FreeRTOS/Demo/CORTEX_M0_STM32F0518_IAR/RegTest.s
index d2c7bd4..24d1420 100644
--- a/FreeRTOS/Demo/CORTEX_M0_STM32F0518_IAR/RegTest.s
+++ b/FreeRTOS/Demo/CORTEX_M0_STM32F0518_IAR/RegTest.s
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_M0_STM32F0518_IAR/main-blinky.c b/FreeRTOS/Demo/CORTEX_M0_STM32F0518_IAR/main-blinky.c
index 5048543..a775152 100644
--- a/FreeRTOS/Demo/CORTEX_M0_STM32F0518_IAR/main-blinky.c
+++ b/FreeRTOS/Demo/CORTEX_M0_STM32F0518_IAR/main-blinky.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_M0_STM32F0518_IAR/main-full.c b/FreeRTOS/Demo/CORTEX_M0_STM32F0518_IAR/main-full.c
index 3f6f9d9..b275602 100644
--- a/FreeRTOS/Demo/CORTEX_M0_STM32F0518_IAR/main-full.c
+++ b/FreeRTOS/Demo/CORTEX_M0_STM32F0518_IAR/main-full.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_M0_STM32F0518_IAR/main.c b/FreeRTOS/Demo/CORTEX_M0_STM32F0518_IAR/main.c
index f71d371..07ae5a1 100644
--- a/FreeRTOS/Demo/CORTEX_M0_STM32F0518_IAR/main.c
+++ b/FreeRTOS/Demo/CORTEX_M0_STM32F0518_IAR/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_GCC_Dave/FreeRTOSConfig.h b/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_GCC_Dave/FreeRTOSConfig.h
index eeb5968..b0979ac 100644
--- a/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_GCC_Dave/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_GCC_Dave/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_GCC_Dave/main.c b/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_GCC_Dave/main.c
index e19c0ad..0d49027 100644
--- a/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_GCC_Dave/main.c
+++ b/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_GCC_Dave/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_GCC_Dave/main_blinky.c b/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_GCC_Dave/main_blinky.c
index 8da8d67..898b83c 100644
--- a/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_GCC_Dave/main_blinky.c
+++ b/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_GCC_Dave/main_blinky.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_GCC_Dave/main_full.c b/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_GCC_Dave/main_full.c
index 326e6ac..e194e25 100644
--- a/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_GCC_Dave/main_full.c
+++ b/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_GCC_Dave/main_full.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_IAR/FreeRTOSConfig.h b/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_IAR/FreeRTOSConfig.h
index 7959160..8a10f3b 100644
--- a/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_IAR/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_IAR/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_IAR/RegTest.s b/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_IAR/RegTest.s
index 62239c6..d8e3dd4 100644
--- a/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_IAR/RegTest.s
+++ b/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_IAR/RegTest.s
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_IAR/main.c b/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_IAR/main.c
index b7d0264..f1fc1e3 100644
--- a/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_IAR/main.c
+++ b/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_IAR/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_IAR/main_blinky.c b/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_IAR/main_blinky.c
index 8da8d67..898b83c 100644
--- a/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_IAR/main_blinky.c
+++ b/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_IAR/main_blinky.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_IAR/main_full.c b/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_IAR/main_full.c
index 37ffbe0..73c77a8 100644
--- a/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_IAR/main_full.c
+++ b/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_IAR/main_full.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_Keil/FreeRTOSConfig.h b/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_Keil/FreeRTOSConfig.h
index 1eda316..b3b20eb 100644
--- a/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_Keil/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_Keil/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_Keil/RegTest.c b/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_Keil/RegTest.c
index 04784cd..e2f1074 100644
--- a/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_Keil/RegTest.c
+++ b/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_Keil/RegTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_Keil/main.c b/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_Keil/main.c
index 03bf889..a288ead 100644
--- a/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_Keil/main.c
+++ b/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_Keil/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_Keil/main_blinky.c b/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_Keil/main_blinky.c
index 8da8d67..898b83c 100644
--- a/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_Keil/main_blinky.c
+++ b/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_Keil/main_blinky.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_Keil/main_full.c b/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_Keil/main_full.c
index 8b81931..b950cd1 100644
--- a/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_Keil/main_full.c
+++ b/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_Keil/main_full.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_Tasking/FreeRTOSConfig.h b/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_Tasking/FreeRTOSConfig.h
index b03dd1e..f34f9d8 100644
--- a/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_Tasking/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_Tasking/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_Tasking/main.c b/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_Tasking/main.c
index 155b24c..e6a74e8 100644
--- a/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_Tasking/main.c
+++ b/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_Tasking/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_Tasking/main_blinky.c b/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_Tasking/main_blinky.c
index cf63f4c..976355f 100644
--- a/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_Tasking/main_blinky.c
+++ b/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_Tasking/main_blinky.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_Tasking/main_full.c b/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_Tasking/main_full.c
index 5f5671e..e6921cf 100644
--- a/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_Tasking/main_full.c
+++ b/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4000_Tasking/main_full.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4500_GCC_Atollic/src/FreeRTOSConfig.h b/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4500_GCC_Atollic/src/FreeRTOSConfig.h
index 90a557c..3c23aca 100644
--- a/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4500_GCC_Atollic/src/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4500_GCC_Atollic/src/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4500_GCC_Atollic/src/main.c b/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4500_GCC_Atollic/src/main.c
index 683eb9e..819c7c2 100644
--- a/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4500_GCC_Atollic/src/main.c
+++ b/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4500_GCC_Atollic/src/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4500_GCC_Atollic/src/main_blinky.c b/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4500_GCC_Atollic/src/main_blinky.c
index f93e423..00b318f 100644
--- a/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4500_GCC_Atollic/src/main_blinky.c
+++ b/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4500_GCC_Atollic/src/main_blinky.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4500_GCC_Atollic/src/main_full.c b/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4500_GCC_Atollic/src/main_full.c
index b6f19e1..57ae9fc 100644
--- a/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4500_GCC_Atollic/src/main_full.c
+++ b/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4500_GCC_Atollic/src/main_full.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_M4F_M0_LPC43xx_Keil/M4/FreeRTOSConfig.h b/FreeRTOS/Demo/CORTEX_M4F_M0_LPC43xx_Keil/M4/FreeRTOSConfig.h
index c99a1cd..93ceffa 100644
--- a/FreeRTOS/Demo/CORTEX_M4F_M0_LPC43xx_Keil/M4/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/CORTEX_M4F_M0_LPC43xx_Keil/M4/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_M4F_M0_LPC43xx_Keil/M4/ParTest.c b/FreeRTOS/Demo/CORTEX_M4F_M0_LPC43xx_Keil/M4/ParTest.c
index 196268a..c229640 100644
--- a/FreeRTOS/Demo/CORTEX_M4F_M0_LPC43xx_Keil/M4/ParTest.c
+++ b/FreeRTOS/Demo/CORTEX_M4F_M0_LPC43xx_Keil/M4/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_M4F_M0_LPC43xx_Keil/M4/RegTest.c b/FreeRTOS/Demo/CORTEX_M4F_M0_LPC43xx_Keil/M4/RegTest.c
index 4a5fcbf..803ffac 100644
--- a/FreeRTOS/Demo/CORTEX_M4F_M0_LPC43xx_Keil/M4/RegTest.c
+++ b/FreeRTOS/Demo/CORTEX_M4F_M0_LPC43xx_Keil/M4/RegTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_M4F_M0_LPC43xx_Keil/M4/main.c b/FreeRTOS/Demo/CORTEX_M4F_M0_LPC43xx_Keil/M4/main.c
index 494d9fb..930f912 100644
--- a/FreeRTOS/Demo/CORTEX_M4F_M0_LPC43xx_Keil/M4/main.c
+++ b/FreeRTOS/Demo/CORTEX_M4F_M0_LPC43xx_Keil/M4/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_M4F_STM32F407ZG-SK/FreeRTOSConfig.h b/FreeRTOS/Demo/CORTEX_M4F_STM32F407ZG-SK/FreeRTOSConfig.h
index f100009..7604977 100644
--- a/FreeRTOS/Demo/CORTEX_M4F_STM32F407ZG-SK/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/CORTEX_M4F_STM32F407ZG-SK/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_M4F_STM32F407ZG-SK/ParTest.c b/FreeRTOS/Demo/CORTEX_M4F_STM32F407ZG-SK/ParTest.c
index 9399f72..973f871 100644
--- a/FreeRTOS/Demo/CORTEX_M4F_STM32F407ZG-SK/ParTest.c
+++ b/FreeRTOS/Demo/CORTEX_M4F_STM32F407ZG-SK/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_M4F_STM32F407ZG-SK/RegTest.s b/FreeRTOS/Demo/CORTEX_M4F_STM32F407ZG-SK/RegTest.s
index 1bb891d..82648b8 100644
--- a/FreeRTOS/Demo/CORTEX_M4F_STM32F407ZG-SK/RegTest.s
+++ b/FreeRTOS/Demo/CORTEX_M4F_STM32F407ZG-SK/RegTest.s
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_M4F_STM32F407ZG-SK/main.c b/FreeRTOS/Demo/CORTEX_M4F_STM32F407ZG-SK/main.c
index c7a3075..8b10e91 100644
--- a/FreeRTOS/Demo/CORTEX_M4F_STM32F407ZG-SK/main.c
+++ b/FreeRTOS/Demo/CORTEX_M4F_STM32F407ZG-SK/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_M4_ATSAM4E_Atmel_Studio/src/ParTest.c b/FreeRTOS/Demo/CORTEX_M4_ATSAM4E_Atmel_Studio/src/ParTest.c
index 53a71bf..abe187b 100644
--- a/FreeRTOS/Demo/CORTEX_M4_ATSAM4E_Atmel_Studio/src/ParTest.c
+++ b/FreeRTOS/Demo/CORTEX_M4_ATSAM4E_Atmel_Studio/src/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_M4_ATSAM4E_Atmel_Studio/src/RunTimeStatsTimer.c b/FreeRTOS/Demo/CORTEX_M4_ATSAM4E_Atmel_Studio/src/RunTimeStatsTimer.c
index 70d6dc5..95abdd5 100644
--- a/FreeRTOS/Demo/CORTEX_M4_ATSAM4E_Atmel_Studio/src/RunTimeStatsTimer.c
+++ b/FreeRTOS/Demo/CORTEX_M4_ATSAM4E_Atmel_Studio/src/RunTimeStatsTimer.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_M4_ATSAM4E_Atmel_Studio/src/config/FreeRTOSConfig.h b/FreeRTOS/Demo/CORTEX_M4_ATSAM4E_Atmel_Studio/src/config/FreeRTOSConfig.h
index 0b272b2..242f6ca 100644
--- a/FreeRTOS/Demo/CORTEX_M4_ATSAM4E_Atmel_Studio/src/config/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/CORTEX_M4_ATSAM4E_Atmel_Studio/src/config/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_M4_ATSAM4E_Atmel_Studio/src/main.c b/FreeRTOS/Demo/CORTEX_M4_ATSAM4E_Atmel_Studio/src/main.c
index e4f33d8..9822669 100644
--- a/FreeRTOS/Demo/CORTEX_M4_ATSAM4E_Atmel_Studio/src/main.c
+++ b/FreeRTOS/Demo/CORTEX_M4_ATSAM4E_Atmel_Studio/src/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_M4_ATSAM4E_Atmel_Studio/src/main_blinky.c b/FreeRTOS/Demo/CORTEX_M4_ATSAM4E_Atmel_Studio/src/main_blinky.c
index 9b8d764..7943550 100644
--- a/FreeRTOS/Demo/CORTEX_M4_ATSAM4E_Atmel_Studio/src/main_blinky.c
+++ b/FreeRTOS/Demo/CORTEX_M4_ATSAM4E_Atmel_Studio/src/main_blinky.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_M4_ATSAM4E_Atmel_Studio/src/main_full.c b/FreeRTOS/Demo/CORTEX_M4_ATSAM4E_Atmel_Studio/src/main_full.c
index a3b9a91..1931dee 100644
--- a/FreeRTOS/Demo/CORTEX_M4_ATSAM4E_Atmel_Studio/src/main_full.c
+++ b/FreeRTOS/Demo/CORTEX_M4_ATSAM4E_Atmel_Studio/src/main_full.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_M4_ATSAM4L_Atmel_Studio/src/ParTest.c b/FreeRTOS/Demo/CORTEX_M4_ATSAM4L_Atmel_Studio/src/ParTest.c
index a6cecbb..adc1eec 100644
--- a/FreeRTOS/Demo/CORTEX_M4_ATSAM4L_Atmel_Studio/src/ParTest.c
+++ b/FreeRTOS/Demo/CORTEX_M4_ATSAM4L_Atmel_Studio/src/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_M4_ATSAM4L_Atmel_Studio/src/SAM4L_low_power_tick_management.c b/FreeRTOS/Demo/CORTEX_M4_ATSAM4L_Atmel_Studio/src/SAM4L_low_power_tick_management.c
index d43497d..c4206aa 100644
--- a/FreeRTOS/Demo/CORTEX_M4_ATSAM4L_Atmel_Studio/src/SAM4L_low_power_tick_management.c
+++ b/FreeRTOS/Demo/CORTEX_M4_ATSAM4L_Atmel_Studio/src/SAM4L_low_power_tick_management.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_M4_ATSAM4L_Atmel_Studio/src/config/FreeRTOSConfig.h b/FreeRTOS/Demo/CORTEX_M4_ATSAM4L_Atmel_Studio/src/config/FreeRTOSConfig.h
index fad4d60..e07b312 100644
--- a/FreeRTOS/Demo/CORTEX_M4_ATSAM4L_Atmel_Studio/src/config/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/CORTEX_M4_ATSAM4L_Atmel_Studio/src/config/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_M4_ATSAM4L_Atmel_Studio/src/main.c b/FreeRTOS/Demo/CORTEX_M4_ATSAM4L_Atmel_Studio/src/main.c
index 50ffbd9..cc79895 100644
--- a/FreeRTOS/Demo/CORTEX_M4_ATSAM4L_Atmel_Studio/src/main.c
+++ b/FreeRTOS/Demo/CORTEX_M4_ATSAM4L_Atmel_Studio/src/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_M4_ATSAM4L_Atmel_Studio/src/main_full.c b/FreeRTOS/Demo/CORTEX_M4_ATSAM4L_Atmel_Studio/src/main_full.c
index d5ec40a..feee789 100644
--- a/FreeRTOS/Demo/CORTEX_M4_ATSAM4L_Atmel_Studio/src/main_full.c
+++ b/FreeRTOS/Demo/CORTEX_M4_ATSAM4L_Atmel_Studio/src/main_full.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_M4_ATSAM4L_Atmel_Studio/src/main_low_power.c b/FreeRTOS/Demo/CORTEX_M4_ATSAM4L_Atmel_Studio/src/main_low_power.c
index b7741fc..8c2eaba 100644
--- a/FreeRTOS/Demo/CORTEX_M4_ATSAM4L_Atmel_Studio/src/main_low_power.c
+++ b/FreeRTOS/Demo/CORTEX_M4_ATSAM4L_Atmel_Studio/src/main_low_power.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_M4_ATSAM4S_Atmel_Studio/src/Common-Demo-Source/comtest.c b/FreeRTOS/Demo/CORTEX_M4_ATSAM4S_Atmel_Studio/src/Common-Demo-Source/comtest.c
index c4712a6..9ffb839 100644
--- a/FreeRTOS/Demo/CORTEX_M4_ATSAM4S_Atmel_Studio/src/Common-Demo-Source/comtest.c
+++ b/FreeRTOS/Demo/CORTEX_M4_ATSAM4S_Atmel_Studio/src/Common-Demo-Source/comtest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_M4_ATSAM4S_Atmel_Studio/src/Common-Demo-Source/include/demo_serial.h b/FreeRTOS/Demo/CORTEX_M4_ATSAM4S_Atmel_Studio/src/Common-Demo-Source/include/demo_serial.h
index 7c22a61..9102402 100644
--- a/FreeRTOS/Demo/CORTEX_M4_ATSAM4S_Atmel_Studio/src/Common-Demo-Source/include/demo_serial.h
+++ b/FreeRTOS/Demo/CORTEX_M4_ATSAM4S_Atmel_Studio/src/Common-Demo-Source/include/demo_serial.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_M4_ATSAM4S_Atmel_Studio/src/FreeRTOSConfig.h b/FreeRTOS/Demo/CORTEX_M4_ATSAM4S_Atmel_Studio/src/FreeRTOSConfig.h
index bb47d66..f7785eb 100644
--- a/FreeRTOS/Demo/CORTEX_M4_ATSAM4S_Atmel_Studio/src/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/CORTEX_M4_ATSAM4S_Atmel_Studio/src/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_M4_ATSAM4S_Atmel_Studio/src/ParTest.c b/FreeRTOS/Demo/CORTEX_M4_ATSAM4S_Atmel_Studio/src/ParTest.c
index 6564f56..4863f1a 100644
--- a/FreeRTOS/Demo/CORTEX_M4_ATSAM4S_Atmel_Studio/src/ParTest.c
+++ b/FreeRTOS/Demo/CORTEX_M4_ATSAM4S_Atmel_Studio/src/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_M4_ATSAM4S_Atmel_Studio/src/main.c b/FreeRTOS/Demo/CORTEX_M4_ATSAM4S_Atmel_Studio/src/main.c
index debe95a..21d8689 100644
--- a/FreeRTOS/Demo/CORTEX_M4_ATSAM4S_Atmel_Studio/src/main.c
+++ b/FreeRTOS/Demo/CORTEX_M4_ATSAM4S_Atmel_Studio/src/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_M4_ATSAM4S_Atmel_Studio/src/main_blinky.c b/FreeRTOS/Demo/CORTEX_M4_ATSAM4S_Atmel_Studio/src/main_blinky.c
index 4f1f028..87aeceb 100644
--- a/FreeRTOS/Demo/CORTEX_M4_ATSAM4S_Atmel_Studio/src/main_blinky.c
+++ b/FreeRTOS/Demo/CORTEX_M4_ATSAM4S_Atmel_Studio/src/main_blinky.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_M4_ATSAM4S_Atmel_Studio/src/main_full.c b/FreeRTOS/Demo/CORTEX_M4_ATSAM4S_Atmel_Studio/src/main_full.c
index 963712c..800a0d5 100644
--- a/FreeRTOS/Demo/CORTEX_M4_ATSAM4S_Atmel_Studio/src/main_full.c
+++ b/FreeRTOS/Demo/CORTEX_M4_ATSAM4S_Atmel_Studio/src/main_full.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_M4_ATSAM4S_Atmel_Studio/src/serial.c b/FreeRTOS/Demo/CORTEX_M4_ATSAM4S_Atmel_Studio/src/serial.c
index 7e2294f..098644a 100644
--- a/FreeRTOS/Demo/CORTEX_M4_ATSAM4S_Atmel_Studio/src/serial.c
+++ b/FreeRTOS/Demo/CORTEX_M4_ATSAM4S_Atmel_Studio/src/serial.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_MB9A310_IAR_Keil/FreeRTOSConfig.h b/FreeRTOS/Demo/CORTEX_MB9A310_IAR_Keil/FreeRTOSConfig.h
index 432c615..55958ad 100644
--- a/FreeRTOS/Demo/CORTEX_MB9A310_IAR_Keil/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/CORTEX_MB9A310_IAR_Keil/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_MB9A310_IAR_Keil/ParTest.c b/FreeRTOS/Demo/CORTEX_MB9A310_IAR_Keil/ParTest.c
index 29aacab..8c68950 100644
--- a/FreeRTOS/Demo/CORTEX_MB9A310_IAR_Keil/ParTest.c
+++ b/FreeRTOS/Demo/CORTEX_MB9A310_IAR_Keil/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_MB9A310_IAR_Keil/main-full.c b/FreeRTOS/Demo/CORTEX_MB9A310_IAR_Keil/main-full.c
index c359395..d5a3ae1 100644
--- a/FreeRTOS/Demo/CORTEX_MB9A310_IAR_Keil/main-full.c
+++ b/FreeRTOS/Demo/CORTEX_MB9A310_IAR_Keil/main-full.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_MB9A310_IAR_Keil/main_blinky.c b/FreeRTOS/Demo/CORTEX_MB9A310_IAR_Keil/main_blinky.c
index 708f9b3..bb48c16 100644
--- a/FreeRTOS/Demo/CORTEX_MB9A310_IAR_Keil/main_blinky.c
+++ b/FreeRTOS/Demo/CORTEX_MB9A310_IAR_Keil/main_blinky.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_MB9A310_IAR_Keil/serial.c b/FreeRTOS/Demo/CORTEX_MB9A310_IAR_Keil/serial.c
index d2a3f03..3420ff0 100644
--- a/FreeRTOS/Demo/CORTEX_MB9A310_IAR_Keil/serial.c
+++ b/FreeRTOS/Demo/CORTEX_MB9A310_IAR_Keil/serial.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_MB9B500_IAR_Keil/FreeRTOSConfig.h b/FreeRTOS/Demo/CORTEX_MB9B500_IAR_Keil/FreeRTOSConfig.h
index f06ff90..5abc046 100644
--- a/FreeRTOS/Demo/CORTEX_MB9B500_IAR_Keil/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/CORTEX_MB9B500_IAR_Keil/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_MB9B500_IAR_Keil/ParTest.c b/FreeRTOS/Demo/CORTEX_MB9B500_IAR_Keil/ParTest.c
index 74362c5..cadc410 100644
--- a/FreeRTOS/Demo/CORTEX_MB9B500_IAR_Keil/ParTest.c
+++ b/FreeRTOS/Demo/CORTEX_MB9B500_IAR_Keil/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_MB9B500_IAR_Keil/main-full.c b/FreeRTOS/Demo/CORTEX_MB9B500_IAR_Keil/main-full.c
index e2bfa5e..88c0b09 100644
--- a/FreeRTOS/Demo/CORTEX_MB9B500_IAR_Keil/main-full.c
+++ b/FreeRTOS/Demo/CORTEX_MB9B500_IAR_Keil/main-full.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_MB9B500_IAR_Keil/main_blinky.c b/FreeRTOS/Demo/CORTEX_MB9B500_IAR_Keil/main_blinky.c
index 9199c41..d21b58e 100644
--- a/FreeRTOS/Demo/CORTEX_MB9B500_IAR_Keil/main_blinky.c
+++ b/FreeRTOS/Demo/CORTEX_MB9B500_IAR_Keil/main_blinky.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_MB9B500_IAR_Keil/serial.c b/FreeRTOS/Demo/CORTEX_MB9B500_IAR_Keil/serial.c
index 8efaa66..7c5a29c 100644
--- a/FreeRTOS/Demo/CORTEX_MB9B500_IAR_Keil/serial.c
+++ b/FreeRTOS/Demo/CORTEX_MB9B500_IAR_Keil/serial.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_MPU_LM3Sxxxx_Rowley/FreeRTOSConfig.h b/FreeRTOS/Demo/CORTEX_MPU_LM3Sxxxx_Rowley/FreeRTOSConfig.h
index 1325707..22602fe 100644
--- a/FreeRTOS/Demo/CORTEX_MPU_LM3Sxxxx_Rowley/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/CORTEX_MPU_LM3Sxxxx_Rowley/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_MPU_LM3Sxxxx_Rowley/application_defined_privileged_functions.h b/FreeRTOS/Demo/CORTEX_MPU_LM3Sxxxx_Rowley/application_defined_privileged_functions.h
index 0318d2e..0eb0dc5 100644
--- a/FreeRTOS/Demo/CORTEX_MPU_LM3Sxxxx_Rowley/application_defined_privileged_functions.h
+++ b/FreeRTOS/Demo/CORTEX_MPU_LM3Sxxxx_Rowley/application_defined_privileged_functions.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_MPU_LM3Sxxxx_Rowley/main.c b/FreeRTOS/Demo/CORTEX_MPU_LM3Sxxxx_Rowley/main.c
index efb2331..f72e3ff 100644
--- a/FreeRTOS/Demo/CORTEX_MPU_LM3Sxxxx_Rowley/main.c
+++ b/FreeRTOS/Demo/CORTEX_MPU_LM3Sxxxx_Rowley/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_MPU_LPC1768_GCC_RedSuite/src/FreeRTOSConfig.h b/FreeRTOS/Demo/CORTEX_MPU_LPC1768_GCC_RedSuite/src/FreeRTOSConfig.h
index ef6b2a3..db403a4 100644
--- a/FreeRTOS/Demo/CORTEX_MPU_LPC1768_GCC_RedSuite/src/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/CORTEX_MPU_LPC1768_GCC_RedSuite/src/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_MPU_LPC1768_GCC_RedSuite/src/main.c b/FreeRTOS/Demo/CORTEX_MPU_LPC1768_GCC_RedSuite/src/main.c
index 5fdba60..2bf36cd 100644
--- a/FreeRTOS/Demo/CORTEX_MPU_LPC1768_GCC_RedSuite/src/main.c
+++ b/FreeRTOS/Demo/CORTEX_MPU_LPC1768_GCC_RedSuite/src/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_R4_RM48_TMS570_CCS5/FreeRTOSConfig.h b/FreeRTOS/Demo/CORTEX_R4_RM48_TMS570_CCS5/FreeRTOSConfig.h
index 6c45df9..81d268b 100644
--- a/FreeRTOS/Demo/CORTEX_R4_RM48_TMS570_CCS5/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/CORTEX_R4_RM48_TMS570_CCS5/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_R4_RM48_TMS570_CCS5/Library/het.c b/FreeRTOS/Demo/CORTEX_R4_RM48_TMS570_CCS5/Library/het.c
index 87c73fe..6045377 100644
--- a/FreeRTOS/Demo/CORTEX_R4_RM48_TMS570_CCS5/Library/het.c
+++ b/FreeRTOS/Demo/CORTEX_R4_RM48_TMS570_CCS5/Library/het.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_R4_RM48_TMS570_CCS5/Library/het.h b/FreeRTOS/Demo/CORTEX_R4_RM48_TMS570_CCS5/Library/het.h
index 5078a5b..d1f8209 100644
--- a/FreeRTOS/Demo/CORTEX_R4_RM48_TMS570_CCS5/Library/het.h
+++ b/FreeRTOS/Demo/CORTEX_R4_RM48_TMS570_CCS5/Library/het.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_R4_RM48_TMS570_CCS5/ParTest.c b/FreeRTOS/Demo/CORTEX_R4_RM48_TMS570_CCS5/ParTest.c
index 22f4380..fb867fc 100644
--- a/FreeRTOS/Demo/CORTEX_R4_RM48_TMS570_CCS5/ParTest.c
+++ b/FreeRTOS/Demo/CORTEX_R4_RM48_TMS570_CCS5/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_R4_RM48_TMS570_CCS5/flop_hercules.c b/FreeRTOS/Demo/CORTEX_R4_RM48_TMS570_CCS5/flop_hercules.c
index 5fbd1b5..9151ffc 100644
--- a/FreeRTOS/Demo/CORTEX_R4_RM48_TMS570_CCS5/flop_hercules.c
+++ b/FreeRTOS/Demo/CORTEX_R4_RM48_TMS570_CCS5/flop_hercules.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_R4_RM48_TMS570_CCS5/flop_hercules.h b/FreeRTOS/Demo/CORTEX_R4_RM48_TMS570_CCS5/flop_hercules.h
index e46cfce..c229c75 100644
--- a/FreeRTOS/Demo/CORTEX_R4_RM48_TMS570_CCS5/flop_hercules.h
+++ b/FreeRTOS/Demo/CORTEX_R4_RM48_TMS570_CCS5/flop_hercules.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_R4_RM48_TMS570_CCS5/main.c b/FreeRTOS/Demo/CORTEX_R4_RM48_TMS570_CCS5/main.c
index 406cae3..a8d151b 100644
--- a/FreeRTOS/Demo/CORTEX_R4_RM48_TMS570_CCS5/main.c
+++ b/FreeRTOS/Demo/CORTEX_R4_RM48_TMS570_CCS5/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_R4_RM48_TMS570_CCS5/main_blinky.c b/FreeRTOS/Demo/CORTEX_R4_RM48_TMS570_CCS5/main_blinky.c
index 49ab82e..dcaa9af 100644
--- a/FreeRTOS/Demo/CORTEX_R4_RM48_TMS570_CCS5/main_blinky.c
+++ b/FreeRTOS/Demo/CORTEX_R4_RM48_TMS570_CCS5/main_blinky.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_R4_RM48_TMS570_CCS5/main_full.c b/FreeRTOS/Demo/CORTEX_R4_RM48_TMS570_CCS5/main_full.c
index cbaee78..555f946 100644
--- a/FreeRTOS/Demo/CORTEX_R4_RM48_TMS570_CCS5/main_full.c
+++ b/FreeRTOS/Demo/CORTEX_R4_RM48_TMS570_CCS5/main_full.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_R4_RM48_TMS570_CCS5/reg_test.asm b/FreeRTOS/Demo/CORTEX_R4_RM48_TMS570_CCS5/reg_test.asm
index 6e46a4f..18bdb00 100644
--- a/FreeRTOS/Demo/CORTEX_R4_RM48_TMS570_CCS5/reg_test.asm
+++ b/FreeRTOS/Demo/CORTEX_R4_RM48_TMS570_CCS5/reg_test.asm
@@ -1,5 +1,5 @@
 ;/*

-;    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+;    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

 ;

 ;

 ;    ***************************************************************************

diff --git a/FreeRTOS/Demo/CORTEX_R4_RM48_TMS570_CCS5/serial.c b/FreeRTOS/Demo/CORTEX_R4_RM48_TMS570_CCS5/serial.c
index 62009eb..7ac6a98 100644
--- a/FreeRTOS/Demo/CORTEX_R4_RM48_TMS570_CCS5/serial.c
+++ b/FreeRTOS/Demo/CORTEX_R4_RM48_TMS570_CCS5/serial.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_STM32F100_Atollic/Simple_Demo_Source/FreeRTOSConfig.h b/FreeRTOS/Demo/CORTEX_STM32F100_Atollic/Simple_Demo_Source/FreeRTOSConfig.h
index b41a54e..448d2de 100644
--- a/FreeRTOS/Demo/CORTEX_STM32F100_Atollic/Simple_Demo_Source/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/CORTEX_STM32F100_Atollic/Simple_Demo_Source/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_STM32F100_Atollic/Simple_Demo_Source/main.c b/FreeRTOS/Demo/CORTEX_STM32F100_Atollic/Simple_Demo_Source/main.c
index 0b1a3f4..ce55f2e 100644
--- a/FreeRTOS/Demo/CORTEX_STM32F100_Atollic/Simple_Demo_Source/main.c
+++ b/FreeRTOS/Demo/CORTEX_STM32F100_Atollic/Simple_Demo_Source/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_STM32F103_GCC_Rowley/Drivers/STM32_USART.c b/FreeRTOS/Demo/CORTEX_STM32F103_GCC_Rowley/Drivers/STM32_USART.c
index 2ea0e70..2d6fd92 100644
--- a/FreeRTOS/Demo/CORTEX_STM32F103_GCC_Rowley/Drivers/STM32_USART.c
+++ b/FreeRTOS/Demo/CORTEX_STM32F103_GCC_Rowley/Drivers/STM32_USART.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_STM32F103_GCC_Rowley/Drivers/STM32_USART.h b/FreeRTOS/Demo/CORTEX_STM32F103_GCC_Rowley/Drivers/STM32_USART.h
index 0675850..afa2434 100644
--- a/FreeRTOS/Demo/CORTEX_STM32F103_GCC_Rowley/Drivers/STM32_USART.h
+++ b/FreeRTOS/Demo/CORTEX_STM32F103_GCC_Rowley/Drivers/STM32_USART.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_STM32F103_GCC_Rowley/FreeRTOSConfig.h b/FreeRTOS/Demo/CORTEX_STM32F103_GCC_Rowley/FreeRTOSConfig.h
index 1db7e66..7e13321 100644
--- a/FreeRTOS/Demo/CORTEX_STM32F103_GCC_Rowley/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/CORTEX_STM32F103_GCC_Rowley/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_STM32F103_GCC_Rowley/ParTest/ParTest_MCBSTM32.c b/FreeRTOS/Demo/CORTEX_STM32F103_GCC_Rowley/ParTest/ParTest_MCBSTM32.c
index 94baa60..9e26766 100644
--- a/FreeRTOS/Demo/CORTEX_STM32F103_GCC_Rowley/ParTest/ParTest_MCBSTM32.c
+++ b/FreeRTOS/Demo/CORTEX_STM32F103_GCC_Rowley/ParTest/ParTest_MCBSTM32.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_STM32F103_GCC_Rowley/ParTest/ParTest_ST_Eval.c b/FreeRTOS/Demo/CORTEX_STM32F103_GCC_Rowley/ParTest/ParTest_ST_Eval.c
index 16eed63..71892b6 100644
--- a/FreeRTOS/Demo/CORTEX_STM32F103_GCC_Rowley/ParTest/ParTest_ST_Eval.c
+++ b/FreeRTOS/Demo/CORTEX_STM32F103_GCC_Rowley/ParTest/ParTest_ST_Eval.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_STM32F103_GCC_Rowley/main.c b/FreeRTOS/Demo/CORTEX_STM32F103_GCC_Rowley/main.c
index 9c61276..ecfb59a 100644
--- a/FreeRTOS/Demo/CORTEX_STM32F103_GCC_Rowley/main.c
+++ b/FreeRTOS/Demo/CORTEX_STM32F103_GCC_Rowley/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_STM32F103_IAR/FreeRTOSConfig.h b/FreeRTOS/Demo/CORTEX_STM32F103_IAR/FreeRTOSConfig.h
index 32fad14..e82bf83 100644
--- a/FreeRTOS/Demo/CORTEX_STM32F103_IAR/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/CORTEX_STM32F103_IAR/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_STM32F103_IAR/ParTest/ParTest.c b/FreeRTOS/Demo/CORTEX_STM32F103_IAR/ParTest/ParTest.c
index 16eed63..71892b6 100644
--- a/FreeRTOS/Demo/CORTEX_STM32F103_IAR/ParTest/ParTest.c
+++ b/FreeRTOS/Demo/CORTEX_STM32F103_IAR/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_STM32F103_IAR/main.c b/FreeRTOS/Demo/CORTEX_STM32F103_IAR/main.c
index d9feb30..ba860ef 100644
--- a/FreeRTOS/Demo/CORTEX_STM32F103_IAR/main.c
+++ b/FreeRTOS/Demo/CORTEX_STM32F103_IAR/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_STM32F103_IAR/serial/serial.c b/FreeRTOS/Demo/CORTEX_STM32F103_IAR/serial/serial.c
index ac6e8ac..d0e0b82 100644
--- a/FreeRTOS/Demo/CORTEX_STM32F103_IAR/serial/serial.c
+++ b/FreeRTOS/Demo/CORTEX_STM32F103_IAR/serial/serial.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_STM32F103_IAR/timertest.c b/FreeRTOS/Demo/CORTEX_STM32F103_IAR/timertest.c
index 35f9b46..a0655c0 100644
--- a/FreeRTOS/Demo/CORTEX_STM32F103_IAR/timertest.c
+++ b/FreeRTOS/Demo/CORTEX_STM32F103_IAR/timertest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_STM32F103_Keil/FreeRTOSConfig.h b/FreeRTOS/Demo/CORTEX_STM32F103_Keil/FreeRTOSConfig.h
index 32fad14..e82bf83 100644
--- a/FreeRTOS/Demo/CORTEX_STM32F103_Keil/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/CORTEX_STM32F103_Keil/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_STM32F103_Keil/ParTest/ParTest.c b/FreeRTOS/Demo/CORTEX_STM32F103_Keil/ParTest/ParTest.c
index 16eed63..71892b6 100644
--- a/FreeRTOS/Demo/CORTEX_STM32F103_Keil/ParTest/ParTest.c
+++ b/FreeRTOS/Demo/CORTEX_STM32F103_Keil/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_STM32F103_Keil/main.c b/FreeRTOS/Demo/CORTEX_STM32F103_Keil/main.c
index d9feb30..ba860ef 100644
--- a/FreeRTOS/Demo/CORTEX_STM32F103_Keil/main.c
+++ b/FreeRTOS/Demo/CORTEX_STM32F103_Keil/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_STM32F103_Keil/serial/serial.c b/FreeRTOS/Demo/CORTEX_STM32F103_Keil/serial/serial.c
index ac6e8ac..d0e0b82 100644
--- a/FreeRTOS/Demo/CORTEX_STM32F103_Keil/serial/serial.c
+++ b/FreeRTOS/Demo/CORTEX_STM32F103_Keil/serial/serial.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_STM32F103_Keil/timertest.c b/FreeRTOS/Demo/CORTEX_STM32F103_Keil/timertest.c
index 35f9b46..a0655c0 100644
--- a/FreeRTOS/Demo/CORTEX_STM32F103_Keil/timertest.c
+++ b/FreeRTOS/Demo/CORTEX_STM32F103_Keil/timertest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_STM32F103_Primer_GCC/FreeRTOSConfig.h b/FreeRTOS/Demo/CORTEX_STM32F103_Primer_GCC/FreeRTOSConfig.h
index 2a61fff..f332e33 100644
--- a/FreeRTOS/Demo/CORTEX_STM32F103_Primer_GCC/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/CORTEX_STM32F103_Primer_GCC/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_STM32F103_Primer_GCC/ParTest/ParTest.c b/FreeRTOS/Demo/CORTEX_STM32F103_Primer_GCC/ParTest/ParTest.c
index 6a146c9..74871c9 100644
--- a/FreeRTOS/Demo/CORTEX_STM32F103_Primer_GCC/ParTest/ParTest.c
+++ b/FreeRTOS/Demo/CORTEX_STM32F103_Primer_GCC/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_STM32F103_Primer_GCC/bitmap.h b/FreeRTOS/Demo/CORTEX_STM32F103_Primer_GCC/bitmap.h
index 86d8b63..47e0d3f 100644
--- a/FreeRTOS/Demo/CORTEX_STM32F103_Primer_GCC/bitmap.h
+++ b/FreeRTOS/Demo/CORTEX_STM32F103_Primer_GCC/bitmap.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_STM32F103_Primer_GCC/main.c b/FreeRTOS/Demo/CORTEX_STM32F103_Primer_GCC/main.c
index dd9783b..7dc4dc1 100644
--- a/FreeRTOS/Demo/CORTEX_STM32F103_Primer_GCC/main.c
+++ b/FreeRTOS/Demo/CORTEX_STM32F103_Primer_GCC/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_STM32F103_Primer_GCC/timertest.c b/FreeRTOS/Demo/CORTEX_STM32F103_Primer_GCC/timertest.c
index 35f9b46..a0655c0 100644
--- a/FreeRTOS/Demo/CORTEX_STM32F103_Primer_GCC/timertest.c
+++ b/FreeRTOS/Demo/CORTEX_STM32F103_Primer_GCC/timertest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_STM32F107_GCC_Rowley/FreeRTOSConfig.h b/FreeRTOS/Demo/CORTEX_STM32F107_GCC_Rowley/FreeRTOSConfig.h
index f1dfdc2..262cbac 100644
--- a/FreeRTOS/Demo/CORTEX_STM32F107_GCC_Rowley/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/CORTEX_STM32F107_GCC_Rowley/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_STM32F107_GCC_Rowley/ParTest/ParTest.c b/FreeRTOS/Demo/CORTEX_STM32F107_GCC_Rowley/ParTest/ParTest.c
index 7d5f6b7..9376df4 100644
--- a/FreeRTOS/Demo/CORTEX_STM32F107_GCC_Rowley/ParTest/ParTest.c
+++ b/FreeRTOS/Demo/CORTEX_STM32F107_GCC_Rowley/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_STM32F107_GCC_Rowley/main.c b/FreeRTOS/Demo/CORTEX_STM32F107_GCC_Rowley/main.c
index 0b2450f..0ae2f29 100644
--- a/FreeRTOS/Demo/CORTEX_STM32F107_GCC_Rowley/main.c
+++ b/FreeRTOS/Demo/CORTEX_STM32F107_GCC_Rowley/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_STM32F107_GCC_Rowley/timertest.c b/FreeRTOS/Demo/CORTEX_STM32F107_GCC_Rowley/timertest.c
index 6c3b469..1aaab76 100644
--- a/FreeRTOS/Demo/CORTEX_STM32F107_GCC_Rowley/timertest.c
+++ b/FreeRTOS/Demo/CORTEX_STM32F107_GCC_Rowley/timertest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_STM32F107_GCC_Rowley/webserver/emac.c b/FreeRTOS/Demo/CORTEX_STM32F107_GCC_Rowley/webserver/emac.c
index ee9b63a..e27016a 100644
--- a/FreeRTOS/Demo/CORTEX_STM32F107_GCC_Rowley/webserver/emac.c
+++ b/FreeRTOS/Demo/CORTEX_STM32F107_GCC_Rowley/webserver/emac.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_STM32F107_GCC_Rowley/webserver/emac.h b/FreeRTOS/Demo/CORTEX_STM32F107_GCC_Rowley/webserver/emac.h
index 51f667d..0394154 100644
--- a/FreeRTOS/Demo/CORTEX_STM32F107_GCC_Rowley/webserver/emac.h
+++ b/FreeRTOS/Demo/CORTEX_STM32F107_GCC_Rowley/webserver/emac.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_STM32F107_GCC_Rowley/webserver/uIP_Task.c b/FreeRTOS/Demo/CORTEX_STM32F107_GCC_Rowley/webserver/uIP_Task.c
index 80022e3..25a73ec 100644
--- a/FreeRTOS/Demo/CORTEX_STM32F107_GCC_Rowley/webserver/uIP_Task.c
+++ b/FreeRTOS/Demo/CORTEX_STM32F107_GCC_Rowley/webserver/uIP_Task.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_STM32L152_Discovery_IAR/STM32L_low_power_tick_management.c b/FreeRTOS/Demo/CORTEX_STM32L152_Discovery_IAR/STM32L_low_power_tick_management.c
index 0cf3914..fb165e1 100644
--- a/FreeRTOS/Demo/CORTEX_STM32L152_Discovery_IAR/STM32L_low_power_tick_management.c
+++ b/FreeRTOS/Demo/CORTEX_STM32L152_Discovery_IAR/STM32L_low_power_tick_management.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_STM32L152_Discovery_IAR/include/FreeRTOSConfig.h b/FreeRTOS/Demo/CORTEX_STM32L152_Discovery_IAR/include/FreeRTOSConfig.h
index db77ba2..162adad 100644
--- a/FreeRTOS/Demo/CORTEX_STM32L152_Discovery_IAR/include/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/CORTEX_STM32L152_Discovery_IAR/include/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_STM32L152_Discovery_IAR/main.c b/FreeRTOS/Demo/CORTEX_STM32L152_Discovery_IAR/main.c
index 69bc1e0..8e62f68 100644
--- a/FreeRTOS/Demo/CORTEX_STM32L152_Discovery_IAR/main.c
+++ b/FreeRTOS/Demo/CORTEX_STM32L152_Discovery_IAR/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_STM32L152_Discovery_IAR/main_full.c b/FreeRTOS/Demo/CORTEX_STM32L152_Discovery_IAR/main_full.c
index 6a20883..373b984 100644
--- a/FreeRTOS/Demo/CORTEX_STM32L152_Discovery_IAR/main_full.c
+++ b/FreeRTOS/Demo/CORTEX_STM32L152_Discovery_IAR/main_full.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_STM32L152_Discovery_IAR/main_low_power.c b/FreeRTOS/Demo/CORTEX_STM32L152_Discovery_IAR/main_low_power.c
index 1f8a49a..0a91204 100644
--- a/FreeRTOS/Demo/CORTEX_STM32L152_Discovery_IAR/main_low_power.c
+++ b/FreeRTOS/Demo/CORTEX_STM32L152_Discovery_IAR/main_low_power.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_STM32L152_IAR/FreeRTOSConfig.h b/FreeRTOS/Demo/CORTEX_STM32L152_IAR/FreeRTOSConfig.h
index 9cc6e38..72d4457 100644
--- a/FreeRTOS/Demo/CORTEX_STM32L152_IAR/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/CORTEX_STM32L152_IAR/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_STM32L152_IAR/ParTest.c b/FreeRTOS/Demo/CORTEX_STM32L152_IAR/ParTest.c
index bb82058..6a16b78 100644
--- a/FreeRTOS/Demo/CORTEX_STM32L152_IAR/ParTest.c
+++ b/FreeRTOS/Demo/CORTEX_STM32L152_IAR/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_STM32L152_IAR/main.c b/FreeRTOS/Demo/CORTEX_STM32L152_IAR/main.c
index 877a9da..e199717 100644
--- a/FreeRTOS/Demo/CORTEX_STM32L152_IAR/main.c
+++ b/FreeRTOS/Demo/CORTEX_STM32L152_IAR/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_STM32L152_IAR/serial.c b/FreeRTOS/Demo/CORTEX_STM32L152_IAR/serial.c
index 0b053e3..5de1bf2 100644
--- a/FreeRTOS/Demo/CORTEX_STM32L152_IAR/serial.c
+++ b/FreeRTOS/Demo/CORTEX_STM32L152_IAR/serial.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_SmartFusion2_M2S050_SoftConsole/RTOSDemo/Blinky-Demo/main_blinky.c b/FreeRTOS/Demo/CORTEX_SmartFusion2_M2S050_SoftConsole/RTOSDemo/Blinky-Demo/main_blinky.c
index 31b3962..f8bfe39 100644
--- a/FreeRTOS/Demo/CORTEX_SmartFusion2_M2S050_SoftConsole/RTOSDemo/Blinky-Demo/main_blinky.c
+++ b/FreeRTOS/Demo/CORTEX_SmartFusion2_M2S050_SoftConsole/RTOSDemo/Blinky-Demo/main_blinky.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_SmartFusion2_M2S050_SoftConsole/RTOSDemo/FreeRTOSConfig.h b/FreeRTOS/Demo/CORTEX_SmartFusion2_M2S050_SoftConsole/RTOSDemo/FreeRTOSConfig.h
index 4cf2ae1..6c951dc 100644
--- a/FreeRTOS/Demo/CORTEX_SmartFusion2_M2S050_SoftConsole/RTOSDemo/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/CORTEX_SmartFusion2_M2S050_SoftConsole/RTOSDemo/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_SmartFusion2_M2S050_SoftConsole/RTOSDemo/Full-Demo/File-releated-CLI-commands.c b/FreeRTOS/Demo/CORTEX_SmartFusion2_M2S050_SoftConsole/RTOSDemo/Full-Demo/File-releated-CLI-commands.c
index ccee864..147f185 100644
--- a/FreeRTOS/Demo/CORTEX_SmartFusion2_M2S050_SoftConsole/RTOSDemo/Full-Demo/File-releated-CLI-commands.c
+++ b/FreeRTOS/Demo/CORTEX_SmartFusion2_M2S050_SoftConsole/RTOSDemo/Full-Demo/File-releated-CLI-commands.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     FEATURES AND PORTS ARE ADDED TO FREERTOS ALL THE TIME.  PLEASE VISIT

diff --git a/FreeRTOS/Demo/CORTEX_SmartFusion2_M2S050_SoftConsole/RTOSDemo/Full-Demo/File-system-demo.c b/FreeRTOS/Demo/CORTEX_SmartFusion2_M2S050_SoftConsole/RTOSDemo/Full-Demo/File-system-demo.c
index b560cf4..94718e4 100644
--- a/FreeRTOS/Demo/CORTEX_SmartFusion2_M2S050_SoftConsole/RTOSDemo/Full-Demo/File-system-demo.c
+++ b/FreeRTOS/Demo/CORTEX_SmartFusion2_M2S050_SoftConsole/RTOSDemo/Full-Demo/File-system-demo.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     FEATURES AND PORTS ARE ADDED TO FREERTOS ALL THE TIME.  PLEASE VISIT

diff --git a/FreeRTOS/Demo/CORTEX_SmartFusion2_M2S050_SoftConsole/RTOSDemo/Full-Demo/Sample-CLI-commands.c b/FreeRTOS/Demo/CORTEX_SmartFusion2_M2S050_SoftConsole/RTOSDemo/Full-Demo/Sample-CLI-commands.c
index 978bdfc..f2381b4 100644
--- a/FreeRTOS/Demo/CORTEX_SmartFusion2_M2S050_SoftConsole/RTOSDemo/Full-Demo/Sample-CLI-commands.c
+++ b/FreeRTOS/Demo/CORTEX_SmartFusion2_M2S050_SoftConsole/RTOSDemo/Full-Demo/Sample-CLI-commands.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     FEATURES AND PORTS ARE ADDED TO FREERTOS ALL THE TIME.  PLEASE VISIT

diff --git a/FreeRTOS/Demo/CORTEX_SmartFusion2_M2S050_SoftConsole/RTOSDemo/Full-Demo/UARTCommandConsole.c b/FreeRTOS/Demo/CORTEX_SmartFusion2_M2S050_SoftConsole/RTOSDemo/Full-Demo/UARTCommandConsole.c
index a098b66..71f3306 100644
--- a/FreeRTOS/Demo/CORTEX_SmartFusion2_M2S050_SoftConsole/RTOSDemo/Full-Demo/UARTCommandConsole.c
+++ b/FreeRTOS/Demo/CORTEX_SmartFusion2_M2S050_SoftConsole/RTOSDemo/Full-Demo/UARTCommandConsole.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_SmartFusion2_M2S050_SoftConsole/RTOSDemo/Full-Demo/UARTCommandConsole.h b/FreeRTOS/Demo/CORTEX_SmartFusion2_M2S050_SoftConsole/RTOSDemo/Full-Demo/UARTCommandConsole.h
index 8b9b68d..89c9184 100644
--- a/FreeRTOS/Demo/CORTEX_SmartFusion2_M2S050_SoftConsole/RTOSDemo/Full-Demo/UARTCommandConsole.h
+++ b/FreeRTOS/Demo/CORTEX_SmartFusion2_M2S050_SoftConsole/RTOSDemo/Full-Demo/UARTCommandConsole.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_SmartFusion2_M2S050_SoftConsole/RTOSDemo/Full-Demo/main_full.c b/FreeRTOS/Demo/CORTEX_SmartFusion2_M2S050_SoftConsole/RTOSDemo/Full-Demo/main_full.c
index 1e8d6ec..cf2b874 100644
--- a/FreeRTOS/Demo/CORTEX_SmartFusion2_M2S050_SoftConsole/RTOSDemo/Full-Demo/main_full.c
+++ b/FreeRTOS/Demo/CORTEX_SmartFusion2_M2S050_SoftConsole/RTOSDemo/Full-Demo/main_full.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_SmartFusion2_M2S050_SoftConsole/RTOSDemo/ParTest.c b/FreeRTOS/Demo/CORTEX_SmartFusion2_M2S050_SoftConsole/RTOSDemo/ParTest.c
index da78fb9..2095eb9 100644
--- a/FreeRTOS/Demo/CORTEX_SmartFusion2_M2S050_SoftConsole/RTOSDemo/ParTest.c
+++ b/FreeRTOS/Demo/CORTEX_SmartFusion2_M2S050_SoftConsole/RTOSDemo/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_SmartFusion2_M2S050_SoftConsole/RTOSDemo/RunTimeStatsTimer.c b/FreeRTOS/Demo/CORTEX_SmartFusion2_M2S050_SoftConsole/RTOSDemo/RunTimeStatsTimer.c
index 9000754..1168e15 100644
--- a/FreeRTOS/Demo/CORTEX_SmartFusion2_M2S050_SoftConsole/RTOSDemo/RunTimeStatsTimer.c
+++ b/FreeRTOS/Demo/CORTEX_SmartFusion2_M2S050_SoftConsole/RTOSDemo/RunTimeStatsTimer.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTEX_SmartFusion2_M2S050_SoftConsole/RTOSDemo/main.c b/FreeRTOS/Demo/CORTEX_SmartFusion2_M2S050_SoftConsole/RTOSDemo/main.c
index ca38bc5..2aec872 100644
--- a/FreeRTOS/Demo/CORTEX_SmartFusion2_M2S050_SoftConsole/RTOSDemo/main.c
+++ b/FreeRTOS/Demo/CORTEX_SmartFusion2_M2S050_SoftConsole/RTOSDemo/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTUS_APS3_GCC/Demo/7seg.c b/FreeRTOS/Demo/CORTUS_APS3_GCC/Demo/7seg.c
index d35c448..bb3b8fa 100644
--- a/FreeRTOS/Demo/CORTUS_APS3_GCC/Demo/7seg.c
+++ b/FreeRTOS/Demo/CORTUS_APS3_GCC/Demo/7seg.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTUS_APS3_GCC/Demo/7seg.h b/FreeRTOS/Demo/CORTUS_APS3_GCC/Demo/7seg.h
index 76a822f..ed4f660 100644
--- a/FreeRTOS/Demo/CORTUS_APS3_GCC/Demo/7seg.h
+++ b/FreeRTOS/Demo/CORTUS_APS3_GCC/Demo/7seg.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTUS_APS3_GCC/Demo/FreeRTOSConfig.h b/FreeRTOS/Demo/CORTUS_APS3_GCC/Demo/FreeRTOSConfig.h
index af927a6..eea3455 100644
--- a/FreeRTOS/Demo/CORTUS_APS3_GCC/Demo/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/CORTUS_APS3_GCC/Demo/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTUS_APS3_GCC/Demo/ParTest.c b/FreeRTOS/Demo/CORTUS_APS3_GCC/Demo/ParTest.c
index 7299001..556c49a 100644
--- a/FreeRTOS/Demo/CORTUS_APS3_GCC/Demo/ParTest.c
+++ b/FreeRTOS/Demo/CORTUS_APS3_GCC/Demo/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTUS_APS3_GCC/Demo/RegTest.c b/FreeRTOS/Demo/CORTUS_APS3_GCC/Demo/RegTest.c
index 280deb8..6407cd1 100644
--- a/FreeRTOS/Demo/CORTUS_APS3_GCC/Demo/RegTest.c
+++ b/FreeRTOS/Demo/CORTUS_APS3_GCC/Demo/RegTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTUS_APS3_GCC/Demo/RegTest.h b/FreeRTOS/Demo/CORTUS_APS3_GCC/Demo/RegTest.h
index 732ee7b..9da0f6f 100644
--- a/FreeRTOS/Demo/CORTUS_APS3_GCC/Demo/RegTest.h
+++ b/FreeRTOS/Demo/CORTUS_APS3_GCC/Demo/RegTest.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTUS_APS3_GCC/Demo/demoGpio.h b/FreeRTOS/Demo/CORTUS_APS3_GCC/Demo/demoGpio.h
index ec72168..d7570fb 100644
--- a/FreeRTOS/Demo/CORTUS_APS3_GCC/Demo/demoGpio.h
+++ b/FreeRTOS/Demo/CORTUS_APS3_GCC/Demo/demoGpio.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTUS_APS3_GCC/Demo/main.c b/FreeRTOS/Demo/CORTUS_APS3_GCC/Demo/main.c
index c421bb9..1d6d63d 100644
--- a/FreeRTOS/Demo/CORTUS_APS3_GCC/Demo/main.c
+++ b/FreeRTOS/Demo/CORTUS_APS3_GCC/Demo/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/CORTUS_APS3_GCC/Demo/serial.c b/FreeRTOS/Demo/CORTUS_APS3_GCC/Demo/serial.c
index dfbf507..8f44628 100644
--- a/FreeRTOS/Demo/CORTUS_APS3_GCC/Demo/serial.c
+++ b/FreeRTOS/Demo/CORTUS_APS3_GCC/Demo/serial.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/ColdFire_MCF51CN128_CodeWarrior/Sources/FreeRTOSConfig.h b/FreeRTOS/Demo/ColdFire_MCF51CN128_CodeWarrior/Sources/FreeRTOSConfig.h
index bb18a4d..fd0760e 100644
--- a/FreeRTOS/Demo/ColdFire_MCF51CN128_CodeWarrior/Sources/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/ColdFire_MCF51CN128_CodeWarrior/Sources/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/ColdFire_MCF51CN128_CodeWarrior/Sources/ParTest/ParTest.c b/FreeRTOS/Demo/ColdFire_MCF51CN128_CodeWarrior/Sources/ParTest/ParTest.c
index 1f8338a..0aa2d47 100644
--- a/FreeRTOS/Demo/ColdFire_MCF51CN128_CodeWarrior/Sources/ParTest/ParTest.c
+++ b/FreeRTOS/Demo/ColdFire_MCF51CN128_CodeWarrior/Sources/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/ColdFire_MCF51CN128_CodeWarrior/Sources/httpd/uIP_Task.c b/FreeRTOS/Demo/ColdFire_MCF51CN128_CodeWarrior/Sources/httpd/uIP_Task.c
index 2c6bbab..577099f 100644
--- a/FreeRTOS/Demo/ColdFire_MCF51CN128_CodeWarrior/Sources/httpd/uIP_Task.c
+++ b/FreeRTOS/Demo/ColdFire_MCF51CN128_CodeWarrior/Sources/httpd/uIP_Task.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/ColdFire_MCF51CN128_CodeWarrior/Sources/main.c b/FreeRTOS/Demo/ColdFire_MCF51CN128_CodeWarrior/Sources/main.c
index 1463cc5..78606b0 100644
--- a/FreeRTOS/Demo/ColdFire_MCF51CN128_CodeWarrior/Sources/main.c
+++ b/FreeRTOS/Demo/ColdFire_MCF51CN128_CodeWarrior/Sources/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/ColdFire_MCF52221_CodeWarrior/sources/FreeRTOSConfig.h b/FreeRTOS/Demo/ColdFire_MCF52221_CodeWarrior/sources/FreeRTOSConfig.h
index 325f45c..e25f506 100644
--- a/FreeRTOS/Demo/ColdFire_MCF52221_CodeWarrior/sources/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/ColdFire_MCF52221_CodeWarrior/sources/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/ColdFire_MCF52221_CodeWarrior/sources/FreeRTOS_Tick_Setup.c b/FreeRTOS/Demo/ColdFire_MCF52221_CodeWarrior/sources/FreeRTOS_Tick_Setup.c
index 3282951..2955791 100644
--- a/FreeRTOS/Demo/ColdFire_MCF52221_CodeWarrior/sources/FreeRTOS_Tick_Setup.c
+++ b/FreeRTOS/Demo/ColdFire_MCF52221_CodeWarrior/sources/FreeRTOS_Tick_Setup.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/ColdFire_MCF52221_CodeWarrior/sources/ParTest/ParTest.c b/FreeRTOS/Demo/ColdFire_MCF52221_CodeWarrior/sources/ParTest/ParTest.c
index c01327e..4970f77 100644
--- a/FreeRTOS/Demo/ColdFire_MCF52221_CodeWarrior/sources/ParTest/ParTest.c
+++ b/FreeRTOS/Demo/ColdFire_MCF52221_CodeWarrior/sources/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/ColdFire_MCF52221_CodeWarrior/sources/main.c b/FreeRTOS/Demo/ColdFire_MCF52221_CodeWarrior/sources/main.c
index 89b4170..8cf5a96 100644
--- a/FreeRTOS/Demo/ColdFire_MCF52221_CodeWarrior/sources/main.c
+++ b/FreeRTOS/Demo/ColdFire_MCF52221_CodeWarrior/sources/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/ColdFire_MCF52221_CodeWarrior/sources/serial/serial.c b/FreeRTOS/Demo/ColdFire_MCF52221_CodeWarrior/sources/serial/serial.c
index b49ccc2..7eb30ad 100644
--- a/FreeRTOS/Demo/ColdFire_MCF52221_CodeWarrior/sources/serial/serial.c
+++ b/FreeRTOS/Demo/ColdFire_MCF52221_CodeWarrior/sources/serial/serial.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/ColdFire_MCF52233_Eclipse/RTOSDemo/FreeRTOSConfig.h b/FreeRTOS/Demo/ColdFire_MCF52233_Eclipse/RTOSDemo/FreeRTOSConfig.h
index dee34a9..14a2444 100644
--- a/FreeRTOS/Demo/ColdFire_MCF52233_Eclipse/RTOSDemo/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/ColdFire_MCF52233_Eclipse/RTOSDemo/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/ColdFire_MCF52233_Eclipse/RTOSDemo/FreeRTOS_Tick_Setup.c b/FreeRTOS/Demo/ColdFire_MCF52233_Eclipse/RTOSDemo/FreeRTOS_Tick_Setup.c
index b158ba4..6797c45 100644
--- a/FreeRTOS/Demo/ColdFire_MCF52233_Eclipse/RTOSDemo/FreeRTOS_Tick_Setup.c
+++ b/FreeRTOS/Demo/ColdFire_MCF52233_Eclipse/RTOSDemo/FreeRTOS_Tick_Setup.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/ColdFire_MCF52233_Eclipse/RTOSDemo/ParTest/ParTest.c b/FreeRTOS/Demo/ColdFire_MCF52233_Eclipse/RTOSDemo/ParTest/ParTest.c
index c596afe..6334fb4 100644
--- a/FreeRTOS/Demo/ColdFire_MCF52233_Eclipse/RTOSDemo/ParTest/ParTest.c
+++ b/FreeRTOS/Demo/ColdFire_MCF52233_Eclipse/RTOSDemo/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/ColdFire_MCF52233_Eclipse/RTOSDemo/main.c b/FreeRTOS/Demo/ColdFire_MCF52233_Eclipse/RTOSDemo/main.c
index a479a6c..170a46c 100644
--- a/FreeRTOS/Demo/ColdFire_MCF52233_Eclipse/RTOSDemo/main.c
+++ b/FreeRTOS/Demo/ColdFire_MCF52233_Eclipse/RTOSDemo/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/ColdFire_MCF52233_Eclipse/RTOSDemo/webserver/FEC.c b/FreeRTOS/Demo/ColdFire_MCF52233_Eclipse/RTOSDemo/webserver/FEC.c
index 7ed4cba..4bcc390 100644
--- a/FreeRTOS/Demo/ColdFire_MCF52233_Eclipse/RTOSDemo/webserver/FEC.c
+++ b/FreeRTOS/Demo/ColdFire_MCF52233_Eclipse/RTOSDemo/webserver/FEC.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/ColdFire_MCF52233_Eclipse/RTOSDemo/webserver/uIP_Task.c b/FreeRTOS/Demo/ColdFire_MCF52233_Eclipse/RTOSDemo/webserver/uIP_Task.c
index 8761a94..db78a03 100644
--- a/FreeRTOS/Demo/ColdFire_MCF52233_Eclipse/RTOSDemo/webserver/uIP_Task.c
+++ b/FreeRTOS/Demo/ColdFire_MCF52233_Eclipse/RTOSDemo/webserver/uIP_Task.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/ColdFire_MCF52259_CodeWarrior/FreeRTOSConfig.h b/FreeRTOS/Demo/ColdFire_MCF52259_CodeWarrior/FreeRTOSConfig.h
index 2265176..8a85db6 100644
--- a/FreeRTOS/Demo/ColdFire_MCF52259_CodeWarrior/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/ColdFire_MCF52259_CodeWarrior/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/ColdFire_MCF52259_CodeWarrior/FreeRTOS_Tick_Setup.c b/FreeRTOS/Demo/ColdFire_MCF52259_CodeWarrior/FreeRTOS_Tick_Setup.c
index 025bdb5..479d2cb 100644
--- a/FreeRTOS/Demo/ColdFire_MCF52259_CodeWarrior/FreeRTOS_Tick_Setup.c
+++ b/FreeRTOS/Demo/ColdFire_MCF52259_CodeWarrior/FreeRTOS_Tick_Setup.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/ColdFire_MCF52259_CodeWarrior/HTTPDemo.c b/FreeRTOS/Demo/ColdFire_MCF52259_CodeWarrior/HTTPDemo.c
index dafadc6..48be3b9 100644
--- a/FreeRTOS/Demo/ColdFire_MCF52259_CodeWarrior/HTTPDemo.c
+++ b/FreeRTOS/Demo/ColdFire_MCF52259_CodeWarrior/HTTPDemo.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/ColdFire_MCF52259_CodeWarrior/HTTPDemo.h b/FreeRTOS/Demo/ColdFire_MCF52259_CodeWarrior/HTTPDemo.h
index 61dd9a5..9ed9e28 100644
--- a/FreeRTOS/Demo/ColdFire_MCF52259_CodeWarrior/HTTPDemo.h
+++ b/FreeRTOS/Demo/ColdFire_MCF52259_CodeWarrior/HTTPDemo.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/ColdFire_MCF52259_CodeWarrior/ParTest/ParTest.c b/FreeRTOS/Demo/ColdFire_MCF52259_CodeWarrior/ParTest/ParTest.c
index c01327e..4970f77 100644
--- a/FreeRTOS/Demo/ColdFire_MCF52259_CodeWarrior/ParTest/ParTest.c
+++ b/FreeRTOS/Demo/ColdFire_MCF52259_CodeWarrior/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/ColdFire_MCF52259_CodeWarrior/main.c b/FreeRTOS/Demo/ColdFire_MCF52259_CodeWarrior/main.c
index f2bef4c..bef67e3 100644
--- a/FreeRTOS/Demo/ColdFire_MCF52259_CodeWarrior/main.c
+++ b/FreeRTOS/Demo/ColdFire_MCF52259_CodeWarrior/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/FreeRTOSConfig.h b/FreeRTOS/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/FreeRTOSConfig.h
index 46533fd..d8e65a8 100644
--- a/FreeRTOS/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/FreeRTOS_Tick_Setup.c b/FreeRTOS/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/FreeRTOS_Tick_Setup.c
index b158ba4..6797c45 100644
--- a/FreeRTOS/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/FreeRTOS_Tick_Setup.c
+++ b/FreeRTOS/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/FreeRTOS_Tick_Setup.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/IntQueueTimer.c b/FreeRTOS/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/IntQueueTimer.c
index 837df43..2a642b7 100644
--- a/FreeRTOS/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/IntQueueTimer.c
+++ b/FreeRTOS/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/IntQueueTimer.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/IntQueueTimer.h b/FreeRTOS/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/IntQueueTimer.h
index f88c4ec..931d273 100644
--- a/FreeRTOS/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/IntQueueTimer.h
+++ b/FreeRTOS/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/IntQueueTimer.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/ParTest/ParTest.c b/FreeRTOS/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/ParTest/ParTest.c
index 58d0de7..54b4bc2 100644
--- a/FreeRTOS/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/ParTest/ParTest.c
+++ b/FreeRTOS/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/main.c b/FreeRTOS/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/main.c
index 54ca055..60b9c27 100644
--- a/FreeRTOS/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/main.c
+++ b/FreeRTOS/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/serial/serial.c b/FreeRTOS/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/serial/serial.c
index 60c67b0..e31ff6b 100644
--- a/FreeRTOS/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/serial/serial.c
+++ b/FreeRTOS/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/serial/serial.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/Common/Full/BlockQ.c b/FreeRTOS/Demo/Common/Full/BlockQ.c
index 6ca9ca1..1de3b25 100644
--- a/FreeRTOS/Demo/Common/Full/BlockQ.c
+++ b/FreeRTOS/Demo/Common/Full/BlockQ.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/Common/Full/PollQ.c b/FreeRTOS/Demo/Common/Full/PollQ.c
index 8e85539..572c7cf 100644
--- a/FreeRTOS/Demo/Common/Full/PollQ.c
+++ b/FreeRTOS/Demo/Common/Full/PollQ.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/Common/Full/comtest.c b/FreeRTOS/Demo/Common/Full/comtest.c
index 3818b77..38232ea 100644
--- a/FreeRTOS/Demo/Common/Full/comtest.c
+++ b/FreeRTOS/Demo/Common/Full/comtest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/Common/Full/death.c b/FreeRTOS/Demo/Common/Full/death.c
index 66db8bd..6557fdc 100644
--- a/FreeRTOS/Demo/Common/Full/death.c
+++ b/FreeRTOS/Demo/Common/Full/death.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/Common/Full/dynamic.c b/FreeRTOS/Demo/Common/Full/dynamic.c
index 02fe41b..d4a9ae8 100644
--- a/FreeRTOS/Demo/Common/Full/dynamic.c
+++ b/FreeRTOS/Demo/Common/Full/dynamic.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/Common/Full/events.c b/FreeRTOS/Demo/Common/Full/events.c
index 83fb731..a398ce1 100644
--- a/FreeRTOS/Demo/Common/Full/events.c
+++ b/FreeRTOS/Demo/Common/Full/events.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/Common/Full/flash.c b/FreeRTOS/Demo/Common/Full/flash.c
index ed1440e..9d40bf2 100644
--- a/FreeRTOS/Demo/Common/Full/flash.c
+++ b/FreeRTOS/Demo/Common/Full/flash.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/Common/Full/flop.c b/FreeRTOS/Demo/Common/Full/flop.c
index fa6055f..541f822 100644
--- a/FreeRTOS/Demo/Common/Full/flop.c
+++ b/FreeRTOS/Demo/Common/Full/flop.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/Common/Full/integer.c b/FreeRTOS/Demo/Common/Full/integer.c
index 7bdb269..d2e56df 100644
--- a/FreeRTOS/Demo/Common/Full/integer.c
+++ b/FreeRTOS/Demo/Common/Full/integer.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/Common/Full/print.c b/FreeRTOS/Demo/Common/Full/print.c
index 0e1e69f..fcd5088 100644
--- a/FreeRTOS/Demo/Common/Full/print.c
+++ b/FreeRTOS/Demo/Common/Full/print.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/Common/Full/semtest.c b/FreeRTOS/Demo/Common/Full/semtest.c
index e62b632..c11d76c 100644
--- a/FreeRTOS/Demo/Common/Full/semtest.c
+++ b/FreeRTOS/Demo/Common/Full/semtest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/Common/Minimal/AltBlckQ.c b/FreeRTOS/Demo/Common/Minimal/AltBlckQ.c
index d0c4a4f..f83f938 100644
--- a/FreeRTOS/Demo/Common/Minimal/AltBlckQ.c
+++ b/FreeRTOS/Demo/Common/Minimal/AltBlckQ.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/Common/Minimal/AltBlock.c b/FreeRTOS/Demo/Common/Minimal/AltBlock.c
index fb1ac55..83f0ec5 100644
--- a/FreeRTOS/Demo/Common/Minimal/AltBlock.c
+++ b/FreeRTOS/Demo/Common/Minimal/AltBlock.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/Common/Minimal/AltPollQ.c b/FreeRTOS/Demo/Common/Minimal/AltPollQ.c
index 3ed2ed0..1d758a8 100644
--- a/FreeRTOS/Demo/Common/Minimal/AltPollQ.c
+++ b/FreeRTOS/Demo/Common/Minimal/AltPollQ.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/Common/Minimal/AltQTest.c b/FreeRTOS/Demo/Common/Minimal/AltQTest.c
index 97f272b..6b3397f 100644
--- a/FreeRTOS/Demo/Common/Minimal/AltQTest.c
+++ b/FreeRTOS/Demo/Common/Minimal/AltQTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/Common/Minimal/BlockQ.c b/FreeRTOS/Demo/Common/Minimal/BlockQ.c
index ed84369..fe3ee52 100644
--- a/FreeRTOS/Demo/Common/Minimal/BlockQ.c
+++ b/FreeRTOS/Demo/Common/Minimal/BlockQ.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/Common/Minimal/EventGroupsDemo.c b/FreeRTOS/Demo/Common/Minimal/EventGroupsDemo.c
index 141bb1d..085d71d 100644
--- a/FreeRTOS/Demo/Common/Minimal/EventGroupsDemo.c
+++ b/FreeRTOS/Demo/Common/Minimal/EventGroupsDemo.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/Common/Minimal/GenQTest.c b/FreeRTOS/Demo/Common/Minimal/GenQTest.c
index 925518d..a882f9d 100644
--- a/FreeRTOS/Demo/Common/Minimal/GenQTest.c
+++ b/FreeRTOS/Demo/Common/Minimal/GenQTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/Common/Minimal/IntQueue.c b/FreeRTOS/Demo/Common/Minimal/IntQueue.c
index dd791f0..2a36c48 100644
--- a/FreeRTOS/Demo/Common/Minimal/IntQueue.c
+++ b/FreeRTOS/Demo/Common/Minimal/IntQueue.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/Common/Minimal/PollQ.c b/FreeRTOS/Demo/Common/Minimal/PollQ.c
index c77a825..4cc9d26 100644
--- a/FreeRTOS/Demo/Common/Minimal/PollQ.c
+++ b/FreeRTOS/Demo/Common/Minimal/PollQ.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/Common/Minimal/QPeek.c b/FreeRTOS/Demo/Common/Minimal/QPeek.c
index 96ded35..fee1f63 100644
--- a/FreeRTOS/Demo/Common/Minimal/QPeek.c
+++ b/FreeRTOS/Demo/Common/Minimal/QPeek.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/Common/Minimal/QueueOverwrite.c b/FreeRTOS/Demo/Common/Minimal/QueueOverwrite.c
index f905c3b..d35455e 100644
--- a/FreeRTOS/Demo/Common/Minimal/QueueOverwrite.c
+++ b/FreeRTOS/Demo/Common/Minimal/QueueOverwrite.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/Common/Minimal/QueueSet.c b/FreeRTOS/Demo/Common/Minimal/QueueSet.c
index 34c87e1..2b405d5 100644
--- a/FreeRTOS/Demo/Common/Minimal/QueueSet.c
+++ b/FreeRTOS/Demo/Common/Minimal/QueueSet.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/Common/Minimal/TimerDemo.c b/FreeRTOS/Demo/Common/Minimal/TimerDemo.c
index d14fc07..0b9aadf 100644
--- a/FreeRTOS/Demo/Common/Minimal/TimerDemo.c
+++ b/FreeRTOS/Demo/Common/Minimal/TimerDemo.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/Common/Minimal/blocktim.c b/FreeRTOS/Demo/Common/Minimal/blocktim.c
index b21ce03..fa8e67e 100644
--- a/FreeRTOS/Demo/Common/Minimal/blocktim.c
+++ b/FreeRTOS/Demo/Common/Minimal/blocktim.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/Common/Minimal/comtest.c b/FreeRTOS/Demo/Common/Minimal/comtest.c
index 1e55c1f..78ae302 100644
--- a/FreeRTOS/Demo/Common/Minimal/comtest.c
+++ b/FreeRTOS/Demo/Common/Minimal/comtest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/Common/Minimal/comtest_strings.c b/FreeRTOS/Demo/Common/Minimal/comtest_strings.c
index 11cae7a..e6b6a71 100644
--- a/FreeRTOS/Demo/Common/Minimal/comtest_strings.c
+++ b/FreeRTOS/Demo/Common/Minimal/comtest_strings.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/Common/Minimal/countsem.c b/FreeRTOS/Demo/Common/Minimal/countsem.c
index 4e058e1..460a46c 100644
--- a/FreeRTOS/Demo/Common/Minimal/countsem.c
+++ b/FreeRTOS/Demo/Common/Minimal/countsem.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/Common/Minimal/crflash.c b/FreeRTOS/Demo/Common/Minimal/crflash.c
index c3b0745..df6b604 100644
--- a/FreeRTOS/Demo/Common/Minimal/crflash.c
+++ b/FreeRTOS/Demo/Common/Minimal/crflash.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/Common/Minimal/crhook.c b/FreeRTOS/Demo/Common/Minimal/crhook.c
index 76ce796..3c11618 100644
--- a/FreeRTOS/Demo/Common/Minimal/crhook.c
+++ b/FreeRTOS/Demo/Common/Minimal/crhook.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/Common/Minimal/death.c b/FreeRTOS/Demo/Common/Minimal/death.c
index f127e04..3b3fce2 100644
--- a/FreeRTOS/Demo/Common/Minimal/death.c
+++ b/FreeRTOS/Demo/Common/Minimal/death.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/Common/Minimal/dynamic.c b/FreeRTOS/Demo/Common/Minimal/dynamic.c
index b3e5b10..b1a078d 100644
--- a/FreeRTOS/Demo/Common/Minimal/dynamic.c
+++ b/FreeRTOS/Demo/Common/Minimal/dynamic.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/Common/Minimal/flash.c b/FreeRTOS/Demo/Common/Minimal/flash.c
index b5925ce..3f8cfc9 100644
--- a/FreeRTOS/Demo/Common/Minimal/flash.c
+++ b/FreeRTOS/Demo/Common/Minimal/flash.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/Common/Minimal/flash_timer.c b/FreeRTOS/Demo/Common/Minimal/flash_timer.c
index cf7cc4f..c1a5cab 100644
--- a/FreeRTOS/Demo/Common/Minimal/flash_timer.c
+++ b/FreeRTOS/Demo/Common/Minimal/flash_timer.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/Common/Minimal/flop.c b/FreeRTOS/Demo/Common/Minimal/flop.c
index 0273555..1b02dbf 100644
--- a/FreeRTOS/Demo/Common/Minimal/flop.c
+++ b/FreeRTOS/Demo/Common/Minimal/flop.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/Common/Minimal/integer.c b/FreeRTOS/Demo/Common/Minimal/integer.c
index 29be53d..e01c52b 100644
--- a/FreeRTOS/Demo/Common/Minimal/integer.c
+++ b/FreeRTOS/Demo/Common/Minimal/integer.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/Common/Minimal/recmutex.c b/FreeRTOS/Demo/Common/Minimal/recmutex.c
index b7235e6..d01c69a 100644
--- a/FreeRTOS/Demo/Common/Minimal/recmutex.c
+++ b/FreeRTOS/Demo/Common/Minimal/recmutex.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/Common/Minimal/semtest.c b/FreeRTOS/Demo/Common/Minimal/semtest.c
index 3809064..39e779f 100644
--- a/FreeRTOS/Demo/Common/Minimal/semtest.c
+++ b/FreeRTOS/Demo/Common/Minimal/semtest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/Common/Minimal/sp_flop.c b/FreeRTOS/Demo/Common/Minimal/sp_flop.c
index 176257b..993c11d 100644
--- a/FreeRTOS/Demo/Common/Minimal/sp_flop.c
+++ b/FreeRTOS/Demo/Common/Minimal/sp_flop.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/Common/ethernet/lwip-1.4.0/ports/MicroBlaze-Ethernet-Lite/ethernetif.c b/FreeRTOS/Demo/Common/ethernet/lwip-1.4.0/ports/MicroBlaze-Ethernet-Lite/ethernetif.c
index 9280181..96dc46b 100644
--- a/FreeRTOS/Demo/Common/ethernet/lwip-1.4.0/ports/MicroBlaze-Ethernet-Lite/ethernetif.c
+++ b/FreeRTOS/Demo/Common/ethernet/lwip-1.4.0/ports/MicroBlaze-Ethernet-Lite/ethernetif.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/Common/ethernet/lwip-1.4.0/ports/win32/WinPCap/arch.c b/FreeRTOS/Demo/Common/ethernet/lwip-1.4.0/ports/win32/WinPCap/arch.c
index a868115..80841bd 100644
--- a/FreeRTOS/Demo/Common/ethernet/lwip-1.4.0/ports/win32/WinPCap/arch.c
+++ b/FreeRTOS/Demo/Common/ethernet/lwip-1.4.0/ports/win32/WinPCap/arch.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/Common/ethernet/lwip-1.4.0/ports/win32/WinPCap/netif.h b/FreeRTOS/Demo/Common/ethernet/lwip-1.4.0/ports/win32/WinPCap/netif.h
index 6c7f7d1..adc814d 100644
--- a/FreeRTOS/Demo/Common/ethernet/lwip-1.4.0/ports/win32/WinPCap/netif.h
+++ b/FreeRTOS/Demo/Common/ethernet/lwip-1.4.0/ports/win32/WinPCap/netif.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/Common/ethernet/lwip-1.4.0/ports/win32/ethernetif.c b/FreeRTOS/Demo/Common/ethernet/lwip-1.4.0/ports/win32/ethernetif.c
index b0d2ae1..930b154 100644
--- a/FreeRTOS/Demo/Common/ethernet/lwip-1.4.0/ports/win32/ethernetif.c
+++ b/FreeRTOS/Demo/Common/ethernet/lwip-1.4.0/ports/win32/ethernetif.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/Common/include/AltBlckQ.h b/FreeRTOS/Demo/Common/include/AltBlckQ.h
index e023687..17d2e1f 100644
--- a/FreeRTOS/Demo/Common/include/AltBlckQ.h
+++ b/FreeRTOS/Demo/Common/include/AltBlckQ.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/Common/include/AltBlock.h b/FreeRTOS/Demo/Common/include/AltBlock.h
index db8fe0d..d99219c 100644
--- a/FreeRTOS/Demo/Common/include/AltBlock.h
+++ b/FreeRTOS/Demo/Common/include/AltBlock.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/Common/include/AltPollQ.h b/FreeRTOS/Demo/Common/include/AltPollQ.h
index 6d7cbe7..ae7b776 100644
--- a/FreeRTOS/Demo/Common/include/AltPollQ.h
+++ b/FreeRTOS/Demo/Common/include/AltPollQ.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/Common/include/AltQTest.h b/FreeRTOS/Demo/Common/include/AltQTest.h
index d84d244..1f1343e 100644
--- a/FreeRTOS/Demo/Common/include/AltQTest.h
+++ b/FreeRTOS/Demo/Common/include/AltQTest.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/Common/include/BlockQ.h b/FreeRTOS/Demo/Common/include/BlockQ.h
index 4b46ef2..3a0baa1 100644
--- a/FreeRTOS/Demo/Common/include/BlockQ.h
+++ b/FreeRTOS/Demo/Common/include/BlockQ.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/Common/include/EventGroupsDemo.h b/FreeRTOS/Demo/Common/include/EventGroupsDemo.h
index 51c5e26..fa1d384 100644
--- a/FreeRTOS/Demo/Common/include/EventGroupsDemo.h
+++ b/FreeRTOS/Demo/Common/include/EventGroupsDemo.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/Common/include/GenQTest.h b/FreeRTOS/Demo/Common/include/GenQTest.h
index 43c872e..9dff6b1 100644
--- a/FreeRTOS/Demo/Common/include/GenQTest.h
+++ b/FreeRTOS/Demo/Common/include/GenQTest.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/Common/include/IntQueue.h b/FreeRTOS/Demo/Common/include/IntQueue.h
index f2dfedc..849de14 100644
--- a/FreeRTOS/Demo/Common/include/IntQueue.h
+++ b/FreeRTOS/Demo/Common/include/IntQueue.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/Common/include/PollQ.h b/FreeRTOS/Demo/Common/include/PollQ.h
index b1685e7..fa80c1a 100644
--- a/FreeRTOS/Demo/Common/include/PollQ.h
+++ b/FreeRTOS/Demo/Common/include/PollQ.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/Common/include/QPeek.h b/FreeRTOS/Demo/Common/include/QPeek.h
index 4fe0c0c..22613ab 100644
--- a/FreeRTOS/Demo/Common/include/QPeek.h
+++ b/FreeRTOS/Demo/Common/include/QPeek.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/Common/include/QueueOverwrite.h b/FreeRTOS/Demo/Common/include/QueueOverwrite.h
index 2460d03..153adfa 100644
--- a/FreeRTOS/Demo/Common/include/QueueOverwrite.h
+++ b/FreeRTOS/Demo/Common/include/QueueOverwrite.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/Common/include/QueueSet.h b/FreeRTOS/Demo/Common/include/QueueSet.h
index f927437..005a26b 100644
--- a/FreeRTOS/Demo/Common/include/QueueSet.h
+++ b/FreeRTOS/Demo/Common/include/QueueSet.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/Common/include/TimerDemo.h b/FreeRTOS/Demo/Common/include/TimerDemo.h
index d670446..bd6dfb5 100644
--- a/FreeRTOS/Demo/Common/include/TimerDemo.h
+++ b/FreeRTOS/Demo/Common/include/TimerDemo.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/Common/include/blocktim.h b/FreeRTOS/Demo/Common/include/blocktim.h
index 1af58b2..814c787 100644
--- a/FreeRTOS/Demo/Common/include/blocktim.h
+++ b/FreeRTOS/Demo/Common/include/blocktim.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/Common/include/comtest.h b/FreeRTOS/Demo/Common/include/comtest.h
index fc65e98..39c57af 100644
--- a/FreeRTOS/Demo/Common/include/comtest.h
+++ b/FreeRTOS/Demo/Common/include/comtest.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/Common/include/comtest2.h b/FreeRTOS/Demo/Common/include/comtest2.h
index 789c238..86b759e 100644
--- a/FreeRTOS/Demo/Common/include/comtest2.h
+++ b/FreeRTOS/Demo/Common/include/comtest2.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/Common/include/comtest_strings.h b/FreeRTOS/Demo/Common/include/comtest_strings.h
index c2591bb..6f592c6 100644
--- a/FreeRTOS/Demo/Common/include/comtest_strings.h
+++ b/FreeRTOS/Demo/Common/include/comtest_strings.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/Common/include/countsem.h b/FreeRTOS/Demo/Common/include/countsem.h
index b576519..28f82a4 100644
--- a/FreeRTOS/Demo/Common/include/countsem.h
+++ b/FreeRTOS/Demo/Common/include/countsem.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/Common/include/crflash.h b/FreeRTOS/Demo/Common/include/crflash.h
index 5d95336..81fe861 100644
--- a/FreeRTOS/Demo/Common/include/crflash.h
+++ b/FreeRTOS/Demo/Common/include/crflash.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/Common/include/crhook.h b/FreeRTOS/Demo/Common/include/crhook.h
index c611122..a2cab13 100644
--- a/FreeRTOS/Demo/Common/include/crhook.h
+++ b/FreeRTOS/Demo/Common/include/crhook.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/Common/include/death.h b/FreeRTOS/Demo/Common/include/death.h
index 2d90e27..f403629 100644
--- a/FreeRTOS/Demo/Common/include/death.h
+++ b/FreeRTOS/Demo/Common/include/death.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/Common/include/dynamic.h b/FreeRTOS/Demo/Common/include/dynamic.h
index 3692a3a..69eeb83 100644
--- a/FreeRTOS/Demo/Common/include/dynamic.h
+++ b/FreeRTOS/Demo/Common/include/dynamic.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/Common/include/fileIO.h b/FreeRTOS/Demo/Common/include/fileIO.h
index 188c053..22e83e2 100644
--- a/FreeRTOS/Demo/Common/include/fileIO.h
+++ b/FreeRTOS/Demo/Common/include/fileIO.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/Common/include/flash.h b/FreeRTOS/Demo/Common/include/flash.h
index f33097b..2449180 100644
--- a/FreeRTOS/Demo/Common/include/flash.h
+++ b/FreeRTOS/Demo/Common/include/flash.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/Common/include/flash_timer.h b/FreeRTOS/Demo/Common/include/flash_timer.h
index 5d583d5..8647b50 100644
--- a/FreeRTOS/Demo/Common/include/flash_timer.h
+++ b/FreeRTOS/Demo/Common/include/flash_timer.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/Common/include/flop.h b/FreeRTOS/Demo/Common/include/flop.h
index e46cfce..c229c75 100644
--- a/FreeRTOS/Demo/Common/include/flop.h
+++ b/FreeRTOS/Demo/Common/include/flop.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/Common/include/integer.h b/FreeRTOS/Demo/Common/include/integer.h
index 879968d..b163412 100644
--- a/FreeRTOS/Demo/Common/include/integer.h
+++ b/FreeRTOS/Demo/Common/include/integer.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/Common/include/mevents.h b/FreeRTOS/Demo/Common/include/mevents.h
index 08c381d..fb63f22 100644
--- a/FreeRTOS/Demo/Common/include/mevents.h
+++ b/FreeRTOS/Demo/Common/include/mevents.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/Common/include/partest.h b/FreeRTOS/Demo/Common/include/partest.h
index 4df2cc9..6928861 100644
--- a/FreeRTOS/Demo/Common/include/partest.h
+++ b/FreeRTOS/Demo/Common/include/partest.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/Common/include/print.h b/FreeRTOS/Demo/Common/include/print.h
index 4b74022..4d5e2ed 100644
--- a/FreeRTOS/Demo/Common/include/print.h
+++ b/FreeRTOS/Demo/Common/include/print.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/Common/include/recmutex.h b/FreeRTOS/Demo/Common/include/recmutex.h
index 9253179..8e1ac9e 100644
--- a/FreeRTOS/Demo/Common/include/recmutex.h
+++ b/FreeRTOS/Demo/Common/include/recmutex.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/Common/include/semtest.h b/FreeRTOS/Demo/Common/include/semtest.h
index 5ef7e65..cc43fa6 100644
--- a/FreeRTOS/Demo/Common/include/semtest.h
+++ b/FreeRTOS/Demo/Common/include/semtest.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/Common/include/serial.h b/FreeRTOS/Demo/Common/include/serial.h
index 7c22a61..9102402 100644
--- a/FreeRTOS/Demo/Common/include/serial.h
+++ b/FreeRTOS/Demo/Common/include/serial.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/Cygnal/FreeRTOSConfig.h b/FreeRTOS/Demo/Cygnal/FreeRTOSConfig.h
index 0f6fb79..c607af7 100644
--- a/FreeRTOS/Demo/Cygnal/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/Cygnal/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/Cygnal/Makefile b/FreeRTOS/Demo/Cygnal/Makefile
index f4364a3..a2e574c 100644
--- a/FreeRTOS/Demo/Cygnal/Makefile
+++ b/FreeRTOS/Demo/Cygnal/Makefile
@@ -1,5 +1,5 @@
 #/*

-#    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+#    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

 #	

 #

 #    ***************************************************************************

diff --git a/FreeRTOS/Demo/Cygnal/ParTest/ParTest.c b/FreeRTOS/Demo/Cygnal/ParTest/ParTest.c
index eff610c..e6602f5 100644
--- a/FreeRTOS/Demo/Cygnal/ParTest/ParTest.c
+++ b/FreeRTOS/Demo/Cygnal/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/Cygnal/main.c b/FreeRTOS/Demo/Cygnal/main.c
index bd414cb..845fe9c 100644
--- a/FreeRTOS/Demo/Cygnal/main.c
+++ b/FreeRTOS/Demo/Cygnal/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/Cygnal/serial/serial.c b/FreeRTOS/Demo/Cygnal/serial/serial.c
index 04dd6c9..eda5bf9 100644
--- a/FreeRTOS/Demo/Cygnal/serial/serial.c
+++ b/FreeRTOS/Demo/Cygnal/serial/serial.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/Flshlite/FRConfig.h b/FreeRTOS/Demo/Flshlite/FRConfig.h
index 6044a60..a1b9984 100644
--- a/FreeRTOS/Demo/Flshlite/FRConfig.h
+++ b/FreeRTOS/Demo/Flshlite/FRConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/Flshlite/FileIO/fileIO.c b/FreeRTOS/Demo/Flshlite/FileIO/fileIO.c
index 66fc8b6..cb75e2c 100644
--- a/FreeRTOS/Demo/Flshlite/FileIO/fileIO.c
+++ b/FreeRTOS/Demo/Flshlite/FileIO/fileIO.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/Flshlite/FreeRTOSConfig.h b/FreeRTOS/Demo/Flshlite/FreeRTOSConfig.h
index 9a26e75..a3d3bc0 100644
--- a/FreeRTOS/Demo/Flshlite/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/Flshlite/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/Flshlite/ParTest/ParTest.c b/FreeRTOS/Demo/Flshlite/ParTest/ParTest.c
index 98a58f8..375abe1 100644
--- a/FreeRTOS/Demo/Flshlite/ParTest/ParTest.c
+++ b/FreeRTOS/Demo/Flshlite/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/Flshlite/main.c b/FreeRTOS/Demo/Flshlite/main.c
index 00d767a..96d05d1 100644
--- a/FreeRTOS/Demo/Flshlite/main.c
+++ b/FreeRTOS/Demo/Flshlite/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/Flshlite/serial/serial.c b/FreeRTOS/Demo/Flshlite/serial/serial.c
index 311ae88..bf9e1d1 100644
--- a/FreeRTOS/Demo/Flshlite/serial/serial.c
+++ b/FreeRTOS/Demo/Flshlite/serial/serial.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/H8S/RTOSDemo/FreeRTOSConfig.h b/FreeRTOS/Demo/H8S/RTOSDemo/FreeRTOSConfig.h
index 14ea6f6..4d8fb4d 100644
--- a/FreeRTOS/Demo/H8S/RTOSDemo/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/H8S/RTOSDemo/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/H8S/RTOSDemo/ParTest/ParTest.c b/FreeRTOS/Demo/H8S/RTOSDemo/ParTest/ParTest.c
index 724d92c..6be9f8c 100644
--- a/FreeRTOS/Demo/H8S/RTOSDemo/ParTest/ParTest.c
+++ b/FreeRTOS/Demo/H8S/RTOSDemo/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/H8S/RTOSDemo/main.c b/FreeRTOS/Demo/H8S/RTOSDemo/main.c
index 21550ff..6cafcb6 100644
--- a/FreeRTOS/Demo/H8S/RTOSDemo/main.c
+++ b/FreeRTOS/Demo/H8S/RTOSDemo/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/H8S/RTOSDemo/serial/serial.c b/FreeRTOS/Demo/H8S/RTOSDemo/serial/serial.c
index 5f017f9..feefedd 100644
--- a/FreeRTOS/Demo/H8S/RTOSDemo/serial/serial.c
+++ b/FreeRTOS/Demo/H8S/RTOSDemo/serial/serial.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/HCS12_CodeWarrior_banked/FreeRTOSConfig.h b/FreeRTOS/Demo/HCS12_CodeWarrior_banked/FreeRTOSConfig.h
index f66edbb..3e19a0c 100644
--- a/FreeRTOS/Demo/HCS12_CodeWarrior_banked/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/HCS12_CodeWarrior_banked/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/HCS12_CodeWarrior_banked/ParTest/ParTest.c b/FreeRTOS/Demo/HCS12_CodeWarrior_banked/ParTest/ParTest.c
index 8301d02..719be9b 100644
--- a/FreeRTOS/Demo/HCS12_CodeWarrior_banked/ParTest/ParTest.c
+++ b/FreeRTOS/Demo/HCS12_CodeWarrior_banked/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/HCS12_CodeWarrior_banked/main.c b/FreeRTOS/Demo/HCS12_CodeWarrior_banked/main.c
index 578bceb..e6e6833 100644
--- a/FreeRTOS/Demo/HCS12_CodeWarrior_banked/main.c
+++ b/FreeRTOS/Demo/HCS12_CodeWarrior_banked/main.c
@@ -1,6 +1,6 @@
 

 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -25,10 +25,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/HCS12_CodeWarrior_banked/serial/serial.c b/FreeRTOS/Demo/HCS12_CodeWarrior_banked/serial/serial.c
index c5437cf..fcf2f61 100644
--- a/FreeRTOS/Demo/HCS12_CodeWarrior_banked/serial/serial.c
+++ b/FreeRTOS/Demo/HCS12_CodeWarrior_banked/serial/serial.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/HCS12_CodeWarrior_small/FreeRTOSConfig.h b/FreeRTOS/Demo/HCS12_CodeWarrior_small/FreeRTOSConfig.h
index adea843..9d8b1fd 100644
--- a/FreeRTOS/Demo/HCS12_CodeWarrior_small/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/HCS12_CodeWarrior_small/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/HCS12_CodeWarrior_small/ParTest/ParTest.c b/FreeRTOS/Demo/HCS12_CodeWarrior_small/ParTest/ParTest.c
index 8301d02..719be9b 100644
--- a/FreeRTOS/Demo/HCS12_CodeWarrior_small/ParTest/ParTest.c
+++ b/FreeRTOS/Demo/HCS12_CodeWarrior_small/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/HCS12_CodeWarrior_small/main.c b/FreeRTOS/Demo/HCS12_CodeWarrior_small/main.c
index 14db4cd..028f939 100644
--- a/FreeRTOS/Demo/HCS12_CodeWarrior_small/main.c
+++ b/FreeRTOS/Demo/HCS12_CodeWarrior_small/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/HCS12_CodeWarrior_small/serial/serial.c b/FreeRTOS/Demo/HCS12_CodeWarrior_small/serial/serial.c
index 16df934..9d5e4b5 100644
--- a/FreeRTOS/Demo/HCS12_CodeWarrior_small/serial/serial.c
+++ b/FreeRTOS/Demo/HCS12_CodeWarrior_small/serial/serial.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/HCS12_GCC_banked/FreeRTOSConfig.h b/FreeRTOS/Demo/HCS12_GCC_banked/FreeRTOSConfig.h
index 38ddc5a..c836805 100644
--- a/FreeRTOS/Demo/HCS12_GCC_banked/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/HCS12_GCC_banked/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/HCS12_GCC_banked/ParTest.c b/FreeRTOS/Demo/HCS12_GCC_banked/ParTest.c
index c93f82b..0de5144 100644
--- a/FreeRTOS/Demo/HCS12_GCC_banked/ParTest.c
+++ b/FreeRTOS/Demo/HCS12_GCC_banked/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/HCS12_GCC_banked/main.c b/FreeRTOS/Demo/HCS12_GCC_banked/main.c
index 33c6e23..1c36c6c 100644
--- a/FreeRTOS/Demo/HCS12_GCC_banked/main.c
+++ b/FreeRTOS/Demo/HCS12_GCC_banked/main.c
@@ -1,6 +1,6 @@
 

 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -25,10 +25,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/HCS12_GCC_banked/startup.c b/FreeRTOS/Demo/HCS12_GCC_banked/startup.c
index 67dd74a..b90bd0a 100644
--- a/FreeRTOS/Demo/HCS12_GCC_banked/startup.c
+++ b/FreeRTOS/Demo/HCS12_GCC_banked/startup.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/MB91460_Softune/SRC/FreeRTOSConfig.h b/FreeRTOS/Demo/MB91460_Softune/SRC/FreeRTOSConfig.h
index d1885ef..361f5b7 100644
--- a/FreeRTOS/Demo/MB91460_Softune/SRC/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/MB91460_Softune/SRC/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/MB91460_Softune/SRC/crflash_modified.c b/FreeRTOS/Demo/MB91460_Softune/SRC/crflash_modified.c
index de00761..4f49635 100644
--- a/FreeRTOS/Demo/MB91460_Softune/SRC/crflash_modified.c
+++ b/FreeRTOS/Demo/MB91460_Softune/SRC/crflash_modified.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/MB91460_Softune/SRC/main.c b/FreeRTOS/Demo/MB91460_Softune/SRC/main.c
index f13ebb9..187c8e7 100644
--- a/FreeRTOS/Demo/MB91460_Softune/SRC/main.c
+++ b/FreeRTOS/Demo/MB91460_Softune/SRC/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/MB91460_Softune/SRC/partest/partest.c b/FreeRTOS/Demo/MB91460_Softune/SRC/partest/partest.c
index 9b43196..8683f32 100644
--- a/FreeRTOS/Demo/MB91460_Softune/SRC/partest/partest.c
+++ b/FreeRTOS/Demo/MB91460_Softune/SRC/partest/partest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/MB91460_Softune/SRC/serial/serial.c b/FreeRTOS/Demo/MB91460_Softune/SRC/serial/serial.c
index cf28e8e..f20474b 100644
--- a/FreeRTOS/Demo/MB91460_Softune/SRC/serial/serial.c
+++ b/FreeRTOS/Demo/MB91460_Softune/SRC/serial/serial.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/MB96340_Softune/FreeRTOS_96348hs_SK16FX100PMC/Src/FreeRTOSConfig.h b/FreeRTOS/Demo/MB96340_Softune/FreeRTOS_96348hs_SK16FX100PMC/Src/FreeRTOSConfig.h
index 5d299fe..1fd01c6 100644
--- a/FreeRTOS/Demo/MB96340_Softune/FreeRTOS_96348hs_SK16FX100PMC/Src/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/MB96340_Softune/FreeRTOS_96348hs_SK16FX100PMC/Src/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/MB96340_Softune/FreeRTOS_96348hs_SK16FX100PMC/Src/crflash_sk16fx100mpc.c b/FreeRTOS/Demo/MB96340_Softune/FreeRTOS_96348hs_SK16FX100PMC/Src/crflash_sk16fx100mpc.c
index de00761..4f49635 100644
--- a/FreeRTOS/Demo/MB96340_Softune/FreeRTOS_96348hs_SK16FX100PMC/Src/crflash_sk16fx100mpc.c
+++ b/FreeRTOS/Demo/MB96340_Softune/FreeRTOS_96348hs_SK16FX100PMC/Src/crflash_sk16fx100mpc.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/MB96340_Softune/FreeRTOS_96348hs_SK16FX100PMC/Src/main.c b/FreeRTOS/Demo/MB96340_Softune/FreeRTOS_96348hs_SK16FX100PMC/Src/main.c
index 2ce7dd8..0a950f4 100644
--- a/FreeRTOS/Demo/MB96340_Softune/FreeRTOS_96348hs_SK16FX100PMC/Src/main.c
+++ b/FreeRTOS/Demo/MB96340_Softune/FreeRTOS_96348hs_SK16FX100PMC/Src/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/MB96340_Softune/FreeRTOS_96348hs_SK16FX100PMC/Src/partest/partest.c b/FreeRTOS/Demo/MB96340_Softune/FreeRTOS_96348hs_SK16FX100PMC/Src/partest/partest.c
index 5a4c25e..e98cdc7 100644
--- a/FreeRTOS/Demo/MB96340_Softune/FreeRTOS_96348hs_SK16FX100PMC/Src/partest/partest.c
+++ b/FreeRTOS/Demo/MB96340_Softune/FreeRTOS_96348hs_SK16FX100PMC/Src/partest/partest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/MB96340_Softune/FreeRTOS_96348hs_SK16FX100PMC/Src/serial/serial.c b/FreeRTOS/Demo/MB96340_Softune/FreeRTOS_96348hs_SK16FX100PMC/Src/serial/serial.c
index cef5916..58f9eae 100644
--- a/FreeRTOS/Demo/MB96340_Softune/FreeRTOS_96348hs_SK16FX100PMC/Src/serial/serial.c
+++ b/FreeRTOS/Demo/MB96340_Softune/FreeRTOS_96348hs_SK16FX100PMC/Src/serial/serial.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/MB96350_Softune_Dice_Kit/DiceTask.c b/FreeRTOS/Demo/MB96350_Softune_Dice_Kit/DiceTask.c
index 14da4ca..0610d09 100644
--- a/FreeRTOS/Demo/MB96350_Softune_Dice_Kit/DiceTask.c
+++ b/FreeRTOS/Demo/MB96350_Softune_Dice_Kit/DiceTask.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/MB96350_Softune_Dice_Kit/DiceTask.h b/FreeRTOS/Demo/MB96350_Softune_Dice_Kit/DiceTask.h
index 976e910..b0b2356 100644
--- a/FreeRTOS/Demo/MB96350_Softune_Dice_Kit/DiceTask.h
+++ b/FreeRTOS/Demo/MB96350_Softune_Dice_Kit/DiceTask.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/MB96350_Softune_Dice_Kit/FreeRTOSConfig.h b/FreeRTOS/Demo/MB96350_Softune_Dice_Kit/FreeRTOSConfig.h
index 974763d..5eb366a 100644
--- a/FreeRTOS/Demo/MB96350_Softune_Dice_Kit/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/MB96350_Softune_Dice_Kit/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/MB96350_Softune_Dice_Kit/ParTest/ParTest.c b/FreeRTOS/Demo/MB96350_Softune_Dice_Kit/ParTest/ParTest.c
index 2f21ad0..d834f68 100644
--- a/FreeRTOS/Demo/MB96350_Softune_Dice_Kit/ParTest/ParTest.c
+++ b/FreeRTOS/Demo/MB96350_Softune_Dice_Kit/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/MB96350_Softune_Dice_Kit/SegmentToggleTasks.c b/FreeRTOS/Demo/MB96350_Softune_Dice_Kit/SegmentToggleTasks.c
index 162d874..ba72ce2 100644
--- a/FreeRTOS/Demo/MB96350_Softune_Dice_Kit/SegmentToggleTasks.c
+++ b/FreeRTOS/Demo/MB96350_Softune_Dice_Kit/SegmentToggleTasks.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/MB96350_Softune_Dice_Kit/main.c b/FreeRTOS/Demo/MB96350_Softune_Dice_Kit/main.c
index 16a9465..fa317aa 100644
--- a/FreeRTOS/Demo/MB96350_Softune_Dice_Kit/main.c
+++ b/FreeRTOS/Demo/MB96350_Softune_Dice_Kit/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/MSP430X_MSP430F5438_CCS/Demo_Source/FreeRTOSConfig.h b/FreeRTOS/Demo/MSP430X_MSP430F5438_CCS/Demo_Source/FreeRTOSConfig.h
index c776207..fb74c8a 100644
--- a/FreeRTOS/Demo/MSP430X_MSP430F5438_CCS/Demo_Source/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/MSP430X_MSP430F5438_CCS/Demo_Source/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/MSP430X_MSP430F5438_CCS/Demo_Source/ParTest.c b/FreeRTOS/Demo/MSP430X_MSP430F5438_CCS/Demo_Source/ParTest.c
index f1e59f3..2b831f8 100644
--- a/FreeRTOS/Demo/MSP430X_MSP430F5438_CCS/Demo_Source/ParTest.c
+++ b/FreeRTOS/Demo/MSP430X_MSP430F5438_CCS/Demo_Source/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/MSP430X_MSP430F5438_CCS/Demo_Source/RegTest.asm b/FreeRTOS/Demo/MSP430X_MSP430F5438_CCS/Demo_Source/RegTest.asm
index d3427ba..d715342 100644
--- a/FreeRTOS/Demo/MSP430X_MSP430F5438_CCS/Demo_Source/RegTest.asm
+++ b/FreeRTOS/Demo/MSP430X_MSP430F5438_CCS/Demo_Source/RegTest.asm
@@ -1,6 +1,6 @@
 ;

 ;/*

-;    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+;    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

 ;	

 ;

 ;    ***************************************************************************

diff --git a/FreeRTOS/Demo/MSP430X_MSP430F5438_CCS/Demo_Source/RunTimeStatsConfig.c b/FreeRTOS/Demo/MSP430X_MSP430F5438_CCS/Demo_Source/RunTimeStatsConfig.c
index 47db196..be02c2f 100644
--- a/FreeRTOS/Demo/MSP430X_MSP430F5438_CCS/Demo_Source/RunTimeStatsConfig.c
+++ b/FreeRTOS/Demo/MSP430X_MSP430F5438_CCS/Demo_Source/RunTimeStatsConfig.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/MSP430X_MSP430F5438_CCS/Demo_Source/main.c b/FreeRTOS/Demo/MSP430X_MSP430F5438_CCS/Demo_Source/main.c
index 85751b5..f814c9c 100644
--- a/FreeRTOS/Demo/MSP430X_MSP430F5438_CCS/Demo_Source/main.c
+++ b/FreeRTOS/Demo/MSP430X_MSP430F5438_CCS/Demo_Source/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/MSP430X_MSP430F5438_CCS/Demo_Source/serial.c b/FreeRTOS/Demo/MSP430X_MSP430F5438_CCS/Demo_Source/serial.c
index bbf69c6..baaf4b2 100644
--- a/FreeRTOS/Demo/MSP430X_MSP430F5438_CCS/Demo_Source/serial.c
+++ b/FreeRTOS/Demo/MSP430X_MSP430F5438_CCS/Demo_Source/serial.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/MSP430X_MSP430F5438_IAR/FreeRTOSConfig.h b/FreeRTOS/Demo/MSP430X_MSP430F5438_IAR/FreeRTOSConfig.h
index 66f3e91..b50fa07 100644
--- a/FreeRTOS/Demo/MSP430X_MSP430F5438_IAR/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/MSP430X_MSP430F5438_IAR/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/MSP430X_MSP430F5438_IAR/ParTest.c b/FreeRTOS/Demo/MSP430X_MSP430F5438_IAR/ParTest.c
index f1e59f3..2b831f8 100644
--- a/FreeRTOS/Demo/MSP430X_MSP430F5438_IAR/ParTest.c
+++ b/FreeRTOS/Demo/MSP430X_MSP430F5438_IAR/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/MSP430X_MSP430F5438_IAR/RegTest.s43 b/FreeRTOS/Demo/MSP430X_MSP430F5438_IAR/RegTest.s43
index 802c591..8c02165 100644
--- a/FreeRTOS/Demo/MSP430X_MSP430F5438_IAR/RegTest.s43
+++ b/FreeRTOS/Demo/MSP430X_MSP430F5438_IAR/RegTest.s43
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/MSP430X_MSP430F5438_IAR/RunTimeStatsConfig.c b/FreeRTOS/Demo/MSP430X_MSP430F5438_IAR/RunTimeStatsConfig.c
index 29cbd84..b042aaa 100644
--- a/FreeRTOS/Demo/MSP430X_MSP430F5438_IAR/RunTimeStatsConfig.c
+++ b/FreeRTOS/Demo/MSP430X_MSP430F5438_IAR/RunTimeStatsConfig.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/MSP430X_MSP430F5438_IAR/main.c b/FreeRTOS/Demo/MSP430X_MSP430F5438_IAR/main.c
index b37ba45..0f8b6e2 100644
--- a/FreeRTOS/Demo/MSP430X_MSP430F5438_IAR/main.c
+++ b/FreeRTOS/Demo/MSP430X_MSP430F5438_IAR/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/MSP430X_MSP430F5438_IAR/serial.c b/FreeRTOS/Demo/MSP430X_MSP430F5438_IAR/serial.c
index 89ad8bc..e907e48 100644
--- a/FreeRTOS/Demo/MSP430X_MSP430F5438_IAR/serial.c
+++ b/FreeRTOS/Demo/MSP430X_MSP430F5438_IAR/serial.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/MicroBlaze/FreeRTOSConfig.h b/FreeRTOS/Demo/MicroBlaze/FreeRTOSConfig.h
index e3293c3..c8433fa 100644
--- a/FreeRTOS/Demo/MicroBlaze/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/MicroBlaze/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/MicroBlaze/ParTest/ParTest.c b/FreeRTOS/Demo/MicroBlaze/ParTest/ParTest.c
index cbd20ac..7688e5d 100644
--- a/FreeRTOS/Demo/MicroBlaze/ParTest/ParTest.c
+++ b/FreeRTOS/Demo/MicroBlaze/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/MicroBlaze/main.c b/FreeRTOS/Demo/MicroBlaze/main.c
index 0050b9d..c2a27b4 100644
--- a/FreeRTOS/Demo/MicroBlaze/main.c
+++ b/FreeRTOS/Demo/MicroBlaze/main.c
@@ -1,7 +1,7 @@
 #error This project has been reworked for use with a later version of the Xilinx tools and IP.  Please find more up to date projects in other FreeRTOS/Demo/MicroBlaze_nnn directories.

 

 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -26,10 +26,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/MicroBlaze/serial/serial.c b/FreeRTOS/Demo/MicroBlaze/serial/serial.c
index 3b8f71a..5f5e8b8 100644
--- a/FreeRTOS/Demo/MicroBlaze/serial/serial.c
+++ b/FreeRTOS/Demo/MicroBlaze/serial/serial.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/MicroBlaze_Spartan-6_EthernetLite/KernelAwareBSPRepository/sw_apps/FreeRTOS_Hello_World/src/FreeRTOS-main.c b/FreeRTOS/Demo/MicroBlaze_Spartan-6_EthernetLite/KernelAwareBSPRepository/sw_apps/FreeRTOS_Hello_World/src/FreeRTOS-main.c
index 019211d..bf998ef 100644
--- a/FreeRTOS/Demo/MicroBlaze_Spartan-6_EthernetLite/KernelAwareBSPRepository/sw_apps/FreeRTOS_Hello_World/src/FreeRTOS-main.c
+++ b/FreeRTOS/Demo/MicroBlaze_Spartan-6_EthernetLite/KernelAwareBSPRepository/sw_apps/FreeRTOS_Hello_World/src/FreeRTOS-main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemo/FreeRTOSConfig.h b/FreeRTOS/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemo/FreeRTOSConfig.h
index 7c08d6a..f8f1894 100644
--- a/FreeRTOS/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemo/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemo/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemo/ParTest.c b/FreeRTOS/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemo/ParTest.c
index 600a4c0..c253bf9 100644
--- a/FreeRTOS/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemo/ParTest.c
+++ b/FreeRTOS/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemo/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemo/RegisterTests.c b/FreeRTOS/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemo/RegisterTests.c
index c24f936..bbdc529 100644
--- a/FreeRTOS/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemo/RegisterTests.c
+++ b/FreeRTOS/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemo/RegisterTests.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemo/lwIP/lwIP_Apps/lwIP_Apps.c b/FreeRTOS/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemo/lwIP/lwIP_Apps/lwIP_Apps.c
index 9d9371d..48b931a 100644
--- a/FreeRTOS/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemo/lwIP/lwIP_Apps/lwIP_Apps.c
+++ b/FreeRTOS/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemo/lwIP/lwIP_Apps/lwIP_Apps.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemo/main-blinky.c b/FreeRTOS/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemo/main-blinky.c
index 37c6100..ff410bb 100644
--- a/FreeRTOS/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemo/main-blinky.c
+++ b/FreeRTOS/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemo/main-blinky.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemo/main-full.c b/FreeRTOS/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemo/main-full.c
index b594e14..9667381 100644
--- a/FreeRTOS/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemo/main-full.c
+++ b/FreeRTOS/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemo/main-full.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemo/serial.c b/FreeRTOS/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemo/serial.c
index c9bc8ba..5b92da8 100644
--- a/FreeRTOS/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemo/serial.c
+++ b/FreeRTOS/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemo/serial.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/NEC_78K0R_IAR/ButtonISR.s26 b/FreeRTOS/Demo/NEC_78K0R_IAR/ButtonISR.s26
index fdb830e..973d654 100644
--- a/FreeRTOS/Demo/NEC_78K0R_IAR/ButtonISR.s26
+++ b/FreeRTOS/Demo/NEC_78K0R_IAR/ButtonISR.s26
@@ -1,5 +1,5 @@
 ;/*

-;    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+;    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

 ;	

 ;

 ;    ***************************************************************************

diff --git a/FreeRTOS/Demo/NEC_78K0R_IAR/ButtonTask.c b/FreeRTOS/Demo/NEC_78K0R_IAR/ButtonTask.c
index 655d0ad..2563cc3 100644
--- a/FreeRTOS/Demo/NEC_78K0R_IAR/ButtonTask.c
+++ b/FreeRTOS/Demo/NEC_78K0R_IAR/ButtonTask.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/NEC_78K0R_IAR/FreeRTOSConfig.h b/FreeRTOS/Demo/NEC_78K0R_IAR/FreeRTOSConfig.h
index db86ed1..60459e5 100644
--- a/FreeRTOS/Demo/NEC_78K0R_IAR/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/NEC_78K0R_IAR/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/NEC_78K0R_IAR/RegTest.s26 b/FreeRTOS/Demo/NEC_78K0R_IAR/RegTest.s26
index ffec2fd..76f8cb5 100644
--- a/FreeRTOS/Demo/NEC_78K0R_IAR/RegTest.s26
+++ b/FreeRTOS/Demo/NEC_78K0R_IAR/RegTest.s26
@@ -1,5 +1,5 @@
 ;/*

-;    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+;    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

 ;	

 ;

 ;    ***************************************************************************

diff --git a/FreeRTOS/Demo/NEC_78K0R_IAR/main.c b/FreeRTOS/Demo/NEC_78K0R_IAR/main.c
index 2c9cd98..7dd6f59 100644
--- a/FreeRTOS/Demo/NEC_78K0R_IAR/main.c
+++ b/FreeRTOS/Demo/NEC_78K0R_IAR/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/NEC_V850ES_IAR/FreeRTOSConfig.h b/FreeRTOS/Demo/NEC_V850ES_IAR/FreeRTOSConfig.h
index 579af38..519c779 100644
--- a/FreeRTOS/Demo/NEC_V850ES_IAR/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/NEC_V850ES_IAR/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/NEC_V850ES_IAR/LowLevelInit/LowLevelInit.c b/FreeRTOS/Demo/NEC_V850ES_IAR/LowLevelInit/LowLevelInit.c
index 48d0e3f..c5768e5 100644
--- a/FreeRTOS/Demo/NEC_V850ES_IAR/LowLevelInit/LowLevelInit.c
+++ b/FreeRTOS/Demo/NEC_V850ES_IAR/LowLevelInit/LowLevelInit.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/NEC_V850ES_IAR/LowLevelInit/LowLevelInit_Fx3.c b/FreeRTOS/Demo/NEC_V850ES_IAR/LowLevelInit/LowLevelInit_Fx3.c
index 6e5e0f3..313e36e 100644
--- a/FreeRTOS/Demo/NEC_V850ES_IAR/LowLevelInit/LowLevelInit_Fx3.c
+++ b/FreeRTOS/Demo/NEC_V850ES_IAR/LowLevelInit/LowLevelInit_Fx3.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/NEC_V850ES_IAR/LowLevelInit/LowLevelInit_Hx2.c b/FreeRTOS/Demo/NEC_V850ES_IAR/LowLevelInit/LowLevelInit_Hx2.c
index 7627f65..1626921 100644
--- a/FreeRTOS/Demo/NEC_V850ES_IAR/LowLevelInit/LowLevelInit_Hx2.c
+++ b/FreeRTOS/Demo/NEC_V850ES_IAR/LowLevelInit/LowLevelInit_Hx2.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/NEC_V850ES_IAR/ParTest/ParTest_Fx3_App_Board.c b/FreeRTOS/Demo/NEC_V850ES_IAR/ParTest/ParTest_Fx3_App_Board.c
index 2b55f7c..445bef0 100644
--- a/FreeRTOS/Demo/NEC_V850ES_IAR/ParTest/ParTest_Fx3_App_Board.c
+++ b/FreeRTOS/Demo/NEC_V850ES_IAR/ParTest/ParTest_Fx3_App_Board.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/NEC_V850ES_IAR/ParTest/ParTest_Generic_Target_Board.c b/FreeRTOS/Demo/NEC_V850ES_IAR/ParTest/ParTest_Generic_Target_Board.c
index 61fe5da..627358e 100644
--- a/FreeRTOS/Demo/NEC_V850ES_IAR/ParTest/ParTest_Generic_Target_Board.c
+++ b/FreeRTOS/Demo/NEC_V850ES_IAR/ParTest/ParTest_Generic_Target_Board.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/NEC_V850ES_IAR/RegTest.s85 b/FreeRTOS/Demo/NEC_V850ES_IAR/RegTest.s85
index a403a09..bf61b39 100644
--- a/FreeRTOS/Demo/NEC_V850ES_IAR/RegTest.s85
+++ b/FreeRTOS/Demo/NEC_V850ES_IAR/RegTest.s85
@@ -1,5 +1,5 @@
 ;/*

-;    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+;    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

 ;	

 ;

 ;    ***************************************************************************

diff --git a/FreeRTOS/Demo/NEC_V850ES_IAR/main.c b/FreeRTOS/Demo/NEC_V850ES_IAR/main.c
index 736ff79..7cfd8fa 100644
--- a/FreeRTOS/Demo/NEC_V850ES_IAR/main.c
+++ b/FreeRTOS/Demo/NEC_V850ES_IAR/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/NEC_V850ES_IAR/serial/serial.c b/FreeRTOS/Demo/NEC_V850ES_IAR/serial/serial.c
index 3669fe7..409ded3 100644
--- a/FreeRTOS/Demo/NEC_V850ES_IAR/serial/serial.c
+++ b/FreeRTOS/Demo/NEC_V850ES_IAR/serial/serial.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/NiosII_CycloneIII_DBC3C40_GCC/RTOSDemo/FreeRTOSConfig.h b/FreeRTOS/Demo/NiosII_CycloneIII_DBC3C40_GCC/RTOSDemo/FreeRTOSConfig.h
index ab9ea59..72f18f2 100644
--- a/FreeRTOS/Demo/NiosII_CycloneIII_DBC3C40_GCC/RTOSDemo/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/NiosII_CycloneIII_DBC3C40_GCC/RTOSDemo/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/NiosII_CycloneIII_DBC3C40_GCC/RTOSDemo/ParTest/ParTest.c b/FreeRTOS/Demo/NiosII_CycloneIII_DBC3C40_GCC/RTOSDemo/ParTest/ParTest.c
index 0c15676..b4c5712 100644
--- a/FreeRTOS/Demo/NiosII_CycloneIII_DBC3C40_GCC/RTOSDemo/ParTest/ParTest.c
+++ b/FreeRTOS/Demo/NiosII_CycloneIII_DBC3C40_GCC/RTOSDemo/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/NiosII_CycloneIII_DBC3C40_GCC/RTOSDemo/main.c b/FreeRTOS/Demo/NiosII_CycloneIII_DBC3C40_GCC/RTOSDemo/main.c
index 6b10801..c0104a5 100644
--- a/FreeRTOS/Demo/NiosII_CycloneIII_DBC3C40_GCC/RTOSDemo/main.c
+++ b/FreeRTOS/Demo/NiosII_CycloneIII_DBC3C40_GCC/RTOSDemo/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/NiosII_CycloneIII_DBC3C40_GCC/RTOSDemo/serial.c b/FreeRTOS/Demo/NiosII_CycloneIII_DBC3C40_GCC/RTOSDemo/serial.c
index fa4f851..eadd742 100644
--- a/FreeRTOS/Demo/NiosII_CycloneIII_DBC3C40_GCC/RTOSDemo/serial.c
+++ b/FreeRTOS/Demo/NiosII_CycloneIII_DBC3C40_GCC/RTOSDemo/serial.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/PC/FRConfig.h b/FreeRTOS/Demo/PC/FRConfig.h
index 8540d7c..a273513 100644
--- a/FreeRTOS/Demo/PC/FRConfig.h
+++ b/FreeRTOS/Demo/PC/FRConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/PC/FileIO/fileIO.c b/FreeRTOS/Demo/PC/FileIO/fileIO.c
index c2b2016..dc6dc3b 100644
--- a/FreeRTOS/Demo/PC/FileIO/fileIO.c
+++ b/FreeRTOS/Demo/PC/FileIO/fileIO.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/PC/FreeRTOSConfig.h b/FreeRTOS/Demo/PC/FreeRTOSConfig.h
index f8832d7..a2a95ff 100644
--- a/FreeRTOS/Demo/PC/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/PC/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/PC/ParTest/ParTest.c b/FreeRTOS/Demo/PC/ParTest/ParTest.c
index 8f1a4fa..a0f222f 100644
--- a/FreeRTOS/Demo/PC/ParTest/ParTest.c
+++ b/FreeRTOS/Demo/PC/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/PC/main.c b/FreeRTOS/Demo/PC/main.c
index af6c32b..cdd46f0 100644
--- a/FreeRTOS/Demo/PC/main.c
+++ b/FreeRTOS/Demo/PC/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/PC/serial/serial.c b/FreeRTOS/Demo/PC/serial/serial.c
index 61fb605..53dbccc 100644
--- a/FreeRTOS/Demo/PC/serial/serial.c
+++ b/FreeRTOS/Demo/PC/serial/serial.c
@@ -6,7 +6,7 @@
 */

 

 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -31,10 +31,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/PIC18_MPLAB/FreeRTOSConfig.h b/FreeRTOS/Demo/PIC18_MPLAB/FreeRTOSConfig.h
index bfadadb..e76306b 100644
--- a/FreeRTOS/Demo/PIC18_MPLAB/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/PIC18_MPLAB/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/PIC18_MPLAB/ParTest/ParTest.c b/FreeRTOS/Demo/PIC18_MPLAB/ParTest/ParTest.c
index 66f05c4..005644c 100644
--- a/FreeRTOS/Demo/PIC18_MPLAB/ParTest/ParTest.c
+++ b/FreeRTOS/Demo/PIC18_MPLAB/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/PIC18_MPLAB/main1.c b/FreeRTOS/Demo/PIC18_MPLAB/main1.c
index e63c29c..46cb326 100644
--- a/FreeRTOS/Demo/PIC18_MPLAB/main1.c
+++ b/FreeRTOS/Demo/PIC18_MPLAB/main1.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/PIC18_MPLAB/main2.c b/FreeRTOS/Demo/PIC18_MPLAB/main2.c
index 5d08bfb..484aba8 100644
--- a/FreeRTOS/Demo/PIC18_MPLAB/main2.c
+++ b/FreeRTOS/Demo/PIC18_MPLAB/main2.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/PIC18_MPLAB/main3.c b/FreeRTOS/Demo/PIC18_MPLAB/main3.c
index dbacf50..0e5613a 100644
--- a/FreeRTOS/Demo/PIC18_MPLAB/main3.c
+++ b/FreeRTOS/Demo/PIC18_MPLAB/main3.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/PIC18_MPLAB/serial/serial.c b/FreeRTOS/Demo/PIC18_MPLAB/serial/serial.c
index 66284e4..318d580 100644
--- a/FreeRTOS/Demo/PIC18_MPLAB/serial/serial.c
+++ b/FreeRTOS/Demo/PIC18_MPLAB/serial/serial.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/PIC18_WizC/Demo1/FreeRTOSConfig.h b/FreeRTOS/Demo/PIC18_WizC/Demo1/FreeRTOSConfig.h
index 193c096..2000004 100644
--- a/FreeRTOS/Demo/PIC18_WizC/Demo1/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/PIC18_WizC/Demo1/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/PIC18_WizC/Demo1/WIZCmake.h b/FreeRTOS/Demo/PIC18_WizC/Demo1/WIZCmake.h
index 37bb4c1..fb7f99e 100644
--- a/FreeRTOS/Demo/PIC18_WizC/Demo1/WIZCmake.h
+++ b/FreeRTOS/Demo/PIC18_WizC/Demo1/WIZCmake.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/PIC18_WizC/Demo1/fuses.c b/FreeRTOS/Demo/PIC18_WizC/Demo1/fuses.c
index e1dace0..85718c0 100644
--- a/FreeRTOS/Demo/PIC18_WizC/Demo1/fuses.c
+++ b/FreeRTOS/Demo/PIC18_WizC/Demo1/fuses.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/PIC18_WizC/Demo1/interrupt.c b/FreeRTOS/Demo/PIC18_WizC/Demo1/interrupt.c
index ba721a1..4733b85 100644
--- a/FreeRTOS/Demo/PIC18_WizC/Demo1/interrupt.c
+++ b/FreeRTOS/Demo/PIC18_WizC/Demo1/interrupt.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/PIC18_WizC/Demo1/main.c b/FreeRTOS/Demo/PIC18_WizC/Demo1/main.c
index a90be42..1dc3752 100644
--- a/FreeRTOS/Demo/PIC18_WizC/Demo1/main.c
+++ b/FreeRTOS/Demo/PIC18_WizC/Demo1/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/PIC18_WizC/Demo2/FreeRTOSConfig.h b/FreeRTOS/Demo/PIC18_WizC/Demo2/FreeRTOSConfig.h
index 6f587b1..dda18b7 100644
--- a/FreeRTOS/Demo/PIC18_WizC/Demo2/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/PIC18_WizC/Demo2/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/PIC18_WizC/Demo2/WIZCmake.h b/FreeRTOS/Demo/PIC18_WizC/Demo2/WIZCmake.h
index 0e81f7e..5b91c5d 100644
--- a/FreeRTOS/Demo/PIC18_WizC/Demo2/WIZCmake.h
+++ b/FreeRTOS/Demo/PIC18_WizC/Demo2/WIZCmake.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/PIC18_WizC/Demo2/fuses.c b/FreeRTOS/Demo/PIC18_WizC/Demo2/fuses.c
index e1dace0..85718c0 100644
--- a/FreeRTOS/Demo/PIC18_WizC/Demo2/fuses.c
+++ b/FreeRTOS/Demo/PIC18_WizC/Demo2/fuses.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/PIC18_WizC/Demo2/interrupt.c b/FreeRTOS/Demo/PIC18_WizC/Demo2/interrupt.c
index 9db6c2e..ba013a4 100644
--- a/FreeRTOS/Demo/PIC18_WizC/Demo2/interrupt.c
+++ b/FreeRTOS/Demo/PIC18_WizC/Demo2/interrupt.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/PIC18_WizC/Demo2/main.c b/FreeRTOS/Demo/PIC18_WizC/Demo2/main.c
index 3361f6b..220cdad 100644
--- a/FreeRTOS/Demo/PIC18_WizC/Demo2/main.c
+++ b/FreeRTOS/Demo/PIC18_WizC/Demo2/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/PIC18_WizC/Demo3/FreeRTOSConfig.h b/FreeRTOS/Demo/PIC18_WizC/Demo3/FreeRTOSConfig.h
index 4663a83..1589a96 100644
--- a/FreeRTOS/Demo/PIC18_WizC/Demo3/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/PIC18_WizC/Demo3/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/PIC18_WizC/Demo3/WIZCmake.h b/FreeRTOS/Demo/PIC18_WizC/Demo3/WIZCmake.h
index 0e81f7e..5b91c5d 100644
--- a/FreeRTOS/Demo/PIC18_WizC/Demo3/WIZCmake.h
+++ b/FreeRTOS/Demo/PIC18_WizC/Demo3/WIZCmake.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/PIC18_WizC/Demo3/fuses.c b/FreeRTOS/Demo/PIC18_WizC/Demo3/fuses.c
index e1dace0..85718c0 100644
--- a/FreeRTOS/Demo/PIC18_WizC/Demo3/fuses.c
+++ b/FreeRTOS/Demo/PIC18_WizC/Demo3/fuses.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/PIC18_WizC/Demo3/interrupt.c b/FreeRTOS/Demo/PIC18_WizC/Demo3/interrupt.c
index 9db6c2e..ba013a4 100644
--- a/FreeRTOS/Demo/PIC18_WizC/Demo3/interrupt.c
+++ b/FreeRTOS/Demo/PIC18_WizC/Demo3/interrupt.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/PIC18_WizC/Demo3/main.c b/FreeRTOS/Demo/PIC18_WizC/Demo3/main.c
index 6a43de6..6c0a3b1 100644
--- a/FreeRTOS/Demo/PIC18_WizC/Demo3/main.c
+++ b/FreeRTOS/Demo/PIC18_WizC/Demo3/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/PIC18_WizC/Demo4/FreeRTOSConfig.h b/FreeRTOS/Demo/PIC18_WizC/Demo4/FreeRTOSConfig.h
index 066c9e9..0fb6d42 100644
--- a/FreeRTOS/Demo/PIC18_WizC/Demo4/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/PIC18_WizC/Demo4/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/PIC18_WizC/Demo4/WIZCmake.h b/FreeRTOS/Demo/PIC18_WizC/Demo4/WIZCmake.h
index 0e81f7e..5b91c5d 100644
--- a/FreeRTOS/Demo/PIC18_WizC/Demo4/WIZCmake.h
+++ b/FreeRTOS/Demo/PIC18_WizC/Demo4/WIZCmake.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/PIC18_WizC/Demo4/fuses.c b/FreeRTOS/Demo/PIC18_WizC/Demo4/fuses.c
index e1dace0..85718c0 100644
--- a/FreeRTOS/Demo/PIC18_WizC/Demo4/fuses.c
+++ b/FreeRTOS/Demo/PIC18_WizC/Demo4/fuses.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/PIC18_WizC/Demo4/interrupt.c b/FreeRTOS/Demo/PIC18_WizC/Demo4/interrupt.c
index 9db6c2e..ba013a4 100644
--- a/FreeRTOS/Demo/PIC18_WizC/Demo4/interrupt.c
+++ b/FreeRTOS/Demo/PIC18_WizC/Demo4/interrupt.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/PIC18_WizC/Demo4/main.c b/FreeRTOS/Demo/PIC18_WizC/Demo4/main.c
index bc9c2a5..969dcd7 100644
--- a/FreeRTOS/Demo/PIC18_WizC/Demo4/main.c
+++ b/FreeRTOS/Demo/PIC18_WizC/Demo4/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/PIC18_WizC/Demo5/FreeRTOSConfig.h b/FreeRTOS/Demo/PIC18_WizC/Demo5/FreeRTOSConfig.h
index 4926d9c..e42ef88 100644
--- a/FreeRTOS/Demo/PIC18_WizC/Demo5/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/PIC18_WizC/Demo5/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/PIC18_WizC/Demo5/WIZCmake.h b/FreeRTOS/Demo/PIC18_WizC/Demo5/WIZCmake.h
index 0e81f7e..5b91c5d 100644
--- a/FreeRTOS/Demo/PIC18_WizC/Demo5/WIZCmake.h
+++ b/FreeRTOS/Demo/PIC18_WizC/Demo5/WIZCmake.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/PIC18_WizC/Demo5/fuses.c b/FreeRTOS/Demo/PIC18_WizC/Demo5/fuses.c
index e1dace0..85718c0 100644
--- a/FreeRTOS/Demo/PIC18_WizC/Demo5/fuses.c
+++ b/FreeRTOS/Demo/PIC18_WizC/Demo5/fuses.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/PIC18_WizC/Demo5/interrupt.c b/FreeRTOS/Demo/PIC18_WizC/Demo5/interrupt.c
index 9db6c2e..ba013a4 100644
--- a/FreeRTOS/Demo/PIC18_WizC/Demo5/interrupt.c
+++ b/FreeRTOS/Demo/PIC18_WizC/Demo5/interrupt.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/PIC18_WizC/Demo5/main.c b/FreeRTOS/Demo/PIC18_WizC/Demo5/main.c
index a4a7d1c..0afc99f 100644
--- a/FreeRTOS/Demo/PIC18_WizC/Demo5/main.c
+++ b/FreeRTOS/Demo/PIC18_WizC/Demo5/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/PIC18_WizC/Demo6/FreeRTOSConfig.h b/FreeRTOS/Demo/PIC18_WizC/Demo6/FreeRTOSConfig.h
index d4a7664..fef6f3f 100644
--- a/FreeRTOS/Demo/PIC18_WizC/Demo6/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/PIC18_WizC/Demo6/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/PIC18_WizC/Demo6/WIZCmake.h b/FreeRTOS/Demo/PIC18_WizC/Demo6/WIZCmake.h
index 0e81f7e..5b91c5d 100644
--- a/FreeRTOS/Demo/PIC18_WizC/Demo6/WIZCmake.h
+++ b/FreeRTOS/Demo/PIC18_WizC/Demo6/WIZCmake.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/PIC18_WizC/Demo6/fuses.c b/FreeRTOS/Demo/PIC18_WizC/Demo6/fuses.c
index e1dace0..85718c0 100644
--- a/FreeRTOS/Demo/PIC18_WizC/Demo6/fuses.c
+++ b/FreeRTOS/Demo/PIC18_WizC/Demo6/fuses.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/PIC18_WizC/Demo6/interrupt.c b/FreeRTOS/Demo/PIC18_WizC/Demo6/interrupt.c
index 9db6c2e..ba013a4 100644
--- a/FreeRTOS/Demo/PIC18_WizC/Demo6/interrupt.c
+++ b/FreeRTOS/Demo/PIC18_WizC/Demo6/interrupt.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/PIC18_WizC/Demo6/main.c b/FreeRTOS/Demo/PIC18_WizC/Demo6/main.c
index 987aae3..acda731 100644
--- a/FreeRTOS/Demo/PIC18_WizC/Demo6/main.c
+++ b/FreeRTOS/Demo/PIC18_WizC/Demo6/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/PIC18_WizC/Demo7/FreeRTOSConfig.h b/FreeRTOS/Demo/PIC18_WizC/Demo7/FreeRTOSConfig.h
index 6d79887..e0f4d5c 100644
--- a/FreeRTOS/Demo/PIC18_WizC/Demo7/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/PIC18_WizC/Demo7/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/PIC18_WizC/Demo7/WIZCmake.h b/FreeRTOS/Demo/PIC18_WizC/Demo7/WIZCmake.h
index 0e81f7e..5b91c5d 100644
--- a/FreeRTOS/Demo/PIC18_WizC/Demo7/WIZCmake.h
+++ b/FreeRTOS/Demo/PIC18_WizC/Demo7/WIZCmake.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/PIC18_WizC/Demo7/fuses.c b/FreeRTOS/Demo/PIC18_WizC/Demo7/fuses.c
index e1dace0..85718c0 100644
--- a/FreeRTOS/Demo/PIC18_WizC/Demo7/fuses.c
+++ b/FreeRTOS/Demo/PIC18_WizC/Demo7/fuses.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/PIC18_WizC/Demo7/interrupt.c b/FreeRTOS/Demo/PIC18_WizC/Demo7/interrupt.c
index 9db6c2e..ba013a4 100644
--- a/FreeRTOS/Demo/PIC18_WizC/Demo7/interrupt.c
+++ b/FreeRTOS/Demo/PIC18_WizC/Demo7/interrupt.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/PIC18_WizC/Demo7/main.c b/FreeRTOS/Demo/PIC18_WizC/Demo7/main.c
index 5f44a53..e582560 100644
--- a/FreeRTOS/Demo/PIC18_WizC/Demo7/main.c
+++ b/FreeRTOS/Demo/PIC18_WizC/Demo7/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/PIC18_WizC/ParTest/ParTest.c b/FreeRTOS/Demo/PIC18_WizC/ParTest/ParTest.c
index 36bb890..63253cf 100644
--- a/FreeRTOS/Demo/PIC18_WizC/ParTest/ParTest.c
+++ b/FreeRTOS/Demo/PIC18_WizC/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/PIC18_WizC/serial/isrSerialRx.c b/FreeRTOS/Demo/PIC18_WizC/serial/isrSerialRx.c
index a4a9408..ee4ea02 100644
--- a/FreeRTOS/Demo/PIC18_WizC/serial/isrSerialRx.c
+++ b/FreeRTOS/Demo/PIC18_WizC/serial/isrSerialRx.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/PIC18_WizC/serial/isrSerialTx.c b/FreeRTOS/Demo/PIC18_WizC/serial/isrSerialTx.c
index 7db9e87..a7d2da6 100644
--- a/FreeRTOS/Demo/PIC18_WizC/serial/isrSerialTx.c
+++ b/FreeRTOS/Demo/PIC18_WizC/serial/isrSerialTx.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/PIC18_WizC/serial/serial.c b/FreeRTOS/Demo/PIC18_WizC/serial/serial.c
index ef23166..d834b67 100644
--- a/FreeRTOS/Demo/PIC18_WizC/serial/serial.c
+++ b/FreeRTOS/Demo/PIC18_WizC/serial/serial.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/PIC24_MPLAB/FreeRTOSConfig.h b/FreeRTOS/Demo/PIC24_MPLAB/FreeRTOSConfig.h
index 3dd7002..f59f5ae 100644
--- a/FreeRTOS/Demo/PIC24_MPLAB/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/PIC24_MPLAB/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/PIC24_MPLAB/ParTest/ParTest.c b/FreeRTOS/Demo/PIC24_MPLAB/ParTest/ParTest.c
index 9eb593a..7993f47 100644
--- a/FreeRTOS/Demo/PIC24_MPLAB/ParTest/ParTest.c
+++ b/FreeRTOS/Demo/PIC24_MPLAB/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/PIC24_MPLAB/lcd.c b/FreeRTOS/Demo/PIC24_MPLAB/lcd.c
index cef5409..9d697d6 100644
--- a/FreeRTOS/Demo/PIC24_MPLAB/lcd.c
+++ b/FreeRTOS/Demo/PIC24_MPLAB/lcd.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/PIC24_MPLAB/lcd.h b/FreeRTOS/Demo/PIC24_MPLAB/lcd.h
index 3fcc5fc..959db29 100644
--- a/FreeRTOS/Demo/PIC24_MPLAB/lcd.h
+++ b/FreeRTOS/Demo/PIC24_MPLAB/lcd.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/PIC24_MPLAB/main.c b/FreeRTOS/Demo/PIC24_MPLAB/main.c
index 5ae5ba7..f0460da 100644
--- a/FreeRTOS/Demo/PIC24_MPLAB/main.c
+++ b/FreeRTOS/Demo/PIC24_MPLAB/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/PIC24_MPLAB/serial/serial.c b/FreeRTOS/Demo/PIC24_MPLAB/serial/serial.c
index 3babf67..c06f677 100644
--- a/FreeRTOS/Demo/PIC24_MPLAB/serial/serial.c
+++ b/FreeRTOS/Demo/PIC24_MPLAB/serial/serial.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/PIC24_MPLAB/timertest.c b/FreeRTOS/Demo/PIC24_MPLAB/timertest.c
index 887c309..c4bd419 100644
--- a/FreeRTOS/Demo/PIC24_MPLAB/timertest.c
+++ b/FreeRTOS/Demo/PIC24_MPLAB/timertest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/PIC24_MPLAB/timertest.h b/FreeRTOS/Demo/PIC24_MPLAB/timertest.h
index 685e01a..e2b3fef 100644
--- a/FreeRTOS/Demo/PIC24_MPLAB/timertest.h
+++ b/FreeRTOS/Demo/PIC24_MPLAB/timertest.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/PIC32MX_MPLAB/ConfigPerformance.c b/FreeRTOS/Demo/PIC32MX_MPLAB/ConfigPerformance.c
index bd6d599..4b38fc0 100644
--- a/FreeRTOS/Demo/PIC32MX_MPLAB/ConfigPerformance.c
+++ b/FreeRTOS/Demo/PIC32MX_MPLAB/ConfigPerformance.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/PIC32MX_MPLAB/ConfigPerformance.h b/FreeRTOS/Demo/PIC32MX_MPLAB/ConfigPerformance.h
index 64be2f0..e09bc37 100644
--- a/FreeRTOS/Demo/PIC32MX_MPLAB/ConfigPerformance.h
+++ b/FreeRTOS/Demo/PIC32MX_MPLAB/ConfigPerformance.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/PIC32MX_MPLAB/FreeRTOSConfig.h b/FreeRTOS/Demo/PIC32MX_MPLAB/FreeRTOSConfig.h
index b2602de..0e17851 100644
--- a/FreeRTOS/Demo/PIC32MX_MPLAB/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/PIC32MX_MPLAB/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/PIC32MX_MPLAB/IntQueueTimer.c b/FreeRTOS/Demo/PIC32MX_MPLAB/IntQueueTimer.c
index f005e8b..fde8d86 100644
--- a/FreeRTOS/Demo/PIC32MX_MPLAB/IntQueueTimer.c
+++ b/FreeRTOS/Demo/PIC32MX_MPLAB/IntQueueTimer.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/PIC32MX_MPLAB/IntQueueTimer.h b/FreeRTOS/Demo/PIC32MX_MPLAB/IntQueueTimer.h
index f88c4ec..931d273 100644
--- a/FreeRTOS/Demo/PIC32MX_MPLAB/IntQueueTimer.h
+++ b/FreeRTOS/Demo/PIC32MX_MPLAB/IntQueueTimer.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/PIC32MX_MPLAB/IntQueueTimer_isr.S b/FreeRTOS/Demo/PIC32MX_MPLAB/IntQueueTimer_isr.S
index 99360d0..b75cffa 100644
--- a/FreeRTOS/Demo/PIC32MX_MPLAB/IntQueueTimer_isr.S
+++ b/FreeRTOS/Demo/PIC32MX_MPLAB/IntQueueTimer_isr.S
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/PIC32MX_MPLAB/ParTest/ParTest_Explorer16.c b/FreeRTOS/Demo/PIC32MX_MPLAB/ParTest/ParTest_Explorer16.c
index 0b3237d..3f1b570 100644
--- a/FreeRTOS/Demo/PIC32MX_MPLAB/ParTest/ParTest_Explorer16.c
+++ b/FreeRTOS/Demo/PIC32MX_MPLAB/ParTest/ParTest_Explorer16.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/PIC32MX_MPLAB/ParTest/ParTest_USBII_Starter_Kit.c b/FreeRTOS/Demo/PIC32MX_MPLAB/ParTest/ParTest_USBII_Starter_Kit.c
index 1d93f88..99f13ea 100644
--- a/FreeRTOS/Demo/PIC32MX_MPLAB/ParTest/ParTest_USBII_Starter_Kit.c
+++ b/FreeRTOS/Demo/PIC32MX_MPLAB/ParTest/ParTest_USBII_Starter_Kit.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/PIC32MX_MPLAB/RegisterTestTasks.S b/FreeRTOS/Demo/PIC32MX_MPLAB/RegisterTestTasks.S
index 005197c..e639905 100644
--- a/FreeRTOS/Demo/PIC32MX_MPLAB/RegisterTestTasks.S
+++ b/FreeRTOS/Demo/PIC32MX_MPLAB/RegisterTestTasks.S
@@ -1,5 +1,5 @@
 	/*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/PIC32MX_MPLAB/lcd.c b/FreeRTOS/Demo/PIC32MX_MPLAB/lcd.c
index 3f922af..90c85db 100644
--- a/FreeRTOS/Demo/PIC32MX_MPLAB/lcd.c
+++ b/FreeRTOS/Demo/PIC32MX_MPLAB/lcd.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/PIC32MX_MPLAB/lcd.h b/FreeRTOS/Demo/PIC32MX_MPLAB/lcd.h
index 3fcc5fc..959db29 100644
--- a/FreeRTOS/Demo/PIC32MX_MPLAB/lcd.h
+++ b/FreeRTOS/Demo/PIC32MX_MPLAB/lcd.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/PIC32MX_MPLAB/main.c b/FreeRTOS/Demo/PIC32MX_MPLAB/main.c
index aee2903..3d66fe7 100644
--- a/FreeRTOS/Demo/PIC32MX_MPLAB/main.c
+++ b/FreeRTOS/Demo/PIC32MX_MPLAB/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/PIC32MX_MPLAB/main_blinky.c b/FreeRTOS/Demo/PIC32MX_MPLAB/main_blinky.c
index 4d12241..dfbc55f 100644
--- a/FreeRTOS/Demo/PIC32MX_MPLAB/main_blinky.c
+++ b/FreeRTOS/Demo/PIC32MX_MPLAB/main_blinky.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/PIC32MX_MPLAB/main_full.c b/FreeRTOS/Demo/PIC32MX_MPLAB/main_full.c
index ce1922d..0ee66fb 100644
--- a/FreeRTOS/Demo/PIC32MX_MPLAB/main_full.c
+++ b/FreeRTOS/Demo/PIC32MX_MPLAB/main_full.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/PIC32MX_MPLAB/serial/serial.c b/FreeRTOS/Demo/PIC32MX_MPLAB/serial/serial.c
index fcf27e6..723190d 100644
--- a/FreeRTOS/Demo/PIC32MX_MPLAB/serial/serial.c
+++ b/FreeRTOS/Demo/PIC32MX_MPLAB/serial/serial.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/PIC32MX_MPLAB/timertest.c b/FreeRTOS/Demo/PIC32MX_MPLAB/timertest.c
index 6b7091b..63b196a 100644
--- a/FreeRTOS/Demo/PIC32MX_MPLAB/timertest.c
+++ b/FreeRTOS/Demo/PIC32MX_MPLAB/timertest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/PIC32MX_MPLAB/timertest.h b/FreeRTOS/Demo/PIC32MX_MPLAB/timertest.h
index 685e01a..e2b3fef 100644
--- a/FreeRTOS/Demo/PIC32MX_MPLAB/timertest.h
+++ b/FreeRTOS/Demo/PIC32MX_MPLAB/timertest.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/PIC32MX_MPLAB/timertest_isr.S b/FreeRTOS/Demo/PIC32MX_MPLAB/timertest_isr.S
index 80f6cff..3b22f17 100644
--- a/FreeRTOS/Demo/PIC32MX_MPLAB/timertest_isr.S
+++ b/FreeRTOS/Demo/PIC32MX_MPLAB/timertest_isr.S
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/PIC32MZ_MPLAB/ConfigPerformance.c b/FreeRTOS/Demo/PIC32MZ_MPLAB/ConfigPerformance.c
index 879a9ab..407f4b2 100644
--- a/FreeRTOS/Demo/PIC32MZ_MPLAB/ConfigPerformance.c
+++ b/FreeRTOS/Demo/PIC32MZ_MPLAB/ConfigPerformance.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/PIC32MZ_MPLAB/ConfigPerformance.h b/FreeRTOS/Demo/PIC32MZ_MPLAB/ConfigPerformance.h
index 64be2f0..e09bc37 100644
--- a/FreeRTOS/Demo/PIC32MZ_MPLAB/ConfigPerformance.h
+++ b/FreeRTOS/Demo/PIC32MZ_MPLAB/ConfigPerformance.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/PIC32MZ_MPLAB/FreeRTOSConfig.h b/FreeRTOS/Demo/PIC32MZ_MPLAB/FreeRTOSConfig.h
index bc28276..f4252fa 100644
--- a/FreeRTOS/Demo/PIC32MZ_MPLAB/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/PIC32MZ_MPLAB/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/PIC32MZ_MPLAB/ISRTriggeredTask.c b/FreeRTOS/Demo/PIC32MZ_MPLAB/ISRTriggeredTask.c
index 4e026a1..d58ec8c 100644
--- a/FreeRTOS/Demo/PIC32MZ_MPLAB/ISRTriggeredTask.c
+++ b/FreeRTOS/Demo/PIC32MZ_MPLAB/ISRTriggeredTask.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/PIC32MZ_MPLAB/ISRTriggeredTask_isr.S b/FreeRTOS/Demo/PIC32MZ_MPLAB/ISRTriggeredTask_isr.S
index 7f5de99..8f4f0cc 100644
--- a/FreeRTOS/Demo/PIC32MZ_MPLAB/ISRTriggeredTask_isr.S
+++ b/FreeRTOS/Demo/PIC32MZ_MPLAB/ISRTriggeredTask_isr.S
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/PIC32MZ_MPLAB/IntQueueTimer.c b/FreeRTOS/Demo/PIC32MZ_MPLAB/IntQueueTimer.c
index f005e8b..fde8d86 100644
--- a/FreeRTOS/Demo/PIC32MZ_MPLAB/IntQueueTimer.c
+++ b/FreeRTOS/Demo/PIC32MZ_MPLAB/IntQueueTimer.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/PIC32MZ_MPLAB/IntQueueTimer.h b/FreeRTOS/Demo/PIC32MZ_MPLAB/IntQueueTimer.h
index f88c4ec..931d273 100644
--- a/FreeRTOS/Demo/PIC32MZ_MPLAB/IntQueueTimer.h
+++ b/FreeRTOS/Demo/PIC32MZ_MPLAB/IntQueueTimer.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/PIC32MZ_MPLAB/IntQueueTimer_isr.S b/FreeRTOS/Demo/PIC32MZ_MPLAB/IntQueueTimer_isr.S
index 23a44eb..d8d1a72 100644
--- a/FreeRTOS/Demo/PIC32MZ_MPLAB/IntQueueTimer_isr.S
+++ b/FreeRTOS/Demo/PIC32MZ_MPLAB/IntQueueTimer_isr.S
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/PIC32MZ_MPLAB/ParTest/ParTest.c b/FreeRTOS/Demo/PIC32MZ_MPLAB/ParTest/ParTest.c
index 1762f9a..60973fa 100644
--- a/FreeRTOS/Demo/PIC32MZ_MPLAB/ParTest/ParTest.c
+++ b/FreeRTOS/Demo/PIC32MZ_MPLAB/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/PIC32MZ_MPLAB/RegisterTestTasks.S b/FreeRTOS/Demo/PIC32MZ_MPLAB/RegisterTestTasks.S
index 0b6b0d9..0433d4a 100644
--- a/FreeRTOS/Demo/PIC32MZ_MPLAB/RegisterTestTasks.S
+++ b/FreeRTOS/Demo/PIC32MZ_MPLAB/RegisterTestTasks.S
@@ -1,5 +1,5 @@
 	/*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/PIC32MZ_MPLAB/main.c b/FreeRTOS/Demo/PIC32MZ_MPLAB/main.c
index 26f5b0e..3ef2cdd 100644
--- a/FreeRTOS/Demo/PIC32MZ_MPLAB/main.c
+++ b/FreeRTOS/Demo/PIC32MZ_MPLAB/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/PIC32MZ_MPLAB/main_blinky.c b/FreeRTOS/Demo/PIC32MZ_MPLAB/main_blinky.c
index 501f498..63e0f1b 100644
--- a/FreeRTOS/Demo/PIC32MZ_MPLAB/main_blinky.c
+++ b/FreeRTOS/Demo/PIC32MZ_MPLAB/main_blinky.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/PIC32MZ_MPLAB/main_full.c b/FreeRTOS/Demo/PIC32MZ_MPLAB/main_full.c
index 9acb3a2..cd5717b 100644
--- a/FreeRTOS/Demo/PIC32MZ_MPLAB/main_full.c
+++ b/FreeRTOS/Demo/PIC32MZ_MPLAB/main_full.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/PIC32MZ_MPLAB/timertest.c b/FreeRTOS/Demo/PIC32MZ_MPLAB/timertest.c
index 83800e8..c2c829c 100644
--- a/FreeRTOS/Demo/PIC32MZ_MPLAB/timertest.c
+++ b/FreeRTOS/Demo/PIC32MZ_MPLAB/timertest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/PIC32MZ_MPLAB/timertest.h b/FreeRTOS/Demo/PIC32MZ_MPLAB/timertest.h
index 685e01a..e2b3fef 100644
--- a/FreeRTOS/Demo/PIC32MZ_MPLAB/timertest.h
+++ b/FreeRTOS/Demo/PIC32MZ_MPLAB/timertest.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/PIC32MZ_MPLAB/timertest_isr.S b/FreeRTOS/Demo/PIC32MZ_MPLAB/timertest_isr.S
index 5943a6e..04eb57c 100644
--- a/FreeRTOS/Demo/PIC32MZ_MPLAB/timertest_isr.S
+++ b/FreeRTOS/Demo/PIC32MZ_MPLAB/timertest_isr.S
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/PPC405_FPU_Xilinx_Virtex4_GCC/RTOSDemo/FreeRTOSConfig.h b/FreeRTOS/Demo/PPC405_FPU_Xilinx_Virtex4_GCC/RTOSDemo/FreeRTOSConfig.h
index 0aac86d..7e150c9 100644
--- a/FreeRTOS/Demo/PPC405_FPU_Xilinx_Virtex4_GCC/RTOSDemo/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/PPC405_FPU_Xilinx_Virtex4_GCC/RTOSDemo/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/PPC405_FPU_Xilinx_Virtex4_GCC/RTOSDemo/flop/flop-reg-test.c b/FreeRTOS/Demo/PPC405_FPU_Xilinx_Virtex4_GCC/RTOSDemo/flop/flop-reg-test.c
index 8ed44f1..81f0f53 100644
--- a/FreeRTOS/Demo/PPC405_FPU_Xilinx_Virtex4_GCC/RTOSDemo/flop/flop-reg-test.c
+++ b/FreeRTOS/Demo/PPC405_FPU_Xilinx_Virtex4_GCC/RTOSDemo/flop/flop-reg-test.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/PPC405_FPU_Xilinx_Virtex4_GCC/RTOSDemo/flop/flop-reg-test.h b/FreeRTOS/Demo/PPC405_FPU_Xilinx_Virtex4_GCC/RTOSDemo/flop/flop-reg-test.h
index 15cb0fb..c7b86ea 100644
--- a/FreeRTOS/Demo/PPC405_FPU_Xilinx_Virtex4_GCC/RTOSDemo/flop/flop-reg-test.h
+++ b/FreeRTOS/Demo/PPC405_FPU_Xilinx_Virtex4_GCC/RTOSDemo/flop/flop-reg-test.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/PPC405_FPU_Xilinx_Virtex4_GCC/RTOSDemo/flop/flop.c b/FreeRTOS/Demo/PPC405_FPU_Xilinx_Virtex4_GCC/RTOSDemo/flop/flop.c
index 84ff9fb..00a7da7 100644
--- a/FreeRTOS/Demo/PPC405_FPU_Xilinx_Virtex4_GCC/RTOSDemo/flop/flop.c
+++ b/FreeRTOS/Demo/PPC405_FPU_Xilinx_Virtex4_GCC/RTOSDemo/flop/flop.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/PPC405_FPU_Xilinx_Virtex4_GCC/RTOSDemo/main.c b/FreeRTOS/Demo/PPC405_FPU_Xilinx_Virtex4_GCC/RTOSDemo/main.c
index 18b61b5..3eaeaa6 100644
--- a/FreeRTOS/Demo/PPC405_FPU_Xilinx_Virtex4_GCC/RTOSDemo/main.c
+++ b/FreeRTOS/Demo/PPC405_FPU_Xilinx_Virtex4_GCC/RTOSDemo/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/PPC405_FPU_Xilinx_Virtex4_GCC/RTOSDemo/partest/partest.c b/FreeRTOS/Demo/PPC405_FPU_Xilinx_Virtex4_GCC/RTOSDemo/partest/partest.c
index 0615d95..1492343 100644
--- a/FreeRTOS/Demo/PPC405_FPU_Xilinx_Virtex4_GCC/RTOSDemo/partest/partest.c
+++ b/FreeRTOS/Demo/PPC405_FPU_Xilinx_Virtex4_GCC/RTOSDemo/partest/partest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/PPC405_FPU_Xilinx_Virtex4_GCC/RTOSDemo/serial/serial.c b/FreeRTOS/Demo/PPC405_FPU_Xilinx_Virtex4_GCC/RTOSDemo/serial/serial.c
index 767a97a..e00c346 100644
--- a/FreeRTOS/Demo/PPC405_FPU_Xilinx_Virtex4_GCC/RTOSDemo/serial/serial.c
+++ b/FreeRTOS/Demo/PPC405_FPU_Xilinx_Virtex4_GCC/RTOSDemo/serial/serial.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/FreeRTOSConfig.h b/FreeRTOS/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/FreeRTOSConfig.h
index edced65..fe5ee10 100644
--- a/FreeRTOS/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/flop/flop-reg-test.c b/FreeRTOS/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/flop/flop-reg-test.c
index 8ed44f1..81f0f53 100644
--- a/FreeRTOS/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/flop/flop-reg-test.c
+++ b/FreeRTOS/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/flop/flop-reg-test.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/flop/flop-reg-test.h b/FreeRTOS/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/flop/flop-reg-test.h
index 15cb0fb..c7b86ea 100644
--- a/FreeRTOS/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/flop/flop-reg-test.h
+++ b/FreeRTOS/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/flop/flop-reg-test.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/flop/flop.c b/FreeRTOS/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/flop/flop.c
index 84ff9fb..00a7da7 100644
--- a/FreeRTOS/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/flop/flop.c
+++ b/FreeRTOS/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/flop/flop.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/main.c b/FreeRTOS/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/main.c
index 7c7a36b..6f4cfe2 100644
--- a/FreeRTOS/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/main.c
+++ b/FreeRTOS/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/partest/partest.c b/FreeRTOS/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/partest/partest.c
index 0615d95..1492343 100644
--- a/FreeRTOS/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/partest/partest.c
+++ b/FreeRTOS/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/partest/partest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/serial/serial.c b/FreeRTOS/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/serial/serial.c
index 767a97a..e00c346 100644
--- a/FreeRTOS/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/serial/serial.c
+++ b/FreeRTOS/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/serial/serial.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/PPC440_DP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/FreeRTOSConfig.h b/FreeRTOS/Demo/PPC440_DP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/FreeRTOSConfig.h
index 9dbbac5..1f1924a 100644
--- a/FreeRTOS/Demo/PPC440_DP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/PPC440_DP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/PPC440_DP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop-reg-test.c b/FreeRTOS/Demo/PPC440_DP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop-reg-test.c
index 41dfa8d..f1eea38 100644
--- a/FreeRTOS/Demo/PPC440_DP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop-reg-test.c
+++ b/FreeRTOS/Demo/PPC440_DP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop-reg-test.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/PPC440_DP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop-reg-test.h b/FreeRTOS/Demo/PPC440_DP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop-reg-test.h
index 15cb0fb..c7b86ea 100644
--- a/FreeRTOS/Demo/PPC440_DP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop-reg-test.h
+++ b/FreeRTOS/Demo/PPC440_DP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop-reg-test.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/PPC440_DP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop.c b/FreeRTOS/Demo/PPC440_DP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop.c
index c92ec4f..9e6b2f9 100644
--- a/FreeRTOS/Demo/PPC440_DP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop.c
+++ b/FreeRTOS/Demo/PPC440_DP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/PPC440_DP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/main.c b/FreeRTOS/Demo/PPC440_DP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/main.c
index 449fbb1..177b56a 100644
--- a/FreeRTOS/Demo/PPC440_DP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/main.c
+++ b/FreeRTOS/Demo/PPC440_DP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/PPC440_DP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/partest/partest.c b/FreeRTOS/Demo/PPC440_DP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/partest/partest.c
index 738194e..92db310 100644
--- a/FreeRTOS/Demo/PPC440_DP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/partest/partest.c
+++ b/FreeRTOS/Demo/PPC440_DP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/partest/partest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/PPC440_DP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/serial/serial.c b/FreeRTOS/Demo/PPC440_DP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/serial/serial.c
index cd0d5a5..0e85166 100644
--- a/FreeRTOS/Demo/PPC440_DP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/serial/serial.c
+++ b/FreeRTOS/Demo/PPC440_DP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/serial/serial.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/PPC440_SP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/FreeRTOSConfig.h b/FreeRTOS/Demo/PPC440_SP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/FreeRTOSConfig.h
index 9dbbac5..1f1924a 100644
--- a/FreeRTOS/Demo/PPC440_SP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/PPC440_SP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/PPC440_SP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop-reg-test.c b/FreeRTOS/Demo/PPC440_SP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop-reg-test.c
index 8ed44f1..81f0f53 100644
--- a/FreeRTOS/Demo/PPC440_SP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop-reg-test.c
+++ b/FreeRTOS/Demo/PPC440_SP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop-reg-test.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/PPC440_SP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop-reg-test.h b/FreeRTOS/Demo/PPC440_SP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop-reg-test.h
index 15cb0fb..c7b86ea 100644
--- a/FreeRTOS/Demo/PPC440_SP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop-reg-test.h
+++ b/FreeRTOS/Demo/PPC440_SP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop-reg-test.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/PPC440_SP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop.c b/FreeRTOS/Demo/PPC440_SP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop.c
index 84ff9fb..00a7da7 100644
--- a/FreeRTOS/Demo/PPC440_SP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop.c
+++ b/FreeRTOS/Demo/PPC440_SP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/PPC440_SP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/main.c b/FreeRTOS/Demo/PPC440_SP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/main.c
index 18b61b5..3eaeaa6 100644
--- a/FreeRTOS/Demo/PPC440_SP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/main.c
+++ b/FreeRTOS/Demo/PPC440_SP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/PPC440_SP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/partest/partest.c b/FreeRTOS/Demo/PPC440_SP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/partest/partest.c
index 738194e..92db310 100644
--- a/FreeRTOS/Demo/PPC440_SP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/partest/partest.c
+++ b/FreeRTOS/Demo/PPC440_SP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/partest/partest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/PPC440_SP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/serial/serial.c b/FreeRTOS/Demo/PPC440_SP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/serial/serial.c
index cd0d5a5..0e85166 100644
--- a/FreeRTOS/Demo/PPC440_SP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/serial/serial.c
+++ b/FreeRTOS/Demo/PPC440_SP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/serial/serial.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/FreeRTOSConfig.h b/FreeRTOS/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/FreeRTOSConfig.h
index c6c623c..e892c67 100644
--- a/FreeRTOS/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop-reg-test.c b/FreeRTOS/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop-reg-test.c
index 8ed44f1..81f0f53 100644
--- a/FreeRTOS/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop-reg-test.c
+++ b/FreeRTOS/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop-reg-test.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop-reg-test.h b/FreeRTOS/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop-reg-test.h
index 15cb0fb..c7b86ea 100644
--- a/FreeRTOS/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop-reg-test.h
+++ b/FreeRTOS/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop-reg-test.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop.c b/FreeRTOS/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop.c
index 84ff9fb..00a7da7 100644
--- a/FreeRTOS/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop.c
+++ b/FreeRTOS/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/main.c b/FreeRTOS/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/main.c
index 7c7a36b..6f4cfe2 100644
--- a/FreeRTOS/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/main.c
+++ b/FreeRTOS/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/partest/partest.c b/FreeRTOS/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/partest/partest.c
index d733e8d..3fabb75 100644
--- a/FreeRTOS/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/partest/partest.c
+++ b/FreeRTOS/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/partest/partest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/serial/serial.c b/FreeRTOS/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/serial/serial.c
index cd0d5a5..0e85166 100644
--- a/FreeRTOS/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/serial/serial.c
+++ b/FreeRTOS/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/serial/serial.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/RL78_E2Studio_GCC/src/demo_specific_io.h b/FreeRTOS/Demo/RL78_E2Studio_GCC/src/demo_specific_io.h
index d34f4b9..89d8fd2 100644
--- a/FreeRTOS/Demo/RL78_E2Studio_GCC/src/demo_specific_io.h
+++ b/FreeRTOS/Demo/RL78_E2Studio_GCC/src/demo_specific_io.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/RL78_E2Studio_GCC/src/main_blinky.c b/FreeRTOS/Demo/RL78_E2Studio_GCC/src/main_blinky.c
index 32aa2ea..1e8d45b 100644
--- a/FreeRTOS/Demo/RL78_E2Studio_GCC/src/main_blinky.c
+++ b/FreeRTOS/Demo/RL78_E2Studio_GCC/src/main_blinky.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0:rc1 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/RL78_RL78G13_Promo_Board_IAR/FreeRTOSConfig.h b/FreeRTOS/Demo/RL78_RL78G13_Promo_Board_IAR/FreeRTOSConfig.h
index ddd24c0..5e2b8f7 100644
--- a/FreeRTOS/Demo/RL78_RL78G13_Promo_Board_IAR/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/RL78_RL78G13_Promo_Board_IAR/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     FEATURES AND PORTS ARE ADDED TO FREERTOS ALL THE TIME.  PLEASE VISIT

diff --git a/FreeRTOS/Demo/RL78_RL78G13_Promo_Board_IAR/RegTest.s87 b/FreeRTOS/Demo/RL78_RL78G13_Promo_Board_IAR/RegTest.s87
index 3dde1f8..70f89dd 100644
--- a/FreeRTOS/Demo/RL78_RL78G13_Promo_Board_IAR/RegTest.s87
+++ b/FreeRTOS/Demo/RL78_RL78G13_Promo_Board_IAR/RegTest.s87
@@ -1,5 +1,5 @@
 ;/*

-;    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+;    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

 ;	

 ;

 ;    ***************************************************************************

diff --git a/FreeRTOS/Demo/RL78_RL78G13_Promo_Board_IAR/main.c b/FreeRTOS/Demo/RL78_RL78G13_Promo_Board_IAR/main.c
index 6a031c0..872d124 100644
--- a/FreeRTOS/Demo/RL78_RL78G13_Promo_Board_IAR/main.c
+++ b/FreeRTOS/Demo/RL78_RL78G13_Promo_Board_IAR/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     FEATURES AND PORTS ARE ADDED TO FREERTOS ALL THE TIME.  PLEASE VISIT

diff --git a/FreeRTOS/Demo/RL78_multiple_IAR/ExampleISR.s87 b/FreeRTOS/Demo/RL78_multiple_IAR/ExampleISR.s87
index 0918e00..17ba4e1 100644
--- a/FreeRTOS/Demo/RL78_multiple_IAR/ExampleISR.s87
+++ b/FreeRTOS/Demo/RL78_multiple_IAR/ExampleISR.s87
@@ -1,4 +1,4 @@
-;    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+;    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

 ;

 ;    FEATURES AND PORTS ARE ADDED TO FREERTOS ALL THE TIME.  PLEASE VISIT

 ;    http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

diff --git a/FreeRTOS/Demo/RL78_multiple_IAR/FreeRTOSConfig.h b/FreeRTOS/Demo/RL78_multiple_IAR/FreeRTOSConfig.h
index 52f16b1..bc33fdc 100644
--- a/FreeRTOS/Demo/RL78_multiple_IAR/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/RL78_multiple_IAR/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/RL78_multiple_IAR/RegTest.s87 b/FreeRTOS/Demo/RL78_multiple_IAR/RegTest.s87
index c7a7604..df46ea3 100644
--- a/FreeRTOS/Demo/RL78_multiple_IAR/RegTest.s87
+++ b/FreeRTOS/Demo/RL78_multiple_IAR/RegTest.s87
@@ -1,5 +1,5 @@
 ;/*

-;    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+;    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

 ;

 ;

 ;    ***************************************************************************

diff --git a/FreeRTOS/Demo/RL78_multiple_IAR/demo_specific_io.h b/FreeRTOS/Demo/RL78_multiple_IAR/demo_specific_io.h
index 0b35299..e928d25 100644
--- a/FreeRTOS/Demo/RL78_multiple_IAR/demo_specific_io.h
+++ b/FreeRTOS/Demo/RL78_multiple_IAR/demo_specific_io.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/RL78_multiple_IAR/main.c b/FreeRTOS/Demo/RL78_multiple_IAR/main.c
index 55eb342..ee24dc0 100644
--- a/FreeRTOS/Demo/RL78_multiple_IAR/main.c
+++ b/FreeRTOS/Demo/RL78_multiple_IAR/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/RL78_multiple_IAR/main_blinky.c b/FreeRTOS/Demo/RL78_multiple_IAR/main_blinky.c
index d6d5774..f870c86 100644
--- a/FreeRTOS/Demo/RL78_multiple_IAR/main_blinky.c
+++ b/FreeRTOS/Demo/RL78_multiple_IAR/main_blinky.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/RL78_multiple_IAR/main_full.c b/FreeRTOS/Demo/RL78_multiple_IAR/main_full.c
index f15f6fe..7db5ec2 100644
--- a/FreeRTOS/Demo/RL78_multiple_IAR/main_full.c
+++ b/FreeRTOS/Demo/RL78_multiple_IAR/main_full.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/RX100-RSK_GCC_e2studio/RTOSDemo/FreeRTOSConfig.h b/FreeRTOS/Demo/RX100-RSK_GCC_e2studio/RTOSDemo/FreeRTOSConfig.h
index 5a212d5..a61ca63 100644
--- a/FreeRTOS/Demo/RX100-RSK_GCC_e2studio/RTOSDemo/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/RX100-RSK_GCC_e2studio/RTOSDemo/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/RX100-RSK_GCC_e2studio/RTOSDemo/ParTest.c b/FreeRTOS/Demo/RX100-RSK_GCC_e2studio/RTOSDemo/ParTest.c
index 47548e2..84be63d 100644
--- a/FreeRTOS/Demo/RX100-RSK_GCC_e2studio/RTOSDemo/ParTest.c
+++ b/FreeRTOS/Demo/RX100-RSK_GCC_e2studio/RTOSDemo/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/RX100-RSK_GCC_e2studio/RTOSDemo/main.c b/FreeRTOS/Demo/RX100-RSK_GCC_e2studio/RTOSDemo/main.c
index aac764f..2b407dd 100644
--- a/FreeRTOS/Demo/RX100-RSK_GCC_e2studio/RTOSDemo/main.c
+++ b/FreeRTOS/Demo/RX100-RSK_GCC_e2studio/RTOSDemo/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/RX100-RSK_GCC_e2studio/RTOSDemo/main_full.c b/FreeRTOS/Demo/RX100-RSK_GCC_e2studio/RTOSDemo/main_full.c
index 26ac624..dc05898 100644
--- a/FreeRTOS/Demo/RX100-RSK_GCC_e2studio/RTOSDemo/main_full.c
+++ b/FreeRTOS/Demo/RX100-RSK_GCC_e2studio/RTOSDemo/main_full.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/RX100-RSK_GCC_e2studio/RTOSDemo/main_low_power.c b/FreeRTOS/Demo/RX100-RSK_GCC_e2studio/RTOSDemo/main_low_power.c
index 903a1f7..805b68d 100644
--- a/FreeRTOS/Demo/RX100-RSK_GCC_e2studio/RTOSDemo/main_low_power.c
+++ b/FreeRTOS/Demo/RX100-RSK_GCC_e2studio/RTOSDemo/main_low_power.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/RX100-RSK_IAR/FreeRTOSConfig.h b/FreeRTOS/Demo/RX100-RSK_IAR/FreeRTOSConfig.h
index afb7c9f..6410f65 100644
--- a/FreeRTOS/Demo/RX100-RSK_IAR/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/RX100-RSK_IAR/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/RX100-RSK_IAR/ParTest.c b/FreeRTOS/Demo/RX100-RSK_IAR/ParTest.c
index 47548e2..84be63d 100644
--- a/FreeRTOS/Demo/RX100-RSK_IAR/ParTest.c
+++ b/FreeRTOS/Demo/RX100-RSK_IAR/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/RX100-RSK_IAR/PriorityDefinitions.h b/FreeRTOS/Demo/RX100-RSK_IAR/PriorityDefinitions.h
index d716f37..1cbbcdf 100644
--- a/FreeRTOS/Demo/RX100-RSK_IAR/PriorityDefinitions.h
+++ b/FreeRTOS/Demo/RX100-RSK_IAR/PriorityDefinitions.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/RX100-RSK_IAR/main.c b/FreeRTOS/Demo/RX100-RSK_IAR/main.c
index 30a12d8..1ea3caa 100644
--- a/FreeRTOS/Demo/RX100-RSK_IAR/main.c
+++ b/FreeRTOS/Demo/RX100-RSK_IAR/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/RX100-RSK_IAR/main_full.c b/FreeRTOS/Demo/RX100-RSK_IAR/main_full.c
index f6b8ad5..476e0a0 100644
--- a/FreeRTOS/Demo/RX100-RSK_IAR/main_full.c
+++ b/FreeRTOS/Demo/RX100-RSK_IAR/main_full.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/RX100-RSK_IAR/main_low_power.c b/FreeRTOS/Demo/RX100-RSK_IAR/main_low_power.c
index 7112063..7b3d9d4 100644
--- a/FreeRTOS/Demo/RX100-RSK_IAR/main_low_power.c
+++ b/FreeRTOS/Demo/RX100-RSK_IAR/main_low_power.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/RX100-RSK_IAR/reg_test.s b/FreeRTOS/Demo/RX100-RSK_IAR/reg_test.s
index 5429389..70ee3fa 100644
--- a/FreeRTOS/Demo/RX100-RSK_IAR/reg_test.s
+++ b/FreeRTOS/Demo/RX100-RSK_IAR/reg_test.s
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/RX100-RSK_Renesas_e2studio/RTOSDemo/FreeRTOSConfig.h b/FreeRTOS/Demo/RX100-RSK_Renesas_e2studio/RTOSDemo/FreeRTOSConfig.h
index 262a305..67b3220 100644
--- a/FreeRTOS/Demo/RX100-RSK_Renesas_e2studio/RTOSDemo/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/RX100-RSK_Renesas_e2studio/RTOSDemo/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/RX100-RSK_Renesas_e2studio/RTOSDemo/ParTest.c b/FreeRTOS/Demo/RX100-RSK_Renesas_e2studio/RTOSDemo/ParTest.c
index 47548e2..84be63d 100644
--- a/FreeRTOS/Demo/RX100-RSK_Renesas_e2studio/RTOSDemo/ParTest.c
+++ b/FreeRTOS/Demo/RX100-RSK_Renesas_e2studio/RTOSDemo/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/RX100-RSK_Renesas_e2studio/RTOSDemo/main.c b/FreeRTOS/Demo/RX100-RSK_Renesas_e2studio/RTOSDemo/main.c
index 56d643a..d74db31 100644
--- a/FreeRTOS/Demo/RX100-RSK_Renesas_e2studio/RTOSDemo/main.c
+++ b/FreeRTOS/Demo/RX100-RSK_Renesas_e2studio/RTOSDemo/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/RX100-RSK_Renesas_e2studio/RTOSDemo/main_full.c b/FreeRTOS/Demo/RX100-RSK_Renesas_e2studio/RTOSDemo/main_full.c
index 3090a1b..ef8435c 100644
--- a/FreeRTOS/Demo/RX100-RSK_Renesas_e2studio/RTOSDemo/main_full.c
+++ b/FreeRTOS/Demo/RX100-RSK_Renesas_e2studio/RTOSDemo/main_full.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/RX100-RSK_Renesas_e2studio/RTOSDemo/main_low_power.c b/FreeRTOS/Demo/RX100-RSK_Renesas_e2studio/RTOSDemo/main_low_power.c
index 3732232..4d0b09a 100644
--- a/FreeRTOS/Demo/RX100-RSK_Renesas_e2studio/RTOSDemo/main_low_power.c
+++ b/FreeRTOS/Demo/RX100-RSK_Renesas_e2studio/RTOSDemo/main_low_power.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/RX200_RX210-RSK_Renesas/RTOSDemo/ButtonAndLCD.c b/FreeRTOS/Demo/RX200_RX210-RSK_Renesas/RTOSDemo/ButtonAndLCD.c
index e5f1994..fc6cd71 100644
--- a/FreeRTOS/Demo/RX200_RX210-RSK_Renesas/RTOSDemo/ButtonAndLCD.c
+++ b/FreeRTOS/Demo/RX200_RX210-RSK_Renesas/RTOSDemo/ButtonAndLCD.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/RX200_RX210-RSK_Renesas/RTOSDemo/FreeRTOSConfig.h b/FreeRTOS/Demo/RX200_RX210-RSK_Renesas/RTOSDemo/FreeRTOSConfig.h
index d80580d..15d8d08 100644
--- a/FreeRTOS/Demo/RX200_RX210-RSK_Renesas/RTOSDemo/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/RX200_RX210-RSK_Renesas/RTOSDemo/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/RX200_RX210-RSK_Renesas/RTOSDemo/HighFrequencyTimerTest.c b/FreeRTOS/Demo/RX200_RX210-RSK_Renesas/RTOSDemo/HighFrequencyTimerTest.c
index e5f41d7..3cf0872 100644
--- a/FreeRTOS/Demo/RX200_RX210-RSK_Renesas/RTOSDemo/HighFrequencyTimerTest.c
+++ b/FreeRTOS/Demo/RX200_RX210-RSK_Renesas/RTOSDemo/HighFrequencyTimerTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/RX200_RX210-RSK_Renesas/RTOSDemo/IntQueueTimer.c b/FreeRTOS/Demo/RX200_RX210-RSK_Renesas/RTOSDemo/IntQueueTimer.c
index 42517fc..4530401 100644
--- a/FreeRTOS/Demo/RX200_RX210-RSK_Renesas/RTOSDemo/IntQueueTimer.c
+++ b/FreeRTOS/Demo/RX200_RX210-RSK_Renesas/RTOSDemo/IntQueueTimer.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/RX200_RX210-RSK_Renesas/RTOSDemo/ParTest.c b/FreeRTOS/Demo/RX200_RX210-RSK_Renesas/RTOSDemo/ParTest.c
index 40f54e0..1326316 100644
--- a/FreeRTOS/Demo/RX200_RX210-RSK_Renesas/RTOSDemo/ParTest.c
+++ b/FreeRTOS/Demo/RX200_RX210-RSK_Renesas/RTOSDemo/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/RX200_RX210-RSK_Renesas/RTOSDemo/include/ButtonAndLCD.h b/FreeRTOS/Demo/RX200_RX210-RSK_Renesas/RTOSDemo/include/ButtonAndLCD.h
index 6e71b30..f166594 100644
--- a/FreeRTOS/Demo/RX200_RX210-RSK_Renesas/RTOSDemo/include/ButtonAndLCD.h
+++ b/FreeRTOS/Demo/RX200_RX210-RSK_Renesas/RTOSDemo/include/ButtonAndLCD.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/RX200_RX210-RSK_Renesas/RTOSDemo/include/IntQueueTimer.h b/FreeRTOS/Demo/RX200_RX210-RSK_Renesas/RTOSDemo/include/IntQueueTimer.h
index f88c4ec..931d273 100644
--- a/FreeRTOS/Demo/RX200_RX210-RSK_Renesas/RTOSDemo/include/IntQueueTimer.h
+++ b/FreeRTOS/Demo/RX200_RX210-RSK_Renesas/RTOSDemo/include/IntQueueTimer.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/RX200_RX210-RSK_Renesas/RTOSDemo/main-blinky.c b/FreeRTOS/Demo/RX200_RX210-RSK_Renesas/RTOSDemo/main-blinky.c
index d241d52..5636888 100644
--- a/FreeRTOS/Demo/RX200_RX210-RSK_Renesas/RTOSDemo/main-blinky.c
+++ b/FreeRTOS/Demo/RX200_RX210-RSK_Renesas/RTOSDemo/main-blinky.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/RX200_RX210-RSK_Renesas/RTOSDemo/main-full.c b/FreeRTOS/Demo/RX200_RX210-RSK_Renesas/RTOSDemo/main-full.c
index 9282140..115036d 100644
--- a/FreeRTOS/Demo/RX200_RX210-RSK_Renesas/RTOSDemo/main-full.c
+++ b/FreeRTOS/Demo/RX200_RX210-RSK_Renesas/RTOSDemo/main-full.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/FreeRTOSConfig.h b/FreeRTOS/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/FreeRTOSConfig.h
index af0f9c3..48a9236 100644
--- a/FreeRTOS/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/HighFrequencyTimerTest.c b/FreeRTOS/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/HighFrequencyTimerTest.c
index 703f45a..dc448e5 100644
--- a/FreeRTOS/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/HighFrequencyTimerTest.c
+++ b/FreeRTOS/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/HighFrequencyTimerTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/IntQueueTimer.c b/FreeRTOS/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/IntQueueTimer.c
index 64724f6..8043624 100644
--- a/FreeRTOS/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/IntQueueTimer.c
+++ b/FreeRTOS/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/IntQueueTimer.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/ParTest.c b/FreeRTOS/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/ParTest.c
index ae0c180..7b49f76 100644
--- a/FreeRTOS/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/ParTest.c
+++ b/FreeRTOS/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/include/IntQueueTimer.h b/FreeRTOS/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/include/IntQueueTimer.h
index f88c4ec..931d273 100644
--- a/FreeRTOS/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/include/IntQueueTimer.h
+++ b/FreeRTOS/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/include/IntQueueTimer.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/main-blinky.c b/FreeRTOS/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/main-blinky.c
index 42a28fc..f87d7fb 100644
--- a/FreeRTOS/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/main-blinky.c
+++ b/FreeRTOS/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/main-blinky.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/main-full.c b/FreeRTOS/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/main-full.c
index db0dee4..ee32e6a 100644
--- a/FreeRTOS/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/main-full.c
+++ b/FreeRTOS/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/main-full.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/uIP_Task.c b/FreeRTOS/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/uIP_Task.c
index afa5b8b..6ca451b 100644
--- a/FreeRTOS/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/uIP_Task.c
+++ b/FreeRTOS/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/uIP_Task.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/webserver/EMAC.c b/FreeRTOS/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/webserver/EMAC.c
index 0a66c4c..0966be7 100644
--- a/FreeRTOS/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/webserver/EMAC.c
+++ b/FreeRTOS/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/webserver/EMAC.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/RX600_RX62N-RDK_IAR/FreeRTOSConfig.h b/FreeRTOS/Demo/RX600_RX62N-RDK_IAR/FreeRTOSConfig.h
index 730e19b..38d12ee 100644
--- a/FreeRTOS/Demo/RX600_RX62N-RDK_IAR/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/RX600_RX62N-RDK_IAR/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/RX600_RX62N-RDK_IAR/HighFrequencyTimerTest.c b/FreeRTOS/Demo/RX600_RX62N-RDK_IAR/HighFrequencyTimerTest.c
index 738b547..6b0070b 100644
--- a/FreeRTOS/Demo/RX600_RX62N-RDK_IAR/HighFrequencyTimerTest.c
+++ b/FreeRTOS/Demo/RX600_RX62N-RDK_IAR/HighFrequencyTimerTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/RX600_RX62N-RDK_IAR/IntQueueTimer.c b/FreeRTOS/Demo/RX600_RX62N-RDK_IAR/IntQueueTimer.c
index b8f519b..25afda9 100644
--- a/FreeRTOS/Demo/RX600_RX62N-RDK_IAR/IntQueueTimer.c
+++ b/FreeRTOS/Demo/RX600_RX62N-RDK_IAR/IntQueueTimer.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/RX600_RX62N-RDK_IAR/ParTest.c b/FreeRTOS/Demo/RX600_RX62N-RDK_IAR/ParTest.c
index 508c3ba..394b22a 100644
--- a/FreeRTOS/Demo/RX600_RX62N-RDK_IAR/ParTest.c
+++ b/FreeRTOS/Demo/RX600_RX62N-RDK_IAR/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/RX600_RX62N-RDK_IAR/PriorityDefinitions.h b/FreeRTOS/Demo/RX600_RX62N-RDK_IAR/PriorityDefinitions.h
index f9a9dad..4a1cc0f 100644
--- a/FreeRTOS/Demo/RX600_RX62N-RDK_IAR/PriorityDefinitions.h
+++ b/FreeRTOS/Demo/RX600_RX62N-RDK_IAR/PriorityDefinitions.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/RX600_RX62N-RDK_IAR/RegTest.s b/FreeRTOS/Demo/RX600_RX62N-RDK_IAR/RegTest.s
index b8fcfc6..30475b1 100644
--- a/FreeRTOS/Demo/RX600_RX62N-RDK_IAR/RegTest.s
+++ b/FreeRTOS/Demo/RX600_RX62N-RDK_IAR/RegTest.s
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/RX600_RX62N-RDK_IAR/include/IntQueueTimer.h b/FreeRTOS/Demo/RX600_RX62N-RDK_IAR/include/IntQueueTimer.h
index f88c4ec..931d273 100644
--- a/FreeRTOS/Demo/RX600_RX62N-RDK_IAR/include/IntQueueTimer.h
+++ b/FreeRTOS/Demo/RX600_RX62N-RDK_IAR/include/IntQueueTimer.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/RX600_RX62N-RDK_IAR/main-blinky.c b/FreeRTOS/Demo/RX600_RX62N-RDK_IAR/main-blinky.c
index 2e65c449..baa4285 100644
--- a/FreeRTOS/Demo/RX600_RX62N-RDK_IAR/main-blinky.c
+++ b/FreeRTOS/Demo/RX600_RX62N-RDK_IAR/main-blinky.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/RX600_RX62N-RDK_IAR/main-full.c b/FreeRTOS/Demo/RX600_RX62N-RDK_IAR/main-full.c
index 26efee4..41baecb 100644
--- a/FreeRTOS/Demo/RX600_RX62N-RDK_IAR/main-full.c
+++ b/FreeRTOS/Demo/RX600_RX62N-RDK_IAR/main-full.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/RX600_RX62N-RDK_IAR/uIP_Task.c b/FreeRTOS/Demo/RX600_RX62N-RDK_IAR/uIP_Task.c
index 450b181..1fdb1d4 100644
--- a/FreeRTOS/Demo/RX600_RX62N-RDK_IAR/uIP_Task.c
+++ b/FreeRTOS/Demo/RX600_RX62N-RDK_IAR/uIP_Task.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/RX600_RX62N-RDK_IAR/webserver/EMAC.c b/FreeRTOS/Demo/RX600_RX62N-RDK_IAR/webserver/EMAC.c
index b280c73..ee46824 100644
--- a/FreeRTOS/Demo/RX600_RX62N-RDK_IAR/webserver/EMAC.c
+++ b/FreeRTOS/Demo/RX600_RX62N-RDK_IAR/webserver/EMAC.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/FreeRTOSConfig.h b/FreeRTOS/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/FreeRTOSConfig.h
index 377e5ce..a5de990 100644
--- a/FreeRTOS/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/HighFrequencyTimerTest.c b/FreeRTOS/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/HighFrequencyTimerTest.c
index e5f41d7..3cf0872 100644
--- a/FreeRTOS/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/HighFrequencyTimerTest.c
+++ b/FreeRTOS/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/HighFrequencyTimerTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/IntQueueTimer.c b/FreeRTOS/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/IntQueueTimer.c
index 42517fc..4530401 100644
--- a/FreeRTOS/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/IntQueueTimer.c
+++ b/FreeRTOS/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/IntQueueTimer.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/ParTest.c b/FreeRTOS/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/ParTest.c
index b95a09a..9bf4ddb 100644
--- a/FreeRTOS/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/ParTest.c
+++ b/FreeRTOS/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/include/IntQueueTimer.h b/FreeRTOS/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/include/IntQueueTimer.h
index f88c4ec..931d273 100644
--- a/FreeRTOS/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/include/IntQueueTimer.h
+++ b/FreeRTOS/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/include/IntQueueTimer.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/main-blinky.c b/FreeRTOS/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/main-blinky.c
index 1890eba..57f1568 100644
--- a/FreeRTOS/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/main-blinky.c
+++ b/FreeRTOS/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/main-blinky.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/main-full.c b/FreeRTOS/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/main-full.c
index b1ea8a3..5bc87eb 100644
--- a/FreeRTOS/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/main-full.c
+++ b/FreeRTOS/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/main-full.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/uIP_Task.c b/FreeRTOS/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/uIP_Task.c
index afa5b8b..6ca451b 100644
--- a/FreeRTOS/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/uIP_Task.c
+++ b/FreeRTOS/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/uIP_Task.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/webserver/EMAC.c b/FreeRTOS/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/webserver/EMAC.c
index fe1f012..2a9f16b 100644
--- a/FreeRTOS/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/webserver/EMAC.c
+++ b/FreeRTOS/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/webserver/EMAC.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/FreeRTOSConfig.h b/FreeRTOS/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/FreeRTOSConfig.h
index 533ea2a..c873f23 100644
--- a/FreeRTOS/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/HighFrequencyTimerTest.c b/FreeRTOS/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/HighFrequencyTimerTest.c
index 703f45a..dc448e5 100644
--- a/FreeRTOS/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/HighFrequencyTimerTest.c
+++ b/FreeRTOS/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/HighFrequencyTimerTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/IntQueueTimer.c b/FreeRTOS/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/IntQueueTimer.c
index 64724f6..8043624 100644
--- a/FreeRTOS/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/IntQueueTimer.c
+++ b/FreeRTOS/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/IntQueueTimer.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/ParTest.c b/FreeRTOS/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/ParTest.c
index 2aaa4e4..0ca6be4 100644
--- a/FreeRTOS/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/ParTest.c
+++ b/FreeRTOS/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/include/IntQueueTimer.h b/FreeRTOS/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/include/IntQueueTimer.h
index f88c4ec..931d273 100644
--- a/FreeRTOS/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/include/IntQueueTimer.h
+++ b/FreeRTOS/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/include/IntQueueTimer.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/main-blinky.c b/FreeRTOS/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/main-blinky.c
index 42a28fc..f87d7fb 100644
--- a/FreeRTOS/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/main-blinky.c
+++ b/FreeRTOS/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/main-blinky.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/main-full.c b/FreeRTOS/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/main-full.c
index db0dee4..ee32e6a 100644
--- a/FreeRTOS/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/main-full.c
+++ b/FreeRTOS/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/main-full.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/uIP_Task.c b/FreeRTOS/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/uIP_Task.c
index afa5b8b..6ca451b 100644
--- a/FreeRTOS/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/uIP_Task.c
+++ b/FreeRTOS/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/uIP_Task.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/webserver/EMAC.c b/FreeRTOS/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/webserver/EMAC.c
index 0a66c4c..0966be7 100644
--- a/FreeRTOS/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/webserver/EMAC.c
+++ b/FreeRTOS/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/webserver/EMAC.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/RX600_RX62N-RSK_IAR/FreeRTOSConfig.h b/FreeRTOS/Demo/RX600_RX62N-RSK_IAR/FreeRTOSConfig.h
index 326ff65..068e47b 100644
--- a/FreeRTOS/Demo/RX600_RX62N-RSK_IAR/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/RX600_RX62N-RSK_IAR/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/RX600_RX62N-RSK_IAR/HighFrequencyTimerTest.c b/FreeRTOS/Demo/RX600_RX62N-RSK_IAR/HighFrequencyTimerTest.c
index 738b547..6b0070b 100644
--- a/FreeRTOS/Demo/RX600_RX62N-RSK_IAR/HighFrequencyTimerTest.c
+++ b/FreeRTOS/Demo/RX600_RX62N-RSK_IAR/HighFrequencyTimerTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/RX600_RX62N-RSK_IAR/IntQueueTimer.c b/FreeRTOS/Demo/RX600_RX62N-RSK_IAR/IntQueueTimer.c
index b8f519b..25afda9 100644
--- a/FreeRTOS/Demo/RX600_RX62N-RSK_IAR/IntQueueTimer.c
+++ b/FreeRTOS/Demo/RX600_RX62N-RSK_IAR/IntQueueTimer.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/RX600_RX62N-RSK_IAR/ParTest.c b/FreeRTOS/Demo/RX600_RX62N-RSK_IAR/ParTest.c
index 563d39b..92918ba 100644
--- a/FreeRTOS/Demo/RX600_RX62N-RSK_IAR/ParTest.c
+++ b/FreeRTOS/Demo/RX600_RX62N-RSK_IAR/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/RX600_RX62N-RSK_IAR/PriorityDefinitions.h b/FreeRTOS/Demo/RX600_RX62N-RSK_IAR/PriorityDefinitions.h
index f9a9dad..4a1cc0f 100644
--- a/FreeRTOS/Demo/RX600_RX62N-RSK_IAR/PriorityDefinitions.h
+++ b/FreeRTOS/Demo/RX600_RX62N-RSK_IAR/PriorityDefinitions.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/RX600_RX62N-RSK_IAR/RegTest.s b/FreeRTOS/Demo/RX600_RX62N-RSK_IAR/RegTest.s
index b8fcfc6..30475b1 100644
--- a/FreeRTOS/Demo/RX600_RX62N-RSK_IAR/RegTest.s
+++ b/FreeRTOS/Demo/RX600_RX62N-RSK_IAR/RegTest.s
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/RX600_RX62N-RSK_IAR/include/IntQueueTimer.h b/FreeRTOS/Demo/RX600_RX62N-RSK_IAR/include/IntQueueTimer.h
index f88c4ec..931d273 100644
--- a/FreeRTOS/Demo/RX600_RX62N-RSK_IAR/include/IntQueueTimer.h
+++ b/FreeRTOS/Demo/RX600_RX62N-RSK_IAR/include/IntQueueTimer.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/RX600_RX62N-RSK_IAR/main-blinky.c b/FreeRTOS/Demo/RX600_RX62N-RSK_IAR/main-blinky.c
index f0c2242..f4835e9 100644
--- a/FreeRTOS/Demo/RX600_RX62N-RSK_IAR/main-blinky.c
+++ b/FreeRTOS/Demo/RX600_RX62N-RSK_IAR/main-blinky.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/RX600_RX62N-RSK_IAR/main-full.c b/FreeRTOS/Demo/RX600_RX62N-RSK_IAR/main-full.c
index fa0f653..1689aa5 100644
--- a/FreeRTOS/Demo/RX600_RX62N-RSK_IAR/main-full.c
+++ b/FreeRTOS/Demo/RX600_RX62N-RSK_IAR/main-full.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/RX600_RX62N-RSK_IAR/uIP_Task.c b/FreeRTOS/Demo/RX600_RX62N-RSK_IAR/uIP_Task.c
index 450b181..1fdb1d4 100644
--- a/FreeRTOS/Demo/RX600_RX62N-RSK_IAR/uIP_Task.c
+++ b/FreeRTOS/Demo/RX600_RX62N-RSK_IAR/uIP_Task.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/RX600_RX62N-RSK_IAR/webserver/EMAC.c b/FreeRTOS/Demo/RX600_RX62N-RSK_IAR/webserver/EMAC.c
index b280c73..ee46824 100644
--- a/FreeRTOS/Demo/RX600_RX62N-RSK_IAR/webserver/EMAC.c
+++ b/FreeRTOS/Demo/RX600_RX62N-RSK_IAR/webserver/EMAC.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/FreeRTOSConfig.h b/FreeRTOS/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/FreeRTOSConfig.h
index 5348408..4f6e5d3 100644
--- a/FreeRTOS/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/HighFrequencyTimerTest.c b/FreeRTOS/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/HighFrequencyTimerTest.c
index e5f41d7..3cf0872 100644
--- a/FreeRTOS/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/HighFrequencyTimerTest.c
+++ b/FreeRTOS/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/HighFrequencyTimerTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/IntQueueTimer.c b/FreeRTOS/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/IntQueueTimer.c
index 42517fc..4530401 100644
--- a/FreeRTOS/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/IntQueueTimer.c
+++ b/FreeRTOS/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/IntQueueTimer.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/ParTest.c b/FreeRTOS/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/ParTest.c
index 2aaa4e4..0ca6be4 100644
--- a/FreeRTOS/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/ParTest.c
+++ b/FreeRTOS/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/include/IntQueueTimer.h b/FreeRTOS/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/include/IntQueueTimer.h
index f88c4ec..931d273 100644
--- a/FreeRTOS/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/include/IntQueueTimer.h
+++ b/FreeRTOS/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/include/IntQueueTimer.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/main-blinky.c b/FreeRTOS/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/main-blinky.c
index 1890eba..57f1568 100644
--- a/FreeRTOS/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/main-blinky.c
+++ b/FreeRTOS/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/main-blinky.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/main-full.c b/FreeRTOS/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/main-full.c
index 9d0afe3..ce8ed46 100644
--- a/FreeRTOS/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/main-full.c
+++ b/FreeRTOS/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/main-full.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/uIP_Task.c b/FreeRTOS/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/uIP_Task.c
index afa5b8b..6ca451b 100644
--- a/FreeRTOS/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/uIP_Task.c
+++ b/FreeRTOS/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/uIP_Task.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/webserver/EMAC.c b/FreeRTOS/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/webserver/EMAC.c
index 310822a..d8ac340 100644
--- a/FreeRTOS/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/webserver/EMAC.c
+++ b/FreeRTOS/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/webserver/EMAC.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/RX600_RX630-RSK_Renesas/RTOSDemo/FreeRTOSConfig.h b/FreeRTOS/Demo/RX600_RX630-RSK_Renesas/RTOSDemo/FreeRTOSConfig.h
index 7508da5..b8863cf 100644
--- a/FreeRTOS/Demo/RX600_RX630-RSK_Renesas/RTOSDemo/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/RX600_RX630-RSK_Renesas/RTOSDemo/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/RX600_RX630-RSK_Renesas/RTOSDemo/HighFrequencyTimerTest.c b/FreeRTOS/Demo/RX600_RX630-RSK_Renesas/RTOSDemo/HighFrequencyTimerTest.c
index e5f41d7..3cf0872 100644
--- a/FreeRTOS/Demo/RX600_RX630-RSK_Renesas/RTOSDemo/HighFrequencyTimerTest.c
+++ b/FreeRTOS/Demo/RX600_RX630-RSK_Renesas/RTOSDemo/HighFrequencyTimerTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/RX600_RX630-RSK_Renesas/RTOSDemo/IntQueueTimer.c b/FreeRTOS/Demo/RX600_RX630-RSK_Renesas/RTOSDemo/IntQueueTimer.c
index 42517fc..4530401 100644
--- a/FreeRTOS/Demo/RX600_RX630-RSK_Renesas/RTOSDemo/IntQueueTimer.c
+++ b/FreeRTOS/Demo/RX600_RX630-RSK_Renesas/RTOSDemo/IntQueueTimer.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/RX600_RX630-RSK_Renesas/RTOSDemo/ParTest.c b/FreeRTOS/Demo/RX600_RX630-RSK_Renesas/RTOSDemo/ParTest.c
index 40f54e0..1326316 100644
--- a/FreeRTOS/Demo/RX600_RX630-RSK_Renesas/RTOSDemo/ParTest.c
+++ b/FreeRTOS/Demo/RX600_RX630-RSK_Renesas/RTOSDemo/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/RX600_RX630-RSK_Renesas/RTOSDemo/include/IntQueueTimer.h b/FreeRTOS/Demo/RX600_RX630-RSK_Renesas/RTOSDemo/include/IntQueueTimer.h
index f88c4ec..931d273 100644
--- a/FreeRTOS/Demo/RX600_RX630-RSK_Renesas/RTOSDemo/include/IntQueueTimer.h
+++ b/FreeRTOS/Demo/RX600_RX630-RSK_Renesas/RTOSDemo/include/IntQueueTimer.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/RX600_RX630-RSK_Renesas/RTOSDemo/main-blinky.c b/FreeRTOS/Demo/RX600_RX630-RSK_Renesas/RTOSDemo/main-blinky.c
index 956461c..6cbd57f 100644
--- a/FreeRTOS/Demo/RX600_RX630-RSK_Renesas/RTOSDemo/main-blinky.c
+++ b/FreeRTOS/Demo/RX600_RX630-RSK_Renesas/RTOSDemo/main-blinky.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/RX600_RX630-RSK_Renesas/RTOSDemo/main-full.c b/FreeRTOS/Demo/RX600_RX630-RSK_Renesas/RTOSDemo/main-full.c
index 5805122..3f254d4 100644
--- a/FreeRTOS/Demo/RX600_RX630-RSK_Renesas/RTOSDemo/main-full.c
+++ b/FreeRTOS/Demo/RX600_RX630-RSK_Renesas/RTOSDemo/main-full.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/RX600_RX63N-RDK_Renesas/RTOSDemo/FreeRTOSConfig.h b/FreeRTOS/Demo/RX600_RX63N-RDK_Renesas/RTOSDemo/FreeRTOSConfig.h
index f1b7c95..036d294 100644
--- a/FreeRTOS/Demo/RX600_RX63N-RDK_Renesas/RTOSDemo/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/RX600_RX63N-RDK_Renesas/RTOSDemo/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/RX600_RX63N-RDK_Renesas/RTOSDemo/HighFrequencyTimerTest.c b/FreeRTOS/Demo/RX600_RX63N-RDK_Renesas/RTOSDemo/HighFrequencyTimerTest.c
index eff4347..647530d 100644
--- a/FreeRTOS/Demo/RX600_RX63N-RDK_Renesas/RTOSDemo/HighFrequencyTimerTest.c
+++ b/FreeRTOS/Demo/RX600_RX63N-RDK_Renesas/RTOSDemo/HighFrequencyTimerTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/RX600_RX63N-RDK_Renesas/RTOSDemo/IntQueueTimer.c b/FreeRTOS/Demo/RX600_RX63N-RDK_Renesas/RTOSDemo/IntQueueTimer.c
index 03bc382..e34b4fa 100644
--- a/FreeRTOS/Demo/RX600_RX63N-RDK_Renesas/RTOSDemo/IntQueueTimer.c
+++ b/FreeRTOS/Demo/RX600_RX63N-RDK_Renesas/RTOSDemo/IntQueueTimer.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/RX600_RX63N-RDK_Renesas/RTOSDemo/IntQueueTimer.h b/FreeRTOS/Demo/RX600_RX63N-RDK_Renesas/RTOSDemo/IntQueueTimer.h
index f88c4ec..931d273 100644
--- a/FreeRTOS/Demo/RX600_RX63N-RDK_Renesas/RTOSDemo/IntQueueTimer.h
+++ b/FreeRTOS/Demo/RX600_RX63N-RDK_Renesas/RTOSDemo/IntQueueTimer.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/RX600_RX63N-RDK_Renesas/RTOSDemo/ParTest.c b/FreeRTOS/Demo/RX600_RX63N-RDK_Renesas/RTOSDemo/ParTest.c
index a9464ba..d286fcc 100644
--- a/FreeRTOS/Demo/RX600_RX63N-RDK_Renesas/RTOSDemo/ParTest.c
+++ b/FreeRTOS/Demo/RX600_RX63N-RDK_Renesas/RTOSDemo/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/RX600_RX63N-RDK_Renesas/RTOSDemo/main-blinky.c b/FreeRTOS/Demo/RX600_RX63N-RDK_Renesas/RTOSDemo/main-blinky.c
index 5e6d433..90fded8 100644
--- a/FreeRTOS/Demo/RX600_RX63N-RDK_Renesas/RTOSDemo/main-blinky.c
+++ b/FreeRTOS/Demo/RX600_RX63N-RDK_Renesas/RTOSDemo/main-blinky.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/RX600_RX63N-RDK_Renesas/RTOSDemo/main-full.c b/FreeRTOS/Demo/RX600_RX63N-RDK_Renesas/RTOSDemo/main-full.c
index 7d12a56..2d42d2b 100644
--- a/FreeRTOS/Demo/RX600_RX63N-RDK_Renesas/RTOSDemo/main-full.c
+++ b/FreeRTOS/Demo/RX600_RX63N-RDK_Renesas/RTOSDemo/main-full.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/RX600_RX63N-RDK_Renesas/RTOSDemo/uIP_Task.c b/FreeRTOS/Demo/RX600_RX63N-RDK_Renesas/RTOSDemo/uIP_Task.c
index afa5b8b..6ca451b 100644
--- a/FreeRTOS/Demo/RX600_RX63N-RDK_Renesas/RTOSDemo/uIP_Task.c
+++ b/FreeRTOS/Demo/RX600_RX63N-RDK_Renesas/RTOSDemo/uIP_Task.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/RX600_RX63N-RDK_Renesas/RTOSDemo/webserver/EMAC.c b/FreeRTOS/Demo/RX600_RX63N-RDK_Renesas/RTOSDemo/webserver/EMAC.c
index b6748bb..660b024 100644
--- a/FreeRTOS/Demo/RX600_RX63N-RDK_Renesas/RTOSDemo/webserver/EMAC.c
+++ b/FreeRTOS/Demo/RX600_RX63N-RDK_Renesas/RTOSDemo/webserver/EMAC.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/RX600_RX64M_RSK_GCC_e2studio/src/FreeRTOSConfig.h b/FreeRTOS/Demo/RX600_RX64M_RSK_GCC_e2studio/src/FreeRTOSConfig.h
index bfb2792..3979519 100644
--- a/FreeRTOS/Demo/RX600_RX64M_RSK_GCC_e2studio/src/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/RX600_RX64M_RSK_GCC_e2studio/src/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/RX600_RX64M_RSK_GCC_e2studio/src/ParTest.c b/FreeRTOS/Demo/RX600_RX64M_RSK_GCC_e2studio/src/ParTest.c
index 80d5cb0..2918818 100644
--- a/FreeRTOS/Demo/RX600_RX64M_RSK_GCC_e2studio/src/ParTest.c
+++ b/FreeRTOS/Demo/RX600_RX64M_RSK_GCC_e2studio/src/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/RX600_RX64M_RSK_GCC_e2studio/src/main.c b/FreeRTOS/Demo/RX600_RX64M_RSK_GCC_e2studio/src/main.c
index ad85d20..db8a490 100644
--- a/FreeRTOS/Demo/RX600_RX64M_RSK_GCC_e2studio/src/main.c
+++ b/FreeRTOS/Demo/RX600_RX64M_RSK_GCC_e2studio/src/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/RX600_RX64M_RSK_GCC_e2studio/src/main_blinky.c b/FreeRTOS/Demo/RX600_RX64M_RSK_GCC_e2studio/src/main_blinky.c
index 9c39e72..c8b30ec 100644
--- a/FreeRTOS/Demo/RX600_RX64M_RSK_GCC_e2studio/src/main_blinky.c
+++ b/FreeRTOS/Demo/RX600_RX64M_RSK_GCC_e2studio/src/main_blinky.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/RX600_RX64M_RSK_Renesas_e2studio/Source/FreeRTOSConfig.h b/FreeRTOS/Demo/RX600_RX64M_RSK_Renesas_e2studio/Source/FreeRTOSConfig.h
index bfb2792..3979519 100644
--- a/FreeRTOS/Demo/RX600_RX64M_RSK_Renesas_e2studio/Source/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/RX600_RX64M_RSK_Renesas_e2studio/Source/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/RX600_RX64M_RSK_Renesas_e2studio/Source/IntQueueTimer.c b/FreeRTOS/Demo/RX600_RX64M_RSK_Renesas_e2studio/Source/IntQueueTimer.c
index 32bf5e0..664ca36 100644
--- a/FreeRTOS/Demo/RX600_RX64M_RSK_Renesas_e2studio/Source/IntQueueTimer.c
+++ b/FreeRTOS/Demo/RX600_RX64M_RSK_Renesas_e2studio/Source/IntQueueTimer.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/RX600_RX64M_RSK_Renesas_e2studio/Source/IntQueueTimer.h b/FreeRTOS/Demo/RX600_RX64M_RSK_Renesas_e2studio/Source/IntQueueTimer.h
index f88c4ec..931d273 100644
--- a/FreeRTOS/Demo/RX600_RX64M_RSK_Renesas_e2studio/Source/IntQueueTimer.h
+++ b/FreeRTOS/Demo/RX600_RX64M_RSK_Renesas_e2studio/Source/IntQueueTimer.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/RX600_RX64M_RSK_Renesas_e2studio/Source/ParTest.c b/FreeRTOS/Demo/RX600_RX64M_RSK_Renesas_e2studio/Source/ParTest.c
index 739ab7e..ee03988 100644
--- a/FreeRTOS/Demo/RX600_RX64M_RSK_Renesas_e2studio/Source/ParTest.c
+++ b/FreeRTOS/Demo/RX600_RX64M_RSK_Renesas_e2studio/Source/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/RX600_RX64M_RSK_Renesas_e2studio/Source/RegTest.src b/FreeRTOS/Demo/RX600_RX64M_RSK_Renesas_e2studio/Source/RegTest.src
index 2f0d03a..c086b05 100644
--- a/FreeRTOS/Demo/RX600_RX64M_RSK_Renesas_e2studio/Source/RegTest.src
+++ b/FreeRTOS/Demo/RX600_RX64M_RSK_Renesas_e2studio/Source/RegTest.src
@@ -1,5 +1,5 @@
 ;/*

-;    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+;    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

 ;    All rights reserved

 ;

 ;    VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

diff --git a/FreeRTOS/Demo/RX600_RX64M_RSK_Renesas_e2studio/Source/main.c b/FreeRTOS/Demo/RX600_RX64M_RSK_Renesas_e2studio/Source/main.c
index f803638..9d5568e 100644
--- a/FreeRTOS/Demo/RX600_RX64M_RSK_Renesas_e2studio/Source/main.c
+++ b/FreeRTOS/Demo/RX600_RX64M_RSK_Renesas_e2studio/Source/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/RX600_RX64M_RSK_Renesas_e2studio/Source/main_blinky.c b/FreeRTOS/Demo/RX600_RX64M_RSK_Renesas_e2studio/Source/main_blinky.c
index 9c39e72..c8b30ec 100644
--- a/FreeRTOS/Demo/RX600_RX64M_RSK_Renesas_e2studio/Source/main_blinky.c
+++ b/FreeRTOS/Demo/RX600_RX64M_RSK_Renesas_e2studio/Source/main_blinky.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/RX600_RX64M_RSK_Renesas_e2studio/Source/main_full.c b/FreeRTOS/Demo/RX600_RX64M_RSK_Renesas_e2studio/Source/main_full.c
index 3c06ef6..7749a62 100644
--- a/FreeRTOS/Demo/RX600_RX64M_RSK_Renesas_e2studio/Source/main_full.c
+++ b/FreeRTOS/Demo/RX600_RX64M_RSK_Renesas_e2studio/Source/main_full.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/SuperH_SH7216_Renesas/RTOSDemo/FreeRTOSConfig.h b/FreeRTOS/Demo/SuperH_SH7216_Renesas/RTOSDemo/FreeRTOSConfig.h
index f03e740..fc2d928 100644
--- a/FreeRTOS/Demo/SuperH_SH7216_Renesas/RTOSDemo/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/SuperH_SH7216_Renesas/RTOSDemo/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/SuperH_SH7216_Renesas/RTOSDemo/ParTest/ParTest.c b/FreeRTOS/Demo/SuperH_SH7216_Renesas/RTOSDemo/ParTest/ParTest.c
index d7aecc8..3b21fa9 100644
--- a/FreeRTOS/Demo/SuperH_SH7216_Renesas/RTOSDemo/ParTest/ParTest.c
+++ b/FreeRTOS/Demo/SuperH_SH7216_Renesas/RTOSDemo/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/SuperH_SH7216_Renesas/RTOSDemo/flop.c b/FreeRTOS/Demo/SuperH_SH7216_Renesas/RTOSDemo/flop.c
index ea72b88..3193f76 100644
--- a/FreeRTOS/Demo/SuperH_SH7216_Renesas/RTOSDemo/flop.c
+++ b/FreeRTOS/Demo/SuperH_SH7216_Renesas/RTOSDemo/flop.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/SuperH_SH7216_Renesas/RTOSDemo/main.c b/FreeRTOS/Demo/SuperH_SH7216_Renesas/RTOSDemo/main.c
index 064119d..b668eff 100644
--- a/FreeRTOS/Demo/SuperH_SH7216_Renesas/RTOSDemo/main.c
+++ b/FreeRTOS/Demo/SuperH_SH7216_Renesas/RTOSDemo/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/SuperH_SH7216_Renesas/RTOSDemo/regtest.src b/FreeRTOS/Demo/SuperH_SH7216_Renesas/RTOSDemo/regtest.src
index 39288da..5b0cff6 100644
--- a/FreeRTOS/Demo/SuperH_SH7216_Renesas/RTOSDemo/regtest.src
+++ b/FreeRTOS/Demo/SuperH_SH7216_Renesas/RTOSDemo/regtest.src
@@ -1,5 +1,5 @@
 ;/*

-;    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+;    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

 ;	

 ;

 ;    ***************************************************************************

diff --git a/FreeRTOS/Demo/SuperH_SH7216_Renesas/RTOSDemo/uIP_Task.c b/FreeRTOS/Demo/SuperH_SH7216_Renesas/RTOSDemo/uIP_Task.c
index 1cfe5b1..c59a256 100644
--- a/FreeRTOS/Demo/SuperH_SH7216_Renesas/RTOSDemo/uIP_Task.c
+++ b/FreeRTOS/Demo/SuperH_SH7216_Renesas/RTOSDemo/uIP_Task.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/SuperH_SH7216_Renesas/RTOSDemo/webserver/EMAC.c b/FreeRTOS/Demo/SuperH_SH7216_Renesas/RTOSDemo/webserver/EMAC.c
index 2e63699..fd8a655 100644
--- a/FreeRTOS/Demo/SuperH_SH7216_Renesas/RTOSDemo/webserver/EMAC.c
+++ b/FreeRTOS/Demo/SuperH_SH7216_Renesas/RTOSDemo/webserver/EMAC.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/SuperH_SH7216_Renesas/RTOSDemo/webserver/EMAC_ISR.src b/FreeRTOS/Demo/SuperH_SH7216_Renesas/RTOSDemo/webserver/EMAC_ISR.src
index 6239cd3..accf42f 100644
--- a/FreeRTOS/Demo/SuperH_SH7216_Renesas/RTOSDemo/webserver/EMAC_ISR.src
+++ b/FreeRTOS/Demo/SuperH_SH7216_Renesas/RTOSDemo/webserver/EMAC_ISR.src
@@ -1,5 +1,5 @@
 ;/*

-;    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+;    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

 ;	

 ;

 ;    ***************************************************************************

diff --git a/FreeRTOS/Demo/TriCore_TC1782_TriBoard_GCC/RTOSDemo/FreeRTOSConfig.h b/FreeRTOS/Demo/TriCore_TC1782_TriBoard_GCC/RTOSDemo/FreeRTOSConfig.h
index 165660c..36a5eaa 100644
--- a/FreeRTOS/Demo/TriCore_TC1782_TriBoard_GCC/RTOSDemo/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/TriCore_TC1782_TriBoard_GCC/RTOSDemo/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/TriCore_TC1782_TriBoard_GCC/RTOSDemo/InterruptNestTest.c b/FreeRTOS/Demo/TriCore_TC1782_TriBoard_GCC/RTOSDemo/InterruptNestTest.c
index 426213e..050c27a 100644
--- a/FreeRTOS/Demo/TriCore_TC1782_TriBoard_GCC/RTOSDemo/InterruptNestTest.c
+++ b/FreeRTOS/Demo/TriCore_TC1782_TriBoard_GCC/RTOSDemo/InterruptNestTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/TriCore_TC1782_TriBoard_GCC/RTOSDemo/InterruptNestTest.h b/FreeRTOS/Demo/TriCore_TC1782_TriBoard_GCC/RTOSDemo/InterruptNestTest.h
index 1f7bbb4..2257042 100644
--- a/FreeRTOS/Demo/TriCore_TC1782_TriBoard_GCC/RTOSDemo/InterruptNestTest.h
+++ b/FreeRTOS/Demo/TriCore_TC1782_TriBoard_GCC/RTOSDemo/InterruptNestTest.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/TriCore_TC1782_TriBoard_GCC/RTOSDemo/ParTest.c b/FreeRTOS/Demo/TriCore_TC1782_TriBoard_GCC/RTOSDemo/ParTest.c
index d939856..fd9969a 100644
--- a/FreeRTOS/Demo/TriCore_TC1782_TriBoard_GCC/RTOSDemo/ParTest.c
+++ b/FreeRTOS/Demo/TriCore_TC1782_TriBoard_GCC/RTOSDemo/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/TriCore_TC1782_TriBoard_GCC/RTOSDemo/main.c b/FreeRTOS/Demo/TriCore_TC1782_TriBoard_GCC/RTOSDemo/main.c
index c70ebaf..939ea4f 100644
--- a/FreeRTOS/Demo/TriCore_TC1782_TriBoard_GCC/RTOSDemo/main.c
+++ b/FreeRTOS/Demo/TriCore_TC1782_TriBoard_GCC/RTOSDemo/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/TriCore_TC1782_TriBoard_GCC/RTOSDemo/serial.c b/FreeRTOS/Demo/TriCore_TC1782_TriBoard_GCC/RTOSDemo/serial.c
index d5b48ac..a9ef228 100644
--- a/FreeRTOS/Demo/TriCore_TC1782_TriBoard_GCC/RTOSDemo/serial.c
+++ b/FreeRTOS/Demo/TriCore_TC1782_TriBoard_GCC/RTOSDemo/serial.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/WIN32-MSVC/DemosModifiedForLowTickRate/recmutex.c b/FreeRTOS/Demo/WIN32-MSVC/DemosModifiedForLowTickRate/recmutex.c
index 7f6249a..1bb90e0 100644
--- a/FreeRTOS/Demo/WIN32-MSVC/DemosModifiedForLowTickRate/recmutex.c
+++ b/FreeRTOS/Demo/WIN32-MSVC/DemosModifiedForLowTickRate/recmutex.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/WIN32-MSVC/FreeRTOSConfig.h b/FreeRTOS/Demo/WIN32-MSVC/FreeRTOSConfig.h
index 252047f..9d9945d 100644
--- a/FreeRTOS/Demo/WIN32-MSVC/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/WIN32-MSVC/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/WIN32-MSVC/Run-time-stats-utils.c b/FreeRTOS/Demo/WIN32-MSVC/Run-time-stats-utils.c
index 8b64dd3..9bd6a0f 100644
--- a/FreeRTOS/Demo/WIN32-MSVC/Run-time-stats-utils.c
+++ b/FreeRTOS/Demo/WIN32-MSVC/Run-time-stats-utils.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/WIN32-MSVC/main.c b/FreeRTOS/Demo/WIN32-MSVC/main.c
index ebc0037..cb634f1 100644
--- a/FreeRTOS/Demo/WIN32-MSVC/main.c
+++ b/FreeRTOS/Demo/WIN32-MSVC/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/WIN32-MSVC/main_blinky.c b/FreeRTOS/Demo/WIN32-MSVC/main_blinky.c
index 42b7235..246e7b9 100644
--- a/FreeRTOS/Demo/WIN32-MSVC/main_blinky.c
+++ b/FreeRTOS/Demo/WIN32-MSVC/main_blinky.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/WIN32-MSVC/main_full.c b/FreeRTOS/Demo/WIN32-MSVC/main_full.c
index 27840fe..27d24a1 100644
--- a/FreeRTOS/Demo/WIN32-MSVC/main_full.c
+++ b/FreeRTOS/Demo/WIN32-MSVC/main_full.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/WIN32-MingW/DemosModifiedForLowTickRate/recmutex.c b/FreeRTOS/Demo/WIN32-MingW/DemosModifiedForLowTickRate/recmutex.c
index 7f6249a..1bb90e0 100644
--- a/FreeRTOS/Demo/WIN32-MingW/DemosModifiedForLowTickRate/recmutex.c
+++ b/FreeRTOS/Demo/WIN32-MingW/DemosModifiedForLowTickRate/recmutex.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/WIN32-MingW/FreeRTOSConfig.h b/FreeRTOS/Demo/WIN32-MingW/FreeRTOSConfig.h
index be7e205..633ad8c 100644
--- a/FreeRTOS/Demo/WIN32-MingW/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/WIN32-MingW/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/WIN32-MingW/Run-time-stats-utils.c b/FreeRTOS/Demo/WIN32-MingW/Run-time-stats-utils.c
index 8b64dd3..9bd6a0f 100644
--- a/FreeRTOS/Demo/WIN32-MingW/Run-time-stats-utils.c
+++ b/FreeRTOS/Demo/WIN32-MingW/Run-time-stats-utils.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/WIN32-MingW/main.c b/FreeRTOS/Demo/WIN32-MingW/main.c
index 5c51e23..282beba 100644
--- a/FreeRTOS/Demo/WIN32-MingW/main.c
+++ b/FreeRTOS/Demo/WIN32-MingW/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/WIN32-MingW/main_blinky.c b/FreeRTOS/Demo/WIN32-MingW/main_blinky.c
index 14f0da5..e7c33e6 100644
--- a/FreeRTOS/Demo/WIN32-MingW/main_blinky.c
+++ b/FreeRTOS/Demo/WIN32-MingW/main_blinky.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/WIN32-MingW/main_full.c b/FreeRTOS/Demo/WIN32-MingW/main_full.c
index 333af8e..22ae869 100644
--- a/FreeRTOS/Demo/WIN32-MingW/main_full.c
+++ b/FreeRTOS/Demo/WIN32-MingW/main_full.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/WizNET_DEMO_GCC_ARM7/FreeRTOSConfig.h b/FreeRTOS/Demo/WizNET_DEMO_GCC_ARM7/FreeRTOSConfig.h
index ee04b75..60592c7 100644
--- a/FreeRTOS/Demo/WizNET_DEMO_GCC_ARM7/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/WizNET_DEMO_GCC_ARM7/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/WizNET_DEMO_GCC_ARM7/HTTP_Serv.c b/FreeRTOS/Demo/WizNET_DEMO_GCC_ARM7/HTTP_Serv.c
index 74fb70c..c596707 100644
--- a/FreeRTOS/Demo/WizNET_DEMO_GCC_ARM7/HTTP_Serv.c
+++ b/FreeRTOS/Demo/WizNET_DEMO_GCC_ARM7/HTTP_Serv.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/WizNET_DEMO_GCC_ARM7/HTTP_Serv.h b/FreeRTOS/Demo/WizNET_DEMO_GCC_ARM7/HTTP_Serv.h
index 4230a85..171a7f5 100644
--- a/FreeRTOS/Demo/WizNET_DEMO_GCC_ARM7/HTTP_Serv.h
+++ b/FreeRTOS/Demo/WizNET_DEMO_GCC_ARM7/HTTP_Serv.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/WizNET_DEMO_GCC_ARM7/Makefile b/FreeRTOS/Demo/WizNET_DEMO_GCC_ARM7/Makefile
index 2d98d3a..9ff4184 100644
--- a/FreeRTOS/Demo/WizNET_DEMO_GCC_ARM7/Makefile
+++ b/FreeRTOS/Demo/WizNET_DEMO_GCC_ARM7/Makefile
@@ -1,5 +1,5 @@
 #/*

-#    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+#    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

 #	

 #

 #    ***************************************************************************

diff --git a/FreeRTOS/Demo/WizNET_DEMO_GCC_ARM7/TCP.c b/FreeRTOS/Demo/WizNET_DEMO_GCC_ARM7/TCP.c
index b710e4e..de2ae05 100644
--- a/FreeRTOS/Demo/WizNET_DEMO_GCC_ARM7/TCP.c
+++ b/FreeRTOS/Demo/WizNET_DEMO_GCC_ARM7/TCP.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/WizNET_DEMO_GCC_ARM7/TCP.h b/FreeRTOS/Demo/WizNET_DEMO_GCC_ARM7/TCP.h
index c11f52d..38755c8 100644
--- a/FreeRTOS/Demo/WizNET_DEMO_GCC_ARM7/TCP.h
+++ b/FreeRTOS/Demo/WizNET_DEMO_GCC_ARM7/TCP.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/WizNET_DEMO_GCC_ARM7/TCPISR.c b/FreeRTOS/Demo/WizNET_DEMO_GCC_ARM7/TCPISR.c
index 4d9532e..28298c6 100644
--- a/FreeRTOS/Demo/WizNET_DEMO_GCC_ARM7/TCPISR.c
+++ b/FreeRTOS/Demo/WizNET_DEMO_GCC_ARM7/TCPISR.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/WizNET_DEMO_GCC_ARM7/html_pages.h b/FreeRTOS/Demo/WizNET_DEMO_GCC_ARM7/html_pages.h
index 9186303..04164fe 100644
--- a/FreeRTOS/Demo/WizNET_DEMO_GCC_ARM7/html_pages.h
+++ b/FreeRTOS/Demo/WizNET_DEMO_GCC_ARM7/html_pages.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/WizNET_DEMO_GCC_ARM7/i2c.c b/FreeRTOS/Demo/WizNET_DEMO_GCC_ARM7/i2c.c
index 064b2de..07c81f5 100644
--- a/FreeRTOS/Demo/WizNET_DEMO_GCC_ARM7/i2c.c
+++ b/FreeRTOS/Demo/WizNET_DEMO_GCC_ARM7/i2c.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/WizNET_DEMO_GCC_ARM7/i2c.h b/FreeRTOS/Demo/WizNET_DEMO_GCC_ARM7/i2c.h
index f9ac986..8bf316a 100644
--- a/FreeRTOS/Demo/WizNET_DEMO_GCC_ARM7/i2c.h
+++ b/FreeRTOS/Demo/WizNET_DEMO_GCC_ARM7/i2c.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/WizNET_DEMO_GCC_ARM7/i2cISR.c b/FreeRTOS/Demo/WizNET_DEMO_GCC_ARM7/i2cISR.c
index d0fe187..142d346 100644
--- a/FreeRTOS/Demo/WizNET_DEMO_GCC_ARM7/i2cISR.c
+++ b/FreeRTOS/Demo/WizNET_DEMO_GCC_ARM7/i2cISR.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/WizNET_DEMO_GCC_ARM7/main.c b/FreeRTOS/Demo/WizNET_DEMO_GCC_ARM7/main.c
index 65ee9da..82b7382 100644
--- a/FreeRTOS/Demo/WizNET_DEMO_GCC_ARM7/main.c
+++ b/FreeRTOS/Demo/WizNET_DEMO_GCC_ARM7/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/WizNET_DEMO_TERN_186/FreeRTOSConfig.h b/FreeRTOS/Demo/WizNET_DEMO_TERN_186/FreeRTOSConfig.h
index 99fe9d6..1f29246 100644
--- a/FreeRTOS/Demo/WizNET_DEMO_TERN_186/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/WizNET_DEMO_TERN_186/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/WizNET_DEMO_TERN_186/HTTPTask.c b/FreeRTOS/Demo/WizNET_DEMO_TERN_186/HTTPTask.c
index fcf31df..93f4ba4 100644
--- a/FreeRTOS/Demo/WizNET_DEMO_TERN_186/HTTPTask.c
+++ b/FreeRTOS/Demo/WizNET_DEMO_TERN_186/HTTPTask.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/WizNET_DEMO_TERN_186/HTTPTask.h b/FreeRTOS/Demo/WizNET_DEMO_TERN_186/HTTPTask.h
index df51a44..def56cd 100644
--- a/FreeRTOS/Demo/WizNET_DEMO_TERN_186/HTTPTask.h
+++ b/FreeRTOS/Demo/WizNET_DEMO_TERN_186/HTTPTask.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/WizNET_DEMO_TERN_186/main.c b/FreeRTOS/Demo/WizNET_DEMO_TERN_186/main.c
index 2ff504c..f5a33eb 100644
--- a/FreeRTOS/Demo/WizNET_DEMO_TERN_186/main.c
+++ b/FreeRTOS/Demo/WizNET_DEMO_TERN_186/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/WizNET_DEMO_TERN_186/serial/serial.c b/FreeRTOS/Demo/WizNET_DEMO_TERN_186/serial/serial.c
index 24a5fd3..b91b64c 100644
--- a/FreeRTOS/Demo/WizNET_DEMO_TERN_186/serial/serial.c
+++ b/FreeRTOS/Demo/WizNET_DEMO_TERN_186/serial/serial.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/dsPIC_MPLAB/FreeRTOSConfig.h b/FreeRTOS/Demo/dsPIC_MPLAB/FreeRTOSConfig.h
index e3b0213..86c436a 100644
--- a/FreeRTOS/Demo/dsPIC_MPLAB/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/dsPIC_MPLAB/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/dsPIC_MPLAB/ParTest/ParTest.c b/FreeRTOS/Demo/dsPIC_MPLAB/ParTest/ParTest.c
index 8e21c63..9444477 100644
--- a/FreeRTOS/Demo/dsPIC_MPLAB/ParTest/ParTest.c
+++ b/FreeRTOS/Demo/dsPIC_MPLAB/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/dsPIC_MPLAB/lcd.c b/FreeRTOS/Demo/dsPIC_MPLAB/lcd.c
index fbf8405..4255f8b 100644
--- a/FreeRTOS/Demo/dsPIC_MPLAB/lcd.c
+++ b/FreeRTOS/Demo/dsPIC_MPLAB/lcd.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/dsPIC_MPLAB/lcd.h b/FreeRTOS/Demo/dsPIC_MPLAB/lcd.h
index 3fcc5fc..959db29 100644
--- a/FreeRTOS/Demo/dsPIC_MPLAB/lcd.h
+++ b/FreeRTOS/Demo/dsPIC_MPLAB/lcd.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/dsPIC_MPLAB/main.c b/FreeRTOS/Demo/dsPIC_MPLAB/main.c
index b97ab93..405f656 100644
--- a/FreeRTOS/Demo/dsPIC_MPLAB/main.c
+++ b/FreeRTOS/Demo/dsPIC_MPLAB/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/dsPIC_MPLAB/serial/serial.c b/FreeRTOS/Demo/dsPIC_MPLAB/serial/serial.c
index cc082b4..918eff4 100644
--- a/FreeRTOS/Demo/dsPIC_MPLAB/serial/serial.c
+++ b/FreeRTOS/Demo/dsPIC_MPLAB/serial/serial.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/dsPIC_MPLAB/timertest.c b/FreeRTOS/Demo/dsPIC_MPLAB/timertest.c
index 887c309..c4bd419 100644
--- a/FreeRTOS/Demo/dsPIC_MPLAB/timertest.c
+++ b/FreeRTOS/Demo/dsPIC_MPLAB/timertest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/dsPIC_MPLAB/timertest.h b/FreeRTOS/Demo/dsPIC_MPLAB/timertest.h
index 685e01a..e2b3fef 100644
--- a/FreeRTOS/Demo/dsPIC_MPLAB/timertest.h
+++ b/FreeRTOS/Demo/dsPIC_MPLAB/timertest.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/lwIP_Demo_Rowley_ARM7/BasicWEB.c b/FreeRTOS/Demo/lwIP_Demo_Rowley_ARM7/BasicWEB.c
index d7f0430..d629a82 100644
--- a/FreeRTOS/Demo/lwIP_Demo_Rowley_ARM7/BasicWEB.c
+++ b/FreeRTOS/Demo/lwIP_Demo_Rowley_ARM7/BasicWEB.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/lwIP_Demo_Rowley_ARM7/BasicWEB.h b/FreeRTOS/Demo/lwIP_Demo_Rowley_ARM7/BasicWEB.h
index 679850d..466dea4 100644
--- a/FreeRTOS/Demo/lwIP_Demo_Rowley_ARM7/BasicWEB.h
+++ b/FreeRTOS/Demo/lwIP_Demo_Rowley_ARM7/BasicWEB.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/lwIP_Demo_Rowley_ARM7/EMAC/SAM7_EMAC.c b/FreeRTOS/Demo/lwIP_Demo_Rowley_ARM7/EMAC/SAM7_EMAC.c
index 5d6b853..10c080b 100644
--- a/FreeRTOS/Demo/lwIP_Demo_Rowley_ARM7/EMAC/SAM7_EMAC.c
+++ b/FreeRTOS/Demo/lwIP_Demo_Rowley_ARM7/EMAC/SAM7_EMAC.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/lwIP_Demo_Rowley_ARM7/EMAC/SAM7_EMAC.h b/FreeRTOS/Demo/lwIP_Demo_Rowley_ARM7/EMAC/SAM7_EMAC.h
index 30ed3fc..0b25524 100644
--- a/FreeRTOS/Demo/lwIP_Demo_Rowley_ARM7/EMAC/SAM7_EMAC.h
+++ b/FreeRTOS/Demo/lwIP_Demo_Rowley_ARM7/EMAC/SAM7_EMAC.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/lwIP_Demo_Rowley_ARM7/EMAC/SAM7_EMAC_ISR.c b/FreeRTOS/Demo/lwIP_Demo_Rowley_ARM7/EMAC/SAM7_EMAC_ISR.c
index f0b16f1..5b2e629 100644
--- a/FreeRTOS/Demo/lwIP_Demo_Rowley_ARM7/EMAC/SAM7_EMAC_ISR.c
+++ b/FreeRTOS/Demo/lwIP_Demo_Rowley_ARM7/EMAC/SAM7_EMAC_ISR.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/lwIP_Demo_Rowley_ARM7/FreeRTOSConfig.h b/FreeRTOS/Demo/lwIP_Demo_Rowley_ARM7/FreeRTOSConfig.h
index 1f9179c..0788848 100644
--- a/FreeRTOS/Demo/lwIP_Demo_Rowley_ARM7/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/lwIP_Demo_Rowley_ARM7/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/lwIP_Demo_Rowley_ARM7/ParTest/ParTest.c b/FreeRTOS/Demo/lwIP_Demo_Rowley_ARM7/ParTest/ParTest.c
index d6482d5..a4021b6 100644
--- a/FreeRTOS/Demo/lwIP_Demo_Rowley_ARM7/ParTest/ParTest.c
+++ b/FreeRTOS/Demo/lwIP_Demo_Rowley_ARM7/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/lwIP_Demo_Rowley_ARM7/USB/USB-CDC.c b/FreeRTOS/Demo/lwIP_Demo_Rowley_ARM7/USB/USB-CDC.c
index 82d59e9..7def026 100644
--- a/FreeRTOS/Demo/lwIP_Demo_Rowley_ARM7/USB/USB-CDC.c
+++ b/FreeRTOS/Demo/lwIP_Demo_Rowley_ARM7/USB/USB-CDC.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/lwIP_Demo_Rowley_ARM7/USB/USB-CDC.h b/FreeRTOS/Demo/lwIP_Demo_Rowley_ARM7/USB/USB-CDC.h
index 0b5cb99..6330784 100644
--- a/FreeRTOS/Demo/lwIP_Demo_Rowley_ARM7/USB/USB-CDC.h
+++ b/FreeRTOS/Demo/lwIP_Demo_Rowley_ARM7/USB/USB-CDC.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/lwIP_Demo_Rowley_ARM7/USB/USBIsr.c b/FreeRTOS/Demo/lwIP_Demo_Rowley_ARM7/USB/USBIsr.c
index e79952a..084716b 100644
--- a/FreeRTOS/Demo/lwIP_Demo_Rowley_ARM7/USB/USBIsr.c
+++ b/FreeRTOS/Demo/lwIP_Demo_Rowley_ARM7/USB/USBIsr.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/lwIP_Demo_Rowley_ARM7/USB/descriptors.h b/FreeRTOS/Demo/lwIP_Demo_Rowley_ARM7/USB/descriptors.h
index 040c1ef..ae39905 100644
--- a/FreeRTOS/Demo/lwIP_Demo_Rowley_ARM7/USB/descriptors.h
+++ b/FreeRTOS/Demo/lwIP_Demo_Rowley_ARM7/USB/descriptors.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/lwIP_Demo_Rowley_ARM7/USB/usb.h b/FreeRTOS/Demo/lwIP_Demo_Rowley_ARM7/USB/usb.h
index b3edff4..70b7129 100644
--- a/FreeRTOS/Demo/lwIP_Demo_Rowley_ARM7/USB/usb.h
+++ b/FreeRTOS/Demo/lwIP_Demo_Rowley_ARM7/USB/usb.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/lwIP_Demo_Rowley_ARM7/main.c b/FreeRTOS/Demo/lwIP_Demo_Rowley_ARM7/main.c
index bcbf711..e874ee3 100644
--- a/FreeRTOS/Demo/lwIP_Demo_Rowley_ARM7/main.c
+++ b/FreeRTOS/Demo/lwIP_Demo_Rowley_ARM7/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/lwIP_Demo_Rowley_ARM7/makefile b/FreeRTOS/Demo/lwIP_Demo_Rowley_ARM7/makefile
index 412d6d9..20876e8 100644
--- a/FreeRTOS/Demo/lwIP_Demo_Rowley_ARM7/makefile
+++ b/FreeRTOS/Demo/lwIP_Demo_Rowley_ARM7/makefile
@@ -1,5 +1,5 @@
 #/*

-#    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+#    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

 #	

 #

 #    ***************************************************************************

diff --git a/FreeRTOS/Demo/msp430_CrossWorks/FreeRTOSConfig.h b/FreeRTOS/Demo/msp430_CrossWorks/FreeRTOSConfig.h
index 6922948..82f7df0 100644
--- a/FreeRTOS/Demo/msp430_CrossWorks/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/msp430_CrossWorks/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/msp430_CrossWorks/ParTest/ParTest.c b/FreeRTOS/Demo/msp430_CrossWorks/ParTest/ParTest.c
index 8a0572d..553deb9 100644
--- a/FreeRTOS/Demo/msp430_CrossWorks/ParTest/ParTest.c
+++ b/FreeRTOS/Demo/msp430_CrossWorks/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/msp430_CrossWorks/main.c b/FreeRTOS/Demo/msp430_CrossWorks/main.c
index 96d283b..9fb9d49 100644
--- a/FreeRTOS/Demo/msp430_CrossWorks/main.c
+++ b/FreeRTOS/Demo/msp430_CrossWorks/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/msp430_CrossWorks/serial/serial.c b/FreeRTOS/Demo/msp430_CrossWorks/serial/serial.c
index 69854a8..1fa4daa 100644
--- a/FreeRTOS/Demo/msp430_CrossWorks/serial/serial.c
+++ b/FreeRTOS/Demo/msp430_CrossWorks/serial/serial.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/msp430_CrossWorks/serial/serialASM.asm b/FreeRTOS/Demo/msp430_CrossWorks/serial/serialASM.asm
index 9e7eca1..a6de5f0 100644
--- a/FreeRTOS/Demo/msp430_CrossWorks/serial/serialASM.asm
+++ b/FreeRTOS/Demo/msp430_CrossWorks/serial/serialASM.asm
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/msp430_GCC/FreeRTOSConfig.h b/FreeRTOS/Demo/msp430_GCC/FreeRTOSConfig.h
index 664b112..de3f7e6 100644
--- a/FreeRTOS/Demo/msp430_GCC/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/msp430_GCC/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/msp430_GCC/ParTest/ParTest.c b/FreeRTOS/Demo/msp430_GCC/ParTest/ParTest.c
index 02d506f..59b9e11 100644
--- a/FreeRTOS/Demo/msp430_GCC/ParTest/ParTest.c
+++ b/FreeRTOS/Demo/msp430_GCC/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/msp430_GCC/main.c b/FreeRTOS/Demo/msp430_GCC/main.c
index f7c88fc..3f5ded6 100644
--- a/FreeRTOS/Demo/msp430_GCC/main.c
+++ b/FreeRTOS/Demo/msp430_GCC/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/msp430_GCC/makefile b/FreeRTOS/Demo/msp430_GCC/makefile
index 41f36ff..e288ac4 100644
--- a/FreeRTOS/Demo/msp430_GCC/makefile
+++ b/FreeRTOS/Demo/msp430_GCC/makefile
@@ -1,5 +1,5 @@
 #/*

-#    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+#    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

 #	

 #

 #    ***************************************************************************

diff --git a/FreeRTOS/Demo/msp430_GCC/serial/serial.c b/FreeRTOS/Demo/msp430_GCC/serial/serial.c
index a34720e..8802788 100644
--- a/FreeRTOS/Demo/msp430_GCC/serial/serial.c
+++ b/FreeRTOS/Demo/msp430_GCC/serial/serial.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/msp430_IAR/FreeRTOSConfig.h b/FreeRTOS/Demo/msp430_IAR/FreeRTOSConfig.h
index 482717e..81600f9 100644
--- a/FreeRTOS/Demo/msp430_IAR/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/msp430_IAR/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/msp430_IAR/ParTest/ParTest.c b/FreeRTOS/Demo/msp430_IAR/ParTest/ParTest.c
index 8a0572d..553deb9 100644
--- a/FreeRTOS/Demo/msp430_IAR/ParTest/ParTest.c
+++ b/FreeRTOS/Demo/msp430_IAR/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/msp430_IAR/main.c b/FreeRTOS/Demo/msp430_IAR/main.c
index 73e3301..110919b 100644
--- a/FreeRTOS/Demo/msp430_IAR/main.c
+++ b/FreeRTOS/Demo/msp430_IAR/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/msp430_IAR/serial/serial.c b/FreeRTOS/Demo/msp430_IAR/serial/serial.c
index 8721404..d75be09 100644
--- a/FreeRTOS/Demo/msp430_IAR/serial/serial.c
+++ b/FreeRTOS/Demo/msp430_IAR/serial/serial.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/msp430_IAR/serial/serialASM.s43 b/FreeRTOS/Demo/msp430_IAR/serial/serialASM.s43
index 8ba169b..1e6b0b3 100644
--- a/FreeRTOS/Demo/msp430_IAR/serial/serialASM.s43
+++ b/FreeRTOS/Demo/msp430_IAR/serial/serialASM.s43
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/uIP_Demo_IAR_ARM7/EMAC/EMAClISR.s79 b/FreeRTOS/Demo/uIP_Demo_IAR_ARM7/EMAC/EMAClISR.s79
index ae7892e..b83c826 100644
--- a/FreeRTOS/Demo/uIP_Demo_IAR_ARM7/EMAC/EMAClISR.s79
+++ b/FreeRTOS/Demo/uIP_Demo_IAR_ARM7/EMAC/EMAClISR.s79
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/uIP_Demo_IAR_ARM7/EMAC/SAM7_EMAC.c b/FreeRTOS/Demo/uIP_Demo_IAR_ARM7/EMAC/SAM7_EMAC.c
index e3ae350..fdefd9e 100644
--- a/FreeRTOS/Demo/uIP_Demo_IAR_ARM7/EMAC/SAM7_EMAC.c
+++ b/FreeRTOS/Demo/uIP_Demo_IAR_ARM7/EMAC/SAM7_EMAC.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/uIP_Demo_IAR_ARM7/FreeRTOSConfig.h b/FreeRTOS/Demo/uIP_Demo_IAR_ARM7/FreeRTOSConfig.h
index a67d5f7..194e9b6 100644
--- a/FreeRTOS/Demo/uIP_Demo_IAR_ARM7/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/uIP_Demo_IAR_ARM7/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/uIP_Demo_IAR_ARM7/ParTest/ParTest.c b/FreeRTOS/Demo/uIP_Demo_IAR_ARM7/ParTest/ParTest.c
index 37c89ac..2829327 100644
--- a/FreeRTOS/Demo/uIP_Demo_IAR_ARM7/ParTest/ParTest.c
+++ b/FreeRTOS/Demo/uIP_Demo_IAR_ARM7/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/uIP_Demo_IAR_ARM7/main.c b/FreeRTOS/Demo/uIP_Demo_IAR_ARM7/main.c
index d18b31e..ceccbfb 100644
--- a/FreeRTOS/Demo/uIP_Demo_IAR_ARM7/main.c
+++ b/FreeRTOS/Demo/uIP_Demo_IAR_ARM7/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/uIP_Demo_Rowley_ARM7/FreeRTOSConfig.h b/FreeRTOS/Demo/uIP_Demo_Rowley_ARM7/FreeRTOSConfig.h
index 19619e2..2312062 100644
--- a/FreeRTOS/Demo/uIP_Demo_Rowley_ARM7/FreeRTOSConfig.h
+++ b/FreeRTOS/Demo/uIP_Demo_Rowley_ARM7/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Demo/uIP_Demo_Rowley_ARM7/main.c b/FreeRTOS/Demo/uIP_Demo_Rowley_ARM7/main.c
index f383abc..2735b63 100644
--- a/FreeRTOS/Demo/uIP_Demo_Rowley_ARM7/main.c
+++ b/FreeRTOS/Demo/uIP_Demo_Rowley_ARM7/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/croutine.c b/FreeRTOS/Source/croutine.c
index aa306a9..bec3fdc 100644
--- a/FreeRTOS/Source/croutine.c
+++ b/FreeRTOS/Source/croutine.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/event_groups.c b/FreeRTOS/Source/event_groups.c
index 5efd432..0ff6b53 100644
--- a/FreeRTOS/Source/event_groups.c
+++ b/FreeRTOS/Source/event_groups.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/include/FreeRTOS.h b/FreeRTOS/Source/include/FreeRTOS.h
index 37cd25b..cebf882 100644
--- a/FreeRTOS/Source/include/FreeRTOS.h
+++ b/FreeRTOS/Source/include/FreeRTOS.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/include/StackMacros.h b/FreeRTOS/Source/include/StackMacros.h
index 72e075c..e011d1d 100644
--- a/FreeRTOS/Source/include/StackMacros.h
+++ b/FreeRTOS/Source/include/StackMacros.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

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

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

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

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/include/list.h b/FreeRTOS/Source/include/list.h
index 7126334..0693442 100644
--- a/FreeRTOS/Source/include/list.h
+++ b/FreeRTOS/Source/include/list.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/include/mpu_wrappers.h b/FreeRTOS/Source/include/mpu_wrappers.h
index 0472c46..f6813ab 100644
--- a/FreeRTOS/Source/include/mpu_wrappers.h
+++ b/FreeRTOS/Source/include/mpu_wrappers.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

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

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

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

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/include/queue.h b/FreeRTOS/Source/include/queue.h
index 9dafec9..0d9f385 100644
--- a/FreeRTOS/Source/include/queue.h
+++ b/FreeRTOS/Source/include/queue.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/include/semphr.h b/FreeRTOS/Source/include/semphr.h
index 9081659..d552ede 100644
--- a/FreeRTOS/Source/include/semphr.h
+++ b/FreeRTOS/Source/include/semphr.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/include/task.h b/FreeRTOS/Source/include/task.h
index 12d5f60..ae279e1 100644
--- a/FreeRTOS/Source/include/task.h
+++ b/FreeRTOS/Source/include/task.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

@@ -81,10 +81,10 @@
  * MACROS AND DEFINITIONS

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

 

-#define tskKERNEL_VERSION_NUMBER "V8.0.0"

+#define tskKERNEL_VERSION_NUMBER "V8.0.1"

 #define tskKERNEL_VERSION_MAJOR 8

 #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 68209bc..1d60213 100644
--- a/FreeRTOS/Source/include/timers.h
+++ b/FreeRTOS/Source/include/timers.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/list.c b/FreeRTOS/Source/list.c
index 9a4b231..467d72a 100644
--- a/FreeRTOS/Source/list.c
+++ b/FreeRTOS/Source/list.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/BCC/16BitDOS/Flsh186/port.c b/FreeRTOS/Source/portable/BCC/16BitDOS/Flsh186/port.c
index 8d9f4f6..4fbd5ed 100644
--- a/FreeRTOS/Source/portable/BCC/16BitDOS/Flsh186/port.c
+++ b/FreeRTOS/Source/portable/BCC/16BitDOS/Flsh186/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

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

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/BCC/16BitDOS/PC/port.c b/FreeRTOS/Source/portable/BCC/16BitDOS/PC/port.c
index e7955e1..73add75 100644
--- a/FreeRTOS/Source/portable/BCC/16BitDOS/PC/port.c
+++ b/FreeRTOS/Source/portable/BCC/16BitDOS/PC/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/BCC/16BitDOS/PC/prtmacro.h b/FreeRTOS/Source/portable/BCC/16BitDOS/PC/prtmacro.h
index 3e1c3bc..6a7d33a 100644
--- a/FreeRTOS/Source/portable/BCC/16BitDOS/PC/prtmacro.h
+++ b/FreeRTOS/Source/portable/BCC/16BitDOS/PC/prtmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

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

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/BCC/16BitDOS/common/portcomn.c b/FreeRTOS/Source/portable/BCC/16BitDOS/common/portcomn.c
index 34ef7ed..eef2d3a 100644
--- a/FreeRTOS/Source/portable/BCC/16BitDOS/common/portcomn.c
+++ b/FreeRTOS/Source/portable/BCC/16BitDOS/common/portcomn.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/CCS/ARM_Cortex-R4/port.c b/FreeRTOS/Source/portable/CCS/ARM_Cortex-R4/port.c
index e47d27f..7a4ca6e 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 V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/CCS/ARM_Cortex-R4/portASM.asm b/FreeRTOS/Source/portable/CCS/ARM_Cortex-R4/portASM.asm
index de1a30d..6e7aef6 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 V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+;    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

 ;    All rights reserved

 ;	

 ;

diff --git a/FreeRTOS/Source/portable/CCS/ARM_Cortex-R4/portmacro.h b/FreeRTOS/Source/portable/CCS/ARM_Cortex-R4/portmacro.h
index 9b833b1..e71c093 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 V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

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

-;    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+;    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

 ;    All rights reserved

 ;	

 ;

diff --git a/FreeRTOS/Source/portable/CCS/MSP430X/port.c b/FreeRTOS/Source/portable/CCS/MSP430X/port.c
index d9fde3e..04fd304 100644
--- a/FreeRTOS/Source/portable/CCS/MSP430X/port.c
+++ b/FreeRTOS/Source/portable/CCS/MSP430X/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/CCS/MSP430X/portext.asm b/FreeRTOS/Source/portable/CCS/MSP430X/portext.asm
index ca6f20c..8b65119 100644
--- a/FreeRTOS/Source/portable/CCS/MSP430X/portext.asm
+++ b/FreeRTOS/Source/portable/CCS/MSP430X/portext.asm
@@ -1,6 +1,6 @@
 ;

 ;/*

-;    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+;    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

 ;    All rights reserved

 ;

 ;

diff --git a/FreeRTOS/Source/portable/CCS/MSP430X/portmacro.h b/FreeRTOS/Source/portable/CCS/MSP430X/portmacro.h
index 3c05171..59e64aa 100644
--- a/FreeRTOS/Source/portable/CCS/MSP430X/portmacro.h
+++ b/FreeRTOS/Source/portable/CCS/MSP430X/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/CodeWarrior/ColdFire_V1/port.c b/FreeRTOS/Source/portable/CodeWarrior/ColdFire_V1/port.c
index 02b9b33..5179e75 100644
--- a/FreeRTOS/Source/portable/CodeWarrior/ColdFire_V1/port.c
+++ b/FreeRTOS/Source/portable/CodeWarrior/ColdFire_V1/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

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

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

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

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/CodeWarrior/ColdFire_V2/port.c b/FreeRTOS/Source/portable/CodeWarrior/ColdFire_V2/port.c
index e5db937..4476fb4 100644
--- a/FreeRTOS/Source/portable/CodeWarrior/ColdFire_V2/port.c
+++ b/FreeRTOS/Source/portable/CodeWarrior/ColdFire_V2/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/CodeWarrior/ColdFire_V2/portasm.S b/FreeRTOS/Source/portable/CodeWarrior/ColdFire_V2/portasm.S
index 37c490f..8d55c23 100644
--- a/FreeRTOS/Source/portable/CodeWarrior/ColdFire_V2/portasm.S
+++ b/FreeRTOS/Source/portable/CodeWarrior/ColdFire_V2/portasm.S
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/CodeWarrior/ColdFire_V2/portmacro.h b/FreeRTOS/Source/portable/CodeWarrior/ColdFire_V2/portmacro.h
index 834f7b7..f6a5c5e 100644
--- a/FreeRTOS/Source/portable/CodeWarrior/ColdFire_V2/portmacro.h
+++ b/FreeRTOS/Source/portable/CodeWarrior/ColdFire_V2/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/CodeWarrior/HCS12/port.c b/FreeRTOS/Source/portable/CodeWarrior/HCS12/port.c
index 569008d..844a3cd 100644
--- a/FreeRTOS/Source/portable/CodeWarrior/HCS12/port.c
+++ b/FreeRTOS/Source/portable/CodeWarrior/HCS12/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/CodeWarrior/HCS12/portmacro.h b/FreeRTOS/Source/portable/CodeWarrior/HCS12/portmacro.h
index 035e173..f4da429 100644
--- a/FreeRTOS/Source/portable/CodeWarrior/HCS12/portmacro.h
+++ b/FreeRTOS/Source/portable/CodeWarrior/HCS12/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/ARM7_AT91FR40008/port.c b/FreeRTOS/Source/portable/GCC/ARM7_AT91FR40008/port.c
index 3714030..2966d76 100644
--- a/FreeRTOS/Source/portable/GCC/ARM7_AT91FR40008/port.c
+++ b/FreeRTOS/Source/portable/GCC/ARM7_AT91FR40008/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

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

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/ARM7_AT91FR40008/portmacro.h b/FreeRTOS/Source/portable/GCC/ARM7_AT91FR40008/portmacro.h
index ffd9a81..9bf7f73 100644
--- a/FreeRTOS/Source/portable/GCC/ARM7_AT91FR40008/portmacro.h
+++ b/FreeRTOS/Source/portable/GCC/ARM7_AT91FR40008/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/ARM7_AT91SAM7S/port.c b/FreeRTOS/Source/portable/GCC/ARM7_AT91SAM7S/port.c
index dd88c15..03b8285 100644
--- a/FreeRTOS/Source/portable/GCC/ARM7_AT91SAM7S/port.c
+++ b/FreeRTOS/Source/portable/GCC/ARM7_AT91SAM7S/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/ARM7_AT91SAM7S/portISR.c b/FreeRTOS/Source/portable/GCC/ARM7_AT91SAM7S/portISR.c
index 1c856e6..47453f8 100644
--- a/FreeRTOS/Source/portable/GCC/ARM7_AT91SAM7S/portISR.c
+++ b/FreeRTOS/Source/portable/GCC/ARM7_AT91SAM7S/portISR.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/ARM7_AT91SAM7S/portmacro.h b/FreeRTOS/Source/portable/GCC/ARM7_AT91SAM7S/portmacro.h
index 0bc843f..8f28ee0 100644
--- a/FreeRTOS/Source/portable/GCC/ARM7_AT91SAM7S/portmacro.h
+++ b/FreeRTOS/Source/portable/GCC/ARM7_AT91SAM7S/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/ARM7_LPC2000/port.c b/FreeRTOS/Source/portable/GCC/ARM7_LPC2000/port.c
index eb4e06e..3f204d8 100644
--- a/FreeRTOS/Source/portable/GCC/ARM7_LPC2000/port.c
+++ b/FreeRTOS/Source/portable/GCC/ARM7_LPC2000/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/ARM7_LPC2000/portISR.c b/FreeRTOS/Source/portable/GCC/ARM7_LPC2000/portISR.c
index 9543f21..90099da 100644
--- a/FreeRTOS/Source/portable/GCC/ARM7_LPC2000/portISR.c
+++ b/FreeRTOS/Source/portable/GCC/ARM7_LPC2000/portISR.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/ARM7_LPC2000/portmacro.h b/FreeRTOS/Source/portable/GCC/ARM7_LPC2000/portmacro.h
index 6a1f4e0..23159ef 100644
--- a/FreeRTOS/Source/portable/GCC/ARM7_LPC2000/portmacro.h
+++ b/FreeRTOS/Source/portable/GCC/ARM7_LPC2000/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/ARM7_LPC23xx/port.c b/FreeRTOS/Source/portable/GCC/ARM7_LPC23xx/port.c
index 4872c7f..eaeef41 100644
--- a/FreeRTOS/Source/portable/GCC/ARM7_LPC23xx/port.c
+++ b/FreeRTOS/Source/portable/GCC/ARM7_LPC23xx/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

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

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

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

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/ARM_CA9/port.c b/FreeRTOS/Source/portable/GCC/ARM_CA9/port.c
index 54bf166..040eaef 100644
--- a/FreeRTOS/Source/portable/GCC/ARM_CA9/port.c
+++ b/FreeRTOS/Source/portable/GCC/ARM_CA9/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/ARM_CA9/portASM.S b/FreeRTOS/Source/portable/GCC/ARM_CA9/portASM.S
index 04a99c0..a92da08 100644
--- a/FreeRTOS/Source/portable/GCC/ARM_CA9/portASM.S
+++ b/FreeRTOS/Source/portable/GCC/ARM_CA9/portASM.S
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

 

diff --git a/FreeRTOS/Source/portable/GCC/ARM_CA9/portmacro.h b/FreeRTOS/Source/portable/GCC/ARM_CA9/portmacro.h
index 6423dc5..af45d0a 100644
--- a/FreeRTOS/Source/portable/GCC/ARM_CA9/portmacro.h
+++ b/FreeRTOS/Source/portable/GCC/ARM_CA9/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/ARM_CM0/port.c b/FreeRTOS/Source/portable/GCC/ARM_CM0/port.c
index 2e97d45..501b7a9 100644
--- a/FreeRTOS/Source/portable/GCC/ARM_CM0/port.c
+++ b/FreeRTOS/Source/portable/GCC/ARM_CM0/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/ARM_CM0/portmacro.h b/FreeRTOS/Source/portable/GCC/ARM_CM0/portmacro.h
index 8c4c5e2..978cab4 100644
--- a/FreeRTOS/Source/portable/GCC/ARM_CM0/portmacro.h
+++ b/FreeRTOS/Source/portable/GCC/ARM_CM0/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/ARM_CM3/port.c b/FreeRTOS/Source/portable/GCC/ARM_CM3/port.c
index 9f6e061..01956f5 100644
--- a/FreeRTOS/Source/portable/GCC/ARM_CM3/port.c
+++ b/FreeRTOS/Source/portable/GCC/ARM_CM3/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/ARM_CM3/portmacro.h b/FreeRTOS/Source/portable/GCC/ARM_CM3/portmacro.h
index 0ecf9f1..62e4aae 100644
--- a/FreeRTOS/Source/portable/GCC/ARM_CM3/portmacro.h
+++ b/FreeRTOS/Source/portable/GCC/ARM_CM3/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/ARM_CM3_MPU/port.c b/FreeRTOS/Source/portable/GCC/ARM_CM3_MPU/port.c
index 9465aa1..15f46d0 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 V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/ARM_CM3_MPU/portmacro.h b/FreeRTOS/Source/portable/GCC/ARM_CM3_MPU/portmacro.h
index e7c4a71..8ccebeb 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 V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/ARM_CM4F/port.c b/FreeRTOS/Source/portable/GCC/ARM_CM4F/port.c
index 3a4bb68..f78a5fb 100644
--- a/FreeRTOS/Source/portable/GCC/ARM_CM4F/port.c
+++ b/FreeRTOS/Source/portable/GCC/ARM_CM4F/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/ARM_CM4F/portmacro.h b/FreeRTOS/Source/portable/GCC/ARM_CM4F/portmacro.h
index 3ef49e3..e1b1d1f 100644
--- a/FreeRTOS/Source/portable/GCC/ARM_CM4F/portmacro.h
+++ b/FreeRTOS/Source/portable/GCC/ARM_CM4F/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/ATMega323/port.c b/FreeRTOS/Source/portable/GCC/ATMega323/port.c
index e3fd3b4..13c8cfc 100644
--- a/FreeRTOS/Source/portable/GCC/ATMega323/port.c
+++ b/FreeRTOS/Source/portable/GCC/ATMega323/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/ATMega323/portmacro.h b/FreeRTOS/Source/portable/GCC/ATMega323/portmacro.h
index 99a683b..114a67d 100644
--- a/FreeRTOS/Source/portable/GCC/ATMega323/portmacro.h
+++ b/FreeRTOS/Source/portable/GCC/ATMega323/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/AVR32_UC3/port.c b/FreeRTOS/Source/portable/GCC/AVR32_UC3/port.c
index 5d7684f..6ba8bf4 100644
--- a/FreeRTOS/Source/portable/GCC/AVR32_UC3/port.c
+++ b/FreeRTOS/Source/portable/GCC/AVR32_UC3/port.c
@@ -13,7 +13,7 @@
  *****************************************************************************/

 

 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -38,10 +38,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/AVR32_UC3/portmacro.h b/FreeRTOS/Source/portable/GCC/AVR32_UC3/portmacro.h
index 1e6ca28..12c0183 100644
--- a/FreeRTOS/Source/portable/GCC/AVR32_UC3/portmacro.h
+++ b/FreeRTOS/Source/portable/GCC/AVR32_UC3/portmacro.h
@@ -13,7 +13,7 @@
  *****************************************************************************/

 

 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -38,10 +38,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/CORTUS_APS3/port.c b/FreeRTOS/Source/portable/GCC/CORTUS_APS3/port.c
index 0898964..bacf541 100644
--- a/FreeRTOS/Source/portable/GCC/CORTUS_APS3/port.c
+++ b/FreeRTOS/Source/portable/GCC/CORTUS_APS3/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/CORTUS_APS3/portmacro.h b/FreeRTOS/Source/portable/GCC/CORTUS_APS3/portmacro.h
index f0a4d8d..477c2ec 100644
--- a/FreeRTOS/Source/portable/GCC/CORTUS_APS3/portmacro.h
+++ b/FreeRTOS/Source/portable/GCC/CORTUS_APS3/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/ColdFire_V2/port.c b/FreeRTOS/Source/portable/GCC/ColdFire_V2/port.c
index 0989483..4626d68 100644
--- a/FreeRTOS/Source/portable/GCC/ColdFire_V2/port.c
+++ b/FreeRTOS/Source/portable/GCC/ColdFire_V2/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/ColdFire_V2/portasm.S b/FreeRTOS/Source/portable/GCC/ColdFire_V2/portasm.S
index dd26276..d8a6e64 100644
--- a/FreeRTOS/Source/portable/GCC/ColdFire_V2/portasm.S
+++ b/FreeRTOS/Source/portable/GCC/ColdFire_V2/portasm.S
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/ColdFire_V2/portmacro.h b/FreeRTOS/Source/portable/GCC/ColdFire_V2/portmacro.h
index fa1e0b5..09884bb 100644
--- a/FreeRTOS/Source/portable/GCC/ColdFire_V2/portmacro.h
+++ b/FreeRTOS/Source/portable/GCC/ColdFire_V2/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/H8S2329/port.c b/FreeRTOS/Source/portable/GCC/H8S2329/port.c
index 1802338..59601c6 100644
--- a/FreeRTOS/Source/portable/GCC/H8S2329/port.c
+++ b/FreeRTOS/Source/portable/GCC/H8S2329/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/H8S2329/portmacro.h b/FreeRTOS/Source/portable/GCC/H8S2329/portmacro.h
index d2a768b..aad554f 100644
--- a/FreeRTOS/Source/portable/GCC/H8S2329/portmacro.h
+++ b/FreeRTOS/Source/portable/GCC/H8S2329/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/HCS12/port.c b/FreeRTOS/Source/portable/GCC/HCS12/port.c
index 1d05436..9566cb2 100644
--- a/FreeRTOS/Source/portable/GCC/HCS12/port.c
+++ b/FreeRTOS/Source/portable/GCC/HCS12/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/HCS12/portmacro.h b/FreeRTOS/Source/portable/GCC/HCS12/portmacro.h
index 656a75c..01358ee 100644
--- a/FreeRTOS/Source/portable/GCC/HCS12/portmacro.h
+++ b/FreeRTOS/Source/portable/GCC/HCS12/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/MSP430F449/port.c b/FreeRTOS/Source/portable/GCC/MSP430F449/port.c
index 979e393..dff3da7 100644
--- a/FreeRTOS/Source/portable/GCC/MSP430F449/port.c
+++ b/FreeRTOS/Source/portable/GCC/MSP430F449/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/MSP430F449/portmacro.h b/FreeRTOS/Source/portable/GCC/MSP430F449/portmacro.h
index 2b72897..b9fbcb3 100644
--- a/FreeRTOS/Source/portable/GCC/MSP430F449/portmacro.h
+++ b/FreeRTOS/Source/portable/GCC/MSP430F449/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/MicroBlaze/port.c b/FreeRTOS/Source/portable/GCC/MicroBlaze/port.c
index 7326377..a86a6fa 100644
--- a/FreeRTOS/Source/portable/GCC/MicroBlaze/port.c
+++ b/FreeRTOS/Source/portable/GCC/MicroBlaze/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/MicroBlaze/portasm.s b/FreeRTOS/Source/portable/GCC/MicroBlaze/portasm.s
index 97b7b87..774159a 100644
--- a/FreeRTOS/Source/portable/GCC/MicroBlaze/portasm.s
+++ b/FreeRTOS/Source/portable/GCC/MicroBlaze/portasm.s
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/MicroBlaze/portmacro.h b/FreeRTOS/Source/portable/GCC/MicroBlaze/portmacro.h
index ddbe99f..1f4456d 100644
--- a/FreeRTOS/Source/portable/GCC/MicroBlaze/portmacro.h
+++ b/FreeRTOS/Source/portable/GCC/MicroBlaze/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/MicroBlazeV8/port.c b/FreeRTOS/Source/portable/GCC/MicroBlazeV8/port.c
index 555acb4..20f3e1f 100644
--- a/FreeRTOS/Source/portable/GCC/MicroBlazeV8/port.c
+++ b/FreeRTOS/Source/portable/GCC/MicroBlazeV8/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/MicroBlazeV8/port_exceptions.c b/FreeRTOS/Source/portable/GCC/MicroBlazeV8/port_exceptions.c
index 914e06d..3ed8929 100644
--- a/FreeRTOS/Source/portable/GCC/MicroBlazeV8/port_exceptions.c
+++ b/FreeRTOS/Source/portable/GCC/MicroBlazeV8/port_exceptions.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/MicroBlazeV8/portasm.S b/FreeRTOS/Source/portable/GCC/MicroBlazeV8/portasm.S
index 692acba..a5d4e32 100644
--- a/FreeRTOS/Source/portable/GCC/MicroBlazeV8/portasm.S
+++ b/FreeRTOS/Source/portable/GCC/MicroBlazeV8/portasm.S
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/MicroBlazeV8/portmacro.h b/FreeRTOS/Source/portable/GCC/MicroBlazeV8/portmacro.h
index fd317f6..75e7921 100644
--- a/FreeRTOS/Source/portable/GCC/MicroBlazeV8/portmacro.h
+++ b/FreeRTOS/Source/portable/GCC/MicroBlazeV8/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/NiosII/port.c b/FreeRTOS/Source/portable/GCC/NiosII/port.c
index 817a697..4263e5d 100644
--- a/FreeRTOS/Source/portable/GCC/NiosII/port.c
+++ b/FreeRTOS/Source/portable/GCC/NiosII/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/NiosII/port_asm.S b/FreeRTOS/Source/portable/GCC/NiosII/port_asm.S
index aa1cf87..c5d99a0 100644
--- a/FreeRTOS/Source/portable/GCC/NiosII/port_asm.S
+++ b/FreeRTOS/Source/portable/GCC/NiosII/port_asm.S
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/NiosII/portmacro.h b/FreeRTOS/Source/portable/GCC/NiosII/portmacro.h
index 6c3e6dc..32b832d 100644
--- a/FreeRTOS/Source/portable/GCC/NiosII/portmacro.h
+++ b/FreeRTOS/Source/portable/GCC/NiosII/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/PPC405_Xilinx/FPU_Macros.h b/FreeRTOS/Source/portable/GCC/PPC405_Xilinx/FPU_Macros.h
index 891fa70..c142e43 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 V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/PPC405_Xilinx/port.c b/FreeRTOS/Source/portable/GCC/PPC405_Xilinx/port.c
index c401807..86d82ca 100644
--- a/FreeRTOS/Source/portable/GCC/PPC405_Xilinx/port.c
+++ b/FreeRTOS/Source/portable/GCC/PPC405_Xilinx/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/PPC405_Xilinx/portasm.S b/FreeRTOS/Source/portable/GCC/PPC405_Xilinx/portasm.S
index 3cc9bdf..8b286e3 100644
--- a/FreeRTOS/Source/portable/GCC/PPC405_Xilinx/portasm.S
+++ b/FreeRTOS/Source/portable/GCC/PPC405_Xilinx/portasm.S
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/PPC405_Xilinx/portmacro.h b/FreeRTOS/Source/portable/GCC/PPC405_Xilinx/portmacro.h
index 57cbaa5..d0ef91f 100644
--- a/FreeRTOS/Source/portable/GCC/PPC405_Xilinx/portmacro.h
+++ b/FreeRTOS/Source/portable/GCC/PPC405_Xilinx/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/PPC440_Xilinx/FPU_Macros.h b/FreeRTOS/Source/portable/GCC/PPC440_Xilinx/FPU_Macros.h
index 891fa70..c142e43 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 V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/PPC440_Xilinx/port.c b/FreeRTOS/Source/portable/GCC/PPC440_Xilinx/port.c
index f6e216a..88635d5 100644
--- a/FreeRTOS/Source/portable/GCC/PPC440_Xilinx/port.c
+++ b/FreeRTOS/Source/portable/GCC/PPC440_Xilinx/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/PPC440_Xilinx/portasm.S b/FreeRTOS/Source/portable/GCC/PPC440_Xilinx/portasm.S
index 3cc9bdf..8b286e3 100644
--- a/FreeRTOS/Source/portable/GCC/PPC440_Xilinx/portasm.S
+++ b/FreeRTOS/Source/portable/GCC/PPC440_Xilinx/portasm.S
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/PPC440_Xilinx/portmacro.h b/FreeRTOS/Source/portable/GCC/PPC440_Xilinx/portmacro.h
index 57cbaa5..d0ef91f 100644
--- a/FreeRTOS/Source/portable/GCC/PPC440_Xilinx/portmacro.h
+++ b/FreeRTOS/Source/portable/GCC/PPC440_Xilinx/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/RX100/port.c b/FreeRTOS/Source/portable/GCC/RX100/port.c
index bdfdb3b..cbc7301 100644
--- a/FreeRTOS/Source/portable/GCC/RX100/port.c
+++ b/FreeRTOS/Source/portable/GCC/RX100/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/RX100/portmacro.h b/FreeRTOS/Source/portable/GCC/RX100/portmacro.h
index a6412e7..4f33e14 100644
--- a/FreeRTOS/Source/portable/GCC/RX100/portmacro.h
+++ b/FreeRTOS/Source/portable/GCC/RX100/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/RX600/port.c b/FreeRTOS/Source/portable/GCC/RX600/port.c
index 1c64b88..ab7e0e3 100644
--- a/FreeRTOS/Source/portable/GCC/RX600/port.c
+++ b/FreeRTOS/Source/portable/GCC/RX600/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/RX600/portmacro.h b/FreeRTOS/Source/portable/GCC/RX600/portmacro.h
index 93bafc0..698e3bf 100644
--- a/FreeRTOS/Source/portable/GCC/RX600/portmacro.h
+++ b/FreeRTOS/Source/portable/GCC/RX600/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/RX600v2/port.c b/FreeRTOS/Source/portable/GCC/RX600v2/port.c
new file mode 100644
index 0000000..ab7e0e3
--- /dev/null
+++ b/FreeRTOS/Source/portable/GCC/RX600v2/port.c
@@ -0,0 +1,396 @@
+/*

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

+    All rights reserved

+

+    VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

+

+    ***************************************************************************

+     *                                                                       *

+     *    FreeRTOS provides completely free yet professionally developed,    *

+     *    robust, strictly quality controlled, supported, and cross          *

+     *    platform software that has become a de facto standard.             *

+     *                                                                       *

+     *    Help yourself get started quickly and support the FreeRTOS         *

+     *    project by purchasing a FreeRTOS tutorial book, reference          *

+     *    manual, or both from: http://www.FreeRTOS.org/Documentation        *

+     *                                                                       *

+     *    Thank you!                                                         *

+     *                                                                       *

+    ***************************************************************************

+

+    This file is part of the FreeRTOS distribution.

+

+    FreeRTOS is free software; you can redistribute it and/or modify it under

+    the terms of the GNU General Public License (version 2) as published by the

+    Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

+

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

+

+    FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

+    WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

+    FOR A PARTICULAR PURPOSE.  Full license text is available from the following

+    link: http://www.freertos.org/a00114.html

+

+    1 tab == 4 spaces!

+

+    ***************************************************************************

+     *                                                                       *

+     *    Having a problem?  Start by reading the FAQ "My application does   *

+     *    not run, what could be wrong?"                                     *

+     *                                                                       *

+     *    http://www.FreeRTOS.org/FAQHelp.html                               *

+     *                                                                       *

+    ***************************************************************************

+

+    http://www.FreeRTOS.org - Documentation, books, training, latest versions,

+    license and Real Time Engineers Ltd. contact details.

+

+    http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,

+    including FreeRTOS+Trace - an indispensable productivity tool, a DOS

+    compatible FAT file system, and our tiny thread aware UDP/IP stack.

+

+    http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High

+    Integrity Systems to sell under the OpenRTOS brand.  Low cost OpenRTOS

+    licenses offer ticketed support, indemnification and middleware.

+

+    http://www.SafeRTOS.com - High Integrity Systems also provide a safety

+    engineered and independently SIL3 certified version for use in safety and

+    mission critical applications that require provable dependability.

+

+    1 tab == 4 spaces!

+*/

+

+/*-----------------------------------------------------------

+ * Implementation of functions defined in portable.h for the SH2A port.

+ *----------------------------------------------------------*/

+

+/* Scheduler includes. */

+#include "FreeRTOS.h"

+#include "task.h"

+

+/* Library includes. */

+#include "string.h"

+

+/* Hardware specifics. */

+#include "iodefine.h"

+

+/*-----------------------------------------------------------*/

+

+/* Tasks should start with interrupts enabled and in Supervisor mode, therefore

+PSW is set with U and I set, and PM and IPL clear. */

+#define portINITIAL_PSW     ( ( StackType_t ) 0x00030000 )

+#define portINITIAL_FPSW    ( ( StackType_t ) 0x00000100 )

+

+/* These macros allow a critical section to be added around the call to

+xTaskIncrementTick(), which is only ever called from interrupts at the kernel

+priority - ie a known priority.  Therefore these local macros are a slight

+optimisation compared to calling the global SET/CLEAR_INTERRUPT_MASK macros,

+which would require the old IPL to be read first and stored in a local variable. */

+#define portDISABLE_INTERRUPTS_FROM_KERNEL_ISR() 	__asm volatile ( "MVTIPL	%0" ::"i"(configMAX_SYSCALL_INTERRUPT_PRIORITY) )

+#define portENABLE_INTERRUPTS_FROM_KERNEL_ISR() 	__asm volatile ( "MVTIPL	%0" ::"i"(configKERNEL_INTERRUPT_PRIORITY) )

+

+/*-----------------------------------------------------------*/

+

+/*

+ * Function to start the first task executing - written in asm code as direct

+ * access to registers is required.

+ */

+static void prvStartFirstTask( void ) __attribute__((naked));

+

+/*

+ * Software interrupt handler.  Performs the actual context switch (saving and

+ * restoring of registers).  Written in asm code as direct register access is

+ * required.

+ */

+void vSoftwareInterruptISR( void ) __attribute__((naked));

+

+/*

+ * The tick interrupt handler.

+ */

+void vTickISR( void ) __attribute__((interrupt));

+

+/*-----------------------------------------------------------*/

+

+extern void *pxCurrentTCB;

+

+/*-----------------------------------------------------------*/

+

+/*

+ * See header file for description.

+ */

+StackType_t *pxPortInitialiseStack( StackType_t *pxTopOfStack, TaskFunction_t pxCode, void *pvParameters )

+{

+	/* R0 is not included as it is the stack pointer. */

+

+	*pxTopOfStack = 0x00;

+	pxTopOfStack--;

+ 	*pxTopOfStack = portINITIAL_PSW;

+	pxTopOfStack--;

+	*pxTopOfStack = ( StackType_t ) pxCode;

+

+	/* When debugging it can be useful if every register is set to a known

+	value.  Otherwise code space can be saved by just setting the registers

+	that need to be set. */

+	#ifdef USE_FULL_REGISTER_INITIALISATION

+	{

+		pxTopOfStack--;

+		*pxTopOfStack = 0xffffffff;	/* r15. */

+		pxTopOfStack--;

+		*pxTopOfStack = 0xeeeeeeee;

+		pxTopOfStack--;

+		*pxTopOfStack = 0xdddddddd;

+		pxTopOfStack--;

+		*pxTopOfStack = 0xcccccccc;

+		pxTopOfStack--;

+		*pxTopOfStack = 0xbbbbbbbb;

+		pxTopOfStack--;

+		*pxTopOfStack = 0xaaaaaaaa;

+		pxTopOfStack--;

+		*pxTopOfStack = 0x99999999;

+		pxTopOfStack--;

+		*pxTopOfStack = 0x88888888;

+		pxTopOfStack--;

+		*pxTopOfStack = 0x77777777;

+		pxTopOfStack--;

+		*pxTopOfStack = 0x66666666;

+		pxTopOfStack--;

+		*pxTopOfStack = 0x55555555;

+		pxTopOfStack--;

+		*pxTopOfStack = 0x44444444;

+		pxTopOfStack--;

+		*pxTopOfStack = 0x33333333;

+		pxTopOfStack--;

+		*pxTopOfStack = 0x22222222;

+		pxTopOfStack--;

+	}

+	#else

+	{

+		pxTopOfStack -= 15;

+	}

+	#endif

+

+	*pxTopOfStack = ( StackType_t ) pvParameters; /* R1 */

+	pxTopOfStack--;

+	*pxTopOfStack = portINITIAL_FPSW;

+	pxTopOfStack--;

+	*pxTopOfStack = 0x12345678; /* Accumulator. */

+	pxTopOfStack--;

+	*pxTopOfStack = 0x87654321; /* Accumulator. */

+

+	return pxTopOfStack;

+}

+/*-----------------------------------------------------------*/

+

+BaseType_t xPortStartScheduler( void )

+{

+extern void vApplicationSetupTimerInterrupt( void );

+

+	/* Use pxCurrentTCB just so it does not get optimised away. */

+	if( pxCurrentTCB != NULL )

+	{

+		/* Call an application function to set up the timer that will generate the

+		tick interrupt.  This way the application can decide which peripheral to

+		use.  A demo application is provided to show a suitable example. */

+		vApplicationSetupTimerInterrupt();

+

+		/* Enable the software interrupt. */

+		_IEN( _ICU_SWINT ) = 1;

+

+		/* Ensure the software interrupt is clear. */

+		_IR( _ICU_SWINT ) = 0;

+

+		/* Ensure the software interrupt is set to the kernel priority. */

+		_IPR( _ICU_SWINT ) = configKERNEL_INTERRUPT_PRIORITY;

+

+		/* Start the first task. */

+		prvStartFirstTask();

+	}

+

+	/* Should not get here. */

+	return pdFAIL;

+}

+/*-----------------------------------------------------------*/

+

+void vPortEndScheduler( void )

+{

+	/* Not implemented in ports where there is nothing to return to.

+	Artificially force an assert. */

+	configASSERT( pxCurrentTCB == NULL );

+}

+/*-----------------------------------------------------------*/

+

+static void prvStartFirstTask( void )

+{

+	__asm volatile

+	(

+		/* When starting the scheduler there is nothing that needs moving to the

+		interrupt stack because the function is not called from an interrupt.

+		Just ensure the current stack is the user stack. */

+		"SETPSW		U						\n" \

+

+		/* Obtain the location of the stack associated with which ever task

+		pxCurrentTCB is currently pointing to. */

+		"MOV.L		#_pxCurrentTCB, R15		\n" \

+		"MOV.L		[R15], R15				\n" \

+		"MOV.L		[R15], R0				\n" \

+

+		/* Restore the registers from the stack of the task pointed to by

+		pxCurrentTCB. */

+	    "POP		R15						\n" \

+

+		/* Accumulator low 32 bits. */

+	    "MVTACLO	R15 					\n" \

+	    "POP		R15						\n" \

+

+		/* Accumulator high 32 bits. */

+	    "MVTACHI	R15 					\n" \

+	    "POP		R15						\n" \

+

+		/* Floating point status word. */

+	    "MVTC		R15, FPSW 				\n" \

+

+		/* R1 to R15 - R0 is not included as it is the SP. */

+	    "POPM		R1-R15 					\n" \

+

+		/* This pops the remaining registers. */

+	    "RTE								\n" \

+	    "NOP								\n" \

+	    "NOP								\n"

+	);

+}

+/*-----------------------------------------------------------*/

+

+void vSoftwareInterruptISR( void )

+{

+	__asm volatile

+	(

+		/* Re-enable interrupts. */

+		"SETPSW		I							\n" \

+

+		/* Move the data that was automatically pushed onto the interrupt stack when

+		the interrupt occurred from the interrupt stack to the user stack.

+

+		R15 is saved before it is clobbered. */

+		"PUSH.L		R15							\n" \

+

+		/* Read the user stack pointer. */

+		"MVFC		USP, R15					\n" \

+

+		/* Move the address down to the data being moved. */

+		"SUB		#12, R15					\n" \

+		"MVTC		R15, USP					\n" \

+

+		/* Copy the data across, R15, then PC, then PSW. */

+		"MOV.L		[ R0 ], [ R15 ]				\n" \

+		"MOV.L 		4[ R0 ], 4[ R15 ]			\n" \

+		"MOV.L		8[ R0 ], 8[ R15 ]			\n" \

+

+		/* Move the interrupt stack pointer to its new correct position. */

+		"ADD		#12, R0						\n" \

+

+		/* All the rest of the registers are saved directly to the user stack. */

+		"SETPSW		U							\n" \

+

+		/* Save the rest of the general registers (R15 has been saved already). */

+		"PUSHM		R1-R14						\n" \

+

+		/* Save the FPSW and accumulator. */

+		"MVFC		FPSW, R15					\n" \

+		"PUSH.L		R15							\n" \

+		"MVFACHI 	R15							\n" \

+		"PUSH.L		R15							\n" \

+

+		/* Middle word. */

+		"MVFACMI	R15							\n" \

+

+		/* Shifted left as it is restored to the low order word. */

+		"SHLL		#16, R15					\n" \

+		"PUSH.L		R15							\n" \

+

+		/* Save the stack pointer to the TCB. */

+		"MOV.L		#_pxCurrentTCB, R15			\n" \

+		"MOV.L		[ R15 ], R15				\n" \

+		"MOV.L		R0, [ R15 ]					\n" \

+

+		/* Ensure the interrupt mask is set to the syscall priority while the kernel

+		structures are being accessed. */

+		"MVTIPL		%0 							\n" \

+

+		/* Select the next task to run. */

+		"BSR.A		_vTaskSwitchContext			\n" \

+

+		/* Reset the interrupt mask as no more data structure access is required. */

+		"MVTIPL		%1							\n" \

+

+		/* Load the stack pointer of the task that is now selected as the Running

+		state task from its TCB. */

+		"MOV.L		#_pxCurrentTCB,R15			\n" \

+		"MOV.L		[ R15 ], R15				\n" \

+		"MOV.L		[ R15 ], R0					\n" \

+

+		/* Restore the context of the new task.  The PSW (Program Status Word) and

+		PC will be popped by the RTE instruction. */

+		"POP		R15							\n" \

+		"MVTACLO 	R15							\n" \

+		"POP		R15							\n" \

+		"MVTACHI 	R15							\n" \

+		"POP		R15							\n" \

+		"MVTC		R15, FPSW					\n" \

+		"POPM		R1-R15						\n" \

+		"RTE									\n" \

+		"NOP									\n" \

+		"NOP									  "

+		:: "i"(configMAX_SYSCALL_INTERRUPT_PRIORITY), "i"(configKERNEL_INTERRUPT_PRIORITY)

+	);

+}

+/*-----------------------------------------------------------*/

+

+void vTickISR( void )

+{

+	/* Re-enabled interrupts. */

+	__asm volatile( "SETPSW	I" );

+

+	/* Increment the tick, and perform any processing the new tick value

+	necessitates.  Ensure IPL is at the max syscall value first. */

+	portDISABLE_INTERRUPTS_FROM_KERNEL_ISR();

+	{

+		if( xTaskIncrementTick() != pdFALSE )

+		{

+			taskYIELD();

+		}

+	}

+	portENABLE_INTERRUPTS_FROM_KERNEL_ISR();

+}

+/*-----------------------------------------------------------*/

+

+uint32_t ulPortGetIPL( void )

+{

+	__asm volatile

+	(

+		"MVFC	PSW, R1			\n"	\

+		"SHLR	#24, R1			\n"	\

+		"RTS					  "

+	);

+

+	/* This will never get executed, but keeps the compiler from complaining. */

+	return 0;

+}

+/*-----------------------------------------------------------*/

+

+void vPortSetIPL( uint32_t ulNewIPL )

+{

+	__asm volatile

+	(

+		"PUSH	R5				\n" \

+		"MVFC	PSW, R5			\n"	\

+		"SHLL	#24, R1			\n" \

+		"AND	#-0F000001H, R5 \n" \

+		"OR		R1, R5			\n" \

+		"MVTC	R5, PSW			\n" \

+		"POP	R5				\n" \

+		"RTS					  "

+	 );

+}

diff --git a/FreeRTOS/Source/portable/GCC/RX600v2/portmacro.h b/FreeRTOS/Source/portable/GCC/RX600v2/portmacro.h
new file mode 100644
index 0000000..698e3bf
--- /dev/null
+++ b/FreeRTOS/Source/portable/GCC/RX600v2/portmacro.h
@@ -0,0 +1,172 @@
+/*

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

+    All rights reserved

+

+    VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

+

+    ***************************************************************************

+     *                                                                       *

+     *    FreeRTOS provides completely free yet professionally developed,    *

+     *    robust, strictly quality controlled, supported, and cross          *

+     *    platform software that has become a de facto standard.             *

+     *                                                                       *

+     *    Help yourself get started quickly and support the FreeRTOS         *

+     *    project by purchasing a FreeRTOS tutorial book, reference          *

+     *    manual, or both from: http://www.FreeRTOS.org/Documentation        *

+     *                                                                       *

+     *    Thank you!                                                         *

+     *                                                                       *

+    ***************************************************************************

+

+    This file is part of the FreeRTOS distribution.

+

+    FreeRTOS is free software; you can redistribute it and/or modify it under

+    the terms of the GNU General Public License (version 2) as published by the

+    Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

+

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

+

+    FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

+    WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

+    FOR A PARTICULAR PURPOSE.  Full license text is available from the following

+    link: http://www.freertos.org/a00114.html

+

+    1 tab == 4 spaces!

+

+    ***************************************************************************

+     *                                                                       *

+     *    Having a problem?  Start by reading the FAQ "My application does   *

+     *    not run, what could be wrong?"                                     *

+     *                                                                       *

+     *    http://www.FreeRTOS.org/FAQHelp.html                               *

+     *                                                                       *

+    ***************************************************************************

+

+    http://www.FreeRTOS.org - Documentation, books, training, latest versions,

+    license and Real Time Engineers Ltd. contact details.

+

+    http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,

+    including FreeRTOS+Trace - an indispensable productivity tool, a DOS

+    compatible FAT file system, and our tiny thread aware UDP/IP stack.

+

+    http://www.OpenRTOS.com - Real Time Engineers ltd license FreeRTOS to High

+    Integrity Systems to sell under the OpenRTOS brand.  Low cost OpenRTOS

+    licenses offer ticketed support, indemnification and middleware.

+

+    http://www.SafeRTOS.com - High Integrity Systems also provide a safety

+    engineered and independently SIL3 certified version for use in safety and

+    mission critical applications that require provable dependability.

+

+    1 tab == 4 spaces!

+*/

+

+

+#ifndef PORTMACRO_H

+#define PORTMACRO_H

+

+#ifdef __cplusplus

+extern "C" {

+#endif

+

+/*-----------------------------------------------------------

+ * Port specific definitions.

+ *

+ * The settings in this file configure FreeRTOS correctly for the

+ * given hardware and compiler.

+ *

+ * These settings should not be altered.

+ *-----------------------------------------------------------

+ */

+

+/* Type definitions - these are a bit legacy and not really used now, other than

+portSTACK_TYPE and portBASE_TYPE. */

+#define portCHAR		char

+#define portFLOAT		float

+#define portDOUBLE		double

+#define portLONG		long

+#define portSHORT		short

+#define portSTACK_TYPE	uint32_t

+#define portBASE_TYPE	long

+

+typedef portSTACK_TYPE StackType_t;

+typedef long BaseType_t;

+typedef unsigned long UBaseType_t;

+

+#if( configUSE_16_BIT_TICKS == 1 )

+	typedef uint16_t TickType_t;

+	#define portMAX_DELAY ( TickType_t ) 0xffff

+#else

+	typedef uint32_t TickType_t;

+	#define portMAX_DELAY ( TickType_t ) 0xffffffffUL

+#endif

+/*-----------------------------------------------------------*/

+

+/* Hardware specifics. */

+#define portBYTE_ALIGNMENT			8	/* Could make four, according to manual. */

+#define portSTACK_GROWTH			-1

+#define portTICK_PERIOD_MS			( ( TickType_t ) 1000 / configTICK_RATE_HZ )

+#define portNOP()					__asm volatile( "NOP" )

+

+/* Yield equivalent to "*portITU_SWINTR = 0x01; ( void ) *portITU_SWINTR;"

+where portITU_SWINTR is the location of the software interrupt register

+(0x000872E0).  Don't rely on the assembler to select a register, so instead

+save and restore clobbered registers manually. */

+#define portYIELD()							\

+	__asm volatile 							\

+	(										\

+		"PUSH.L	R10					\n"		\

+		"MOV.L	#0x872E0, R10		\n"		\

+		"MOV.B	#0x1, [R10]			\n"		\

+		"MOV.L	[R10], R10			\n"		\

+		"POP	R10					\n"		\

+	)

+

+#define portYIELD_FROM_ISR( x )	if( x != pdFALSE ) portYIELD()

+

+/* These macros should not be called directly, but through the

+taskENTER_CRITICAL() and taskEXIT_CRITICAL() macros.  An extra check is

+performed if configASSERT() is defined to ensure an assertion handler does not

+inadvertently attempt to lower the IPL when the call to assert was triggered

+because the IPL value was found to be above	configMAX_SYSCALL_INTERRUPT_PRIORITY

+when an ISR safe FreeRTOS API function was executed.  ISR safe FreeRTOS API

+functions are those that end in FromISR.  FreeRTOS maintains a separate

+interrupt API to ensure API function and interrupt entry is as fast and as

+simple as possible. */

+#define portENABLE_INTERRUPTS() 	__asm volatile ( "MVTIPL	#0" )

+#ifdef configASSERT

+	#define portASSERT_IF_INTERRUPT_PRIORITY_INVALID() configASSERT( ( ulPortGetIPL() <= configMAX_SYSCALL_INTERRUPT_PRIORITY ) )

+	#define portDISABLE_INTERRUPTS() 	if( ulPortGetIPL() < configMAX_SYSCALL_INTERRUPT_PRIORITY ) __asm volatile ( "MVTIPL	%0" ::"i"(configMAX_SYSCALL_INTERRUPT_PRIORITY) )

+#else

+	#define portDISABLE_INTERRUPTS() 	__asm volatile ( "MVTIPL	%0" ::"i"(configMAX_SYSCALL_INTERRUPT_PRIORITY) )

+#endif

+

+/* Critical nesting counts are stored in the TCB. */

+#define portCRITICAL_NESTING_IN_TCB ( 1 )

+

+/* The critical nesting functions defined within tasks.c. */

+extern void vTaskEnterCritical( void );

+extern void vTaskExitCritical( void );

+#define portENTER_CRITICAL()	vTaskEnterCritical()

+#define portEXIT_CRITICAL()		vTaskExitCritical()

+

+/* As this port allows interrupt nesting... */

+uint32_t ulPortGetIPL( void ) __attribute__((naked));

+void vPortSetIPL( uint32_t ulNewIPL ) __attribute__((naked));

+#define portSET_INTERRUPT_MASK_FROM_ISR() ulPortGetIPL(); portDISABLE_INTERRUPTS()

+#define portCLEAR_INTERRUPT_MASK_FROM_ISR( uxSavedInterruptStatus ) vPortSetIPL( uxSavedInterruptStatus )

+

+/*-----------------------------------------------------------*/

+

+/* Task function macros as described on the FreeRTOS.org WEB site. */

+#define portTASK_FUNCTION_PROTO( vFunction, pvParameters ) void vFunction( void *pvParameters )

+#define portTASK_FUNCTION( vFunction, pvParameters ) void vFunction( void *pvParameters )

+

+#ifdef __cplusplus

+}

+#endif

+

+#endif /* PORTMACRO_H */

+

diff --git a/FreeRTOS/Source/portable/GCC/STR75x/port.c b/FreeRTOS/Source/portable/GCC/STR75x/port.c
index d4b4c90..a068f61 100644
--- a/FreeRTOS/Source/portable/GCC/STR75x/port.c
+++ b/FreeRTOS/Source/portable/GCC/STR75x/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/STR75x/portISR.c b/FreeRTOS/Source/portable/GCC/STR75x/portISR.c
index a82b33a..e3269a1 100644
--- a/FreeRTOS/Source/portable/GCC/STR75x/portISR.c
+++ b/FreeRTOS/Source/portable/GCC/STR75x/portISR.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/STR75x/portmacro.h b/FreeRTOS/Source/portable/GCC/STR75x/portmacro.h
index 98940e3..81dd2aa 100644
--- a/FreeRTOS/Source/portable/GCC/STR75x/portmacro.h
+++ b/FreeRTOS/Source/portable/GCC/STR75x/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/TriCore_1782/port.c b/FreeRTOS/Source/portable/GCC/TriCore_1782/port.c
index 2eb43bc..ceb0366 100644
--- a/FreeRTOS/Source/portable/GCC/TriCore_1782/port.c
+++ b/FreeRTOS/Source/portable/GCC/TriCore_1782/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/TriCore_1782/portmacro.h b/FreeRTOS/Source/portable/GCC/TriCore_1782/portmacro.h
index 3290257..39252b5 100644
--- a/FreeRTOS/Source/portable/GCC/TriCore_1782/portmacro.h
+++ b/FreeRTOS/Source/portable/GCC/TriCore_1782/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/GCC/TriCore_1782/porttrap.c b/FreeRTOS/Source/portable/GCC/TriCore_1782/porttrap.c
index 34aa0c6..aa122f7 100644
--- a/FreeRTOS/Source/portable/GCC/TriCore_1782/porttrap.c
+++ b/FreeRTOS/Source/portable/GCC/TriCore_1782/porttrap.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/IAR/78K0R/ISR_Support.h b/FreeRTOS/Source/portable/IAR/78K0R/ISR_Support.h
index 08096b7..966ed53 100644
--- a/FreeRTOS/Source/portable/IAR/78K0R/ISR_Support.h
+++ b/FreeRTOS/Source/portable/IAR/78K0R/ISR_Support.h
@@ -1,5 +1,5 @@
 ;/*

-;    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+;    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

 ;    All rights reserved

 ;	

 ;

diff --git a/FreeRTOS/Source/portable/IAR/78K0R/port.c b/FreeRTOS/Source/portable/IAR/78K0R/port.c
index d1b8bb8..45d72d1 100644
--- a/FreeRTOS/Source/portable/IAR/78K0R/port.c
+++ b/FreeRTOS/Source/portable/IAR/78K0R/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/IAR/78K0R/portasm.s26 b/FreeRTOS/Source/portable/IAR/78K0R/portasm.s26
index b5f8ff7..6994382 100644
--- a/FreeRTOS/Source/portable/IAR/78K0R/portasm.s26
+++ b/FreeRTOS/Source/portable/IAR/78K0R/portasm.s26
@@ -1,5 +1,5 @@
 ;/*

-;    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+;    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

 ;    All rights reserved

 ;	

 ;

diff --git a/FreeRTOS/Source/portable/IAR/78K0R/portmacro.h b/FreeRTOS/Source/portable/IAR/78K0R/portmacro.h
index 1aa423c..897162e 100644
--- a/FreeRTOS/Source/portable/IAR/78K0R/portmacro.h
+++ b/FreeRTOS/Source/portable/IAR/78K0R/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/IAR/ARM_CA9/port.c b/FreeRTOS/Source/portable/IAR/ARM_CA9/port.c
index 3124e17..fc23dcd 100644
--- a/FreeRTOS/Source/portable/IAR/ARM_CA9/port.c
+++ b/FreeRTOS/Source/portable/IAR/ARM_CA9/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/IAR/ARM_CA9/portASM.h b/FreeRTOS/Source/portable/IAR/ARM_CA9/portASM.h
index c2b37db..07be9cb 100644
--- a/FreeRTOS/Source/portable/IAR/ARM_CA9/portASM.h
+++ b/FreeRTOS/Source/portable/IAR/ARM_CA9/portASM.h
@@ -1,5 +1,5 @@
 ;/*

-;    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+;    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

 ;    All rights reserved

 ;

 ;

diff --git a/FreeRTOS/Source/portable/IAR/ARM_CA9/portASM.s b/FreeRTOS/Source/portable/IAR/ARM_CA9/portASM.s
index 784f77d..21df2cf 100644
--- a/FreeRTOS/Source/portable/IAR/ARM_CA9/portASM.s
+++ b/FreeRTOS/Source/portable/IAR/ARM_CA9/portASM.s
@@ -1,5 +1,5 @@
 ;/*

-;    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+;    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

 ;    All rights reserved

 ;

 ;

diff --git a/FreeRTOS/Source/portable/IAR/ARM_CA9/portmacro.h b/FreeRTOS/Source/portable/IAR/ARM_CA9/portmacro.h
index b0eb90f..bb80a4d 100644
--- a/FreeRTOS/Source/portable/IAR/ARM_CA9/portmacro.h
+++ b/FreeRTOS/Source/portable/IAR/ARM_CA9/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/IAR/ARM_CM0/port.c b/FreeRTOS/Source/portable/IAR/ARM_CM0/port.c
index 42a2ec4..1a9ab43 100644
--- a/FreeRTOS/Source/portable/IAR/ARM_CM0/port.c
+++ b/FreeRTOS/Source/portable/IAR/ARM_CM0/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/IAR/ARM_CM0/portasm.s b/FreeRTOS/Source/portable/IAR/ARM_CM0/portasm.s
index 1500932..c789244 100644
--- a/FreeRTOS/Source/portable/IAR/ARM_CM0/portasm.s
+++ b/FreeRTOS/Source/portable/IAR/ARM_CM0/portasm.s
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/IAR/ARM_CM0/portmacro.h b/FreeRTOS/Source/portable/IAR/ARM_CM0/portmacro.h
index f49b115..01a7135 100644
--- a/FreeRTOS/Source/portable/IAR/ARM_CM0/portmacro.h
+++ b/FreeRTOS/Source/portable/IAR/ARM_CM0/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/IAR/ARM_CM3/port.c b/FreeRTOS/Source/portable/IAR/ARM_CM3/port.c
index 4060646..f6e4280 100644
--- a/FreeRTOS/Source/portable/IAR/ARM_CM3/port.c
+++ b/FreeRTOS/Source/portable/IAR/ARM_CM3/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/IAR/ARM_CM3/portasm.s b/FreeRTOS/Source/portable/IAR/ARM_CM3/portasm.s
index bea3608..cf6d78b 100644
--- a/FreeRTOS/Source/portable/IAR/ARM_CM3/portasm.s
+++ b/FreeRTOS/Source/portable/IAR/ARM_CM3/portasm.s
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/IAR/ARM_CM3/portmacro.h b/FreeRTOS/Source/portable/IAR/ARM_CM3/portmacro.h
index 3e9b6a8..9bb6bc4 100644
--- a/FreeRTOS/Source/portable/IAR/ARM_CM3/portmacro.h
+++ b/FreeRTOS/Source/portable/IAR/ARM_CM3/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/IAR/ARM_CM4F/port.c b/FreeRTOS/Source/portable/IAR/ARM_CM4F/port.c
index 8bd42f4..11a67eb 100644
--- a/FreeRTOS/Source/portable/IAR/ARM_CM4F/port.c
+++ b/FreeRTOS/Source/portable/IAR/ARM_CM4F/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/IAR/ARM_CM4F/portasm.s b/FreeRTOS/Source/portable/IAR/ARM_CM4F/portasm.s
index 144e279..15c8869 100644
--- a/FreeRTOS/Source/portable/IAR/ARM_CM4F/portasm.s
+++ b/FreeRTOS/Source/portable/IAR/ARM_CM4F/portasm.s
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/IAR/ARM_CM4F/portmacro.h b/FreeRTOS/Source/portable/IAR/ARM_CM4F/portmacro.h
index ee91afc..ed08fe9 100644
--- a/FreeRTOS/Source/portable/IAR/ARM_CM4F/portmacro.h
+++ b/FreeRTOS/Source/portable/IAR/ARM_CM4F/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/IAR/ATMega323/port.c b/FreeRTOS/Source/portable/IAR/ATMega323/port.c
index 7d5430c..f7d5f31 100644
--- a/FreeRTOS/Source/portable/IAR/ATMega323/port.c
+++ b/FreeRTOS/Source/portable/IAR/ATMega323/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/IAR/ATMega323/portmacro.h b/FreeRTOS/Source/portable/IAR/ATMega323/portmacro.h
index 63b52c1..72428b0 100644
--- a/FreeRTOS/Source/portable/IAR/ATMega323/portmacro.h
+++ b/FreeRTOS/Source/portable/IAR/ATMega323/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/IAR/ATMega323/portmacro.s90 b/FreeRTOS/Source/portable/IAR/ATMega323/portmacro.s90
index 6711a5f..6dcfc0b 100644
--- a/FreeRTOS/Source/portable/IAR/ATMega323/portmacro.s90
+++ b/FreeRTOS/Source/portable/IAR/ATMega323/portmacro.s90
@@ -1,5 +1,5 @@
 ;/*

-;    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+;    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

 ;    All rights reserved

 ;

 ;

diff --git a/FreeRTOS/Source/portable/IAR/AVR32_UC3/port.c b/FreeRTOS/Source/portable/IAR/AVR32_UC3/port.c
index c84b77e..4be9ecf 100644
--- a/FreeRTOS/Source/portable/IAR/AVR32_UC3/port.c
+++ b/FreeRTOS/Source/portable/IAR/AVR32_UC3/port.c
@@ -13,7 +13,7 @@
  *****************************************************************************/

 

 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -38,10 +38,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/IAR/AVR32_UC3/portmacro.h b/FreeRTOS/Source/portable/IAR/AVR32_UC3/portmacro.h
index af32d95..bb86f1d 100644
--- a/FreeRTOS/Source/portable/IAR/AVR32_UC3/portmacro.h
+++ b/FreeRTOS/Source/portable/IAR/AVR32_UC3/portmacro.h
@@ -13,7 +13,7 @@
  *****************************************************************************/

 

 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -38,10 +38,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/IAR/AtmelSAM7S64/ISR_Support.h b/FreeRTOS/Source/portable/IAR/AtmelSAM7S64/ISR_Support.h
index 6c06663..76f52a2 100644
--- a/FreeRTOS/Source/portable/IAR/AtmelSAM7S64/ISR_Support.h
+++ b/FreeRTOS/Source/portable/IAR/AtmelSAM7S64/ISR_Support.h
@@ -1,5 +1,5 @@
 ;/*

-;    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+;    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

 ;    All rights reserved

 ;

 ;

diff --git a/FreeRTOS/Source/portable/IAR/AtmelSAM7S64/port.c b/FreeRTOS/Source/portable/IAR/AtmelSAM7S64/port.c
index 12c55e7..297c841 100644
--- a/FreeRTOS/Source/portable/IAR/AtmelSAM7S64/port.c
+++ b/FreeRTOS/Source/portable/IAR/AtmelSAM7S64/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/IAR/AtmelSAM7S64/portasm.s79 b/FreeRTOS/Source/portable/IAR/AtmelSAM7S64/portasm.s79
index 39c9043..3cee98a 100644
--- a/FreeRTOS/Source/portable/IAR/AtmelSAM7S64/portasm.s79
+++ b/FreeRTOS/Source/portable/IAR/AtmelSAM7S64/portasm.s79
@@ -1,5 +1,5 @@
 ;/*

-;    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+;    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

 ;    All rights reserved

 ;

 ;

diff --git a/FreeRTOS/Source/portable/IAR/AtmelSAM7S64/portmacro.h b/FreeRTOS/Source/portable/IAR/AtmelSAM7S64/portmacro.h
index a157709..d737bb1 100644
--- a/FreeRTOS/Source/portable/IAR/AtmelSAM7S64/portmacro.h
+++ b/FreeRTOS/Source/portable/IAR/AtmelSAM7S64/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/IAR/AtmelSAM9XE/port.c b/FreeRTOS/Source/portable/IAR/AtmelSAM9XE/port.c
index 7ba4eda..0965453 100644
--- a/FreeRTOS/Source/portable/IAR/AtmelSAM9XE/port.c
+++ b/FreeRTOS/Source/portable/IAR/AtmelSAM9XE/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/IAR/AtmelSAM9XE/portmacro.h b/FreeRTOS/Source/portable/IAR/AtmelSAM9XE/portmacro.h
index ea98982..479edb6 100644
--- a/FreeRTOS/Source/portable/IAR/AtmelSAM9XE/portmacro.h
+++ b/FreeRTOS/Source/portable/IAR/AtmelSAM9XE/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/IAR/LPC2000/ISR_Support.h b/FreeRTOS/Source/portable/IAR/LPC2000/ISR_Support.h
index 6c06663..76f52a2 100644
--- a/FreeRTOS/Source/portable/IAR/LPC2000/ISR_Support.h
+++ b/FreeRTOS/Source/portable/IAR/LPC2000/ISR_Support.h
@@ -1,5 +1,5 @@
 ;/*

-;    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+;    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

 ;    All rights reserved

 ;

 ;

diff --git a/FreeRTOS/Source/portable/IAR/LPC2000/port.c b/FreeRTOS/Source/portable/IAR/LPC2000/port.c
index 20787bf..a7b4dc8 100644
--- a/FreeRTOS/Source/portable/IAR/LPC2000/port.c
+++ b/FreeRTOS/Source/portable/IAR/LPC2000/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/IAR/LPC2000/portasm.s79 b/FreeRTOS/Source/portable/IAR/LPC2000/portasm.s79
index e14d859..9f9ad5f 100644
--- a/FreeRTOS/Source/portable/IAR/LPC2000/portasm.s79
+++ b/FreeRTOS/Source/portable/IAR/LPC2000/portasm.s79
@@ -1,5 +1,5 @@
 ;/*

-;    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+;    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

 ;    All rights reserved

 ;

 ;

diff --git a/FreeRTOS/Source/portable/IAR/LPC2000/portmacro.h b/FreeRTOS/Source/portable/IAR/LPC2000/portmacro.h
index 58c89bc..673a30b 100644
--- a/FreeRTOS/Source/portable/IAR/LPC2000/portmacro.h
+++ b/FreeRTOS/Source/portable/IAR/LPC2000/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/IAR/MSP430/port.c b/FreeRTOS/Source/portable/IAR/MSP430/port.c
index 5e6921b..6eb0450 100644
--- a/FreeRTOS/Source/portable/IAR/MSP430/port.c
+++ b/FreeRTOS/Source/portable/IAR/MSP430/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/IAR/MSP430/portasm.h b/FreeRTOS/Source/portable/IAR/MSP430/portasm.h
index c69eb1f..c2b2927 100644
--- a/FreeRTOS/Source/portable/IAR/MSP430/portasm.h
+++ b/FreeRTOS/Source/portable/IAR/MSP430/portasm.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/IAR/MSP430/portext.s43 b/FreeRTOS/Source/portable/IAR/MSP430/portext.s43
index 401bfda..acdaeb6 100644
--- a/FreeRTOS/Source/portable/IAR/MSP430/portext.s43
+++ b/FreeRTOS/Source/portable/IAR/MSP430/portext.s43
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/IAR/MSP430/portmacro.h b/FreeRTOS/Source/portable/IAR/MSP430/portmacro.h
index b3b4e94..9930a37 100644
--- a/FreeRTOS/Source/portable/IAR/MSP430/portmacro.h
+++ b/FreeRTOS/Source/portable/IAR/MSP430/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/IAR/MSP430X/data_model.h b/FreeRTOS/Source/portable/IAR/MSP430X/data_model.h
index 27bd3c2..e5f0eba 100644
--- a/FreeRTOS/Source/portable/IAR/MSP430X/data_model.h
+++ b/FreeRTOS/Source/portable/IAR/MSP430X/data_model.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/IAR/MSP430X/port.c b/FreeRTOS/Source/portable/IAR/MSP430X/port.c
index dd833b7..8c581c9 100644
--- a/FreeRTOS/Source/portable/IAR/MSP430X/port.c
+++ b/FreeRTOS/Source/portable/IAR/MSP430X/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/IAR/MSP430X/portext.s43 b/FreeRTOS/Source/portable/IAR/MSP430X/portext.s43
index b7f0dee..93925ac 100644
--- a/FreeRTOS/Source/portable/IAR/MSP430X/portext.s43
+++ b/FreeRTOS/Source/portable/IAR/MSP430X/portext.s43
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/IAR/MSP430X/portmacro.h b/FreeRTOS/Source/portable/IAR/MSP430X/portmacro.h
index 512825c..4757bce 100644
--- a/FreeRTOS/Source/portable/IAR/MSP430X/portmacro.h
+++ b/FreeRTOS/Source/portable/IAR/MSP430X/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/IAR/RL78/ISR_Support.h b/FreeRTOS/Source/portable/IAR/RL78/ISR_Support.h
index 757131d..3b8a173 100644
--- a/FreeRTOS/Source/portable/IAR/RL78/ISR_Support.h
+++ b/FreeRTOS/Source/portable/IAR/RL78/ISR_Support.h
@@ -1,5 +1,5 @@
 ;/*

-;    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+;    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

 ;    All rights reserved

 ;	

 ;

diff --git a/FreeRTOS/Source/portable/IAR/RL78/port.c b/FreeRTOS/Source/portable/IAR/RL78/port.c
index 8082a14..a165723 100644
--- a/FreeRTOS/Source/portable/IAR/RL78/port.c
+++ b/FreeRTOS/Source/portable/IAR/RL78/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/IAR/RL78/portasm.s87 b/FreeRTOS/Source/portable/IAR/RL78/portasm.s87
index 182019b..c7369cc 100644
--- a/FreeRTOS/Source/portable/IAR/RL78/portasm.s87
+++ b/FreeRTOS/Source/portable/IAR/RL78/portasm.s87
@@ -1,5 +1,5 @@
 ;/*

-;    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+;    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

 ;    All rights reserved

 ;

 ;

diff --git a/FreeRTOS/Source/portable/IAR/RL78/portmacro.h b/FreeRTOS/Source/portable/IAR/RL78/portmacro.h
index bb38381..cb91545 100644
--- a/FreeRTOS/Source/portable/IAR/RL78/portmacro.h
+++ b/FreeRTOS/Source/portable/IAR/RL78/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/IAR/RX100/port.c b/FreeRTOS/Source/portable/IAR/RX100/port.c
index b3a90bc..ae377d2 100644
--- a/FreeRTOS/Source/portable/IAR/RX100/port.c
+++ b/FreeRTOS/Source/portable/IAR/RX100/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/IAR/RX100/port_asm.s b/FreeRTOS/Source/portable/IAR/RX100/port_asm.s
index 9c7ab53..590427e 100644
--- a/FreeRTOS/Source/portable/IAR/RX100/port_asm.s
+++ b/FreeRTOS/Source/portable/IAR/RX100/port_asm.s
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/IAR/RX100/portmacro.h b/FreeRTOS/Source/portable/IAR/RX100/portmacro.h
index 8490e13..3e633b3 100644
--- a/FreeRTOS/Source/portable/IAR/RX100/portmacro.h
+++ b/FreeRTOS/Source/portable/IAR/RX100/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/IAR/RX600/port.c b/FreeRTOS/Source/portable/IAR/RX600/port.c
index a27192d..1e50856 100644
--- a/FreeRTOS/Source/portable/IAR/RX600/port.c
+++ b/FreeRTOS/Source/portable/IAR/RX600/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/IAR/RX600/port_asm.s b/FreeRTOS/Source/portable/IAR/RX600/port_asm.s
index dbd51f2..0526dd7 100644
--- a/FreeRTOS/Source/portable/IAR/RX600/port_asm.s
+++ b/FreeRTOS/Source/portable/IAR/RX600/port_asm.s
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/IAR/RX600/portmacro.h b/FreeRTOS/Source/portable/IAR/RX600/portmacro.h
index bdfc7b2..83c78a9 100644
--- a/FreeRTOS/Source/portable/IAR/RX600/portmacro.h
+++ b/FreeRTOS/Source/portable/IAR/RX600/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/IAR/STR71x/ISR_Support.h b/FreeRTOS/Source/portable/IAR/STR71x/ISR_Support.h
index 6c06663..76f52a2 100644
--- a/FreeRTOS/Source/portable/IAR/STR71x/ISR_Support.h
+++ b/FreeRTOS/Source/portable/IAR/STR71x/ISR_Support.h
@@ -1,5 +1,5 @@
 ;/*

-;    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+;    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

 ;    All rights reserved

 ;

 ;

diff --git a/FreeRTOS/Source/portable/IAR/STR71x/port.c b/FreeRTOS/Source/portable/IAR/STR71x/port.c
index a222f2d..490ea63 100644
--- a/FreeRTOS/Source/portable/IAR/STR71x/port.c
+++ b/FreeRTOS/Source/portable/IAR/STR71x/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/IAR/STR71x/portasm.s79 b/FreeRTOS/Source/portable/IAR/STR71x/portasm.s79
index caaed94..282859b 100644
--- a/FreeRTOS/Source/portable/IAR/STR71x/portasm.s79
+++ b/FreeRTOS/Source/portable/IAR/STR71x/portasm.s79
@@ -1,5 +1,5 @@
 ;/*

-;    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+;    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

 ;    All rights reserved

 ;

 ;

diff --git a/FreeRTOS/Source/portable/IAR/STR71x/portmacro.h b/FreeRTOS/Source/portable/IAR/STR71x/portmacro.h
index 1f7921a..1e49917 100644
--- a/FreeRTOS/Source/portable/IAR/STR71x/portmacro.h
+++ b/FreeRTOS/Source/portable/IAR/STR71x/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/IAR/STR75x/ISR_Support.h b/FreeRTOS/Source/portable/IAR/STR75x/ISR_Support.h
index 9472fde..83d4413 100644
--- a/FreeRTOS/Source/portable/IAR/STR75x/ISR_Support.h
+++ b/FreeRTOS/Source/portable/IAR/STR75x/ISR_Support.h
@@ -1,5 +1,5 @@
 ;/*

-;    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+;    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

 ;    All rights reserved

 ;	

 ;

diff --git a/FreeRTOS/Source/portable/IAR/STR75x/port.c b/FreeRTOS/Source/portable/IAR/STR75x/port.c
index 28aa302..0da6794 100644
--- a/FreeRTOS/Source/portable/IAR/STR75x/port.c
+++ b/FreeRTOS/Source/portable/IAR/STR75x/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/IAR/STR75x/portasm.s79 b/FreeRTOS/Source/portable/IAR/STR75x/portasm.s79
index 9fc5b96..a194f51 100644
--- a/FreeRTOS/Source/portable/IAR/STR75x/portasm.s79
+++ b/FreeRTOS/Source/portable/IAR/STR75x/portasm.s79
@@ -1,5 +1,5 @@
 ;/*

-;    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+;    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

 ;    All rights reserved

 ;	

 ;

diff --git a/FreeRTOS/Source/portable/IAR/STR75x/portmacro.h b/FreeRTOS/Source/portable/IAR/STR75x/portmacro.h
index 1780b92..b37bd60 100644
--- a/FreeRTOS/Source/portable/IAR/STR75x/portmacro.h
+++ b/FreeRTOS/Source/portable/IAR/STR75x/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/IAR/STR91x/ISR_Support.h b/FreeRTOS/Source/portable/IAR/STR91x/ISR_Support.h
index cbc0260..80aca45 100644
--- a/FreeRTOS/Source/portable/IAR/STR91x/ISR_Support.h
+++ b/FreeRTOS/Source/portable/IAR/STR91x/ISR_Support.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/IAR/STR91x/port.c b/FreeRTOS/Source/portable/IAR/STR91x/port.c
index 4d3965c..cde0474 100644
--- a/FreeRTOS/Source/portable/IAR/STR91x/port.c
+++ b/FreeRTOS/Source/portable/IAR/STR91x/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/IAR/STR91x/portasm.s79 b/FreeRTOS/Source/portable/IAR/STR91x/portasm.s79
index dafacf4..76f59a3 100644
--- a/FreeRTOS/Source/portable/IAR/STR91x/portasm.s79
+++ b/FreeRTOS/Source/portable/IAR/STR91x/portasm.s79
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/IAR/STR91x/portmacro.h b/FreeRTOS/Source/portable/IAR/STR91x/portmacro.h
index 540fcf3..0f00e3e 100644
--- a/FreeRTOS/Source/portable/IAR/STR91x/portmacro.h
+++ b/FreeRTOS/Source/portable/IAR/STR91x/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/IAR/V850ES/ISR_Support.h b/FreeRTOS/Source/portable/IAR/V850ES/ISR_Support.h
index a864273..b3e4fbe 100644
--- a/FreeRTOS/Source/portable/IAR/V850ES/ISR_Support.h
+++ b/FreeRTOS/Source/portable/IAR/V850ES/ISR_Support.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/IAR/V850ES/port.c b/FreeRTOS/Source/portable/IAR/V850ES/port.c
index 39f85cf..c043ad0 100644
--- a/FreeRTOS/Source/portable/IAR/V850ES/port.c
+++ b/FreeRTOS/Source/portable/IAR/V850ES/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/IAR/V850ES/portasm.s85 b/FreeRTOS/Source/portable/IAR/V850ES/portasm.s85
index 0931e36..7f8f5a6 100644
--- a/FreeRTOS/Source/portable/IAR/V850ES/portasm.s85
+++ b/FreeRTOS/Source/portable/IAR/V850ES/portasm.s85
@@ -1,5 +1,5 @@
 ;/*

-;    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+;    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

 ;    All rights reserved

 ;	

 ;

diff --git a/FreeRTOS/Source/portable/IAR/V850ES/portasm_Fx3.s85 b/FreeRTOS/Source/portable/IAR/V850ES/portasm_Fx3.s85
index 5d400aa..f71bdd0 100644
--- a/FreeRTOS/Source/portable/IAR/V850ES/portasm_Fx3.s85
+++ b/FreeRTOS/Source/portable/IAR/V850ES/portasm_Fx3.s85
@@ -1,5 +1,5 @@
 ;/*

-;    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+;    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

 ;    All rights reserved

 ;	

 ;

diff --git a/FreeRTOS/Source/portable/IAR/V850ES/portasm_Hx2.s85 b/FreeRTOS/Source/portable/IAR/V850ES/portasm_Hx2.s85
index cdf8547..e9430b2 100644
--- a/FreeRTOS/Source/portable/IAR/V850ES/portasm_Hx2.s85
+++ b/FreeRTOS/Source/portable/IAR/V850ES/portasm_Hx2.s85
@@ -1,5 +1,5 @@
 ;/*

-;    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+;    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

 ;    All rights reserved

 ;	

 ;

diff --git a/FreeRTOS/Source/portable/IAR/V850ES/portmacro.h b/FreeRTOS/Source/portable/IAR/V850ES/portmacro.h
index d6ebcd0..2a5b73d 100644
--- a/FreeRTOS/Source/portable/IAR/V850ES/portmacro.h
+++ b/FreeRTOS/Source/portable/IAR/V850ES/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/MPLAB/PIC18F/port.c b/FreeRTOS/Source/portable/MPLAB/PIC18F/port.c
index 85a58fa..a9260d3 100644
--- a/FreeRTOS/Source/portable/MPLAB/PIC18F/port.c
+++ b/FreeRTOS/Source/portable/MPLAB/PIC18F/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/MPLAB/PIC18F/portmacro.h b/FreeRTOS/Source/portable/MPLAB/PIC18F/portmacro.h
index 3b68306..2af8215 100644
--- a/FreeRTOS/Source/portable/MPLAB/PIC18F/portmacro.h
+++ b/FreeRTOS/Source/portable/MPLAB/PIC18F/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/MPLAB/PIC24_dsPIC/port.c b/FreeRTOS/Source/portable/MPLAB/PIC24_dsPIC/port.c
index 93d092c..7016ca6 100644
--- a/FreeRTOS/Source/portable/MPLAB/PIC24_dsPIC/port.c
+++ b/FreeRTOS/Source/portable/MPLAB/PIC24_dsPIC/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/MPLAB/PIC24_dsPIC/portasm_PIC24.S b/FreeRTOS/Source/portable/MPLAB/PIC24_dsPIC/portasm_PIC24.S
index 1d72855..98ad4ce 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 V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/MPLAB/PIC24_dsPIC/portasm_dsPIC.S b/FreeRTOS/Source/portable/MPLAB/PIC24_dsPIC/portasm_dsPIC.S
index 99e358a..294a5f9 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 V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/MPLAB/PIC24_dsPIC/portmacro.h b/FreeRTOS/Source/portable/MPLAB/PIC24_dsPIC/portmacro.h
index 706441f..b13cefe 100644
--- a/FreeRTOS/Source/portable/MPLAB/PIC24_dsPIC/portmacro.h
+++ b/FreeRTOS/Source/portable/MPLAB/PIC24_dsPIC/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/MPLAB/PIC32MX/ISR_Support.h b/FreeRTOS/Source/portable/MPLAB/PIC32MX/ISR_Support.h
index be21c83..db8598f 100644
--- a/FreeRTOS/Source/portable/MPLAB/PIC32MX/ISR_Support.h
+++ b/FreeRTOS/Source/portable/MPLAB/PIC32MX/ISR_Support.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/MPLAB/PIC32MX/port.c b/FreeRTOS/Source/portable/MPLAB/PIC32MX/port.c
index 63154c0..f8f2bfa 100644
--- a/FreeRTOS/Source/portable/MPLAB/PIC32MX/port.c
+++ b/FreeRTOS/Source/portable/MPLAB/PIC32MX/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/MPLAB/PIC32MX/port_asm.S b/FreeRTOS/Source/portable/MPLAB/PIC32MX/port_asm.S
index 54e15e5..749de70 100644
--- a/FreeRTOS/Source/portable/MPLAB/PIC32MX/port_asm.S
+++ b/FreeRTOS/Source/portable/MPLAB/PIC32MX/port_asm.S
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/MPLAB/PIC32MX/portmacro.h b/FreeRTOS/Source/portable/MPLAB/PIC32MX/portmacro.h
index bca1297..be11cbf 100644
--- a/FreeRTOS/Source/portable/MPLAB/PIC32MX/portmacro.h
+++ b/FreeRTOS/Source/portable/MPLAB/PIC32MX/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/MPLAB/PIC32MZ/ISR_Support.h b/FreeRTOS/Source/portable/MPLAB/PIC32MZ/ISR_Support.h
index f858a31..a29c8b4 100644
--- a/FreeRTOS/Source/portable/MPLAB/PIC32MZ/ISR_Support.h
+++ b/FreeRTOS/Source/portable/MPLAB/PIC32MZ/ISR_Support.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/MPLAB/PIC32MZ/port.c b/FreeRTOS/Source/portable/MPLAB/PIC32MZ/port.c
index 41c9965..51db046 100644
--- a/FreeRTOS/Source/portable/MPLAB/PIC32MZ/port.c
+++ b/FreeRTOS/Source/portable/MPLAB/PIC32MZ/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/MPLAB/PIC32MZ/port_asm.S b/FreeRTOS/Source/portable/MPLAB/PIC32MZ/port_asm.S
index c56ea3f..ec3a5f2 100644
--- a/FreeRTOS/Source/portable/MPLAB/PIC32MZ/port_asm.S
+++ b/FreeRTOS/Source/portable/MPLAB/PIC32MZ/port_asm.S
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/MPLAB/PIC32MZ/portmacro.h b/FreeRTOS/Source/portable/MPLAB/PIC32MZ/portmacro.h
index 7ee1b45..6209de6 100644
--- a/FreeRTOS/Source/portable/MPLAB/PIC32MZ/portmacro.h
+++ b/FreeRTOS/Source/portable/MPLAB/PIC32MZ/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/MSVC-MingW/port.c b/FreeRTOS/Source/portable/MSVC-MingW/port.c
index 0c42adc..ac4202f 100644
--- a/FreeRTOS/Source/portable/MSVC-MingW/port.c
+++ b/FreeRTOS/Source/portable/MSVC-MingW/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/MSVC-MingW/portmacro.h b/FreeRTOS/Source/portable/MSVC-MingW/portmacro.h
index b5dca4e..531f664 100644
--- a/FreeRTOS/Source/portable/MSVC-MingW/portmacro.h
+++ b/FreeRTOS/Source/portable/MSVC-MingW/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/MemMang/heap_1.c b/FreeRTOS/Source/portable/MemMang/heap_1.c
index 8a0806a..607395d 100644
--- a/FreeRTOS/Source/portable/MemMang/heap_1.c
+++ b/FreeRTOS/Source/portable/MemMang/heap_1.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/MemMang/heap_2.c b/FreeRTOS/Source/portable/MemMang/heap_2.c
index 0ed9648..968e448 100644
--- a/FreeRTOS/Source/portable/MemMang/heap_2.c
+++ b/FreeRTOS/Source/portable/MemMang/heap_2.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/MemMang/heap_3.c b/FreeRTOS/Source/portable/MemMang/heap_3.c
index 1267273..49143a8 100644
--- a/FreeRTOS/Source/portable/MemMang/heap_3.c
+++ b/FreeRTOS/Source/portable/MemMang/heap_3.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/MemMang/heap_4.c b/FreeRTOS/Source/portable/MemMang/heap_4.c
index 693afbd..d2634fa 100644
--- a/FreeRTOS/Source/portable/MemMang/heap_4.c
+++ b/FreeRTOS/Source/portable/MemMang/heap_4.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or 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 14dd986..de46d68 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 V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or 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 321f182..8f8b29e 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 V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or 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 c315ac8..31a9428 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 V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/Paradigm/Tern_EE/small/port.c b/FreeRTOS/Source/portable/Paradigm/Tern_EE/small/port.c
index c27ff2f..1001e39 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 V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/Paradigm/Tern_EE/small/portasm.h b/FreeRTOS/Source/portable/Paradigm/Tern_EE/small/portasm.h
index 2392e57..be29122 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 V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/Paradigm/Tern_EE/small/portmacro.h b/FreeRTOS/Source/portable/Paradigm/Tern_EE/small/portmacro.h
index a941f7b..dd016f4 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 V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/RVDS/ARM7_LPC21xx/port.c b/FreeRTOS/Source/portable/RVDS/ARM7_LPC21xx/port.c
index 5834380..11751d6 100644
--- a/FreeRTOS/Source/portable/RVDS/ARM7_LPC21xx/port.c
+++ b/FreeRTOS/Source/portable/RVDS/ARM7_LPC21xx/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/RVDS/ARM7_LPC21xx/portASM.s b/FreeRTOS/Source/portable/RVDS/ARM7_LPC21xx/portASM.s
index 8b8caca..28d300b 100644
--- a/FreeRTOS/Source/portable/RVDS/ARM7_LPC21xx/portASM.s
+++ b/FreeRTOS/Source/portable/RVDS/ARM7_LPC21xx/portASM.s
@@ -1,5 +1,5 @@
 ;/*

-;    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+;    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

 ;    All rights reserved

 ;	

 ;

diff --git a/FreeRTOS/Source/portable/RVDS/ARM7_LPC21xx/portmacro.h b/FreeRTOS/Source/portable/RVDS/ARM7_LPC21xx/portmacro.h
index bef23f6..dcd691c 100644
--- a/FreeRTOS/Source/portable/RVDS/ARM7_LPC21xx/portmacro.h
+++ b/FreeRTOS/Source/portable/RVDS/ARM7_LPC21xx/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/RVDS/ARM7_LPC21xx/portmacro.inc b/FreeRTOS/Source/portable/RVDS/ARM7_LPC21xx/portmacro.inc
index cb21dac..63f9f75 100644
--- a/FreeRTOS/Source/portable/RVDS/ARM7_LPC21xx/portmacro.inc
+++ b/FreeRTOS/Source/portable/RVDS/ARM7_LPC21xx/portmacro.inc
@@ -1,5 +1,5 @@
 ;/*

-;    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+;    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

 ;    All rights reserved

 ;	

 ;

diff --git a/FreeRTOS/Source/portable/RVDS/ARM_CA9/port.c b/FreeRTOS/Source/portable/RVDS/ARM_CA9/port.c
index 456b585..697cf27 100644
--- a/FreeRTOS/Source/portable/RVDS/ARM_CA9/port.c
+++ b/FreeRTOS/Source/portable/RVDS/ARM_CA9/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/RVDS/ARM_CA9/portASM.s b/FreeRTOS/Source/portable/RVDS/ARM_CA9/portASM.s
index e5a17f0..aefd3e4 100644
--- a/FreeRTOS/Source/portable/RVDS/ARM_CA9/portASM.s
+++ b/FreeRTOS/Source/portable/RVDS/ARM_CA9/portASM.s
@@ -1,5 +1,5 @@
 ;/*

-;    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+;    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

 ;    All rights reserved

 ;

 ;

diff --git a/FreeRTOS/Source/portable/RVDS/ARM_CA9/portmacro.h b/FreeRTOS/Source/portable/RVDS/ARM_CA9/portmacro.h
index 427dfd9..303e131 100644
--- a/FreeRTOS/Source/portable/RVDS/ARM_CA9/portmacro.h
+++ b/FreeRTOS/Source/portable/RVDS/ARM_CA9/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/RVDS/ARM_CA9/portmacro.inc b/FreeRTOS/Source/portable/RVDS/ARM_CA9/portmacro.inc
index 67429bb..aa6bdb1 100644
--- a/FreeRTOS/Source/portable/RVDS/ARM_CA9/portmacro.inc
+++ b/FreeRTOS/Source/portable/RVDS/ARM_CA9/portmacro.inc
@@ -1,5 +1,5 @@
 ;/*

-;    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+;    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

 ;    All rights reserved

 ;

 ;

diff --git a/FreeRTOS/Source/portable/RVDS/ARM_CM0/port.c b/FreeRTOS/Source/portable/RVDS/ARM_CM0/port.c
index be16126..b6719cb 100644
--- a/FreeRTOS/Source/portable/RVDS/ARM_CM0/port.c
+++ b/FreeRTOS/Source/portable/RVDS/ARM_CM0/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/RVDS/ARM_CM0/portmacro.h b/FreeRTOS/Source/portable/RVDS/ARM_CM0/portmacro.h
index 4c05c7a..2fc2041 100644
--- a/FreeRTOS/Source/portable/RVDS/ARM_CM0/portmacro.h
+++ b/FreeRTOS/Source/portable/RVDS/ARM_CM0/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/RVDS/ARM_CM3/port.c b/FreeRTOS/Source/portable/RVDS/ARM_CM3/port.c
index 09a1475..d813c5b 100644
--- a/FreeRTOS/Source/portable/RVDS/ARM_CM3/port.c
+++ b/FreeRTOS/Source/portable/RVDS/ARM_CM3/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/RVDS/ARM_CM3/portmacro.h b/FreeRTOS/Source/portable/RVDS/ARM_CM3/portmacro.h
index c8152b2..6613c70 100644
--- a/FreeRTOS/Source/portable/RVDS/ARM_CM3/portmacro.h
+++ b/FreeRTOS/Source/portable/RVDS/ARM_CM3/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/RVDS/ARM_CM4F/port.c b/FreeRTOS/Source/portable/RVDS/ARM_CM4F/port.c
index 110608e..7215ce7 100644
--- a/FreeRTOS/Source/portable/RVDS/ARM_CM4F/port.c
+++ b/FreeRTOS/Source/portable/RVDS/ARM_CM4F/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/RVDS/ARM_CM4F/portmacro.h b/FreeRTOS/Source/portable/RVDS/ARM_CM4F/portmacro.h
index 39723de..58f18d7 100644
--- a/FreeRTOS/Source/portable/RVDS/ARM_CM4F/portmacro.h
+++ b/FreeRTOS/Source/portable/RVDS/ARM_CM4F/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/Renesas/RX100/port.c b/FreeRTOS/Source/portable/Renesas/RX100/port.c
index d161232..916810c 100644
--- a/FreeRTOS/Source/portable/Renesas/RX100/port.c
+++ b/FreeRTOS/Source/portable/Renesas/RX100/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/Renesas/RX100/port_asm.src b/FreeRTOS/Source/portable/Renesas/RX100/port_asm.src
index 3da765d..0da94ec 100644
--- a/FreeRTOS/Source/portable/Renesas/RX100/port_asm.src
+++ b/FreeRTOS/Source/portable/Renesas/RX100/port_asm.src
@@ -1,5 +1,5 @@
 ;/*

-;    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+;    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

 ;    All rights reserved

 ;

 ;

diff --git a/FreeRTOS/Source/portable/Renesas/RX100/portmacro.h b/FreeRTOS/Source/portable/Renesas/RX100/portmacro.h
index 2a2d48c..841b2e5 100644
--- a/FreeRTOS/Source/portable/Renesas/RX100/portmacro.h
+++ b/FreeRTOS/Source/portable/Renesas/RX100/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/Renesas/RX200/port.c b/FreeRTOS/Source/portable/Renesas/RX200/port.c
index 96290ee..5fccbb6 100644
--- a/FreeRTOS/Source/portable/Renesas/RX200/port.c
+++ b/FreeRTOS/Source/portable/Renesas/RX200/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/Renesas/RX200/port_asm.src b/FreeRTOS/Source/portable/Renesas/RX200/port_asm.src
index 3da765d..0da94ec 100644
--- a/FreeRTOS/Source/portable/Renesas/RX200/port_asm.src
+++ b/FreeRTOS/Source/portable/Renesas/RX200/port_asm.src
@@ -1,5 +1,5 @@
 ;/*

-;    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+;    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

 ;    All rights reserved

 ;

 ;

diff --git a/FreeRTOS/Source/portable/Renesas/RX200/portmacro.h b/FreeRTOS/Source/portable/Renesas/RX200/portmacro.h
index 9872400..0bc403c 100644
--- a/FreeRTOS/Source/portable/Renesas/RX200/portmacro.h
+++ b/FreeRTOS/Source/portable/Renesas/RX200/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/Renesas/RX600/port.c b/FreeRTOS/Source/portable/Renesas/RX600/port.c
index 5456f46..76fc66e 100644
--- a/FreeRTOS/Source/portable/Renesas/RX600/port.c
+++ b/FreeRTOS/Source/portable/Renesas/RX600/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/Renesas/RX600/port_asm.src b/FreeRTOS/Source/portable/Renesas/RX600/port_asm.src
index 3da765d..0da94ec 100644
--- a/FreeRTOS/Source/portable/Renesas/RX600/port_asm.src
+++ b/FreeRTOS/Source/portable/Renesas/RX600/port_asm.src
@@ -1,5 +1,5 @@
 ;/*

-;    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+;    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

 ;    All rights reserved

 ;

 ;

diff --git a/FreeRTOS/Source/portable/Renesas/RX600/portmacro.h b/FreeRTOS/Source/portable/Renesas/RX600/portmacro.h
index 3fe1628..c9d7c8c 100644
--- a/FreeRTOS/Source/portable/Renesas/RX600/portmacro.h
+++ b/FreeRTOS/Source/portable/Renesas/RX600/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/Renesas/RX600v2/port.c b/FreeRTOS/Source/portable/Renesas/RX600v2/port.c
index 41eeb1d..8419e74 100644
--- a/FreeRTOS/Source/portable/Renesas/RX600v2/port.c
+++ b/FreeRTOS/Source/portable/Renesas/RX600v2/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/Renesas/RX600v2/port_asm.src b/FreeRTOS/Source/portable/Renesas/RX600v2/port_asm.src
index 0b17e59..0bac176 100644
--- a/FreeRTOS/Source/portable/Renesas/RX600v2/port_asm.src
+++ b/FreeRTOS/Source/portable/Renesas/RX600v2/port_asm.src
@@ -1,5 +1,5 @@
 ;/*

-;    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+;    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

 ;    All rights reserved

 ;

 ;

diff --git a/FreeRTOS/Source/portable/Renesas/RX600v2/portmacro.h b/FreeRTOS/Source/portable/Renesas/RX600v2/portmacro.h
index c4d17a6..f3bc351 100644
--- a/FreeRTOS/Source/portable/Renesas/RX600v2/portmacro.h
+++ b/FreeRTOS/Source/portable/Renesas/RX600v2/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/Renesas/SH2A_FPU/ISR_Support.inc b/FreeRTOS/Source/portable/Renesas/SH2A_FPU/ISR_Support.inc
index 42d73d4..90f19f1 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 V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+;    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

 ;    All rights reserved

 ;

 ;

diff --git a/FreeRTOS/Source/portable/Renesas/SH2A_FPU/port.c b/FreeRTOS/Source/portable/Renesas/SH2A_FPU/port.c
index 0eeeee3..ef84604 100644
--- a/FreeRTOS/Source/portable/Renesas/SH2A_FPU/port.c
+++ b/FreeRTOS/Source/portable/Renesas/SH2A_FPU/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/Renesas/SH2A_FPU/portasm.src b/FreeRTOS/Source/portable/Renesas/SH2A_FPU/portasm.src
index b2818cc..76b337d 100644
--- a/FreeRTOS/Source/portable/Renesas/SH2A_FPU/portasm.src
+++ b/FreeRTOS/Source/portable/Renesas/SH2A_FPU/portasm.src
@@ -1,5 +1,5 @@
 ;/*

-;    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+;    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

 ;    All rights reserved

 ;	

 ;

diff --git a/FreeRTOS/Source/portable/Renesas/SH2A_FPU/portmacro.h b/FreeRTOS/Source/portable/Renesas/SH2A_FPU/portmacro.h
index e3a60d2..944a31a 100644
--- a/FreeRTOS/Source/portable/Renesas/SH2A_FPU/portmacro.h
+++ b/FreeRTOS/Source/portable/Renesas/SH2A_FPU/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/Rowley/MSP430F449/port.c b/FreeRTOS/Source/portable/Rowley/MSP430F449/port.c
index 762fdb3..98f7704 100644
--- a/FreeRTOS/Source/portable/Rowley/MSP430F449/port.c
+++ b/FreeRTOS/Source/portable/Rowley/MSP430F449/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/Rowley/MSP430F449/portasm.h b/FreeRTOS/Source/portable/Rowley/MSP430F449/portasm.h
index 049c22a..a0d6ded 100644
--- a/FreeRTOS/Source/portable/Rowley/MSP430F449/portasm.h
+++ b/FreeRTOS/Source/portable/Rowley/MSP430F449/portasm.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/Rowley/MSP430F449/portext.asm b/FreeRTOS/Source/portable/Rowley/MSP430F449/portext.asm
index 3ed36a0..7aa89c8 100644
--- a/FreeRTOS/Source/portable/Rowley/MSP430F449/portext.asm
+++ b/FreeRTOS/Source/portable/Rowley/MSP430F449/portext.asm
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/Rowley/MSP430F449/portmacro.h b/FreeRTOS/Source/portable/Rowley/MSP430F449/portmacro.h
index d7da65a..f5b25e2 100644
--- a/FreeRTOS/Source/portable/Rowley/MSP430F449/portmacro.h
+++ b/FreeRTOS/Source/portable/Rowley/MSP430F449/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/SDCC/Cygnal/port.c b/FreeRTOS/Source/portable/SDCC/Cygnal/port.c
index 5d6390e..866c1c4 100644
--- a/FreeRTOS/Source/portable/SDCC/Cygnal/port.c
+++ b/FreeRTOS/Source/portable/SDCC/Cygnal/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/SDCC/Cygnal/portmacro.h b/FreeRTOS/Source/portable/SDCC/Cygnal/portmacro.h
index 9cda01b..76cda16 100644
--- a/FreeRTOS/Source/portable/SDCC/Cygnal/portmacro.h
+++ b/FreeRTOS/Source/portable/SDCC/Cygnal/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/Softune/MB91460/port.c b/FreeRTOS/Source/portable/Softune/MB91460/port.c
index bf31bf3..a8a8867 100644
--- a/FreeRTOS/Source/portable/Softune/MB91460/port.c
+++ b/FreeRTOS/Source/portable/Softune/MB91460/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/Softune/MB91460/portmacro.h b/FreeRTOS/Source/portable/Softune/MB91460/portmacro.h
index a84df75..421890b 100644
--- a/FreeRTOS/Source/portable/Softune/MB91460/portmacro.h
+++ b/FreeRTOS/Source/portable/Softune/MB91460/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/Softune/MB96340/port.c b/FreeRTOS/Source/portable/Softune/MB96340/port.c
index 240909e..4000fe2 100644
--- a/FreeRTOS/Source/portable/Softune/MB96340/port.c
+++ b/FreeRTOS/Source/portable/Softune/MB96340/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/Softune/MB96340/portmacro.h b/FreeRTOS/Source/portable/Softune/MB96340/portmacro.h
index d1509ec..6d6ffee 100644
--- a/FreeRTOS/Source/portable/Softune/MB96340/portmacro.h
+++ b/FreeRTOS/Source/portable/Softune/MB96340/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/Tasking/ARM_CM4F/port.c b/FreeRTOS/Source/portable/Tasking/ARM_CM4F/port.c
index 1197a7e..1fe11a2 100644
--- a/FreeRTOS/Source/portable/Tasking/ARM_CM4F/port.c
+++ b/FreeRTOS/Source/portable/Tasking/ARM_CM4F/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/Tasking/ARM_CM4F/port_asm.asm b/FreeRTOS/Source/portable/Tasking/ARM_CM4F/port_asm.asm
index 91d8c9e..fc6057e 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 V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+;    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

 ;    All rights reserved

 ;

 ;

diff --git a/FreeRTOS/Source/portable/Tasking/ARM_CM4F/portmacro.h b/FreeRTOS/Source/portable/Tasking/ARM_CM4F/portmacro.h
index 572a196..2e50cce 100644
--- a/FreeRTOS/Source/portable/Tasking/ARM_CM4F/portmacro.h
+++ b/FreeRTOS/Source/portable/Tasking/ARM_CM4F/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/WizC/PIC18/Drivers/Tick/Tick.c b/FreeRTOS/Source/portable/WizC/PIC18/Drivers/Tick/Tick.c
index 04c508f..bd6cbbe 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 V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/WizC/PIC18/Drivers/Tick/isrTick.c b/FreeRTOS/Source/portable/WizC/PIC18/Drivers/Tick/isrTick.c
index 8531035..9df9abd 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 V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/WizC/PIC18/Install.bat b/FreeRTOS/Source/portable/WizC/PIC18/Install.bat
index 0981eb6..2f71250 100644
--- a/FreeRTOS/Source/portable/WizC/PIC18/Install.bat
+++ b/FreeRTOS/Source/portable/WizC/PIC18/Install.bat
@@ -1,5 +1,5 @@
 REM/*

-REM    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+REM    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

 REM

 REM

 REM    ***************************************************************************

diff --git a/FreeRTOS/Source/portable/WizC/PIC18/addFreeRTOS.h b/FreeRTOS/Source/portable/WizC/PIC18/addFreeRTOS.h
index 4dd1c8b..71aa682 100644
--- a/FreeRTOS/Source/portable/WizC/PIC18/addFreeRTOS.h
+++ b/FreeRTOS/Source/portable/WizC/PIC18/addFreeRTOS.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/WizC/PIC18/port.c b/FreeRTOS/Source/portable/WizC/PIC18/port.c
index 4e92b7b..821c870 100644
--- a/FreeRTOS/Source/portable/WizC/PIC18/port.c
+++ b/FreeRTOS/Source/portable/WizC/PIC18/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/WizC/PIC18/portmacro.h b/FreeRTOS/Source/portable/WizC/PIC18/portmacro.h
index 0744c25..a29d8d4 100644
--- a/FreeRTOS/Source/portable/WizC/PIC18/portmacro.h
+++ b/FreeRTOS/Source/portable/WizC/PIC18/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/oWatcom/16BitDOS/Flsh186/port.c b/FreeRTOS/Source/portable/oWatcom/16BitDOS/Flsh186/port.c
index 50be73f..6e874d2 100644
--- a/FreeRTOS/Source/portable/oWatcom/16BitDOS/Flsh186/port.c
+++ b/FreeRTOS/Source/portable/oWatcom/16BitDOS/Flsh186/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/oWatcom/16BitDOS/Flsh186/portmacro.h b/FreeRTOS/Source/portable/oWatcom/16BitDOS/Flsh186/portmacro.h
index 862e68f..3fa7f3c 100644
--- a/FreeRTOS/Source/portable/oWatcom/16BitDOS/Flsh186/portmacro.h
+++ b/FreeRTOS/Source/portable/oWatcom/16BitDOS/Flsh186/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/oWatcom/16BitDOS/PC/port.c b/FreeRTOS/Source/portable/oWatcom/16BitDOS/PC/port.c
index 38f51cb..b8c2898 100644
--- a/FreeRTOS/Source/portable/oWatcom/16BitDOS/PC/port.c
+++ b/FreeRTOS/Source/portable/oWatcom/16BitDOS/PC/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/oWatcom/16BitDOS/PC/portmacro.h b/FreeRTOS/Source/portable/oWatcom/16BitDOS/PC/portmacro.h
index 59feade..10cea03 100644
--- a/FreeRTOS/Source/portable/oWatcom/16BitDOS/PC/portmacro.h
+++ b/FreeRTOS/Source/portable/oWatcom/16BitDOS/PC/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/oWatcom/16BitDOS/common/portasm.h b/FreeRTOS/Source/portable/oWatcom/16BitDOS/common/portasm.h
index 7f3123f..301ce86 100644
--- a/FreeRTOS/Source/portable/oWatcom/16BitDOS/common/portasm.h
+++ b/FreeRTOS/Source/portable/oWatcom/16BitDOS/common/portasm.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/portable/oWatcom/16BitDOS/common/portcomn.c b/FreeRTOS/Source/portable/oWatcom/16BitDOS/common/portcomn.c
index 5bcc732..b5bb5ab 100644
--- a/FreeRTOS/Source/portable/oWatcom/16BitDOS/common/portcomn.c
+++ b/FreeRTOS/Source/portable/oWatcom/16BitDOS/common/portcomn.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd. 

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd. 

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/queue.c b/FreeRTOS/Source/queue.c
index 277bcc1..cc7a9a8 100644
--- a/FreeRTOS/Source/queue.c
+++ b/FreeRTOS/Source/queue.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/tasks.c b/FreeRTOS/Source/tasks.c
index 60d62b0..06e08d3 100644
--- a/FreeRTOS/Source/tasks.c
+++ b/FreeRTOS/Source/tasks.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS

diff --git a/FreeRTOS/Source/timers.c b/FreeRTOS/Source/timers.c
index f9d3fa1..efda385 100644
--- a/FreeRTOS/Source/timers.c
+++ b/FreeRTOS/Source/timers.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V8.0.0 - Copyright (C) 2014 Real Time Engineers Ltd.

+    FreeRTOS V8.0.1 - Copyright (C) 2014 Real Time Engineers Ltd.

     All rights reserved

 

     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.

@@ -24,10 +24,10 @@
     the terms of the GNU General Public License (version 2) as published by the

     Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.

 

-    >>! NOTE: The modification to the GPL is included to allow you to distribute

-    >>! a combined work that includes FreeRTOS without being obliged to provide

-    >>! the source code for proprietary components outside of the FreeRTOS

-    >>! kernel.

+    >>!   NOTE: The modification to the GPL is included to allow you to     !<<

+    >>!   distribute a combined work that includes FreeRTOS without being   !<<

+    >>!   obliged to provide the source code for proprietary components     !<<

+    >>!   outside of the FreeRTOS kernel.                                   !<<

 

     FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY

     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS