Update headers for the FreeRTOS V7.0.2 release.
diff --git a/Demo/Common/Full/BlockQ.c b/Demo/Common/Full/BlockQ.c
index 6faba40..84ecab2 100644
--- a/Demo/Common/Full/BlockQ.c
+++ b/Demo/Common/Full/BlockQ.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Common/Full/PollQ.c b/Demo/Common/Full/PollQ.c
index 74ab7b9..98a23c5 100644
--- a/Demo/Common/Full/PollQ.c
+++ b/Demo/Common/Full/PollQ.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Common/Full/comtest.c b/Demo/Common/Full/comtest.c
index 0764bba..e3c5d0c 100644
--- a/Demo/Common/Full/comtest.c
+++ b/Demo/Common/Full/comtest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Common/Full/death.c b/Demo/Common/Full/death.c
index cba6311..a7c8785 100644
--- a/Demo/Common/Full/death.c
+++ b/Demo/Common/Full/death.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Common/Full/dynamic.c b/Demo/Common/Full/dynamic.c
index 7982a4f..53b3454 100644
--- a/Demo/Common/Full/dynamic.c
+++ b/Demo/Common/Full/dynamic.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Common/Full/events.c b/Demo/Common/Full/events.c
index ce25eb8..35564a7 100644
--- a/Demo/Common/Full/events.c
+++ b/Demo/Common/Full/events.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Common/Full/flash.c b/Demo/Common/Full/flash.c
index f41216b..ea431e1 100644
--- a/Demo/Common/Full/flash.c
+++ b/Demo/Common/Full/flash.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Common/Full/flop.c b/Demo/Common/Full/flop.c
index 8cfe1ae..0108a02 100644
--- a/Demo/Common/Full/flop.c
+++ b/Demo/Common/Full/flop.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Common/Full/integer.c b/Demo/Common/Full/integer.c
index c9411a6..59798b2 100644
--- a/Demo/Common/Full/integer.c
+++ b/Demo/Common/Full/integer.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Common/Full/print.c b/Demo/Common/Full/print.c
index f2e0413..fbb0f18 100644
--- a/Demo/Common/Full/print.c
+++ b/Demo/Common/Full/print.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Common/Full/semtest.c b/Demo/Common/Full/semtest.c
index 3854e17..c9f9fe8 100644
--- a/Demo/Common/Full/semtest.c
+++ b/Demo/Common/Full/semtest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Common/Minimal/AltBlckQ.c b/Demo/Common/Minimal/AltBlckQ.c
index feb7ec3..ed9a3a9 100644
--- a/Demo/Common/Minimal/AltBlckQ.c
+++ b/Demo/Common/Minimal/AltBlckQ.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Common/Minimal/AltBlock.c b/Demo/Common/Minimal/AltBlock.c
index ce69cfb..ef6ac5b 100644
--- a/Demo/Common/Minimal/AltBlock.c
+++ b/Demo/Common/Minimal/AltBlock.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Common/Minimal/AltPollQ.c b/Demo/Common/Minimal/AltPollQ.c
index 44c4663..23622ee 100644
--- a/Demo/Common/Minimal/AltPollQ.c
+++ b/Demo/Common/Minimal/AltPollQ.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Common/Minimal/AltQTest.c b/Demo/Common/Minimal/AltQTest.c
index 32a27b0..89475be 100644
--- a/Demo/Common/Minimal/AltQTest.c
+++ b/Demo/Common/Minimal/AltQTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Common/Minimal/BlockQ.c b/Demo/Common/Minimal/BlockQ.c
index 3de15e4..95ba1fe 100644
--- a/Demo/Common/Minimal/BlockQ.c
+++ b/Demo/Common/Minimal/BlockQ.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Common/Minimal/GenQTest.c b/Demo/Common/Minimal/GenQTest.c
index 285620a..d7503c2 100644
--- a/Demo/Common/Minimal/GenQTest.c
+++ b/Demo/Common/Minimal/GenQTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Common/Minimal/IntQueue.c b/Demo/Common/Minimal/IntQueue.c
index 8e0fdcb..6002300 100644
--- a/Demo/Common/Minimal/IntQueue.c
+++ b/Demo/Common/Minimal/IntQueue.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Common/Minimal/PollQ.c b/Demo/Common/Minimal/PollQ.c
index 78ada9d..dc3283f 100644
--- a/Demo/Common/Minimal/PollQ.c
+++ b/Demo/Common/Minimal/PollQ.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Common/Minimal/QPeek.c b/Demo/Common/Minimal/QPeek.c
index a0edc61..bbb29fe 100644
--- a/Demo/Common/Minimal/QPeek.c
+++ b/Demo/Common/Minimal/QPeek.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Common/Minimal/TimerDemo.c b/Demo/Common/Minimal/TimerDemo.c
index c2e4344..ec2d63b 100644
--- a/Demo/Common/Minimal/TimerDemo.c
+++ b/Demo/Common/Minimal/TimerDemo.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Common/Minimal/blocktim.c b/Demo/Common/Minimal/blocktim.c
index d1606f3..6b73917 100644
--- a/Demo/Common/Minimal/blocktim.c
+++ b/Demo/Common/Minimal/blocktim.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Common/Minimal/comtest.c b/Demo/Common/Minimal/comtest.c
index 7ef184d..dcaf04d 100644
--- a/Demo/Common/Minimal/comtest.c
+++ b/Demo/Common/Minimal/comtest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Common/Minimal/comtest_strings.c b/Demo/Common/Minimal/comtest_strings.c
index fa8e87e..5856bcd 100644
--- a/Demo/Common/Minimal/comtest_strings.c
+++ b/Demo/Common/Minimal/comtest_strings.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

@@ -152,7 +152,7 @@
 static xTimerHandle xTxTimer = NULL;

 

 /* The string length is held at file scope so the Tx timer does not need to

-calculate it each time it executes. */
+calculate it each time it executes. */

 static size_t xStringLength = 0U;

 

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

@@ -175,7 +175,7 @@
 	xSerialPortInitMinimal( ulBaudRate, ( xStringLength * 2U ) );

 

 	/* Create the Rx task and the Tx timer.  The timer is started from the

-	Rx task. */
+	Rx task. */

 	xTaskCreate( vComRxTask, ( signed char * ) "COMRx", comSTACK_SIZE, NULL, uxPriority, ( xTaskHandle * ) NULL );

 	xTxTimer = xTimerCreate( ( const signed char * ) "TxTimer", comTX_MIN_BLOCK_TIME, pdFALSE, NULL, prvComTxTimerCallback );

 	configASSERT( xTxTimer );

@@ -196,7 +196,7 @@
 	vSerialPutString( xPort, ( const signed char * const ) comTRANSACTED_STRING, xStringLength );

 

 	/* Toggle an LED to give a visible indication that another transmission

-	has been performed. */
+	has been performed. */

 	vParTestToggleLED( uxBaseLED + comTX_LED_OFFSET );

 

 	/* Wait a pseudo random time before sending the string again. */

@@ -232,7 +232,7 @@
 	xTimerStart( xTxTimer, portMAX_DELAY );

 

 	/* The first expected Rx character is the first in the string that is

-	transmitted. */
+	transmitted. */

 	pcExpectedByte = ( signed char * ) comTRANSACTED_STRING;

 

 	for( ;; )

@@ -243,7 +243,7 @@
 			/* A character definitely should have been received by now.  As a

 			character was not received an error must have occurred (which might

 			just be that the loopback connector is not fitted). */

-			xErrorOccurred = pdTRUE;
+			xErrorOccurred = pdTRUE;

 		}

 

 		switch( xState )

@@ -275,13 +275,13 @@
 					{

 						/* The entire string has been received.  If no errors

 						have been latched, then increment the loop counter to

-						show this task is still healthy. */
+						show this task is still healthy. */

 						if( xErrorOccurred == pdFALSE )

 						{

 							uxRxLoops++;

 

 							/* Toggle an LED to give a visible sign that a

-							complete string has been received. */
+							complete string has been received. */

 							vParTestToggleLED( uxBaseLED + comRX_LED_OFFSET );

 						}

 

diff --git a/Demo/Common/Minimal/countsem.c b/Demo/Common/Minimal/countsem.c
index 8bd1245..9e10980 100644
--- a/Demo/Common/Minimal/countsem.c
+++ b/Demo/Common/Minimal/countsem.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Common/Minimal/crflash.c b/Demo/Common/Minimal/crflash.c
index c3c9b74..85dd310 100644
--- a/Demo/Common/Minimal/crflash.c
+++ b/Demo/Common/Minimal/crflash.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Common/Minimal/crhook.c b/Demo/Common/Minimal/crhook.c
index 86567a5..0c80071 100644
--- a/Demo/Common/Minimal/crhook.c
+++ b/Demo/Common/Minimal/crhook.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Common/Minimal/death.c b/Demo/Common/Minimal/death.c
index f3b0523..acefb1c 100644
--- a/Demo/Common/Minimal/death.c
+++ b/Demo/Common/Minimal/death.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Common/Minimal/dynamic.c b/Demo/Common/Minimal/dynamic.c
index c2df481..d81532f 100644
--- a/Demo/Common/Minimal/dynamic.c
+++ b/Demo/Common/Minimal/dynamic.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Common/Minimal/flash.c b/Demo/Common/Minimal/flash.c
index 3d73d17..9bc0234 100644
--- a/Demo/Common/Minimal/flash.c
+++ b/Demo/Common/Minimal/flash.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Common/Minimal/flop.c b/Demo/Common/Minimal/flop.c
index 1af2b5b..6308582 100644
--- a/Demo/Common/Minimal/flop.c
+++ b/Demo/Common/Minimal/flop.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Common/Minimal/integer.c b/Demo/Common/Minimal/integer.c
index 0442c82..1949dc1 100644
--- a/Demo/Common/Minimal/integer.c
+++ b/Demo/Common/Minimal/integer.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Common/Minimal/recmutex.c b/Demo/Common/Minimal/recmutex.c
index 51c5071..64c633c 100644
--- a/Demo/Common/Minimal/recmutex.c
+++ b/Demo/Common/Minimal/recmutex.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Common/Minimal/semtest.c b/Demo/Common/Minimal/semtest.c
index 4f3901f..cccef10 100644
--- a/Demo/Common/Minimal/semtest.c
+++ b/Demo/Common/Minimal/semtest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Common/Minimal/sp_flop.c b/Demo/Common/Minimal/sp_flop.c
index 33b4536..60a644b 100644
--- a/Demo/Common/Minimal/sp_flop.c
+++ b/Demo/Common/Minimal/sp_flop.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Common/Utils/CommandInterpreter.c b/Demo/Common/Utils/CommandInterpreter.c
index 4af9ce6..59eb5eb 100644
--- a/Demo/Common/Utils/CommandInterpreter.c
+++ b/Demo/Common/Utils/CommandInterpreter.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Common/Utils/CommandInterpreter.h b/Demo/Common/Utils/CommandInterpreter.h
index 4173056..c19c1c8 100644
--- a/Demo/Common/Utils/CommandInterpreter.h
+++ b/Demo/Common/Utils/CommandInterpreter.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Common/ethernet/lwip-1.4.0/ports/MicroBlaze-Ethernet-Lite/ethernetif.c b/Demo/Common/ethernet/lwip-1.4.0/ports/MicroBlaze-Ethernet-Lite/ethernetif.c
index 21a18a7..e30c843 100644
--- a/Demo/Common/ethernet/lwip-1.4.0/ports/MicroBlaze-Ethernet-Lite/ethernetif.c
+++ b/Demo/Common/ethernet/lwip-1.4.0/ports/MicroBlaze-Ethernet-Lite/ethernetif.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

@@ -77,7 +77,7 @@
 /* When a packet is ready to be sent, if it cannot be sent immediately then

  * the task performing the transmit will block for netifTX_BUFFER_FREE_WAIT

  * milliseconds.  It will do this a maximum of netifMAX_TX_ATTEMPTS before

- * giving up.
+ * giving up.

  */

 #define netifTX_BUFFER_FREE_WAIT	( ( portTickType ) 2UL / portTICK_RATE_MS )

 #define netifMAX_TX_ATTEMPTS		( 5 )

@@ -135,7 +135,7 @@
 

 	/* Hardware initialisation can take some time, so temporarily lower the

 	task priority to ensure other functionality is not adversely effected.

-	The priority will get raised again before this function exits. */
+	The priority will get raised again before this function exits. */

 	uxOriginalPriority = uxTaskPriorityGet( NULL );

 	vTaskPrioritySet( NULL, tskIDLE_PRIORITY );

 

diff --git a/Demo/Common/ethernet/lwip-1.4.0/ports/win32/WinPCap/arch.c b/Demo/Common/ethernet/lwip-1.4.0/ports/win32/WinPCap/arch.c
index be8e75b..ab22694 100644
--- a/Demo/Common/ethernet/lwip-1.4.0/ports/win32/WinPCap/arch.c
+++ b/Demo/Common/ethernet/lwip-1.4.0/ports/win32/WinPCap/arch.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Common/ethernet/lwip-1.4.0/ports/win32/WinPCap/netif.h b/Demo/Common/ethernet/lwip-1.4.0/ports/win32/WinPCap/netif.h
index da7e96f..4f1ccc8 100644
--- a/Demo/Common/ethernet/lwip-1.4.0/ports/win32/WinPCap/netif.h
+++ b/Demo/Common/ethernet/lwip-1.4.0/ports/win32/WinPCap/netif.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Common/ethernet/lwip-1.4.0/ports/win32/ethernetif.c b/Demo/Common/ethernet/lwip-1.4.0/ports/win32/ethernetif.c
index ade2398..071e4bf 100644
--- a/Demo/Common/ethernet/lwip-1.4.0/ports/win32/ethernetif.c
+++ b/Demo/Common/ethernet/lwip-1.4.0/ports/win32/ethernetif.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Common/include/AltBlckQ.h b/Demo/Common/include/AltBlckQ.h
index a5916b0..81c1b13 100644
--- a/Demo/Common/include/AltBlckQ.h
+++ b/Demo/Common/include/AltBlckQ.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Common/include/AltBlock.h b/Demo/Common/include/AltBlock.h
index 75b93ce..596054e 100644
--- a/Demo/Common/include/AltBlock.h
+++ b/Demo/Common/include/AltBlock.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Common/include/AltPollQ.h b/Demo/Common/include/AltPollQ.h
index 63225aa..f3d2820 100644
--- a/Demo/Common/include/AltPollQ.h
+++ b/Demo/Common/include/AltPollQ.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Common/include/AltQTest.h b/Demo/Common/include/AltQTest.h
index a66a853..87df0f9 100644
--- a/Demo/Common/include/AltQTest.h
+++ b/Demo/Common/include/AltQTest.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Common/include/BlockQ.h b/Demo/Common/include/BlockQ.h
index 58a9a57..635e065 100644
--- a/Demo/Common/include/BlockQ.h
+++ b/Demo/Common/include/BlockQ.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Common/include/GenQTest.h b/Demo/Common/include/GenQTest.h
index 799ff8f..a39563f 100644
--- a/Demo/Common/include/GenQTest.h
+++ b/Demo/Common/include/GenQTest.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Common/include/IntQueue.h b/Demo/Common/include/IntQueue.h
index f5033d3..3b3ae21 100644
--- a/Demo/Common/include/IntQueue.h
+++ b/Demo/Common/include/IntQueue.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Common/include/PollQ.h b/Demo/Common/include/PollQ.h
index e4f213a..2503551 100644
--- a/Demo/Common/include/PollQ.h
+++ b/Demo/Common/include/PollQ.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Common/include/QPeek.h b/Demo/Common/include/QPeek.h
index c18977d..1730fb7 100644
--- a/Demo/Common/include/QPeek.h
+++ b/Demo/Common/include/QPeek.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Common/include/TimerDemo.h b/Demo/Common/include/TimerDemo.h
index 8f5df41..0ae346e 100644
--- a/Demo/Common/include/TimerDemo.h
+++ b/Demo/Common/include/TimerDemo.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Common/include/blocktim.h b/Demo/Common/include/blocktim.h
index 04cd947..5cc87ae 100644
--- a/Demo/Common/include/blocktim.h
+++ b/Demo/Common/include/blocktim.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Common/include/comtest.h b/Demo/Common/include/comtest.h
index 6d4f577..379356c 100644
--- a/Demo/Common/include/comtest.h
+++ b/Demo/Common/include/comtest.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Common/include/comtest2.h b/Demo/Common/include/comtest2.h
index 3e4d741..dddd5a8 100644
--- a/Demo/Common/include/comtest2.h
+++ b/Demo/Common/include/comtest2.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Common/include/comtest_strings.h b/Demo/Common/include/comtest_strings.h
index 8153d11..13ad490 100644
--- a/Demo/Common/include/comtest_strings.h
+++ b/Demo/Common/include/comtest_strings.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Common/include/countsem.h b/Demo/Common/include/countsem.h
index 0c747ad..1eabe63 100644
--- a/Demo/Common/include/countsem.h
+++ b/Demo/Common/include/countsem.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Common/include/crflash.h b/Demo/Common/include/crflash.h
index a76cf94..456bb08 100644
--- a/Demo/Common/include/crflash.h
+++ b/Demo/Common/include/crflash.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Common/include/crhook.h b/Demo/Common/include/crhook.h
index a50acbc..e7fc029 100644
--- a/Demo/Common/include/crhook.h
+++ b/Demo/Common/include/crhook.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Common/include/death.h b/Demo/Common/include/death.h
index 7985ed3..8dbec6c 100644
--- a/Demo/Common/include/death.h
+++ b/Demo/Common/include/death.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Common/include/dynamic.h b/Demo/Common/include/dynamic.h
index 51b58fd..88eb907 100644
--- a/Demo/Common/include/dynamic.h
+++ b/Demo/Common/include/dynamic.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Common/include/fileIO.h b/Demo/Common/include/fileIO.h
index 22471f7..840bdaa 100644
--- a/Demo/Common/include/fileIO.h
+++ b/Demo/Common/include/fileIO.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Common/include/flash.h b/Demo/Common/include/flash.h
index 63cc809..5465c92 100644
--- a/Demo/Common/include/flash.h
+++ b/Demo/Common/include/flash.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Common/include/flop.h b/Demo/Common/include/flop.h
index 066a404..3682e5a 100644
--- a/Demo/Common/include/flop.h
+++ b/Demo/Common/include/flop.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Common/include/integer.h b/Demo/Common/include/integer.h
index 6e5a31c..198bba5 100644
--- a/Demo/Common/include/integer.h
+++ b/Demo/Common/include/integer.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Common/include/mevents.h b/Demo/Common/include/mevents.h
index 519d08a..0c0d3e9 100644
--- a/Demo/Common/include/mevents.h
+++ b/Demo/Common/include/mevents.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Common/include/partest.h b/Demo/Common/include/partest.h
index b49e385..619fe06 100644
--- a/Demo/Common/include/partest.h
+++ b/Demo/Common/include/partest.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Common/include/print.h b/Demo/Common/include/print.h
index f89066b..f9ca28a 100644
--- a/Demo/Common/include/print.h
+++ b/Demo/Common/include/print.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Common/include/recmutex.h b/Demo/Common/include/recmutex.h
index 813f046..86039cb 100644
--- a/Demo/Common/include/recmutex.h
+++ b/Demo/Common/include/recmutex.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Common/include/semtest.h b/Demo/Common/include/semtest.h
index 6b1a179..d9afb18 100644
--- a/Demo/Common/include/semtest.h
+++ b/Demo/Common/include/semtest.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Common/include/serial.h b/Demo/Common/include/serial.h
index b7d27f9..5235d64 100644
--- a/Demo/Common/include/serial.h
+++ b/Demo/Common/include/serial.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************