Update version number to V7.0.1.
diff --git a/Demo/ARM7_AT91FR40008_GCC/FreeRTOSConfig.h b/Demo/ARM7_AT91FR40008_GCC/FreeRTOSConfig.h
index a9aa60a..0d925af 100644
--- a/Demo/ARM7_AT91FR40008_GCC/FreeRTOSConfig.h
+++ b/Demo/ARM7_AT91FR40008_GCC/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/ARM7_AT91FR40008_GCC/Makefile b/Demo/ARM7_AT91FR40008_GCC/Makefile
index e3e4784..3520ed8 100644
--- a/Demo/ARM7_AT91FR40008_GCC/Makefile
+++ b/Demo/ARM7_AT91FR40008_GCC/Makefile
@@ -1,5 +1,5 @@
 #/*

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

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

 #	

 #

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

diff --git a/Demo/ARM7_AT91FR40008_GCC/ParTest/ParTest.c b/Demo/ARM7_AT91FR40008_GCC/ParTest/ParTest.c
index 91e07f1..5824ecf 100644
--- a/Demo/ARM7_AT91FR40008_GCC/ParTest/ParTest.c
+++ b/Demo/ARM7_AT91FR40008_GCC/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/ARM7_AT91FR40008_GCC/main.c b/Demo/ARM7_AT91FR40008_GCC/main.c
index 0a63ceb..8a7f15b 100644
--- a/Demo/ARM7_AT91FR40008_GCC/main.c
+++ b/Demo/ARM7_AT91FR40008_GCC/main.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/ARM7_AT91FR40008_GCC/serial/serial.c b/Demo/ARM7_AT91FR40008_GCC/serial/serial.c
index 318b8a2..11ed74d 100644
--- a/Demo/ARM7_AT91FR40008_GCC/serial/serial.c
+++ b/Demo/ARM7_AT91FR40008_GCC/serial/serial.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/ARM7_AT91FR40008_GCC/serial/serialISR.c b/Demo/ARM7_AT91FR40008_GCC/serial/serialISR.c
index 2120cd7..0328970 100644
--- a/Demo/ARM7_AT91FR40008_GCC/serial/serialISR.c
+++ b/Demo/ARM7_AT91FR40008_GCC/serial/serialISR.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/ARM7_AT91SAM7S64_IAR/FreeRTOSConfig.h b/Demo/ARM7_AT91SAM7S64_IAR/FreeRTOSConfig.h
index f4ab8d1..da00176 100644
--- a/Demo/ARM7_AT91SAM7S64_IAR/FreeRTOSConfig.h
+++ b/Demo/ARM7_AT91SAM7S64_IAR/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/ARM7_AT91SAM7S64_IAR/ParTest/ParTest.c b/Demo/ARM7_AT91SAM7S64_IAR/ParTest/ParTest.c
index 7effc6b..2d342e6 100644
--- a/Demo/ARM7_AT91SAM7S64_IAR/ParTest/ParTest.c
+++ b/Demo/ARM7_AT91SAM7S64_IAR/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/ARM7_AT91SAM7S64_IAR/USB/USBSample.c b/Demo/ARM7_AT91SAM7S64_IAR/USB/USBSample.c
index b458ee4..13327d3 100644
--- a/Demo/ARM7_AT91SAM7S64_IAR/USB/USBSample.c
+++ b/Demo/ARM7_AT91SAM7S64_IAR/USB/USBSample.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/ARM7_AT91SAM7S64_IAR/main.c b/Demo/ARM7_AT91SAM7S64_IAR/main.c
index d5d5ba0..51eee6f 100644
--- a/Demo/ARM7_AT91SAM7S64_IAR/main.c
+++ b/Demo/ARM7_AT91SAM7S64_IAR/main.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/ARM7_AT91SAM7S64_IAR/serial/serial.c b/Demo/ARM7_AT91SAM7S64_IAR/serial/serial.c
index 266b61a..0c70b07 100644
--- a/Demo/ARM7_AT91SAM7S64_IAR/serial/serial.c
+++ b/Demo/ARM7_AT91SAM7S64_IAR/serial/serial.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/FreeRTOSConfig.h b/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/FreeRTOSConfig.h
index a182803..2ee105c 100644
--- a/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/FreeRTOSConfig.h
+++ b/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/Makefile b/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/Makefile
index 64567b1..07bd1e9 100644
--- a/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/Makefile
+++ b/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/Makefile
@@ -1,5 +1,5 @@
 #/*

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

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

 #	

 #

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

diff --git a/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/ParTest/ParTest.c b/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/ParTest/ParTest.c
index d87528b..7a1c4ef 100644
--- a/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/ParTest/ParTest.c
+++ b/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/USB/USBSample.c b/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/USB/USBSample.c
index 923f844..0ce299d 100644
--- a/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/USB/USBSample.c
+++ b/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/USB/USBSample.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/USB/USBSample.h b/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/USB/USBSample.h
index a4fe7b2..3ece697 100644
--- a/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/USB/USBSample.h
+++ b/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/USB/USBSample.h
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/USB/USB_ISR.c b/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/USB/USB_ISR.c
index 39bdb42..8141d71 100644
--- a/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/USB/USB_ISR.c
+++ b/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/USB/USB_ISR.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/main.c b/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/main.c
index 3b8436d..5e01300 100644
--- a/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/main.c
+++ b/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/main.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/webserver/EMAC_ISR.c b/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/webserver/EMAC_ISR.c
index a6a558e..7073c05 100644
--- a/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/webserver/EMAC_ISR.c
+++ b/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/webserver/EMAC_ISR.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/webserver/SAM7_EMAC.c b/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/webserver/SAM7_EMAC.c
index 340a43a..10f4a51 100644
--- a/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/webserver/SAM7_EMAC.c
+++ b/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/webserver/SAM7_EMAC.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/webserver/SAM7_EMAC.h b/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/webserver/SAM7_EMAC.h
index 1eadbad..062feb5 100644
--- a/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/webserver/SAM7_EMAC.h
+++ b/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/webserver/SAM7_EMAC.h
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/webserver/uIP_Task.h b/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/webserver/uIP_Task.h
index 9d1640b..7c2277a 100644
--- a/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/webserver/uIP_Task.h
+++ b/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/webserver/uIP_Task.h
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/ARM7_LPC2106_GCC/FreeRTOSConfig.h b/Demo/ARM7_LPC2106_GCC/FreeRTOSConfig.h
index 7debc16..9073b68 100644
--- a/Demo/ARM7_LPC2106_GCC/FreeRTOSConfig.h
+++ b/Demo/ARM7_LPC2106_GCC/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/ARM7_LPC2106_GCC/Makefile b/Demo/ARM7_LPC2106_GCC/Makefile
index 40cb34a..d87fd7e 100644
--- a/Demo/ARM7_LPC2106_GCC/Makefile
+++ b/Demo/ARM7_LPC2106_GCC/Makefile
@@ -1,5 +1,5 @@
 #/*

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

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

 #	

 #

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

diff --git a/Demo/ARM7_LPC2106_GCC/ParTest/ParTest.c b/Demo/ARM7_LPC2106_GCC/ParTest/ParTest.c
index 82671f0..72f5f6e 100644
--- a/Demo/ARM7_LPC2106_GCC/ParTest/ParTest.c
+++ b/Demo/ARM7_LPC2106_GCC/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/ARM7_LPC2106_GCC/main.c b/Demo/ARM7_LPC2106_GCC/main.c
index eee4450..314eb6a 100644
--- a/Demo/ARM7_LPC2106_GCC/main.c
+++ b/Demo/ARM7_LPC2106_GCC/main.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/ARM7_LPC2106_GCC/serial/serial.c b/Demo/ARM7_LPC2106_GCC/serial/serial.c
index ed04deb..57e36b2 100644
--- a/Demo/ARM7_LPC2106_GCC/serial/serial.c
+++ b/Demo/ARM7_LPC2106_GCC/serial/serial.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/ARM7_LPC2106_GCC/serial/serialISR.c b/Demo/ARM7_LPC2106_GCC/serial/serialISR.c
index 5aff92e..9127c40 100644
--- a/Demo/ARM7_LPC2106_GCC/serial/serialISR.c
+++ b/Demo/ARM7_LPC2106_GCC/serial/serialISR.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/ARM7_LPC2129_IAR/FreeRTOSConfig.h b/Demo/ARM7_LPC2129_IAR/FreeRTOSConfig.h
index 3288c48..a5c8acf 100644
--- a/Demo/ARM7_LPC2129_IAR/FreeRTOSConfig.h
+++ b/Demo/ARM7_LPC2129_IAR/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/ARM7_LPC2129_IAR/ParTest/ParTest.c b/Demo/ARM7_LPC2129_IAR/ParTest/ParTest.c
index 7149789..0053df7 100644
--- a/Demo/ARM7_LPC2129_IAR/ParTest/ParTest.c
+++ b/Demo/ARM7_LPC2129_IAR/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/ARM7_LPC2129_IAR/main.c b/Demo/ARM7_LPC2129_IAR/main.c
index 3c54912..e0dd071 100644
--- a/Demo/ARM7_LPC2129_IAR/main.c
+++ b/Demo/ARM7_LPC2129_IAR/main.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/ARM7_LPC2129_IAR/serial/serial.c b/Demo/ARM7_LPC2129_IAR/serial/serial.c
index ebdf245..dd562f6 100644
--- a/Demo/ARM7_LPC2129_IAR/serial/serial.c
+++ b/Demo/ARM7_LPC2129_IAR/serial/serial.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/ARM7_LPC2129_Keil_RVDS/FreeRTOSConfig.h b/Demo/ARM7_LPC2129_Keil_RVDS/FreeRTOSConfig.h
index f91a32a..3ed243f 100644
--- a/Demo/ARM7_LPC2129_Keil_RVDS/FreeRTOSConfig.h
+++ b/Demo/ARM7_LPC2129_Keil_RVDS/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/ARM7_LPC2129_Keil_RVDS/ParTest/ParTest.c b/Demo/ARM7_LPC2129_Keil_RVDS/ParTest/ParTest.c
index f251d0f..ab9d113 100644
--- a/Demo/ARM7_LPC2129_Keil_RVDS/ParTest/ParTest.c
+++ b/Demo/ARM7_LPC2129_Keil_RVDS/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/ARM7_LPC2129_Keil_RVDS/main.c b/Demo/ARM7_LPC2129_Keil_RVDS/main.c
index 09507f8..cb1590b 100644
--- a/Demo/ARM7_LPC2129_Keil_RVDS/main.c
+++ b/Demo/ARM7_LPC2129_Keil_RVDS/main.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/ARM7_LPC2129_Keil_RVDS/serial/serial.c b/Demo/ARM7_LPC2129_Keil_RVDS/serial/serial.c
index 5769916..41f061a 100644
--- a/Demo/ARM7_LPC2129_Keil_RVDS/serial/serial.c
+++ b/Demo/ARM7_LPC2129_Keil_RVDS/serial/serial.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/ARM7_LPC2129_Keil_RVDS/serial/serialISR.s b/Demo/ARM7_LPC2129_Keil_RVDS/serial/serialISR.s
index f17d5e1..8507e9b 100644
--- a/Demo/ARM7_LPC2129_Keil_RVDS/serial/serialISR.s
+++ b/Demo/ARM7_LPC2129_Keil_RVDS/serial/serialISR.s
@@ -1,5 +1,5 @@
 ;/*

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

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

 ;	

 ;

 ;    ***************************************************************************

diff --git a/Demo/ARM7_LPC2138_Rowley/FreeRTOSConfig.h b/Demo/ARM7_LPC2138_Rowley/FreeRTOSConfig.h
index dc8bee6..74e3f9a 100644
--- a/Demo/ARM7_LPC2138_Rowley/FreeRTOSConfig.h
+++ b/Demo/ARM7_LPC2138_Rowley/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/ARM7_LPC2138_Rowley/main.c b/Demo/ARM7_LPC2138_Rowley/main.c
index e4738c3..8e226da 100644
--- a/Demo/ARM7_LPC2138_Rowley/main.c
+++ b/Demo/ARM7_LPC2138_Rowley/main.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/ARM7_LPC2138_Rowley/mainISR.c b/Demo/ARM7_LPC2138_Rowley/mainISR.c
index e172172..4ccd6ef 100644
--- a/Demo/ARM7_LPC2138_Rowley/mainISR.c
+++ b/Demo/ARM7_LPC2138_Rowley/mainISR.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/FreeRTOSConfig.h b/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/FreeRTOSConfig.h
index e332219..412de75 100644
--- a/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/FreeRTOSConfig.h
+++ b/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/Makefile b/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/Makefile
index 32dcf9e..ff9c867 100644
--- a/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/Makefile
+++ b/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/Makefile
@@ -1,5 +1,5 @@
 #/*

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

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

 #	

 #

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

diff --git a/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/ParTest/ParTest.c b/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/ParTest/ParTest.c
index 3074cff..34e558f 100644
--- a/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/ParTest/ParTest.c
+++ b/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/main.c b/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/main.c
index 0a5be4c..52658ca 100644
--- a/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/main.c
+++ b/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/main.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/webserver/uIP_Task.c b/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/webserver/uIP_Task.c
index 3a4bc14..55f3a46 100644
--- a/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/webserver/uIP_Task.c
+++ b/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/webserver/uIP_Task.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/ARM7_LPC2368_Rowley/FreeRTOSConfig.h b/Demo/ARM7_LPC2368_Rowley/FreeRTOSConfig.h
index 59be79c..289c8b9 100644
--- a/Demo/ARM7_LPC2368_Rowley/FreeRTOSConfig.h
+++ b/Demo/ARM7_LPC2368_Rowley/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/ARM7_LPC2368_Rowley/ParTest/ParTest.c b/Demo/ARM7_LPC2368_Rowley/ParTest/ParTest.c
index 20aeef2..1dc6994 100644
--- a/Demo/ARM7_LPC2368_Rowley/ParTest/ParTest.c
+++ b/Demo/ARM7_LPC2368_Rowley/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/ARM7_LPC2368_Rowley/main.c b/Demo/ARM7_LPC2368_Rowley/main.c
index 628751d..ae31b2e 100644
--- a/Demo/ARM7_LPC2368_Rowley/main.c
+++ b/Demo/ARM7_LPC2368_Rowley/main.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/ARM7_LPC2368_Rowley/webserver/uIP_Task.c b/Demo/ARM7_LPC2368_Rowley/webserver/uIP_Task.c
index 7af4b32..f25523b 100644
--- a/Demo/ARM7_LPC2368_Rowley/webserver/uIP_Task.c
+++ b/Demo/ARM7_LPC2368_Rowley/webserver/uIP_Task.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/ARM7_STR71x_IAR/FreeRTOSConfig.h b/Demo/ARM7_STR71x_IAR/FreeRTOSConfig.h
index 57d3484..541a2a2 100644
--- a/Demo/ARM7_STR71x_IAR/FreeRTOSConfig.h
+++ b/Demo/ARM7_STR71x_IAR/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/ARM7_STR71x_IAR/ParTest/ParTest.c b/Demo/ARM7_STR71x_IAR/ParTest/ParTest.c
index 44bbdbd..fe2f981 100644
--- a/Demo/ARM7_STR71x_IAR/ParTest/ParTest.c
+++ b/Demo/ARM7_STR71x_IAR/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/ARM7_STR71x_IAR/main.c b/Demo/ARM7_STR71x_IAR/main.c
index 71038d8..e6606a9 100644
--- a/Demo/ARM7_STR71x_IAR/main.c
+++ b/Demo/ARM7_STR71x_IAR/main.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/ARM7_STR71x_IAR/serial/serial.c b/Demo/ARM7_STR71x_IAR/serial/serial.c
index 7121d02..c923ba9 100644
--- a/Demo/ARM7_STR71x_IAR/serial/serial.c
+++ b/Demo/ARM7_STR71x_IAR/serial/serial.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/ARM7_STR75x_GCC/FreeRTOSConfig.h b/Demo/ARM7_STR75x_GCC/FreeRTOSConfig.h
index 69f7beb..bfd35b5 100644
--- a/Demo/ARM7_STR75x_GCC/FreeRTOSConfig.h
+++ b/Demo/ARM7_STR75x_GCC/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/ARM7_STR75x_GCC/ParTest/ParTest.c b/Demo/ARM7_STR75x_GCC/ParTest/ParTest.c
index 208f7b7..f850d66 100644
--- a/Demo/ARM7_STR75x_GCC/ParTest/ParTest.c
+++ b/Demo/ARM7_STR75x_GCC/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/ARM7_STR75x_GCC/main.c b/Demo/ARM7_STR75x_GCC/main.c
index 174ebaf..25002fa 100644
--- a/Demo/ARM7_STR75x_GCC/main.c
+++ b/Demo/ARM7_STR75x_GCC/main.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/ARM7_STR75x_GCC/serial/serial.c b/Demo/ARM7_STR75x_GCC/serial/serial.c
index 22e7c3b..b0cd43d 100644
--- a/Demo/ARM7_STR75x_GCC/serial/serial.c
+++ b/Demo/ARM7_STR75x_GCC/serial/serial.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/ARM7_STR75x_GCC/serial/serialISR.c b/Demo/ARM7_STR75x_GCC/serial/serialISR.c
index c485d95..2ed974d 100644
--- a/Demo/ARM7_STR75x_GCC/serial/serialISR.c
+++ b/Demo/ARM7_STR75x_GCC/serial/serialISR.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/ARM7_STR75x_IAR/FreeRTOSConfig.h b/Demo/ARM7_STR75x_IAR/FreeRTOSConfig.h
index efcd9cf..ae5f8ec 100644
--- a/Demo/ARM7_STR75x_IAR/FreeRTOSConfig.h
+++ b/Demo/ARM7_STR75x_IAR/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/ARM7_STR75x_IAR/ParTest/ParTest.c b/Demo/ARM7_STR75x_IAR/ParTest/ParTest.c
index 208f7b7..f850d66 100644
--- a/Demo/ARM7_STR75x_IAR/ParTest/ParTest.c
+++ b/Demo/ARM7_STR75x_IAR/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/ARM7_STR75x_IAR/main.c b/Demo/ARM7_STR75x_IAR/main.c
index a26cc61..623f028 100644
--- a/Demo/ARM7_STR75x_IAR/main.c
+++ b/Demo/ARM7_STR75x_IAR/main.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/ARM7_STR75x_IAR/serial/serial.c b/Demo/ARM7_STR75x_IAR/serial/serial.c
index 8a96a9e..741a003 100644
--- a/Demo/ARM7_STR75x_IAR/serial/serial.c
+++ b/Demo/ARM7_STR75x_IAR/serial/serial.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/ARM9_AT91SAM9XE_IAR/FreeRTOSConfig.h b/Demo/ARM9_AT91SAM9XE_IAR/FreeRTOSConfig.h
index 3133cb5..0bfac8e 100644
--- a/Demo/ARM9_AT91SAM9XE_IAR/FreeRTOSConfig.h
+++ b/Demo/ARM9_AT91SAM9XE_IAR/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/ARM9_AT91SAM9XE_IAR/ParTest/ParTest.c b/Demo/ARM9_AT91SAM9XE_IAR/ParTest/ParTest.c
index 79567bc..d0b4c3a 100644
--- a/Demo/ARM9_AT91SAM9XE_IAR/ParTest/ParTest.c
+++ b/Demo/ARM9_AT91SAM9XE_IAR/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/ARM9_AT91SAM9XE_IAR/main.c b/Demo/ARM9_AT91SAM9XE_IAR/main.c
index 11188b6..01f0ebf 100644
--- a/Demo/ARM9_AT91SAM9XE_IAR/main.c
+++ b/Demo/ARM9_AT91SAM9XE_IAR/main.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/ARM9_AT91SAM9XE_IAR/serial/serial.c b/Demo/ARM9_AT91SAM9XE_IAR/serial/serial.c
index dbb0ae8..44b0818 100644
--- a/Demo/ARM9_AT91SAM9XE_IAR/serial/serial.c
+++ b/Demo/ARM9_AT91SAM9XE_IAR/serial/serial.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/ARM9_STR91X_IAR/FreeRTOSConfig.h b/Demo/ARM9_STR91X_IAR/FreeRTOSConfig.h
index 490558d..d0b46a9 100644
--- a/Demo/ARM9_STR91X_IAR/FreeRTOSConfig.h
+++ b/Demo/ARM9_STR91X_IAR/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/ARM9_STR91X_IAR/ParTest/ParTest.c b/Demo/ARM9_STR91X_IAR/ParTest/ParTest.c
index 86d8979..ec80ee8 100644
--- a/Demo/ARM9_STR91X_IAR/ParTest/ParTest.c
+++ b/Demo/ARM9_STR91X_IAR/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/ARM9_STR91X_IAR/lwip/include/lwIPWebServer/BasicWEB.h b/Demo/ARM9_STR91X_IAR/lwip/include/lwIPWebServer/BasicWEB.h
index 10c1fc4..c6f03fd 100644
--- a/Demo/ARM9_STR91X_IAR/lwip/include/lwIPWebServer/BasicWEB.h
+++ b/Demo/ARM9_STR91X_IAR/lwip/include/lwIPWebServer/BasicWEB.h
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/ARM9_STR91X_IAR/lwip/lwipWebServer/BasicWEB.c b/Demo/ARM9_STR91X_IAR/lwip/lwipWebServer/BasicWEB.c
index b5b5b7a..d3d00fd 100644
--- a/Demo/ARM9_STR91X_IAR/lwip/lwipWebServer/BasicWEB.c
+++ b/Demo/ARM9_STR91X_IAR/lwip/lwipWebServer/BasicWEB.c
@@ -1,6 +1,6 @@
 

 /*

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

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

 	

 

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

diff --git a/Demo/ARM9_STR91X_IAR/main.c b/Demo/ARM9_STR91X_IAR/main.c
index 9b690ac..c9ac7b8 100644
--- a/Demo/ARM9_STR91X_IAR/main.c
+++ b/Demo/ARM9_STR91X_IAR/main.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/ARM9_STR91X_IAR/serial/serial.c b/Demo/ARM9_STR91X_IAR/serial/serial.c
index 7d9181b..c639d8c 100644
--- a/Demo/ARM9_STR91X_IAR/serial/serial.c
+++ b/Demo/ARM9_STR91X_IAR/serial/serial.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/ARM9_STR91X_IAR/webserver/uIP_Task.c b/Demo/ARM9_STR91X_IAR/webserver/uIP_Task.c
index a6168b9..c8c91a8 100644
--- a/Demo/ARM9_STR91X_IAR/webserver/uIP_Task.c
+++ b/Demo/ARM9_STR91X_IAR/webserver/uIP_Task.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/AVR32_UC3/main.c b/Demo/AVR32_UC3/main.c
index 7af20e2..77f12c5 100644
--- a/Demo/AVR32_UC3/main.c
+++ b/Demo/AVR32_UC3/main.c
@@ -30,7 +30,7 @@
  *****************************************************************************/

 

 /*

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

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

 	

 

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

diff --git a/Demo/AVR_ATMega323_IAR/FreeRTOSConfig.h b/Demo/AVR_ATMega323_IAR/FreeRTOSConfig.h
index ea8280e..6363a6d 100644
--- a/Demo/AVR_ATMega323_IAR/FreeRTOSConfig.h
+++ b/Demo/AVR_ATMega323_IAR/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/AVR_ATMega323_IAR/ParTest/ParTest.c b/Demo/AVR_ATMega323_IAR/ParTest/ParTest.c
index 3604804..60c1957 100644
--- a/Demo/AVR_ATMega323_IAR/ParTest/ParTest.c
+++ b/Demo/AVR_ATMega323_IAR/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/AVR_ATMega323_IAR/main.c b/Demo/AVR_ATMega323_IAR/main.c
index 57114ee..7506d9c 100644
--- a/Demo/AVR_ATMega323_IAR/main.c
+++ b/Demo/AVR_ATMega323_IAR/main.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/AVR_ATMega323_IAR/regtest.c b/Demo/AVR_ATMega323_IAR/regtest.c
index abb74a4..35796e4 100644
--- a/Demo/AVR_ATMega323_IAR/regtest.c
+++ b/Demo/AVR_ATMega323_IAR/regtest.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/AVR_ATMega323_IAR/regtest.h b/Demo/AVR_ATMega323_IAR/regtest.h
index e1ce98f..0c103fe 100644
--- a/Demo/AVR_ATMega323_IAR/regtest.h
+++ b/Demo/AVR_ATMega323_IAR/regtest.h
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/AVR_ATMega323_IAR/serial/serial.c b/Demo/AVR_ATMega323_IAR/serial/serial.c
index 0e99cbf..76f7fb7 100644
--- a/Demo/AVR_ATMega323_IAR/serial/serial.c
+++ b/Demo/AVR_ATMega323_IAR/serial/serial.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/AVR_ATMega323_WinAVR/FreeRTOSConfig.h b/Demo/AVR_ATMega323_WinAVR/FreeRTOSConfig.h
index f4ef217..757b90f 100644
--- a/Demo/AVR_ATMega323_WinAVR/FreeRTOSConfig.h
+++ b/Demo/AVR_ATMega323_WinAVR/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/AVR_ATMega323_WinAVR/ParTest/ParTest.c b/Demo/AVR_ATMega323_WinAVR/ParTest/ParTest.c
index 2c18ec9..60711d9 100644
--- a/Demo/AVR_ATMega323_WinAVR/ParTest/ParTest.c
+++ b/Demo/AVR_ATMega323_WinAVR/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/AVR_ATMega323_WinAVR/main.c b/Demo/AVR_ATMega323_WinAVR/main.c
index dce1dc5..f51cfe3 100644
--- a/Demo/AVR_ATMega323_WinAVR/main.c
+++ b/Demo/AVR_ATMega323_WinAVR/main.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/AVR_ATMega323_WinAVR/regtest.c b/Demo/AVR_ATMega323_WinAVR/regtest.c
index 06b72f6..893150a 100644
--- a/Demo/AVR_ATMega323_WinAVR/regtest.c
+++ b/Demo/AVR_ATMega323_WinAVR/regtest.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/AVR_ATMega323_WinAVR/regtest.h b/Demo/AVR_ATMega323_WinAVR/regtest.h
index e1ce98f..0c103fe 100644
--- a/Demo/AVR_ATMega323_WinAVR/regtest.h
+++ b/Demo/AVR_ATMega323_WinAVR/regtest.h
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/AVR_ATMega323_WinAVR/serial/serial.c b/Demo/AVR_ATMega323_WinAVR/serial/serial.c
index f3a241c..7a28f4b 100644
--- a/Demo/AVR_ATMega323_WinAVR/serial/serial.c
+++ b/Demo/AVR_ATMega323_WinAVR/serial/serial.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_A2F200_IAR_and_Keil/FreeRTOSConfig.h b/Demo/CORTEX_A2F200_IAR_and_Keil/FreeRTOSConfig.h
index 3c23819..f35358c 100644
--- a/Demo/CORTEX_A2F200_IAR_and_Keil/FreeRTOSConfig.h
+++ b/Demo/CORTEX_A2F200_IAR_and_Keil/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

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

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

 

 

 	FreeRTOS supports many tools and architectures. V7.0.0 is sponsored by:

diff --git a/Demo/CORTEX_A2F200_IAR_and_Keil/ParTest.c b/Demo/CORTEX_A2F200_IAR_and_Keil/ParTest.c
index c1af989..5ee52e4 100644
--- a/Demo/CORTEX_A2F200_IAR_and_Keil/ParTest.c
+++ b/Demo/CORTEX_A2F200_IAR_and_Keil/ParTest.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_A2F200_IAR_and_Keil/main-blinky.c b/Demo/CORTEX_A2F200_IAR_and_Keil/main-blinky.c
index 7cd37fc..5444e04 100644
--- a/Demo/CORTEX_A2F200_IAR_and_Keil/main-blinky.c
+++ b/Demo/CORTEX_A2F200_IAR_and_Keil/main-blinky.c
@@ -1,5 +1,5 @@
 /*

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

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

 

 

 	FreeRTOS supports many tools and architectures. V7.0.0 is sponsored by:

diff --git a/Demo/CORTEX_A2F200_IAR_and_Keil/main-full.c b/Demo/CORTEX_A2F200_IAR_and_Keil/main-full.c
index 6c9281b..244beaa 100644
--- a/Demo/CORTEX_A2F200_IAR_and_Keil/main-full.c
+++ b/Demo/CORTEX_A2F200_IAR_and_Keil/main-full.c
@@ -1,5 +1,5 @@
 /*

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

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

 

 

 	FreeRTOS supports many tools and architectures. V7.0.0 is sponsored by:

diff --git a/Demo/CORTEX_A2F200_IAR_and_Keil/uIP_Task.c b/Demo/CORTEX_A2F200_IAR_and_Keil/uIP_Task.c
index 2df6fff..58e0ca9 100644
--- a/Demo/CORTEX_A2F200_IAR_and_Keil/uIP_Task.c
+++ b/Demo/CORTEX_A2F200_IAR_and_Keil/uIP_Task.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_A2F200_SoftConsole/FreeRTOSConfig.h b/Demo/CORTEX_A2F200_SoftConsole/FreeRTOSConfig.h
index 0a15cf8..ac94e97 100644
--- a/Demo/CORTEX_A2F200_SoftConsole/FreeRTOSConfig.h
+++ b/Demo/CORTEX_A2F200_SoftConsole/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

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

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

 

 

 	FreeRTOS supports many tools and architectures. V7.0.0 is sponsored by:

diff --git a/Demo/CORTEX_A2F200_SoftConsole/ParTest.c b/Demo/CORTEX_A2F200_SoftConsole/ParTest.c
index c1af989..5ee52e4 100644
--- a/Demo/CORTEX_A2F200_SoftConsole/ParTest.c
+++ b/Demo/CORTEX_A2F200_SoftConsole/ParTest.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_A2F200_SoftConsole/main-blinky.c b/Demo/CORTEX_A2F200_SoftConsole/main-blinky.c
index 7cd37fc..5444e04 100644
--- a/Demo/CORTEX_A2F200_SoftConsole/main-blinky.c
+++ b/Demo/CORTEX_A2F200_SoftConsole/main-blinky.c
@@ -1,5 +1,5 @@
 /*

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

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

 

 

 	FreeRTOS supports many tools and architectures. V7.0.0 is sponsored by:

diff --git a/Demo/CORTEX_A2F200_SoftConsole/main-full.c b/Demo/CORTEX_A2F200_SoftConsole/main-full.c
index 6c9281b..244beaa 100644
--- a/Demo/CORTEX_A2F200_SoftConsole/main-full.c
+++ b/Demo/CORTEX_A2F200_SoftConsole/main-full.c
@@ -1,5 +1,5 @@
 /*

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

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

 

 

 	FreeRTOS supports many tools and architectures. V7.0.0 is sponsored by:

diff --git a/Demo/CORTEX_A2F200_SoftConsole/uIP_Task.c b/Demo/CORTEX_A2F200_SoftConsole/uIP_Task.c
index 2df6fff..58e0ca9 100644
--- a/Demo/CORTEX_A2F200_SoftConsole/uIP_Task.c
+++ b/Demo/CORTEX_A2F200_SoftConsole/uIP_Task.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_AT91SAM3U256_IAR/FreeRTOSConfig.h b/Demo/CORTEX_AT91SAM3U256_IAR/FreeRTOSConfig.h
index 39e6177..e28936b 100644
--- a/Demo/CORTEX_AT91SAM3U256_IAR/FreeRTOSConfig.h
+++ b/Demo/CORTEX_AT91SAM3U256_IAR/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_AT91SAM3U256_IAR/ParTest/ParTest.c b/Demo/CORTEX_AT91SAM3U256_IAR/ParTest/ParTest.c
index 7047a4a..94b1ec1 100644
--- a/Demo/CORTEX_AT91SAM3U256_IAR/ParTest/ParTest.c
+++ b/Demo/CORTEX_AT91SAM3U256_IAR/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_AT91SAM3U256_IAR/lcd_message.h b/Demo/CORTEX_AT91SAM3U256_IAR/lcd_message.h
index b16a9ae..722be6a 100644
--- a/Demo/CORTEX_AT91SAM3U256_IAR/lcd_message.h
+++ b/Demo/CORTEX_AT91SAM3U256_IAR/lcd_message.h
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_AT91SAM3U256_IAR/main.c b/Demo/CORTEX_AT91SAM3U256_IAR/main.c
index 02b03ae..4da07c6 100644
--- a/Demo/CORTEX_AT91SAM3U256_IAR/main.c
+++ b/Demo/CORTEX_AT91SAM3U256_IAR/main.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_AT91SAM3U256_IAR/serial/serial.c b/Demo/CORTEX_AT91SAM3U256_IAR/serial/serial.c
index 34ac9e6..47744e2 100644
--- a/Demo/CORTEX_AT91SAM3U256_IAR/serial/serial.c
+++ b/Demo/CORTEX_AT91SAM3U256_IAR/serial/serial.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_CY8C5588_PSoC_Creator_GCC/FreeRTOS_Demo.cydsn/FreeRTOSConfig.h b/Demo/CORTEX_CY8C5588_PSoC_Creator_GCC/FreeRTOS_Demo.cydsn/FreeRTOSConfig.h
index 36c2e2e..7bdd3a0 100644
--- a/Demo/CORTEX_CY8C5588_PSoC_Creator_GCC/FreeRTOS_Demo.cydsn/FreeRTOSConfig.h
+++ b/Demo/CORTEX_CY8C5588_PSoC_Creator_GCC/FreeRTOS_Demo.cydsn/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_CY8C5588_PSoC_Creator_GCC/FreeRTOS_Demo.cydsn/IntQueueTimer.c b/Demo/CORTEX_CY8C5588_PSoC_Creator_GCC/FreeRTOS_Demo.cydsn/IntQueueTimer.c
index 6eb0ac0..4297d47 100644
--- a/Demo/CORTEX_CY8C5588_PSoC_Creator_GCC/FreeRTOS_Demo.cydsn/IntQueueTimer.c
+++ b/Demo/CORTEX_CY8C5588_PSoC_Creator_GCC/FreeRTOS_Demo.cydsn/IntQueueTimer.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_CY8C5588_PSoC_Creator_GCC/FreeRTOS_Demo.cydsn/IntQueueTimer.h b/Demo/CORTEX_CY8C5588_PSoC_Creator_GCC/FreeRTOS_Demo.cydsn/IntQueueTimer.h
index 2fa2fae..f8827d0 100644
--- a/Demo/CORTEX_CY8C5588_PSoC_Creator_GCC/FreeRTOS_Demo.cydsn/IntQueueTimer.h
+++ b/Demo/CORTEX_CY8C5588_PSoC_Creator_GCC/FreeRTOS_Demo.cydsn/IntQueueTimer.h
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_CY8C5588_PSoC_Creator_GCC/FreeRTOS_Demo.cydsn/ParTest.c b/Demo/CORTEX_CY8C5588_PSoC_Creator_GCC/FreeRTOS_Demo.cydsn/ParTest.c
index 90ced85..8a05304 100644
--- a/Demo/CORTEX_CY8C5588_PSoC_Creator_GCC/FreeRTOS_Demo.cydsn/ParTest.c
+++ b/Demo/CORTEX_CY8C5588_PSoC_Creator_GCC/FreeRTOS_Demo.cydsn/ParTest.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_CY8C5588_PSoC_Creator_GCC/FreeRTOS_Demo.cydsn/Serial.c b/Demo/CORTEX_CY8C5588_PSoC_Creator_GCC/FreeRTOS_Demo.cydsn/Serial.c
index e38ab4c..207f95b 100644
--- a/Demo/CORTEX_CY8C5588_PSoC_Creator_GCC/FreeRTOS_Demo.cydsn/Serial.c
+++ b/Demo/CORTEX_CY8C5588_PSoC_Creator_GCC/FreeRTOS_Demo.cydsn/Serial.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_CY8C5588_PSoC_Creator_GCC/FreeRTOS_Demo.cydsn/TimerTest.c b/Demo/CORTEX_CY8C5588_PSoC_Creator_GCC/FreeRTOS_Demo.cydsn/TimerTest.c
index 21bf098..be209f3 100644
--- a/Demo/CORTEX_CY8C5588_PSoC_Creator_GCC/FreeRTOS_Demo.cydsn/TimerTest.c
+++ b/Demo/CORTEX_CY8C5588_PSoC_Creator_GCC/FreeRTOS_Demo.cydsn/TimerTest.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_CY8C5588_PSoC_Creator_GCC/FreeRTOS_Demo.cydsn/main.c b/Demo/CORTEX_CY8C5588_PSoC_Creator_GCC/FreeRTOS_Demo.cydsn/main.c
index 8e5a6bc..503338a 100644
--- a/Demo/CORTEX_CY8C5588_PSoC_Creator_GCC/FreeRTOS_Demo.cydsn/main.c
+++ b/Demo/CORTEX_CY8C5588_PSoC_Creator_GCC/FreeRTOS_Demo.cydsn/main.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_CY8C5588_PSoC_Creator_Keil/FreeRTOS_Demo.cydsn/FreeRTOSConfig.h b/Demo/CORTEX_CY8C5588_PSoC_Creator_Keil/FreeRTOS_Demo.cydsn/FreeRTOSConfig.h
index 36c2e2e..7bdd3a0 100644
--- a/Demo/CORTEX_CY8C5588_PSoC_Creator_Keil/FreeRTOS_Demo.cydsn/FreeRTOSConfig.h
+++ b/Demo/CORTEX_CY8C5588_PSoC_Creator_Keil/FreeRTOS_Demo.cydsn/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_CY8C5588_PSoC_Creator_Keil/FreeRTOS_Demo.cydsn/IntQueueTimer.c b/Demo/CORTEX_CY8C5588_PSoC_Creator_Keil/FreeRTOS_Demo.cydsn/IntQueueTimer.c
index 6eb0ac0..4297d47 100644
--- a/Demo/CORTEX_CY8C5588_PSoC_Creator_Keil/FreeRTOS_Demo.cydsn/IntQueueTimer.c
+++ b/Demo/CORTEX_CY8C5588_PSoC_Creator_Keil/FreeRTOS_Demo.cydsn/IntQueueTimer.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_CY8C5588_PSoC_Creator_Keil/FreeRTOS_Demo.cydsn/IntQueueTimer.h b/Demo/CORTEX_CY8C5588_PSoC_Creator_Keil/FreeRTOS_Demo.cydsn/IntQueueTimer.h
index 2fa2fae..f8827d0 100644
--- a/Demo/CORTEX_CY8C5588_PSoC_Creator_Keil/FreeRTOS_Demo.cydsn/IntQueueTimer.h
+++ b/Demo/CORTEX_CY8C5588_PSoC_Creator_Keil/FreeRTOS_Demo.cydsn/IntQueueTimer.h
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_CY8C5588_PSoC_Creator_Keil/FreeRTOS_Demo.cydsn/ParTest.c b/Demo/CORTEX_CY8C5588_PSoC_Creator_Keil/FreeRTOS_Demo.cydsn/ParTest.c
index 90ced85..8a05304 100644
--- a/Demo/CORTEX_CY8C5588_PSoC_Creator_Keil/FreeRTOS_Demo.cydsn/ParTest.c
+++ b/Demo/CORTEX_CY8C5588_PSoC_Creator_Keil/FreeRTOS_Demo.cydsn/ParTest.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_CY8C5588_PSoC_Creator_Keil/FreeRTOS_Demo.cydsn/Serial.c b/Demo/CORTEX_CY8C5588_PSoC_Creator_Keil/FreeRTOS_Demo.cydsn/Serial.c
index e38ab4c..207f95b 100644
--- a/Demo/CORTEX_CY8C5588_PSoC_Creator_Keil/FreeRTOS_Demo.cydsn/Serial.c
+++ b/Demo/CORTEX_CY8C5588_PSoC_Creator_Keil/FreeRTOS_Demo.cydsn/Serial.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_CY8C5588_PSoC_Creator_Keil/FreeRTOS_Demo.cydsn/TimerTest.c b/Demo/CORTEX_CY8C5588_PSoC_Creator_Keil/FreeRTOS_Demo.cydsn/TimerTest.c
index 21bf098..be209f3 100644
--- a/Demo/CORTEX_CY8C5588_PSoC_Creator_Keil/FreeRTOS_Demo.cydsn/TimerTest.c
+++ b/Demo/CORTEX_CY8C5588_PSoC_Creator_Keil/FreeRTOS_Demo.cydsn/TimerTest.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_CY8C5588_PSoC_Creator_Keil/FreeRTOS_Demo.cydsn/main.c b/Demo/CORTEX_CY8C5588_PSoC_Creator_Keil/FreeRTOS_Demo.cydsn/main.c
index 8e5a6bc..503338a 100644
--- a/Demo/CORTEX_CY8C5588_PSoC_Creator_Keil/FreeRTOS_Demo.cydsn/main.c
+++ b/Demo/CORTEX_CY8C5588_PSoC_Creator_Keil/FreeRTOS_Demo.cydsn/main.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_CY8C5588_PSoC_Creator_RVDS/FreeRTOS_Demo.cydsn/FreeRTOSConfig.h b/Demo/CORTEX_CY8C5588_PSoC_Creator_RVDS/FreeRTOS_Demo.cydsn/FreeRTOSConfig.h
index 36c2e2e..7bdd3a0 100644
--- a/Demo/CORTEX_CY8C5588_PSoC_Creator_RVDS/FreeRTOS_Demo.cydsn/FreeRTOSConfig.h
+++ b/Demo/CORTEX_CY8C5588_PSoC_Creator_RVDS/FreeRTOS_Demo.cydsn/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_CY8C5588_PSoC_Creator_RVDS/FreeRTOS_Demo.cydsn/IntQueueTimer.c b/Demo/CORTEX_CY8C5588_PSoC_Creator_RVDS/FreeRTOS_Demo.cydsn/IntQueueTimer.c
index 6eb0ac0..4297d47 100644
--- a/Demo/CORTEX_CY8C5588_PSoC_Creator_RVDS/FreeRTOS_Demo.cydsn/IntQueueTimer.c
+++ b/Demo/CORTEX_CY8C5588_PSoC_Creator_RVDS/FreeRTOS_Demo.cydsn/IntQueueTimer.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_CY8C5588_PSoC_Creator_RVDS/FreeRTOS_Demo.cydsn/IntQueueTimer.h b/Demo/CORTEX_CY8C5588_PSoC_Creator_RVDS/FreeRTOS_Demo.cydsn/IntQueueTimer.h
index 2fa2fae..f8827d0 100644
--- a/Demo/CORTEX_CY8C5588_PSoC_Creator_RVDS/FreeRTOS_Demo.cydsn/IntQueueTimer.h
+++ b/Demo/CORTEX_CY8C5588_PSoC_Creator_RVDS/FreeRTOS_Demo.cydsn/IntQueueTimer.h
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_CY8C5588_PSoC_Creator_RVDS/FreeRTOS_Demo.cydsn/ParTest.c b/Demo/CORTEX_CY8C5588_PSoC_Creator_RVDS/FreeRTOS_Demo.cydsn/ParTest.c
index 90ced85..8a05304 100644
--- a/Demo/CORTEX_CY8C5588_PSoC_Creator_RVDS/FreeRTOS_Demo.cydsn/ParTest.c
+++ b/Demo/CORTEX_CY8C5588_PSoC_Creator_RVDS/FreeRTOS_Demo.cydsn/ParTest.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_CY8C5588_PSoC_Creator_RVDS/FreeRTOS_Demo.cydsn/Serial.c b/Demo/CORTEX_CY8C5588_PSoC_Creator_RVDS/FreeRTOS_Demo.cydsn/Serial.c
index e38ab4c..207f95b 100644
--- a/Demo/CORTEX_CY8C5588_PSoC_Creator_RVDS/FreeRTOS_Demo.cydsn/Serial.c
+++ b/Demo/CORTEX_CY8C5588_PSoC_Creator_RVDS/FreeRTOS_Demo.cydsn/Serial.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_CY8C5588_PSoC_Creator_RVDS/FreeRTOS_Demo.cydsn/TimerTest.c b/Demo/CORTEX_CY8C5588_PSoC_Creator_RVDS/FreeRTOS_Demo.cydsn/TimerTest.c
index 21bf098..be209f3 100644
--- a/Demo/CORTEX_CY8C5588_PSoC_Creator_RVDS/FreeRTOS_Demo.cydsn/TimerTest.c
+++ b/Demo/CORTEX_CY8C5588_PSoC_Creator_RVDS/FreeRTOS_Demo.cydsn/TimerTest.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_CY8C5588_PSoC_Creator_RVDS/FreeRTOS_Demo.cydsn/main.c b/Demo/CORTEX_CY8C5588_PSoC_Creator_RVDS/FreeRTOS_Demo.cydsn/main.c
index 8e5a6bc..503338a 100644
--- a/Demo/CORTEX_CY8C5588_PSoC_Creator_RVDS/FreeRTOS_Demo.cydsn/main.c
+++ b/Demo/CORTEX_CY8C5588_PSoC_Creator_RVDS/FreeRTOS_Demo.cydsn/main.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_EFMG890F128_IAR/FreeRTOSConfig.h b/Demo/CORTEX_EFMG890F128_IAR/FreeRTOSConfig.h
index 2df27ac..b9fca62 100644
--- a/Demo/CORTEX_EFMG890F128_IAR/FreeRTOSConfig.h
+++ b/Demo/CORTEX_EFMG890F128_IAR/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_EFMG890F128_IAR/ParTest.c b/Demo/CORTEX_EFMG890F128_IAR/ParTest.c
index a10676a..e91faed 100644
--- a/Demo/CORTEX_EFMG890F128_IAR/ParTest.c
+++ b/Demo/CORTEX_EFMG890F128_IAR/ParTest.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_EFMG890F128_IAR/lcdtest.c b/Demo/CORTEX_EFMG890F128_IAR/lcdtest.c
index cfa4df9..2e67459 100644
--- a/Demo/CORTEX_EFMG890F128_IAR/lcdtest.c
+++ b/Demo/CORTEX_EFMG890F128_IAR/lcdtest.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_EFMG890F128_IAR/ledtest.c b/Demo/CORTEX_EFMG890F128_IAR/ledtest.c
index 5210f92..88d78d0 100644
--- a/Demo/CORTEX_EFMG890F128_IAR/ledtest.c
+++ b/Demo/CORTEX_EFMG890F128_IAR/ledtest.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_EFMG890F128_IAR/ledtest.h b/Demo/CORTEX_EFMG890F128_IAR/ledtest.h
index b99027b..899ea33 100644
--- a/Demo/CORTEX_EFMG890F128_IAR/ledtest.h
+++ b/Demo/CORTEX_EFMG890F128_IAR/ledtest.h
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_EFMG890F128_IAR/main.c b/Demo/CORTEX_EFMG890F128_IAR/main.c
index 61e4b9f..9acaaf2 100644
--- a/Demo/CORTEX_EFMG890F128_IAR/main.c
+++ b/Demo/CORTEX_EFMG890F128_IAR/main.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_LM3S102_GCC/Demo1/FreeRTOSConfig.h b/Demo/CORTEX_LM3S102_GCC/Demo1/FreeRTOSConfig.h
index 49397f7..f7b9134 100644
--- a/Demo/CORTEX_LM3S102_GCC/Demo1/FreeRTOSConfig.h
+++ b/Demo/CORTEX_LM3S102_GCC/Demo1/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_LM3S102_GCC/Demo1/main.c b/Demo/CORTEX_LM3S102_GCC/Demo1/main.c
index 8c2ce24..456027d 100644
--- a/Demo/CORTEX_LM3S102_GCC/Demo1/main.c
+++ b/Demo/CORTEX_LM3S102_GCC/Demo1/main.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_LM3S102_GCC/Demo2/FreeRTOSConfig.h b/Demo/CORTEX_LM3S102_GCC/Demo2/FreeRTOSConfig.h
index d3f636e..f07c517 100644
--- a/Demo/CORTEX_LM3S102_GCC/Demo2/FreeRTOSConfig.h
+++ b/Demo/CORTEX_LM3S102_GCC/Demo2/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_LM3S102_GCC/Demo2/main.c b/Demo/CORTEX_LM3S102_GCC/Demo2/main.c
index 5fcccbd..167a990 100644
--- a/Demo/CORTEX_LM3S102_GCC/Demo2/main.c
+++ b/Demo/CORTEX_LM3S102_GCC/Demo2/main.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_LM3S102_GCC/FreeRTOSConfig.h b/Demo/CORTEX_LM3S102_GCC/FreeRTOSConfig.h
index d4849fe..cec1349 100644
--- a/Demo/CORTEX_LM3S102_GCC/FreeRTOSConfig.h
+++ b/Demo/CORTEX_LM3S102_GCC/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_LM3S102_GCC/ParTest/ParTest.c b/Demo/CORTEX_LM3S102_GCC/ParTest/ParTest.c
index d6598fe..21f3c21 100644
--- a/Demo/CORTEX_LM3S102_GCC/ParTest/ParTest.c
+++ b/Demo/CORTEX_LM3S102_GCC/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_LM3S102_GCC/main.c b/Demo/CORTEX_LM3S102_GCC/main.c
index 8c2ce24..456027d 100644
--- a/Demo/CORTEX_LM3S102_GCC/main.c
+++ b/Demo/CORTEX_LM3S102_GCC/main.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_LM3S102_KEIL/Demo1/FreeRTOSConfig.h b/Demo/CORTEX_LM3S102_KEIL/Demo1/FreeRTOSConfig.h
index 49397f7..f7b9134 100644
--- a/Demo/CORTEX_LM3S102_KEIL/Demo1/FreeRTOSConfig.h
+++ b/Demo/CORTEX_LM3S102_KEIL/Demo1/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_LM3S102_KEIL/Demo1/main.c b/Demo/CORTEX_LM3S102_KEIL/Demo1/main.c
index eae986d..e1d6aa0 100644
--- a/Demo/CORTEX_LM3S102_KEIL/Demo1/main.c
+++ b/Demo/CORTEX_LM3S102_KEIL/Demo1/main.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_LM3S102_KEIL/Demo2/FreeRTOSConfig.h b/Demo/CORTEX_LM3S102_KEIL/Demo2/FreeRTOSConfig.h
index d3f636e..f07c517 100644
--- a/Demo/CORTEX_LM3S102_KEIL/Demo2/FreeRTOSConfig.h
+++ b/Demo/CORTEX_LM3S102_KEIL/Demo2/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_LM3S102_KEIL/Demo2/main.c b/Demo/CORTEX_LM3S102_KEIL/Demo2/main.c
index 48aac5f..c53b4f6 100644
--- a/Demo/CORTEX_LM3S102_KEIL/Demo2/main.c
+++ b/Demo/CORTEX_LM3S102_KEIL/Demo2/main.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_LM3S102_KEIL/FreeRTOSConfig.h b/Demo/CORTEX_LM3S102_KEIL/FreeRTOSConfig.h
index a205439..905357c 100644
--- a/Demo/CORTEX_LM3S102_KEIL/FreeRTOSConfig.h
+++ b/Demo/CORTEX_LM3S102_KEIL/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_LM3S102_KEIL/ParTest/ParTest.c b/Demo/CORTEX_LM3S102_KEIL/ParTest/ParTest.c
index d6598fe..21f3c21 100644
--- a/Demo/CORTEX_LM3S102_KEIL/ParTest/ParTest.c
+++ b/Demo/CORTEX_LM3S102_KEIL/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_LM3S102_KEIL/main.c b/Demo/CORTEX_LM3S102_KEIL/main.c
index eae986d..e1d6aa0 100644
--- a/Demo/CORTEX_LM3S102_KEIL/main.c
+++ b/Demo/CORTEX_LM3S102_KEIL/main.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_LM3S102_Rowley/Demo1/FreeRTOSConfig.h b/Demo/CORTEX_LM3S102_Rowley/Demo1/FreeRTOSConfig.h
index d4849fe..cec1349 100644
--- a/Demo/CORTEX_LM3S102_Rowley/Demo1/FreeRTOSConfig.h
+++ b/Demo/CORTEX_LM3S102_Rowley/Demo1/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_LM3S102_Rowley/Demo1/ParTest.c b/Demo/CORTEX_LM3S102_Rowley/Demo1/ParTest.c
index d6598fe..21f3c21 100644
--- a/Demo/CORTEX_LM3S102_Rowley/Demo1/ParTest.c
+++ b/Demo/CORTEX_LM3S102_Rowley/Demo1/ParTest.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_LM3S102_Rowley/Demo1/main.c b/Demo/CORTEX_LM3S102_Rowley/Demo1/main.c
index 3077585..d42729a 100644
--- a/Demo/CORTEX_LM3S102_Rowley/Demo1/main.c
+++ b/Demo/CORTEX_LM3S102_Rowley/Demo1/main.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_LM3S102_Rowley/Demo2/FreeRTOSConfig.h b/Demo/CORTEX_LM3S102_Rowley/Demo2/FreeRTOSConfig.h
index d38e7eb..777521a 100644
--- a/Demo/CORTEX_LM3S102_Rowley/Demo2/FreeRTOSConfig.h
+++ b/Demo/CORTEX_LM3S102_Rowley/Demo2/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_LM3S102_Rowley/Demo2/ParTest.c b/Demo/CORTEX_LM3S102_Rowley/Demo2/ParTest.c
index d6598fe..21f3c21 100644
--- a/Demo/CORTEX_LM3S102_Rowley/Demo2/ParTest.c
+++ b/Demo/CORTEX_LM3S102_Rowley/Demo2/ParTest.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_LM3S102_Rowley/Demo2/main.c b/Demo/CORTEX_LM3S102_Rowley/Demo2/main.c
index fa2a102..12ca5d6 100644
--- a/Demo/CORTEX_LM3S102_Rowley/Demo2/main.c
+++ b/Demo/CORTEX_LM3S102_Rowley/Demo2/main.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_LM3S102_Rowley/Demo3/FreeRTOSConfig.h b/Demo/CORTEX_LM3S102_Rowley/Demo3/FreeRTOSConfig.h
index f6e8ffe..f1b5069 100644
--- a/Demo/CORTEX_LM3S102_Rowley/Demo3/FreeRTOSConfig.h
+++ b/Demo/CORTEX_LM3S102_Rowley/Demo3/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_LM3S102_Rowley/Demo3/ParTest.c b/Demo/CORTEX_LM3S102_Rowley/Demo3/ParTest.c
index 3455a1a..84fcda9 100644
--- a/Demo/CORTEX_LM3S102_Rowley/Demo3/ParTest.c
+++ b/Demo/CORTEX_LM3S102_Rowley/Demo3/ParTest.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_LM3S102_Rowley/Demo3/main.c b/Demo/CORTEX_LM3S102_Rowley/Demo3/main.c
index 23165ef..0b15559 100644
--- a/Demo/CORTEX_LM3S102_Rowley/Demo3/main.c
+++ b/Demo/CORTEX_LM3S102_Rowley/Demo3/main.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_LM3S316_IAR/FreeRTOSConfig.h b/Demo/CORTEX_LM3S316_IAR/FreeRTOSConfig.h
index f5014e2..7691929 100644
--- a/Demo/CORTEX_LM3S316_IAR/FreeRTOSConfig.h
+++ b/Demo/CORTEX_LM3S316_IAR/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_LM3S316_IAR/ParTest/ParTest.c b/Demo/CORTEX_LM3S316_IAR/ParTest/ParTest.c
index d6598fe..21f3c21 100644
--- a/Demo/CORTEX_LM3S316_IAR/ParTest/ParTest.c
+++ b/Demo/CORTEX_LM3S316_IAR/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_LM3S316_IAR/commstest.c b/Demo/CORTEX_LM3S316_IAR/commstest.c
index 91bd512..692e523 100644
--- a/Demo/CORTEX_LM3S316_IAR/commstest.c
+++ b/Demo/CORTEX_LM3S316_IAR/commstest.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_LM3S316_IAR/commstest.h b/Demo/CORTEX_LM3S316_IAR/commstest.h
index 6c344c6..34417e5 100644
--- a/Demo/CORTEX_LM3S316_IAR/commstest.h
+++ b/Demo/CORTEX_LM3S316_IAR/commstest.h
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_LM3S316_IAR/main.c b/Demo/CORTEX_LM3S316_IAR/main.c
index 0a33832..a0e2ef9 100644
--- a/Demo/CORTEX_LM3S316_IAR/main.c
+++ b/Demo/CORTEX_LM3S316_IAR/main.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_LM3S811_GCC/FreeRTOSConfig.h b/Demo/CORTEX_LM3S811_GCC/FreeRTOSConfig.h
index 724203c..78525ba 100644
--- a/Demo/CORTEX_LM3S811_GCC/FreeRTOSConfig.h
+++ b/Demo/CORTEX_LM3S811_GCC/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_LM3S811_GCC/main.c b/Demo/CORTEX_LM3S811_GCC/main.c
index 4349791..bcbdcf1 100644
--- a/Demo/CORTEX_LM3S811_GCC/main.c
+++ b/Demo/CORTEX_LM3S811_GCC/main.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_LM3S811_IAR/FreeRTOSConfig.h b/Demo/CORTEX_LM3S811_IAR/FreeRTOSConfig.h
index e807e77..8faca78 100644
--- a/Demo/CORTEX_LM3S811_IAR/FreeRTOSConfig.h
+++ b/Demo/CORTEX_LM3S811_IAR/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_LM3S811_IAR/main.c b/Demo/CORTEX_LM3S811_IAR/main.c
index bfeee95..14d472d 100644
--- a/Demo/CORTEX_LM3S811_IAR/main.c
+++ b/Demo/CORTEX_LM3S811_IAR/main.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_LM3S811_KEIL/FreeRTOSConfig.h b/Demo/CORTEX_LM3S811_KEIL/FreeRTOSConfig.h
index a7f7fde..b591533 100644
--- a/Demo/CORTEX_LM3S811_KEIL/FreeRTOSConfig.h
+++ b/Demo/CORTEX_LM3S811_KEIL/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_LM3S811_KEIL/heap/heap_1.c b/Demo/CORTEX_LM3S811_KEIL/heap/heap_1.c
index 96cc24c..5af121e 100644
--- a/Demo/CORTEX_LM3S811_KEIL/heap/heap_1.c
+++ b/Demo/CORTEX_LM3S811_KEIL/heap/heap_1.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_LM3S811_KEIL/main.c b/Demo/CORTEX_LM3S811_KEIL/main.c
index 5dfef4d..5d71398 100644
--- a/Demo/CORTEX_LM3S811_KEIL/main.c
+++ b/Demo/CORTEX_LM3S811_KEIL/main.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/FreeRTOSConfig.h b/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/FreeRTOSConfig.h
index bb54516..0e886b7 100644
--- a/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/FreeRTOSConfig.h
+++ b/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/IntQueueTimer.c b/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/IntQueueTimer.c
index cd40ea8..72b6985 100644
--- a/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/IntQueueTimer.c
+++ b/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/IntQueueTimer.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/IntQueueTimer.h b/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/IntQueueTimer.h
index ff63ab3..5a989ce 100644
--- a/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/IntQueueTimer.h
+++ b/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/IntQueueTimer.h
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/Makefile b/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/Makefile
index 7f1aa74..c916137 100644
--- a/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/Makefile
+++ b/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/Makefile
@@ -1,5 +1,5 @@
 #/*

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

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

 #	

 #

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

diff --git a/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/ParTest/ParTest.c b/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/ParTest/ParTest.c
index 505e15e..9c4cd52 100644
--- a/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/ParTest/ParTest.c
+++ b/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/main.c b/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/main.c
index 1e58996..fa9ca99 100644
--- a/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/main.c
+++ b/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/main.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/timertest.c b/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/timertest.c
index 466604c..de6ab3e 100644
--- a/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/timertest.c
+++ b/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/timertest.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/webserver/emac.c b/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/webserver/emac.c
index 0f97b9d..850efe3 100644
--- a/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/webserver/emac.c
+++ b/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/webserver/emac.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/webserver/uIP_Task.c b/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/webserver/uIP_Task.c
index 09e8139..e63c61d 100644
--- a/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/webserver/uIP_Task.c
+++ b/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/webserver/uIP_Task.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_LM3Sxxxx_IAR_Keil/FreeRTOSConfig.h b/Demo/CORTEX_LM3Sxxxx_IAR_Keil/FreeRTOSConfig.h
index 1d61584..1f7eed8 100644
--- a/Demo/CORTEX_LM3Sxxxx_IAR_Keil/FreeRTOSConfig.h
+++ b/Demo/CORTEX_LM3Sxxxx_IAR_Keil/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_LM3Sxxxx_IAR_Keil/IntQueueTimer.c b/Demo/CORTEX_LM3Sxxxx_IAR_Keil/IntQueueTimer.c
index cd40ea8..72b6985 100644
--- a/Demo/CORTEX_LM3Sxxxx_IAR_Keil/IntQueueTimer.c
+++ b/Demo/CORTEX_LM3Sxxxx_IAR_Keil/IntQueueTimer.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_LM3Sxxxx_IAR_Keil/IntQueueTimer.h b/Demo/CORTEX_LM3Sxxxx_IAR_Keil/IntQueueTimer.h
index ff63ab3..5a989ce 100644
--- a/Demo/CORTEX_LM3Sxxxx_IAR_Keil/IntQueueTimer.h
+++ b/Demo/CORTEX_LM3Sxxxx_IAR_Keil/IntQueueTimer.h
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_LM3Sxxxx_IAR_Keil/ParTest/ParTest.c b/Demo/CORTEX_LM3Sxxxx_IAR_Keil/ParTest/ParTest.c
index 505e15e..9c4cd52 100644
--- a/Demo/CORTEX_LM3Sxxxx_IAR_Keil/ParTest/ParTest.c
+++ b/Demo/CORTEX_LM3Sxxxx_IAR_Keil/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_LM3Sxxxx_IAR_Keil/main.c b/Demo/CORTEX_LM3Sxxxx_IAR_Keil/main.c
index af924d6..2fbf6f8 100644
--- a/Demo/CORTEX_LM3Sxxxx_IAR_Keil/main.c
+++ b/Demo/CORTEX_LM3Sxxxx_IAR_Keil/main.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_LM3Sxxxx_IAR_Keil/timertest.c b/Demo/CORTEX_LM3Sxxxx_IAR_Keil/timertest.c
index 76449f8..408eff1 100644
--- a/Demo/CORTEX_LM3Sxxxx_IAR_Keil/timertest.c
+++ b/Demo/CORTEX_LM3Sxxxx_IAR_Keil/timertest.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_LM3Sxxxx_IAR_Keil/webserver/emac.c b/Demo/CORTEX_LM3Sxxxx_IAR_Keil/webserver/emac.c
index 96d104a..a091e82 100644
--- a/Demo/CORTEX_LM3Sxxxx_IAR_Keil/webserver/emac.c
+++ b/Demo/CORTEX_LM3Sxxxx_IAR_Keil/webserver/emac.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_LM3Sxxxx_IAR_Keil/webserver/uIP_Task.c b/Demo/CORTEX_LM3Sxxxx_IAR_Keil/webserver/uIP_Task.c
index 2e64c43..65e8cd5 100644
--- a/Demo/CORTEX_LM3Sxxxx_IAR_Keil/webserver/uIP_Task.c
+++ b/Demo/CORTEX_LM3Sxxxx_IAR_Keil/webserver/uIP_Task.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_LM3Sxxxx_Rowley/FreeRTOSConfig.h b/Demo/CORTEX_LM3Sxxxx_Rowley/FreeRTOSConfig.h
index 52a8ca4..f870b51 100644
--- a/Demo/CORTEX_LM3Sxxxx_Rowley/FreeRTOSConfig.h
+++ b/Demo/CORTEX_LM3Sxxxx_Rowley/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_LM3Sxxxx_Rowley/IntQueueTimer.c b/Demo/CORTEX_LM3Sxxxx_Rowley/IntQueueTimer.c
index cd40ea8..72b6985 100644
--- a/Demo/CORTEX_LM3Sxxxx_Rowley/IntQueueTimer.c
+++ b/Demo/CORTEX_LM3Sxxxx_Rowley/IntQueueTimer.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_LM3Sxxxx_Rowley/IntQueueTimer.h b/Demo/CORTEX_LM3Sxxxx_Rowley/IntQueueTimer.h
index ff63ab3..5a989ce 100644
--- a/Demo/CORTEX_LM3Sxxxx_Rowley/IntQueueTimer.h
+++ b/Demo/CORTEX_LM3Sxxxx_Rowley/IntQueueTimer.h
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_LM3Sxxxx_Rowley/ParTest/ParTest.c b/Demo/CORTEX_LM3Sxxxx_Rowley/ParTest/ParTest.c
index 505e15e..9c4cd52 100644
--- a/Demo/CORTEX_LM3Sxxxx_Rowley/ParTest/ParTest.c
+++ b/Demo/CORTEX_LM3Sxxxx_Rowley/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_LM3Sxxxx_Rowley/main.c b/Demo/CORTEX_LM3Sxxxx_Rowley/main.c
index bfc97e8..09a8ec3 100644
--- a/Demo/CORTEX_LM3Sxxxx_Rowley/main.c
+++ b/Demo/CORTEX_LM3Sxxxx_Rowley/main.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_LM3Sxxxx_Rowley/timertest.c b/Demo/CORTEX_LM3Sxxxx_Rowley/timertest.c
index 1bf7fe4..0084af0 100644
--- a/Demo/CORTEX_LM3Sxxxx_Rowley/timertest.c
+++ b/Demo/CORTEX_LM3Sxxxx_Rowley/timertest.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_LM3Sxxxx_Rowley/webserver/emac.c b/Demo/CORTEX_LM3Sxxxx_Rowley/webserver/emac.c
index c1e00c6..f0503fb 100644
--- a/Demo/CORTEX_LM3Sxxxx_Rowley/webserver/emac.c
+++ b/Demo/CORTEX_LM3Sxxxx_Rowley/webserver/emac.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_LM3Sxxxx_Rowley/webserver/uIP_Task.c b/Demo/CORTEX_LM3Sxxxx_Rowley/webserver/uIP_Task.c
index 5c9b59f..d996edc 100644
--- a/Demo/CORTEX_LM3Sxxxx_Rowley/webserver/uIP_Task.c
+++ b/Demo/CORTEX_LM3Sxxxx_Rowley/webserver/uIP_Task.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_LPC1768_GCC_RedSuite/src/FreeRTOSConfig.h b/Demo/CORTEX_LPC1768_GCC_RedSuite/src/FreeRTOSConfig.h
index a432fe5..8d4ce81 100644
--- a/Demo/CORTEX_LPC1768_GCC_RedSuite/src/FreeRTOSConfig.h
+++ b/Demo/CORTEX_LPC1768_GCC_RedSuite/src/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_LPC1768_GCC_RedSuite/src/ParTest.c b/Demo/CORTEX_LPC1768_GCC_RedSuite/src/ParTest.c
index caa2f3f..a6a17da 100644
--- a/Demo/CORTEX_LPC1768_GCC_RedSuite/src/ParTest.c
+++ b/Demo/CORTEX_LPC1768_GCC_RedSuite/src/ParTest.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_LPC1768_GCC_RedSuite/src/main.c b/Demo/CORTEX_LPC1768_GCC_RedSuite/src/main.c
index 49fb6f9..804f2cb 100644
--- a/Demo/CORTEX_LPC1768_GCC_RedSuite/src/main.c
+++ b/Demo/CORTEX_LPC1768_GCC_RedSuite/src/main.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_LPC1768_GCC_RedSuite/src/webserver/emac.c b/Demo/CORTEX_LPC1768_GCC_RedSuite/src/webserver/emac.c
index aea094e..e524be8 100644
--- a/Demo/CORTEX_LPC1768_GCC_RedSuite/src/webserver/emac.c
+++ b/Demo/CORTEX_LPC1768_GCC_RedSuite/src/webserver/emac.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_LPC1768_GCC_RedSuite/src/webserver/uIP_Task.c b/Demo/CORTEX_LPC1768_GCC_RedSuite/src/webserver/uIP_Task.c
index f2ae8a6..d8cd9ba 100644
--- a/Demo/CORTEX_LPC1768_GCC_RedSuite/src/webserver/uIP_Task.c
+++ b/Demo/CORTEX_LPC1768_GCC_RedSuite/src/webserver/uIP_Task.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_LPC1768_GCC_Rowley/FreeRTOSConfig.h b/Demo/CORTEX_LPC1768_GCC_Rowley/FreeRTOSConfig.h
index 01fe603..d8020d5 100644
--- a/Demo/CORTEX_LPC1768_GCC_Rowley/FreeRTOSConfig.h
+++ b/Demo/CORTEX_LPC1768_GCC_Rowley/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_LPC1768_GCC_Rowley/LED.h b/Demo/CORTEX_LPC1768_GCC_Rowley/LED.h
index e26459d..f28502d 100644
--- a/Demo/CORTEX_LPC1768_GCC_Rowley/LED.h
+++ b/Demo/CORTEX_LPC1768_GCC_Rowley/LED.h
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_LPC1768_GCC_Rowley/ParTest.c b/Demo/CORTEX_LPC1768_GCC_Rowley/ParTest.c
index ba374ac..91f4c48 100644
--- a/Demo/CORTEX_LPC1768_GCC_Rowley/ParTest.c
+++ b/Demo/CORTEX_LPC1768_GCC_Rowley/ParTest.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_LPC1768_GCC_Rowley/main.c b/Demo/CORTEX_LPC1768_GCC_Rowley/main.c
index bcf6a97..dd9de74 100644
--- a/Demo/CORTEX_LPC1768_GCC_Rowley/main.c
+++ b/Demo/CORTEX_LPC1768_GCC_Rowley/main.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_LPC1768_GCC_Rowley/webserver/emac.c b/Demo/CORTEX_LPC1768_GCC_Rowley/webserver/emac.c
index 533d867..f2dccf8 100644
--- a/Demo/CORTEX_LPC1768_GCC_Rowley/webserver/emac.c
+++ b/Demo/CORTEX_LPC1768_GCC_Rowley/webserver/emac.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_LPC1768_GCC_Rowley/webserver/uIP_Task.c b/Demo/CORTEX_LPC1768_GCC_Rowley/webserver/uIP_Task.c
index 73f04a0..ce54e23 100644
--- a/Demo/CORTEX_LPC1768_GCC_Rowley/webserver/uIP_Task.c
+++ b/Demo/CORTEX_LPC1768_GCC_Rowley/webserver/uIP_Task.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_LPC1768_IAR/FreeRTOSConfig.h b/Demo/CORTEX_LPC1768_IAR/FreeRTOSConfig.h
index 3cf53cd..672f14b 100644
--- a/Demo/CORTEX_LPC1768_IAR/FreeRTOSConfig.h
+++ b/Demo/CORTEX_LPC1768_IAR/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_LPC1768_IAR/LED.h b/Demo/CORTEX_LPC1768_IAR/LED.h
index e26459d..f28502d 100644
--- a/Demo/CORTEX_LPC1768_IAR/LED.h
+++ b/Demo/CORTEX_LPC1768_IAR/LED.h
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_LPC1768_IAR/ParTest.c b/Demo/CORTEX_LPC1768_IAR/ParTest.c
index 40cad92..b00cc74 100644
--- a/Demo/CORTEX_LPC1768_IAR/ParTest.c
+++ b/Demo/CORTEX_LPC1768_IAR/ParTest.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_LPC1768_IAR/main.c b/Demo/CORTEX_LPC1768_IAR/main.c
index 5cd9b20..2163769 100644
--- a/Demo/CORTEX_LPC1768_IAR/main.c
+++ b/Demo/CORTEX_LPC1768_IAR/main.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_LPC1768_IAR/webserver/emac.c b/Demo/CORTEX_LPC1768_IAR/webserver/emac.c
index d50c624..e19b982 100644
--- a/Demo/CORTEX_LPC1768_IAR/webserver/emac.c
+++ b/Demo/CORTEX_LPC1768_IAR/webserver/emac.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_LPC1768_IAR/webserver/uIP_Task.c b/Demo/CORTEX_LPC1768_IAR/webserver/uIP_Task.c
index 73f04a0..ce54e23 100644
--- a/Demo/CORTEX_LPC1768_IAR/webserver/uIP_Task.c
+++ b/Demo/CORTEX_LPC1768_IAR/webserver/uIP_Task.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_MB9B500_IAR_Keil/FreeRTOSConfig.h b/Demo/CORTEX_MB9B500_IAR_Keil/FreeRTOSConfig.h
index d842f33..f960854 100644
--- a/Demo/CORTEX_MB9B500_IAR_Keil/FreeRTOSConfig.h
+++ b/Demo/CORTEX_MB9B500_IAR_Keil/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

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

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

 

 

 	FreeRTOS supports many tools and architectures. V7.0.0 is sponsored by:

diff --git a/Demo/CORTEX_MB9B500_IAR_Keil/ParTest.c b/Demo/CORTEX_MB9B500_IAR_Keil/ParTest.c
index 5630f4b..8908621 100644
--- a/Demo/CORTEX_MB9B500_IAR_Keil/ParTest.c
+++ b/Demo/CORTEX_MB9B500_IAR_Keil/ParTest.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_MB9B500_IAR_Keil/main-full.c b/Demo/CORTEX_MB9B500_IAR_Keil/main-full.c
index 1c173ee..7f71a21 100644
--- a/Demo/CORTEX_MB9B500_IAR_Keil/main-full.c
+++ b/Demo/CORTEX_MB9B500_IAR_Keil/main-full.c
@@ -1,5 +1,5 @@
 /*

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

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

 

 

 	FreeRTOS supports many tools and architectures. V7.0.0 is sponsored by:

diff --git a/Demo/CORTEX_MB9B500_IAR_Keil/main_blinky.c b/Demo/CORTEX_MB9B500_IAR_Keil/main_blinky.c
index f1604a2..3dcbc0d 100644
--- a/Demo/CORTEX_MB9B500_IAR_Keil/main_blinky.c
+++ b/Demo/CORTEX_MB9B500_IAR_Keil/main_blinky.c
@@ -1,5 +1,5 @@
 /*

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

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

 

 

 	FreeRTOS supports many tools and architectures. V7.0.0 is sponsored by:

diff --git a/Demo/CORTEX_MB9B500_IAR_Keil/serial.c b/Demo/CORTEX_MB9B500_IAR_Keil/serial.c
index 57658f2..a5e7b2b 100644
--- a/Demo/CORTEX_MB9B500_IAR_Keil/serial.c
+++ b/Demo/CORTEX_MB9B500_IAR_Keil/serial.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_MPU_LM3Sxxxx_Rowley/FreeRTOSConfig.h b/Demo/CORTEX_MPU_LM3Sxxxx_Rowley/FreeRTOSConfig.h
index 424113d..564b514 100644
--- a/Demo/CORTEX_MPU_LM3Sxxxx_Rowley/FreeRTOSConfig.h
+++ b/Demo/CORTEX_MPU_LM3Sxxxx_Rowley/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_MPU_LM3Sxxxx_Rowley/main.c b/Demo/CORTEX_MPU_LM3Sxxxx_Rowley/main.c
index e692ad6..da12dc6 100644
--- a/Demo/CORTEX_MPU_LM3Sxxxx_Rowley/main.c
+++ b/Demo/CORTEX_MPU_LM3Sxxxx_Rowley/main.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_MPU_LPC1768_GCC_RedSuite/src/FreeRTOSConfig.h b/Demo/CORTEX_MPU_LPC1768_GCC_RedSuite/src/FreeRTOSConfig.h
index 23eff46..c4f7be5 100644
--- a/Demo/CORTEX_MPU_LPC1768_GCC_RedSuite/src/FreeRTOSConfig.h
+++ b/Demo/CORTEX_MPU_LPC1768_GCC_RedSuite/src/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_MPU_LPC1768_GCC_RedSuite/src/main.c b/Demo/CORTEX_MPU_LPC1768_GCC_RedSuite/src/main.c
index 43dd11e..2ddf282 100644
--- a/Demo/CORTEX_MPU_LPC1768_GCC_RedSuite/src/main.c
+++ b/Demo/CORTEX_MPU_LPC1768_GCC_RedSuite/src/main.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_STM32F100_Atollic/Simple_Demo_Source/FreeRTOSConfig.h b/Demo/CORTEX_STM32F100_Atollic/Simple_Demo_Source/FreeRTOSConfig.h
index 2f6cbef..24f279a 100644
--- a/Demo/CORTEX_STM32F100_Atollic/Simple_Demo_Source/FreeRTOSConfig.h
+++ b/Demo/CORTEX_STM32F100_Atollic/Simple_Demo_Source/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_STM32F100_Atollic/Simple_Demo_Source/main.c b/Demo/CORTEX_STM32F100_Atollic/Simple_Demo_Source/main.c
index 3714917..a70885d 100644
--- a/Demo/CORTEX_STM32F100_Atollic/Simple_Demo_Source/main.c
+++ b/Demo/CORTEX_STM32F100_Atollic/Simple_Demo_Source/main.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_STM32F103_GCC_Rowley/Drivers/STM32_USART.c b/Demo/CORTEX_STM32F103_GCC_Rowley/Drivers/STM32_USART.c
index 5a2832a..e779bca 100644
--- a/Demo/CORTEX_STM32F103_GCC_Rowley/Drivers/STM32_USART.c
+++ b/Demo/CORTEX_STM32F103_GCC_Rowley/Drivers/STM32_USART.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_STM32F103_GCC_Rowley/Drivers/STM32_USART.h b/Demo/CORTEX_STM32F103_GCC_Rowley/Drivers/STM32_USART.h
index 42a1833..9f8759d 100644
--- a/Demo/CORTEX_STM32F103_GCC_Rowley/Drivers/STM32_USART.h
+++ b/Demo/CORTEX_STM32F103_GCC_Rowley/Drivers/STM32_USART.h
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_STM32F103_GCC_Rowley/FreeRTOSConfig.h b/Demo/CORTEX_STM32F103_GCC_Rowley/FreeRTOSConfig.h
index 90ed883..a8f926d 100644
--- a/Demo/CORTEX_STM32F103_GCC_Rowley/FreeRTOSConfig.h
+++ b/Demo/CORTEX_STM32F103_GCC_Rowley/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_STM32F103_GCC_Rowley/ParTest/ParTest_MCBSTM32.c b/Demo/CORTEX_STM32F103_GCC_Rowley/ParTest/ParTest_MCBSTM32.c
index fc68873..2937331 100644
--- a/Demo/CORTEX_STM32F103_GCC_Rowley/ParTest/ParTest_MCBSTM32.c
+++ b/Demo/CORTEX_STM32F103_GCC_Rowley/ParTest/ParTest_MCBSTM32.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_STM32F103_GCC_Rowley/ParTest/ParTest_ST_Eval.c b/Demo/CORTEX_STM32F103_GCC_Rowley/ParTest/ParTest_ST_Eval.c
index d78de4d..2a7b77a 100644
--- a/Demo/CORTEX_STM32F103_GCC_Rowley/ParTest/ParTest_ST_Eval.c
+++ b/Demo/CORTEX_STM32F103_GCC_Rowley/ParTest/ParTest_ST_Eval.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_STM32F103_GCC_Rowley/main.c b/Demo/CORTEX_STM32F103_GCC_Rowley/main.c
index 53f11b5..e769223 100644
--- a/Demo/CORTEX_STM32F103_GCC_Rowley/main.c
+++ b/Demo/CORTEX_STM32F103_GCC_Rowley/main.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_STM32F103_IAR/FreeRTOSConfig.h b/Demo/CORTEX_STM32F103_IAR/FreeRTOSConfig.h
index e34d2e4..4cec45b 100644
--- a/Demo/CORTEX_STM32F103_IAR/FreeRTOSConfig.h
+++ b/Demo/CORTEX_STM32F103_IAR/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_STM32F103_IAR/ParTest/ParTest.c b/Demo/CORTEX_STM32F103_IAR/ParTest/ParTest.c
index d78de4d..2a7b77a 100644
--- a/Demo/CORTEX_STM32F103_IAR/ParTest/ParTest.c
+++ b/Demo/CORTEX_STM32F103_IAR/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_STM32F103_IAR/main.c b/Demo/CORTEX_STM32F103_IAR/main.c
index 487add4..596194d 100644
--- a/Demo/CORTEX_STM32F103_IAR/main.c
+++ b/Demo/CORTEX_STM32F103_IAR/main.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_STM32F103_IAR/serial/serial.c b/Demo/CORTEX_STM32F103_IAR/serial/serial.c
index 2c0e686..4167cb7 100644
--- a/Demo/CORTEX_STM32F103_IAR/serial/serial.c
+++ b/Demo/CORTEX_STM32F103_IAR/serial/serial.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_STM32F103_IAR/timertest.c b/Demo/CORTEX_STM32F103_IAR/timertest.c
index 302b25c..ccaa1d0 100644
--- a/Demo/CORTEX_STM32F103_IAR/timertest.c
+++ b/Demo/CORTEX_STM32F103_IAR/timertest.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_STM32F103_Keil/FreeRTOSConfig.h b/Demo/CORTEX_STM32F103_Keil/FreeRTOSConfig.h
index e34d2e4..4cec45b 100644
--- a/Demo/CORTEX_STM32F103_Keil/FreeRTOSConfig.h
+++ b/Demo/CORTEX_STM32F103_Keil/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_STM32F103_Keil/ParTest/ParTest.c b/Demo/CORTEX_STM32F103_Keil/ParTest/ParTest.c
index d78de4d..2a7b77a 100644
--- a/Demo/CORTEX_STM32F103_Keil/ParTest/ParTest.c
+++ b/Demo/CORTEX_STM32F103_Keil/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_STM32F103_Keil/main.c b/Demo/CORTEX_STM32F103_Keil/main.c
index 487add4..596194d 100644
--- a/Demo/CORTEX_STM32F103_Keil/main.c
+++ b/Demo/CORTEX_STM32F103_Keil/main.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_STM32F103_Keil/serial/serial.c b/Demo/CORTEX_STM32F103_Keil/serial/serial.c
index 2c0e686..4167cb7 100644
--- a/Demo/CORTEX_STM32F103_Keil/serial/serial.c
+++ b/Demo/CORTEX_STM32F103_Keil/serial/serial.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_STM32F103_Keil/timertest.c b/Demo/CORTEX_STM32F103_Keil/timertest.c
index 302b25c..ccaa1d0 100644
--- a/Demo/CORTEX_STM32F103_Keil/timertest.c
+++ b/Demo/CORTEX_STM32F103_Keil/timertest.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_STM32F103_Primer_GCC/FreeRTOSConfig.h b/Demo/CORTEX_STM32F103_Primer_GCC/FreeRTOSConfig.h
index 81ef545..cd91a1c 100644
--- a/Demo/CORTEX_STM32F103_Primer_GCC/FreeRTOSConfig.h
+++ b/Demo/CORTEX_STM32F103_Primer_GCC/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_STM32F103_Primer_GCC/ParTest/ParTest.c b/Demo/CORTEX_STM32F103_Primer_GCC/ParTest/ParTest.c
index acaf875..2414a3f 100644
--- a/Demo/CORTEX_STM32F103_Primer_GCC/ParTest/ParTest.c
+++ b/Demo/CORTEX_STM32F103_Primer_GCC/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_STM32F103_Primer_GCC/bitmap.h b/Demo/CORTEX_STM32F103_Primer_GCC/bitmap.h
index 48dbcea..ebade80 100644
--- a/Demo/CORTEX_STM32F103_Primer_GCC/bitmap.h
+++ b/Demo/CORTEX_STM32F103_Primer_GCC/bitmap.h
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_STM32F103_Primer_GCC/main.c b/Demo/CORTEX_STM32F103_Primer_GCC/main.c
index 6eaa820..df92830 100644
--- a/Demo/CORTEX_STM32F103_Primer_GCC/main.c
+++ b/Demo/CORTEX_STM32F103_Primer_GCC/main.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_STM32F103_Primer_GCC/timertest.c b/Demo/CORTEX_STM32F103_Primer_GCC/timertest.c
index 302b25c..ccaa1d0 100644
--- a/Demo/CORTEX_STM32F103_Primer_GCC/timertest.c
+++ b/Demo/CORTEX_STM32F103_Primer_GCC/timertest.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_STM32F107_GCC_Rowley/FreeRTOSConfig.h b/Demo/CORTEX_STM32F107_GCC_Rowley/FreeRTOSConfig.h
index ec5cebb..679f456 100644
--- a/Demo/CORTEX_STM32F107_GCC_Rowley/FreeRTOSConfig.h
+++ b/Demo/CORTEX_STM32F107_GCC_Rowley/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_STM32F107_GCC_Rowley/ParTest/ParTest.c b/Demo/CORTEX_STM32F107_GCC_Rowley/ParTest/ParTest.c
index 544dab0..f4bd25e 100644
--- a/Demo/CORTEX_STM32F107_GCC_Rowley/ParTest/ParTest.c
+++ b/Demo/CORTEX_STM32F107_GCC_Rowley/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_STM32F107_GCC_Rowley/main.c b/Demo/CORTEX_STM32F107_GCC_Rowley/main.c
index b789884..ba92988 100644
--- a/Demo/CORTEX_STM32F107_GCC_Rowley/main.c
+++ b/Demo/CORTEX_STM32F107_GCC_Rowley/main.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_STM32F107_GCC_Rowley/timertest.c b/Demo/CORTEX_STM32F107_GCC_Rowley/timertest.c
index 6096503..61387c3 100644
--- a/Demo/CORTEX_STM32F107_GCC_Rowley/timertest.c
+++ b/Demo/CORTEX_STM32F107_GCC_Rowley/timertest.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_STM32F107_GCC_Rowley/webserver/emac.c b/Demo/CORTEX_STM32F107_GCC_Rowley/webserver/emac.c
index 75369a1..be2d189 100644
--- a/Demo/CORTEX_STM32F107_GCC_Rowley/webserver/emac.c
+++ b/Demo/CORTEX_STM32F107_GCC_Rowley/webserver/emac.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_STM32F107_GCC_Rowley/webserver/emac.h b/Demo/CORTEX_STM32F107_GCC_Rowley/webserver/emac.h
index 254c1e1..522b70d 100644
--- a/Demo/CORTEX_STM32F107_GCC_Rowley/webserver/emac.h
+++ b/Demo/CORTEX_STM32F107_GCC_Rowley/webserver/emac.h
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_STM32F107_GCC_Rowley/webserver/uIP_Task.c b/Demo/CORTEX_STM32F107_GCC_Rowley/webserver/uIP_Task.c
index 47977ca..3c90287 100644
--- a/Demo/CORTEX_STM32F107_GCC_Rowley/webserver/uIP_Task.c
+++ b/Demo/CORTEX_STM32F107_GCC_Rowley/webserver/uIP_Task.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_STM32L152_IAR/FreeRTOSConfig.h b/Demo/CORTEX_STM32L152_IAR/FreeRTOSConfig.h
index 4492b10..bf60121 100644
--- a/Demo/CORTEX_STM32L152_IAR/FreeRTOSConfig.h
+++ b/Demo/CORTEX_STM32L152_IAR/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_STM32L152_IAR/ParTest.c b/Demo/CORTEX_STM32L152_IAR/ParTest.c
index c88857f..363bde5 100644
--- a/Demo/CORTEX_STM32L152_IAR/ParTest.c
+++ b/Demo/CORTEX_STM32L152_IAR/ParTest.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_STM32L152_IAR/main.c b/Demo/CORTEX_STM32L152_IAR/main.c
index 5f56714..94713bc 100644
--- a/Demo/CORTEX_STM32L152_IAR/main.c
+++ b/Demo/CORTEX_STM32L152_IAR/main.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTEX_STM32L152_IAR/serial.c b/Demo/CORTEX_STM32L152_IAR/serial.c
index d38e1eb..e1b345a 100644
--- a/Demo/CORTEX_STM32L152_IAR/serial.c
+++ b/Demo/CORTEX_STM32L152_IAR/serial.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTUS_APS3_GCC/Demo/7seg.c b/Demo/CORTUS_APS3_GCC/Demo/7seg.c
index 121201b..f1cc08c 100644
--- a/Demo/CORTUS_APS3_GCC/Demo/7seg.c
+++ b/Demo/CORTUS_APS3_GCC/Demo/7seg.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTUS_APS3_GCC/Demo/7seg.h b/Demo/CORTUS_APS3_GCC/Demo/7seg.h
index 91490ca..cb71f50 100644
--- a/Demo/CORTUS_APS3_GCC/Demo/7seg.h
+++ b/Demo/CORTUS_APS3_GCC/Demo/7seg.h
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTUS_APS3_GCC/Demo/FreeRTOSConfig.h b/Demo/CORTUS_APS3_GCC/Demo/FreeRTOSConfig.h
index 333d535..685667a 100644
--- a/Demo/CORTUS_APS3_GCC/Demo/FreeRTOSConfig.h
+++ b/Demo/CORTUS_APS3_GCC/Demo/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTUS_APS3_GCC/Demo/ParTest.c b/Demo/CORTUS_APS3_GCC/Demo/ParTest.c
index e5f1571..6a6e070 100644
--- a/Demo/CORTUS_APS3_GCC/Demo/ParTest.c
+++ b/Demo/CORTUS_APS3_GCC/Demo/ParTest.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTUS_APS3_GCC/Demo/RegTest.c b/Demo/CORTUS_APS3_GCC/Demo/RegTest.c
index 00263c7..2d693da 100644
--- a/Demo/CORTUS_APS3_GCC/Demo/RegTest.c
+++ b/Demo/CORTUS_APS3_GCC/Demo/RegTest.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTUS_APS3_GCC/Demo/RegTest.h b/Demo/CORTUS_APS3_GCC/Demo/RegTest.h
index e1ce98f..0c103fe 100644
--- a/Demo/CORTUS_APS3_GCC/Demo/RegTest.h
+++ b/Demo/CORTUS_APS3_GCC/Demo/RegTest.h
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTUS_APS3_GCC/Demo/demoGpio.h b/Demo/CORTUS_APS3_GCC/Demo/demoGpio.h
index 7b7f501..61c4149 100644
--- a/Demo/CORTUS_APS3_GCC/Demo/demoGpio.h
+++ b/Demo/CORTUS_APS3_GCC/Demo/demoGpio.h
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTUS_APS3_GCC/Demo/main.c b/Demo/CORTUS_APS3_GCC/Demo/main.c
index 7c91f09..6b9a52a 100644
--- a/Demo/CORTUS_APS3_GCC/Demo/main.c
+++ b/Demo/CORTUS_APS3_GCC/Demo/main.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/CORTUS_APS3_GCC/Demo/serial.c b/Demo/CORTUS_APS3_GCC/Demo/serial.c
index 64ee975..0899a7b 100644
--- a/Demo/CORTUS_APS3_GCC/Demo/serial.c
+++ b/Demo/CORTUS_APS3_GCC/Demo/serial.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/ColdFire_MCF51CN128_CodeWarrior/Sources/FreeRTOSConfig.h b/Demo/ColdFire_MCF51CN128_CodeWarrior/Sources/FreeRTOSConfig.h
index 880e7aa..bbd57ae 100644
--- a/Demo/ColdFire_MCF51CN128_CodeWarrior/Sources/FreeRTOSConfig.h
+++ b/Demo/ColdFire_MCF51CN128_CodeWarrior/Sources/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/ColdFire_MCF51CN128_CodeWarrior/Sources/ParTest/ParTest.c b/Demo/ColdFire_MCF51CN128_CodeWarrior/Sources/ParTest/ParTest.c
index 8551d21..5b50510 100644
--- a/Demo/ColdFire_MCF51CN128_CodeWarrior/Sources/ParTest/ParTest.c
+++ b/Demo/ColdFire_MCF51CN128_CodeWarrior/Sources/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/ColdFire_MCF51CN128_CodeWarrior/Sources/httpd/uIP_Task.c b/Demo/ColdFire_MCF51CN128_CodeWarrior/Sources/httpd/uIP_Task.c
index 775c367..2eef6ae 100644
--- a/Demo/ColdFire_MCF51CN128_CodeWarrior/Sources/httpd/uIP_Task.c
+++ b/Demo/ColdFire_MCF51CN128_CodeWarrior/Sources/httpd/uIP_Task.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/ColdFire_MCF51CN128_CodeWarrior/Sources/main.c b/Demo/ColdFire_MCF51CN128_CodeWarrior/Sources/main.c
index e08a9d2..59ce647 100644
--- a/Demo/ColdFire_MCF51CN128_CodeWarrior/Sources/main.c
+++ b/Demo/ColdFire_MCF51CN128_CodeWarrior/Sources/main.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/ColdFire_MCF52221_CodeWarrior/sources/FreeRTOSConfig.h b/Demo/ColdFire_MCF52221_CodeWarrior/sources/FreeRTOSConfig.h
index ddfcab1..0a6322f 100644
--- a/Demo/ColdFire_MCF52221_CodeWarrior/sources/FreeRTOSConfig.h
+++ b/Demo/ColdFire_MCF52221_CodeWarrior/sources/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/ColdFire_MCF52221_CodeWarrior/sources/FreeRTOS_Tick_Setup.c b/Demo/ColdFire_MCF52221_CodeWarrior/sources/FreeRTOS_Tick_Setup.c
index 4dc5d32..a23c27f 100644
--- a/Demo/ColdFire_MCF52221_CodeWarrior/sources/FreeRTOS_Tick_Setup.c
+++ b/Demo/ColdFire_MCF52221_CodeWarrior/sources/FreeRTOS_Tick_Setup.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/ColdFire_MCF52221_CodeWarrior/sources/ParTest/ParTest.c b/Demo/ColdFire_MCF52221_CodeWarrior/sources/ParTest/ParTest.c
index c0551f9..b53fed2 100644
--- a/Demo/ColdFire_MCF52221_CodeWarrior/sources/ParTest/ParTest.c
+++ b/Demo/ColdFire_MCF52221_CodeWarrior/sources/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/ColdFire_MCF52221_CodeWarrior/sources/main.c b/Demo/ColdFire_MCF52221_CodeWarrior/sources/main.c
index f0d09eb..f7edab1 100644
--- a/Demo/ColdFire_MCF52221_CodeWarrior/sources/main.c
+++ b/Demo/ColdFire_MCF52221_CodeWarrior/sources/main.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/ColdFire_MCF52221_CodeWarrior/sources/serial/serial.c b/Demo/ColdFire_MCF52221_CodeWarrior/sources/serial/serial.c
index 22a278b..34bbc72 100644
--- a/Demo/ColdFire_MCF52221_CodeWarrior/sources/serial/serial.c
+++ b/Demo/ColdFire_MCF52221_CodeWarrior/sources/serial/serial.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/ColdFire_MCF52233_Eclipse/RTOSDemo/FreeRTOSConfig.h b/Demo/ColdFire_MCF52233_Eclipse/RTOSDemo/FreeRTOSConfig.h
index c084df8..ed286a7 100644
--- a/Demo/ColdFire_MCF52233_Eclipse/RTOSDemo/FreeRTOSConfig.h
+++ b/Demo/ColdFire_MCF52233_Eclipse/RTOSDemo/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/ColdFire_MCF52233_Eclipse/RTOSDemo/FreeRTOS_Tick_Setup.c b/Demo/ColdFire_MCF52233_Eclipse/RTOSDemo/FreeRTOS_Tick_Setup.c
index 77a45eb..32678f2 100644
--- a/Demo/ColdFire_MCF52233_Eclipse/RTOSDemo/FreeRTOS_Tick_Setup.c
+++ b/Demo/ColdFire_MCF52233_Eclipse/RTOSDemo/FreeRTOS_Tick_Setup.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/ColdFire_MCF52233_Eclipse/RTOSDemo/ParTest/ParTest.c b/Demo/ColdFire_MCF52233_Eclipse/RTOSDemo/ParTest/ParTest.c
index 57dc57a..366c7fe 100644
--- a/Demo/ColdFire_MCF52233_Eclipse/RTOSDemo/ParTest/ParTest.c
+++ b/Demo/ColdFire_MCF52233_Eclipse/RTOSDemo/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/ColdFire_MCF52233_Eclipse/RTOSDemo/main.c b/Demo/ColdFire_MCF52233_Eclipse/RTOSDemo/main.c
index 5812b511..4197f6a 100644
--- a/Demo/ColdFire_MCF52233_Eclipse/RTOSDemo/main.c
+++ b/Demo/ColdFire_MCF52233_Eclipse/RTOSDemo/main.c
@@ -1,5 +1,5 @@
 /*

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

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

 	

 

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

diff --git a/Demo/ColdFire_MCF52233_Eclipse/RTOSDemo/webserver/FEC.c b/Demo/ColdFire_MCF52233_Eclipse/RTOSDemo/webserver/FEC.c
index 9bd8685..64c1a44 100644
--- a/Demo/ColdFire_MCF52233_Eclipse/RTOSDemo/webserver/FEC.c
+++ b/Demo/ColdFire_MCF52233_Eclipse/RTOSDemo/webserver/FEC.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/ColdFire_MCF52233_Eclipse/RTOSDemo/webserver/uIP_Task.c b/Demo/ColdFire_MCF52233_Eclipse/RTOSDemo/webserver/uIP_Task.c
index 44b0a07..657a624 100644
--- a/Demo/ColdFire_MCF52233_Eclipse/RTOSDemo/webserver/uIP_Task.c
+++ b/Demo/ColdFire_MCF52233_Eclipse/RTOSDemo/webserver/uIP_Task.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/ColdFire_MCF52259_CodeWarrior/FreeRTOSConfig.h b/Demo/ColdFire_MCF52259_CodeWarrior/FreeRTOSConfig.h
index e7c1287..e9aab37 100644
--- a/Demo/ColdFire_MCF52259_CodeWarrior/FreeRTOSConfig.h
+++ b/Demo/ColdFire_MCF52259_CodeWarrior/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/ColdFire_MCF52259_CodeWarrior/FreeRTOS_Tick_Setup.c b/Demo/ColdFire_MCF52259_CodeWarrior/FreeRTOS_Tick_Setup.c
index cb64ae5..687d94a 100644
--- a/Demo/ColdFire_MCF52259_CodeWarrior/FreeRTOS_Tick_Setup.c
+++ b/Demo/ColdFire_MCF52259_CodeWarrior/FreeRTOS_Tick_Setup.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/ColdFire_MCF52259_CodeWarrior/HTTPDemo.c b/Demo/ColdFire_MCF52259_CodeWarrior/HTTPDemo.c
index f1426f5..71552f4 100644
--- a/Demo/ColdFire_MCF52259_CodeWarrior/HTTPDemo.c
+++ b/Demo/ColdFire_MCF52259_CodeWarrior/HTTPDemo.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/ColdFire_MCF52259_CodeWarrior/HTTPDemo.h b/Demo/ColdFire_MCF52259_CodeWarrior/HTTPDemo.h
index a578bb2..06d589c 100644
--- a/Demo/ColdFire_MCF52259_CodeWarrior/HTTPDemo.h
+++ b/Demo/ColdFire_MCF52259_CodeWarrior/HTTPDemo.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/ColdFire_MCF52259_CodeWarrior/ParTest/ParTest.c b/Demo/ColdFire_MCF52259_CodeWarrior/ParTest/ParTest.c
index c0551f9..b53fed2 100644
--- a/Demo/ColdFire_MCF52259_CodeWarrior/ParTest/ParTest.c
+++ b/Demo/ColdFire_MCF52259_CodeWarrior/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/ColdFire_MCF52259_CodeWarrior/main.c b/Demo/ColdFire_MCF52259_CodeWarrior/main.c
index f9b8cc4..83b5895 100644
--- a/Demo/ColdFire_MCF52259_CodeWarrior/main.c
+++ b/Demo/ColdFire_MCF52259_CodeWarrior/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/FreeRTOSConfig.h b/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/FreeRTOSConfig.h
index 51139bf..d9004ea 100644
--- a/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/FreeRTOSConfig.h
+++ b/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/FreeRTOS_Tick_Setup.c b/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/FreeRTOS_Tick_Setup.c
index 77a45eb..32678f2 100644
--- a/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/FreeRTOS_Tick_Setup.c
+++ b/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/FreeRTOS_Tick_Setup.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/IntQueueTimer.c b/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/IntQueueTimer.c
index 65234a4..d5ef46a 100644
--- a/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/IntQueueTimer.c
+++ b/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/IntQueueTimer.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/IntQueueTimer.h b/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/IntQueueTimer.h
index ff63ab3..5a989ce 100644
--- a/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/IntQueueTimer.h
+++ b/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/IntQueueTimer.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/ParTest/ParTest.c b/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/ParTest/ParTest.c
index 32238ae..c64cf75 100644
--- a/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/ParTest/ParTest.c
+++ b/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/main.c b/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/main.c
index 5de22a6..23d290c 100644
--- a/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/main.c
+++ b/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/serial/serial.c b/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/serial/serial.c
index 9e65a30..c6067cc 100644
--- a/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/serial/serial.c
+++ b/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/serial/serial.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Common/Full/BlockQ.c b/Demo/Common/Full/BlockQ.c
index 1c6c1db..6faba40 100644
--- a/Demo/Common/Full/BlockQ.c
+++ b/Demo/Common/Full/BlockQ.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Common/Full/PollQ.c b/Demo/Common/Full/PollQ.c
index 97fa9e0..74ab7b9 100644
--- a/Demo/Common/Full/PollQ.c
+++ b/Demo/Common/Full/PollQ.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Common/Full/comtest.c b/Demo/Common/Full/comtest.c
index 580007d..0764bba 100644
--- a/Demo/Common/Full/comtest.c
+++ b/Demo/Common/Full/comtest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Common/Full/death.c b/Demo/Common/Full/death.c
index 8e563cf..cba6311 100644
--- a/Demo/Common/Full/death.c
+++ b/Demo/Common/Full/death.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Common/Full/dynamic.c b/Demo/Common/Full/dynamic.c
index 536c10a..7982a4f 100644
--- a/Demo/Common/Full/dynamic.c
+++ b/Demo/Common/Full/dynamic.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Common/Full/events.c b/Demo/Common/Full/events.c
index 35c750e..ce25eb8 100644
--- a/Demo/Common/Full/events.c
+++ b/Demo/Common/Full/events.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Common/Full/flash.c b/Demo/Common/Full/flash.c
index f8e2caf..f41216b 100644
--- a/Demo/Common/Full/flash.c
+++ b/Demo/Common/Full/flash.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Common/Full/flop.c b/Demo/Common/Full/flop.c
index 6a5c3aa..8cfe1ae 100644
--- a/Demo/Common/Full/flop.c
+++ b/Demo/Common/Full/flop.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Common/Full/integer.c b/Demo/Common/Full/integer.c
index 785b313..c9411a6 100644
--- a/Demo/Common/Full/integer.c
+++ b/Demo/Common/Full/integer.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Common/Full/print.c b/Demo/Common/Full/print.c
index 31535af..f2e0413 100644
--- a/Demo/Common/Full/print.c
+++ b/Demo/Common/Full/print.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Common/Full/semtest.c b/Demo/Common/Full/semtest.c
index b644d81..3854e17 100644
--- a/Demo/Common/Full/semtest.c
+++ b/Demo/Common/Full/semtest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Common/Minimal/AltBlckQ.c b/Demo/Common/Minimal/AltBlckQ.c
index dd13ebe..feb7ec3 100644
--- a/Demo/Common/Minimal/AltBlckQ.c
+++ b/Demo/Common/Minimal/AltBlckQ.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Common/Minimal/AltBlock.c b/Demo/Common/Minimal/AltBlock.c
index cdbeda5..ce69cfb 100644
--- a/Demo/Common/Minimal/AltBlock.c
+++ b/Demo/Common/Minimal/AltBlock.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Common/Minimal/AltPollQ.c b/Demo/Common/Minimal/AltPollQ.c
index e76763e..44c4663 100644
--- a/Demo/Common/Minimal/AltPollQ.c
+++ b/Demo/Common/Minimal/AltPollQ.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Common/Minimal/AltQTest.c b/Demo/Common/Minimal/AltQTest.c
index 3d7b367..32a27b0 100644
--- a/Demo/Common/Minimal/AltQTest.c
+++ b/Demo/Common/Minimal/AltQTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Common/Minimal/BlockQ.c b/Demo/Common/Minimal/BlockQ.c
index 5db716b..cc9e35c 100644
--- a/Demo/Common/Minimal/BlockQ.c
+++ b/Demo/Common/Minimal/BlockQ.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Common/Minimal/GenQTest.c b/Demo/Common/Minimal/GenQTest.c
index 28655a7..285620a 100644
--- a/Demo/Common/Minimal/GenQTest.c
+++ b/Demo/Common/Minimal/GenQTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Common/Minimal/IntQueue.c b/Demo/Common/Minimal/IntQueue.c
index aeecece..8e0fdcb 100644
--- a/Demo/Common/Minimal/IntQueue.c
+++ b/Demo/Common/Minimal/IntQueue.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Common/Minimal/PollQ.c b/Demo/Common/Minimal/PollQ.c
index 6af2f69..78ada9d 100644
--- a/Demo/Common/Minimal/PollQ.c
+++ b/Demo/Common/Minimal/PollQ.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Common/Minimal/QPeek.c b/Demo/Common/Minimal/QPeek.c
index ace28a4..a0edc61 100644
--- a/Demo/Common/Minimal/QPeek.c
+++ b/Demo/Common/Minimal/QPeek.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Common/Minimal/TimerDemo.c b/Demo/Common/Minimal/TimerDemo.c
index fc9553a..c2e4344 100644
--- a/Demo/Common/Minimal/TimerDemo.c
+++ b/Demo/Common/Minimal/TimerDemo.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Common/Minimal/blocktim.c b/Demo/Common/Minimal/blocktim.c
index 0ced885..d1606f3 100644
--- a/Demo/Common/Minimal/blocktim.c
+++ b/Demo/Common/Minimal/blocktim.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Common/Minimal/comtest.c b/Demo/Common/Minimal/comtest.c
index 6b1a181..7ef184d 100644
--- a/Demo/Common/Minimal/comtest.c
+++ b/Demo/Common/Minimal/comtest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Common/Minimal/countsem.c b/Demo/Common/Minimal/countsem.c
index 881386f..8bd1245 100644
--- a/Demo/Common/Minimal/countsem.c
+++ b/Demo/Common/Minimal/countsem.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Common/Minimal/crflash.c b/Demo/Common/Minimal/crflash.c
index 58da911..c3c9b74 100644
--- a/Demo/Common/Minimal/crflash.c
+++ b/Demo/Common/Minimal/crflash.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Common/Minimal/crhook.c b/Demo/Common/Minimal/crhook.c
index f8a2322..86567a5 100644
--- a/Demo/Common/Minimal/crhook.c
+++ b/Demo/Common/Minimal/crhook.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Common/Minimal/death.c b/Demo/Common/Minimal/death.c
index 509ebd1..f3b0523 100644
--- a/Demo/Common/Minimal/death.c
+++ b/Demo/Common/Minimal/death.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

@@ -144,8 +144,8 @@
 	this by increasing uxTasksRunningAtStart by 1. */

 	uxTasksRunningAtStart++;

 	

-	/* FreeRTOS version 7.0.0 can optionally create a timer service task.  If

-	this is done, then uxTasksRunningAtStart needs incrementing again as that

+	/* From FreeRTOS version 7.0.0 can optionally create a timer service task.  

+	If this is done, then uxTasksRunningAtStart needs incrementing again as that

 	too is created when the scheduler is started. */

 	#if configUSE_TIMERS == 1

 		uxTasksRunningAtStart++;

diff --git a/Demo/Common/Minimal/dynamic.c b/Demo/Common/Minimal/dynamic.c
index 93f1ff1..c2df481 100644
--- a/Demo/Common/Minimal/dynamic.c
+++ b/Demo/Common/Minimal/dynamic.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Common/Minimal/flash.c b/Demo/Common/Minimal/flash.c
index e0c2728..3d73d17 100644
--- a/Demo/Common/Minimal/flash.c
+++ b/Demo/Common/Minimal/flash.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Common/Minimal/flop.c b/Demo/Common/Minimal/flop.c
index ad0d6dc..1af2b5b 100644
--- a/Demo/Common/Minimal/flop.c
+++ b/Demo/Common/Minimal/flop.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Common/Minimal/integer.c b/Demo/Common/Minimal/integer.c
index b5f2d4b..0442c82 100644
--- a/Demo/Common/Minimal/integer.c
+++ b/Demo/Common/Minimal/integer.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Common/Minimal/recmutex.c b/Demo/Common/Minimal/recmutex.c
index 8717692..51c5071 100644
--- a/Demo/Common/Minimal/recmutex.c
+++ b/Demo/Common/Minimal/recmutex.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Common/Minimal/semtest.c b/Demo/Common/Minimal/semtest.c
index e3c0525..4f3901f 100644
--- a/Demo/Common/Minimal/semtest.c
+++ b/Demo/Common/Minimal/semtest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Common/include/AltBlckQ.h b/Demo/Common/include/AltBlckQ.h
index ca35839..a5916b0 100644
--- a/Demo/Common/include/AltBlckQ.h
+++ b/Demo/Common/include/AltBlckQ.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Common/include/AltBlock.h b/Demo/Common/include/AltBlock.h
index 22211e8..75b93ce 100644
--- a/Demo/Common/include/AltBlock.h
+++ b/Demo/Common/include/AltBlock.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Common/include/AltPollQ.h b/Demo/Common/include/AltPollQ.h
index aa8c8fa..63225aa 100644
--- a/Demo/Common/include/AltPollQ.h
+++ b/Demo/Common/include/AltPollQ.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Common/include/AltQTest.h b/Demo/Common/include/AltQTest.h
index 13eb8da..a66a853 100644
--- a/Demo/Common/include/AltQTest.h
+++ b/Demo/Common/include/AltQTest.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Common/include/BlockQ.h b/Demo/Common/include/BlockQ.h
index 1e89e2b..58a9a57 100644
--- a/Demo/Common/include/BlockQ.h
+++ b/Demo/Common/include/BlockQ.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Common/include/GenQTest.h b/Demo/Common/include/GenQTest.h
index df68f6c..799ff8f 100644
--- a/Demo/Common/include/GenQTest.h
+++ b/Demo/Common/include/GenQTest.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Common/include/IntQueue.h b/Demo/Common/include/IntQueue.h
index 452c9f4..f5033d3 100644
--- a/Demo/Common/include/IntQueue.h
+++ b/Demo/Common/include/IntQueue.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Common/include/PollQ.h b/Demo/Common/include/PollQ.h
index 3e0c406..e4f213a 100644
--- a/Demo/Common/include/PollQ.h
+++ b/Demo/Common/include/PollQ.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Common/include/QPeek.h b/Demo/Common/include/QPeek.h
index b0ead8c..c18977d 100644
--- a/Demo/Common/include/QPeek.h
+++ b/Demo/Common/include/QPeek.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Common/include/TimerDemo.h b/Demo/Common/include/TimerDemo.h
index 9e7e4e2..8f5df41 100644
--- a/Demo/Common/include/TimerDemo.h
+++ b/Demo/Common/include/TimerDemo.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Common/include/blocktim.h b/Demo/Common/include/blocktim.h
index 74a3f57..04cd947 100644
--- a/Demo/Common/include/blocktim.h
+++ b/Demo/Common/include/blocktim.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Common/include/comtest.h b/Demo/Common/include/comtest.h
index bc1798b..6d4f577 100644
--- a/Demo/Common/include/comtest.h
+++ b/Demo/Common/include/comtest.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Common/include/comtest2.h b/Demo/Common/include/comtest2.h
index fa081ce..3e4d741 100644
--- a/Demo/Common/include/comtest2.h
+++ b/Demo/Common/include/comtest2.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Common/include/countsem.h b/Demo/Common/include/countsem.h
index 1819a1a..0c747ad 100644
--- a/Demo/Common/include/countsem.h
+++ b/Demo/Common/include/countsem.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Common/include/crflash.h b/Demo/Common/include/crflash.h
index a8d65cb..a76cf94 100644
--- a/Demo/Common/include/crflash.h
+++ b/Demo/Common/include/crflash.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Common/include/crhook.h b/Demo/Common/include/crhook.h
index 6960d99..a50acbc 100644
--- a/Demo/Common/include/crhook.h
+++ b/Demo/Common/include/crhook.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Common/include/death.h b/Demo/Common/include/death.h
index be240cf..7985ed3 100644
--- a/Demo/Common/include/death.h
+++ b/Demo/Common/include/death.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Common/include/dynamic.h b/Demo/Common/include/dynamic.h
index f5db451..51b58fd 100644
--- a/Demo/Common/include/dynamic.h
+++ b/Demo/Common/include/dynamic.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Common/include/fileIO.h b/Demo/Common/include/fileIO.h
index 4fd14b3..22471f7 100644
--- a/Demo/Common/include/fileIO.h
+++ b/Demo/Common/include/fileIO.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Common/include/flash.h b/Demo/Common/include/flash.h
index 0742055..63cc809 100644
--- a/Demo/Common/include/flash.h
+++ b/Demo/Common/include/flash.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Common/include/flop.h b/Demo/Common/include/flop.h
index 7f0d2e8..066a404 100644
--- a/Demo/Common/include/flop.h
+++ b/Demo/Common/include/flop.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Common/include/integer.h b/Demo/Common/include/integer.h
index fffe437..6e5a31c 100644
--- a/Demo/Common/include/integer.h
+++ b/Demo/Common/include/integer.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Common/include/mevents.h b/Demo/Common/include/mevents.h
index 6600a84..519d08a 100644
--- a/Demo/Common/include/mevents.h
+++ b/Demo/Common/include/mevents.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Common/include/partest.h b/Demo/Common/include/partest.h
index ad8c823..b49e385 100644
--- a/Demo/Common/include/partest.h
+++ b/Demo/Common/include/partest.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Common/include/print.h b/Demo/Common/include/print.h
index a12e245..f89066b 100644
--- a/Demo/Common/include/print.h
+++ b/Demo/Common/include/print.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Common/include/recmutex.h b/Demo/Common/include/recmutex.h
index 1dd9cbd..813f046 100644
--- a/Demo/Common/include/recmutex.h
+++ b/Demo/Common/include/recmutex.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Common/include/semtest.h b/Demo/Common/include/semtest.h
index ebffaa9..6b1a179 100644
--- a/Demo/Common/include/semtest.h
+++ b/Demo/Common/include/semtest.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Common/include/serial.h b/Demo/Common/include/serial.h
index f997f7e..b7d27f9 100644
--- a/Demo/Common/include/serial.h
+++ b/Demo/Common/include/serial.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Cygnal/FreeRTOSConfig.h b/Demo/Cygnal/FreeRTOSConfig.h
index 7c8a13c..ad5a22c 100644
--- a/Demo/Cygnal/FreeRTOSConfig.h
+++ b/Demo/Cygnal/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Cygnal/Makefile b/Demo/Cygnal/Makefile
index 1238229..353bc3b 100644
--- a/Demo/Cygnal/Makefile
+++ b/Demo/Cygnal/Makefile
@@ -1,5 +1,5 @@
 #/*

-#    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+#    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 #	

 #

 #    ***************************************************************************

diff --git a/Demo/Cygnal/ParTest/ParTest.c b/Demo/Cygnal/ParTest/ParTest.c
index 9143bba..2787be5 100644
--- a/Demo/Cygnal/ParTest/ParTest.c
+++ b/Demo/Cygnal/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Cygnal/main.c b/Demo/Cygnal/main.c
index 92707a8..ee36bcf 100644
--- a/Demo/Cygnal/main.c
+++ b/Demo/Cygnal/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Cygnal/serial/serial.c b/Demo/Cygnal/serial/serial.c
index 917192a..3486c72 100644
--- a/Demo/Cygnal/serial/serial.c
+++ b/Demo/Cygnal/serial/serial.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Flshlite/FRConfig.h b/Demo/Flshlite/FRConfig.h
index aa92a3a..765dfb5 100644
--- a/Demo/Flshlite/FRConfig.h
+++ b/Demo/Flshlite/FRConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Flshlite/FileIO/fileIO.c b/Demo/Flshlite/FileIO/fileIO.c
index 2425fa8..77560e6 100644
--- a/Demo/Flshlite/FileIO/fileIO.c
+++ b/Demo/Flshlite/FileIO/fileIO.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Flshlite/FreeRTOSConfig.h b/Demo/Flshlite/FreeRTOSConfig.h
index 9768175..74c91c7 100644
--- a/Demo/Flshlite/FreeRTOSConfig.h
+++ b/Demo/Flshlite/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Flshlite/ParTest/ParTest.c b/Demo/Flshlite/ParTest/ParTest.c
index 6f2c1d0..a032c35 100644
--- a/Demo/Flshlite/ParTest/ParTest.c
+++ b/Demo/Flshlite/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Flshlite/main.c b/Demo/Flshlite/main.c
index d10b5fb..29d86fc 100644
--- a/Demo/Flshlite/main.c
+++ b/Demo/Flshlite/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/Flshlite/serial/serial.c b/Demo/Flshlite/serial/serial.c
index 1b5aff1..b046554 100644
--- a/Demo/Flshlite/serial/serial.c
+++ b/Demo/Flshlite/serial/serial.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/H8S/RTOSDemo/FreeRTOSConfig.h b/Demo/H8S/RTOSDemo/FreeRTOSConfig.h
index 6b247c3..f39e74b 100644
--- a/Demo/H8S/RTOSDemo/FreeRTOSConfig.h
+++ b/Demo/H8S/RTOSDemo/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/H8S/RTOSDemo/ParTest/ParTest.c b/Demo/H8S/RTOSDemo/ParTest/ParTest.c
index 207cb64..94b5477 100644
--- a/Demo/H8S/RTOSDemo/ParTest/ParTest.c
+++ b/Demo/H8S/RTOSDemo/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/H8S/RTOSDemo/main.c b/Demo/H8S/RTOSDemo/main.c
index 059e599..e065296 100644
--- a/Demo/H8S/RTOSDemo/main.c
+++ b/Demo/H8S/RTOSDemo/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/H8S/RTOSDemo/serial/serial.c b/Demo/H8S/RTOSDemo/serial/serial.c
index 4840584..b23d7b2 100644
--- a/Demo/H8S/RTOSDemo/serial/serial.c
+++ b/Demo/H8S/RTOSDemo/serial/serial.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/HCS12_CodeWarrior_banked/FreeRTOSConfig.h b/Demo/HCS12_CodeWarrior_banked/FreeRTOSConfig.h
index 3ccdd01..2961327 100644
--- a/Demo/HCS12_CodeWarrior_banked/FreeRTOSConfig.h
+++ b/Demo/HCS12_CodeWarrior_banked/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/HCS12_CodeWarrior_banked/ParTest/ParTest.c b/Demo/HCS12_CodeWarrior_banked/ParTest/ParTest.c
index 110ad22..a768818 100644
--- a/Demo/HCS12_CodeWarrior_banked/ParTest/ParTest.c
+++ b/Demo/HCS12_CodeWarrior_banked/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/HCS12_CodeWarrior_banked/main.c b/Demo/HCS12_CodeWarrior_banked/main.c
index fd34755..3c54edc 100644
--- a/Demo/HCS12_CodeWarrior_banked/main.c
+++ b/Demo/HCS12_CodeWarrior_banked/main.c
@@ -1,6 +1,6 @@
 

 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/HCS12_CodeWarrior_banked/serial/serial.c b/Demo/HCS12_CodeWarrior_banked/serial/serial.c
index aa338ab..f2f28a1 100644
--- a/Demo/HCS12_CodeWarrior_banked/serial/serial.c
+++ b/Demo/HCS12_CodeWarrior_banked/serial/serial.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/HCS12_CodeWarrior_small/FreeRTOSConfig.h b/Demo/HCS12_CodeWarrior_small/FreeRTOSConfig.h
index e030aaa..01c77f1 100644
--- a/Demo/HCS12_CodeWarrior_small/FreeRTOSConfig.h
+++ b/Demo/HCS12_CodeWarrior_small/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/HCS12_CodeWarrior_small/ParTest/ParTest.c b/Demo/HCS12_CodeWarrior_small/ParTest/ParTest.c
index 110ad22..a768818 100644
--- a/Demo/HCS12_CodeWarrior_small/ParTest/ParTest.c
+++ b/Demo/HCS12_CodeWarrior_small/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/HCS12_CodeWarrior_small/main.c b/Demo/HCS12_CodeWarrior_small/main.c
index 1e616f4..a47f715 100644
--- a/Demo/HCS12_CodeWarrior_small/main.c
+++ b/Demo/HCS12_CodeWarrior_small/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/HCS12_CodeWarrior_small/serial/serial.c b/Demo/HCS12_CodeWarrior_small/serial/serial.c
index bb2b2ab..2a14bde 100644
--- a/Demo/HCS12_CodeWarrior_small/serial/serial.c
+++ b/Demo/HCS12_CodeWarrior_small/serial/serial.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/HCS12_GCC_banked/FreeRTOSConfig.h b/Demo/HCS12_GCC_banked/FreeRTOSConfig.h
index 8960e90..c9e09b5 100644
--- a/Demo/HCS12_GCC_banked/FreeRTOSConfig.h
+++ b/Demo/HCS12_GCC_banked/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/HCS12_GCC_banked/ParTest.c b/Demo/HCS12_GCC_banked/ParTest.c
index b552b10..260386f 100644
--- a/Demo/HCS12_GCC_banked/ParTest.c
+++ b/Demo/HCS12_GCC_banked/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/HCS12_GCC_banked/main.c b/Demo/HCS12_GCC_banked/main.c
index 4f9b539..1361761 100644
--- a/Demo/HCS12_GCC_banked/main.c
+++ b/Demo/HCS12_GCC_banked/main.c
@@ -1,6 +1,6 @@
 

 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/HCS12_GCC_banked/startup.c b/Demo/HCS12_GCC_banked/startup.c
index a593828..2b8a7fd 100644
--- a/Demo/HCS12_GCC_banked/startup.c
+++ b/Demo/HCS12_GCC_banked/startup.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/MB91460_Softune/SRC/FreeRTOSConfig.h b/Demo/MB91460_Softune/SRC/FreeRTOSConfig.h
index 194a301..f716446 100644
--- a/Demo/MB91460_Softune/SRC/FreeRTOSConfig.h
+++ b/Demo/MB91460_Softune/SRC/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/MB91460_Softune/SRC/crflash_modified.c b/Demo/MB91460_Softune/SRC/crflash_modified.c
index a55304c..ce99788 100644
--- a/Demo/MB91460_Softune/SRC/crflash_modified.c
+++ b/Demo/MB91460_Softune/SRC/crflash_modified.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/MB91460_Softune/SRC/main.c b/Demo/MB91460_Softune/SRC/main.c
index cebb7cf..435d372 100644
--- a/Demo/MB91460_Softune/SRC/main.c
+++ b/Demo/MB91460_Softune/SRC/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/MB91460_Softune/SRC/partest/partest.c b/Demo/MB91460_Softune/SRC/partest/partest.c
index 4f4a1b9..cb9d77f 100644
--- a/Demo/MB91460_Softune/SRC/partest/partest.c
+++ b/Demo/MB91460_Softune/SRC/partest/partest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/MB91460_Softune/SRC/serial/serial.c b/Demo/MB91460_Softune/SRC/serial/serial.c
index 1a6a43d..26d3bd7 100644
--- a/Demo/MB91460_Softune/SRC/serial/serial.c
+++ b/Demo/MB91460_Softune/SRC/serial/serial.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/MB96340_Softune/FreeRTOS_96348hs_SK16FX100PMC/Src/FreeRTOSConfig.h b/Demo/MB96340_Softune/FreeRTOS_96348hs_SK16FX100PMC/Src/FreeRTOSConfig.h
index 9e731dc..eb55d86 100644
--- a/Demo/MB96340_Softune/FreeRTOS_96348hs_SK16FX100PMC/Src/FreeRTOSConfig.h
+++ b/Demo/MB96340_Softune/FreeRTOS_96348hs_SK16FX100PMC/Src/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/MB96340_Softune/FreeRTOS_96348hs_SK16FX100PMC/Src/crflash_sk16fx100mpc.c b/Demo/MB96340_Softune/FreeRTOS_96348hs_SK16FX100PMC/Src/crflash_sk16fx100mpc.c
index a55304c..ce99788 100644
--- a/Demo/MB96340_Softune/FreeRTOS_96348hs_SK16FX100PMC/Src/crflash_sk16fx100mpc.c
+++ b/Demo/MB96340_Softune/FreeRTOS_96348hs_SK16FX100PMC/Src/crflash_sk16fx100mpc.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/MB96340_Softune/FreeRTOS_96348hs_SK16FX100PMC/Src/main.c b/Demo/MB96340_Softune/FreeRTOS_96348hs_SK16FX100PMC/Src/main.c
index c9dee1f..30d8ddd 100644
--- a/Demo/MB96340_Softune/FreeRTOS_96348hs_SK16FX100PMC/Src/main.c
+++ b/Demo/MB96340_Softune/FreeRTOS_96348hs_SK16FX100PMC/Src/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/MB96340_Softune/FreeRTOS_96348hs_SK16FX100PMC/Src/partest/partest.c b/Demo/MB96340_Softune/FreeRTOS_96348hs_SK16FX100PMC/Src/partest/partest.c
index 09b01a1..9ceb140 100644
--- a/Demo/MB96340_Softune/FreeRTOS_96348hs_SK16FX100PMC/Src/partest/partest.c
+++ b/Demo/MB96340_Softune/FreeRTOS_96348hs_SK16FX100PMC/Src/partest/partest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/MB96340_Softune/FreeRTOS_96348hs_SK16FX100PMC/Src/serial/serial.c b/Demo/MB96340_Softune/FreeRTOS_96348hs_SK16FX100PMC/Src/serial/serial.c
index 5f81812..e8a94dd 100644
--- a/Demo/MB96340_Softune/FreeRTOS_96348hs_SK16FX100PMC/Src/serial/serial.c
+++ b/Demo/MB96340_Softune/FreeRTOS_96348hs_SK16FX100PMC/Src/serial/serial.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/MB96350_Softune_Dice_Kit/DiceTask.c b/Demo/MB96350_Softune_Dice_Kit/DiceTask.c
index 543d793..f5006db 100644
--- a/Demo/MB96350_Softune_Dice_Kit/DiceTask.c
+++ b/Demo/MB96350_Softune_Dice_Kit/DiceTask.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/MB96350_Softune_Dice_Kit/DiceTask.h b/Demo/MB96350_Softune_Dice_Kit/DiceTask.h
index 716f7c6..2facd03 100644
--- a/Demo/MB96350_Softune_Dice_Kit/DiceTask.h
+++ b/Demo/MB96350_Softune_Dice_Kit/DiceTask.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/MB96350_Softune_Dice_Kit/FreeRTOSConfig.h b/Demo/MB96350_Softune_Dice_Kit/FreeRTOSConfig.h
index e82a95c..7f4182b 100644
--- a/Demo/MB96350_Softune_Dice_Kit/FreeRTOSConfig.h
+++ b/Demo/MB96350_Softune_Dice_Kit/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/MB96350_Softune_Dice_Kit/ParTest/ParTest.c b/Demo/MB96350_Softune_Dice_Kit/ParTest/ParTest.c
index 6f1a676..bcd1065 100644
--- a/Demo/MB96350_Softune_Dice_Kit/ParTest/ParTest.c
+++ b/Demo/MB96350_Softune_Dice_Kit/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/MB96350_Softune_Dice_Kit/SegmentToggleTasks.c b/Demo/MB96350_Softune_Dice_Kit/SegmentToggleTasks.c
index af742dc..64a3d19 100644
--- a/Demo/MB96350_Softune_Dice_Kit/SegmentToggleTasks.c
+++ b/Demo/MB96350_Softune_Dice_Kit/SegmentToggleTasks.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/MB96350_Softune_Dice_Kit/main.c b/Demo/MB96350_Softune_Dice_Kit/main.c
index de00e63..b839d96 100644
--- a/Demo/MB96350_Softune_Dice_Kit/main.c
+++ b/Demo/MB96350_Softune_Dice_Kit/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/MSP430X_MSP430F5438_CCS4/Demo_Source/FreeRTOSConfig.h b/Demo/MSP430X_MSP430F5438_CCS4/Demo_Source/FreeRTOSConfig.h
index 8abe473..80217e6 100644
--- a/Demo/MSP430X_MSP430F5438_CCS4/Demo_Source/FreeRTOSConfig.h
+++ b/Demo/MSP430X_MSP430F5438_CCS4/Demo_Source/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/MSP430X_MSP430F5438_CCS4/Demo_Source/ParTest.c b/Demo/MSP430X_MSP430F5438_CCS4/Demo_Source/ParTest.c
index c14f82e..66b0015 100644
--- a/Demo/MSP430X_MSP430F5438_CCS4/Demo_Source/ParTest.c
+++ b/Demo/MSP430X_MSP430F5438_CCS4/Demo_Source/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/MSP430X_MSP430F5438_CCS4/Demo_Source/RegTest.asm b/Demo/MSP430X_MSP430F5438_CCS4/Demo_Source/RegTest.asm
index 2f38367..297a171 100644
--- a/Demo/MSP430X_MSP430F5438_CCS4/Demo_Source/RegTest.asm
+++ b/Demo/MSP430X_MSP430F5438_CCS4/Demo_Source/RegTest.asm
@@ -1,6 +1,6 @@
 ;

 ;/*

-;    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+;    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 ;	

 ;

 ;    ***************************************************************************

diff --git a/Demo/MSP430X_MSP430F5438_CCS4/Demo_Source/RunTimeStatsConfig.c b/Demo/MSP430X_MSP430F5438_CCS4/Demo_Source/RunTimeStatsConfig.c
index 719615d..ae53de8 100644
--- a/Demo/MSP430X_MSP430F5438_CCS4/Demo_Source/RunTimeStatsConfig.c
+++ b/Demo/MSP430X_MSP430F5438_CCS4/Demo_Source/RunTimeStatsConfig.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/MSP430X_MSP430F5438_CCS4/Demo_Source/main.c b/Demo/MSP430X_MSP430F5438_CCS4/Demo_Source/main.c
index f22a9d6..4976d67 100644
--- a/Demo/MSP430X_MSP430F5438_CCS4/Demo_Source/main.c
+++ b/Demo/MSP430X_MSP430F5438_CCS4/Demo_Source/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/MSP430X_MSP430F5438_CCS4/Demo_Source/serial.c b/Demo/MSP430X_MSP430F5438_CCS4/Demo_Source/serial.c
index b6c3ba7..c4a4bbb 100644
--- a/Demo/MSP430X_MSP430F5438_CCS4/Demo_Source/serial.c
+++ b/Demo/MSP430X_MSP430F5438_CCS4/Demo_Source/serial.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/MSP430X_MSP430F5438_IAR/FreeRTOSConfig.h b/Demo/MSP430X_MSP430F5438_IAR/FreeRTOSConfig.h
index f89cf86..7cc1f04 100644
--- a/Demo/MSP430X_MSP430F5438_IAR/FreeRTOSConfig.h
+++ b/Demo/MSP430X_MSP430F5438_IAR/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/MSP430X_MSP430F5438_IAR/ParTest.c b/Demo/MSP430X_MSP430F5438_IAR/ParTest.c
index c14f82e..66b0015 100644
--- a/Demo/MSP430X_MSP430F5438_IAR/ParTest.c
+++ b/Demo/MSP430X_MSP430F5438_IAR/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/MSP430X_MSP430F5438_IAR/RegTest.s43 b/Demo/MSP430X_MSP430F5438_IAR/RegTest.s43
index 716a5c7..fa36258 100644
--- a/Demo/MSP430X_MSP430F5438_IAR/RegTest.s43
+++ b/Demo/MSP430X_MSP430F5438_IAR/RegTest.s43
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/MSP430X_MSP430F5438_IAR/RunTimeStatsConfig.c b/Demo/MSP430X_MSP430F5438_IAR/RunTimeStatsConfig.c
index 3df5e4e..f45c691 100644
--- a/Demo/MSP430X_MSP430F5438_IAR/RunTimeStatsConfig.c
+++ b/Demo/MSP430X_MSP430F5438_IAR/RunTimeStatsConfig.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/MSP430X_MSP430F5438_IAR/main.c b/Demo/MSP430X_MSP430F5438_IAR/main.c
index a3ff0b5..f48fb86 100644
--- a/Demo/MSP430X_MSP430F5438_IAR/main.c
+++ b/Demo/MSP430X_MSP430F5438_IAR/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/MSP430X_MSP430F5438_IAR/serial.c b/Demo/MSP430X_MSP430F5438_IAR/serial.c
index e2cdd37..47d526c 100644
--- a/Demo/MSP430X_MSP430F5438_IAR/serial.c
+++ b/Demo/MSP430X_MSP430F5438_IAR/serial.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/MicroBlaze/FreeRTOSConfig.h b/Demo/MicroBlaze/FreeRTOSConfig.h
index 0f4c771..8e76156 100644
--- a/Demo/MicroBlaze/FreeRTOSConfig.h
+++ b/Demo/MicroBlaze/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/MicroBlaze/ParTest/ParTest.c b/Demo/MicroBlaze/ParTest/ParTest.c
index 68bd536..a8a0c18 100644
--- a/Demo/MicroBlaze/ParTest/ParTest.c
+++ b/Demo/MicroBlaze/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/MicroBlaze/main.c b/Demo/MicroBlaze/main.c
index 2c02e28..971442a 100644
--- a/Demo/MicroBlaze/main.c
+++ b/Demo/MicroBlaze/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/MicroBlaze/serial/serial.c b/Demo/MicroBlaze/serial/serial.c
index 588cf29..8c1a6ba 100644
--- a/Demo/MicroBlaze/serial/serial.c
+++ b/Demo/MicroBlaze/serial/serial.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/NEC_78K0R_IAR/ButtonISR.s26 b/Demo/NEC_78K0R_IAR/ButtonISR.s26
index 1017dcc..f631cb2 100644
--- a/Demo/NEC_78K0R_IAR/ButtonISR.s26
+++ b/Demo/NEC_78K0R_IAR/ButtonISR.s26
@@ -1,5 +1,5 @@
 ;/*

-;    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+;    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 ;	

 ;

 ;    ***************************************************************************

diff --git a/Demo/NEC_78K0R_IAR/ButtonTask.c b/Demo/NEC_78K0R_IAR/ButtonTask.c
index 5af2ee9..1b16e11 100644
--- a/Demo/NEC_78K0R_IAR/ButtonTask.c
+++ b/Demo/NEC_78K0R_IAR/ButtonTask.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/NEC_78K0R_IAR/FreeRTOSConfig.h b/Demo/NEC_78K0R_IAR/FreeRTOSConfig.h
index c1c6e03..b6e6a0e 100644
--- a/Demo/NEC_78K0R_IAR/FreeRTOSConfig.h
+++ b/Demo/NEC_78K0R_IAR/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/NEC_78K0R_IAR/RegTest.s26 b/Demo/NEC_78K0R_IAR/RegTest.s26
index e6d5722..beb221f 100644
--- a/Demo/NEC_78K0R_IAR/RegTest.s26
+++ b/Demo/NEC_78K0R_IAR/RegTest.s26
@@ -1,5 +1,5 @@
 ;/*

-;    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+;    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 ;	

 ;

 ;    ***************************************************************************

diff --git a/Demo/NEC_78K0R_IAR/main.c b/Demo/NEC_78K0R_IAR/main.c
index d6e22c4..c449603 100644
--- a/Demo/NEC_78K0R_IAR/main.c
+++ b/Demo/NEC_78K0R_IAR/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/NEC_V850ES_IAR/FreeRTOSConfig.h b/Demo/NEC_V850ES_IAR/FreeRTOSConfig.h
index 1b2eae7..7181348 100644
--- a/Demo/NEC_V850ES_IAR/FreeRTOSConfig.h
+++ b/Demo/NEC_V850ES_IAR/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/NEC_V850ES_IAR/LowLevelInit/LowLevelInit.c b/Demo/NEC_V850ES_IAR/LowLevelInit/LowLevelInit.c
index 5e560f3..30eafa7 100644
--- a/Demo/NEC_V850ES_IAR/LowLevelInit/LowLevelInit.c
+++ b/Demo/NEC_V850ES_IAR/LowLevelInit/LowLevelInit.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/NEC_V850ES_IAR/LowLevelInit/LowLevelInit_Fx3.c b/Demo/NEC_V850ES_IAR/LowLevelInit/LowLevelInit_Fx3.c
index 11c0a54..f836862 100644
--- a/Demo/NEC_V850ES_IAR/LowLevelInit/LowLevelInit_Fx3.c
+++ b/Demo/NEC_V850ES_IAR/LowLevelInit/LowLevelInit_Fx3.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/NEC_V850ES_IAR/LowLevelInit/LowLevelInit_Hx2.c b/Demo/NEC_V850ES_IAR/LowLevelInit/LowLevelInit_Hx2.c
index 475b26f..839a201 100644
--- a/Demo/NEC_V850ES_IAR/LowLevelInit/LowLevelInit_Hx2.c
+++ b/Demo/NEC_V850ES_IAR/LowLevelInit/LowLevelInit_Hx2.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/NEC_V850ES_IAR/ParTest/ParTest_Fx3_App_Board.c b/Demo/NEC_V850ES_IAR/ParTest/ParTest_Fx3_App_Board.c
index 032a0c7..646c875 100644
--- a/Demo/NEC_V850ES_IAR/ParTest/ParTest_Fx3_App_Board.c
+++ b/Demo/NEC_V850ES_IAR/ParTest/ParTest_Fx3_App_Board.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/NEC_V850ES_IAR/ParTest/ParTest_Generic_Target_Board.c b/Demo/NEC_V850ES_IAR/ParTest/ParTest_Generic_Target_Board.c
index 9e54827..8adee49 100644
--- a/Demo/NEC_V850ES_IAR/ParTest/ParTest_Generic_Target_Board.c
+++ b/Demo/NEC_V850ES_IAR/ParTest/ParTest_Generic_Target_Board.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/NEC_V850ES_IAR/RegTest.s85 b/Demo/NEC_V850ES_IAR/RegTest.s85
index 264509e..74fd837 100644
--- a/Demo/NEC_V850ES_IAR/RegTest.s85
+++ b/Demo/NEC_V850ES_IAR/RegTest.s85
@@ -1,5 +1,5 @@
 ;/*

-;    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+;    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 ;	

 ;

 ;    ***************************************************************************

diff --git a/Demo/NEC_V850ES_IAR/main.c b/Demo/NEC_V850ES_IAR/main.c
index caefd20..3d472ec 100644
--- a/Demo/NEC_V850ES_IAR/main.c
+++ b/Demo/NEC_V850ES_IAR/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/NEC_V850ES_IAR/serial/serial.c b/Demo/NEC_V850ES_IAR/serial/serial.c
index b7ed5d5..d265dcf 100644
--- a/Demo/NEC_V850ES_IAR/serial/serial.c
+++ b/Demo/NEC_V850ES_IAR/serial/serial.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/NiosII_CycloneIII_DBC3C40_GCC/RTOSDemo/FreeRTOSConfig.h b/Demo/NiosII_CycloneIII_DBC3C40_GCC/RTOSDemo/FreeRTOSConfig.h
index ae082ee..528840d 100644
--- a/Demo/NiosII_CycloneIII_DBC3C40_GCC/RTOSDemo/FreeRTOSConfig.h
+++ b/Demo/NiosII_CycloneIII_DBC3C40_GCC/RTOSDemo/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/NiosII_CycloneIII_DBC3C40_GCC/RTOSDemo/ParTest/ParTest.c b/Demo/NiosII_CycloneIII_DBC3C40_GCC/RTOSDemo/ParTest/ParTest.c
index 9e09cbf..1dc1ca6 100644
--- a/Demo/NiosII_CycloneIII_DBC3C40_GCC/RTOSDemo/ParTest/ParTest.c
+++ b/Demo/NiosII_CycloneIII_DBC3C40_GCC/RTOSDemo/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/NiosII_CycloneIII_DBC3C40_GCC/RTOSDemo/main.c b/Demo/NiosII_CycloneIII_DBC3C40_GCC/RTOSDemo/main.c
index ae2462d..5909c49 100644
--- a/Demo/NiosII_CycloneIII_DBC3C40_GCC/RTOSDemo/main.c
+++ b/Demo/NiosII_CycloneIII_DBC3C40_GCC/RTOSDemo/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/NiosII_CycloneIII_DBC3C40_GCC/RTOSDemo/serial.c b/Demo/NiosII_CycloneIII_DBC3C40_GCC/RTOSDemo/serial.c
index a1b7f11..2517112 100644
--- a/Demo/NiosII_CycloneIII_DBC3C40_GCC/RTOSDemo/serial.c
+++ b/Demo/NiosII_CycloneIII_DBC3C40_GCC/RTOSDemo/serial.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/PC/FRConfig.h b/Demo/PC/FRConfig.h
index 2cadbfa..90c5657 100644
--- a/Demo/PC/FRConfig.h
+++ b/Demo/PC/FRConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/PC/FileIO/fileIO.c b/Demo/PC/FileIO/fileIO.c
index 99e8c9b..5157d66 100644
--- a/Demo/PC/FileIO/fileIO.c
+++ b/Demo/PC/FileIO/fileIO.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/PC/FreeRTOSConfig.h b/Demo/PC/FreeRTOSConfig.h
index 0fd7d2c..40113d6 100644
--- a/Demo/PC/FreeRTOSConfig.h
+++ b/Demo/PC/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/PC/ParTest/ParTest.c b/Demo/PC/ParTest/ParTest.c
index c8506e0..7120a7e 100644
--- a/Demo/PC/ParTest/ParTest.c
+++ b/Demo/PC/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/PC/main.c b/Demo/PC/main.c
index 767c1de..23de9b7 100644
--- a/Demo/PC/main.c
+++ b/Demo/PC/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/PC/serial/serial.c b/Demo/PC/serial/serial.c
index 2c162f2..c993f13 100644
--- a/Demo/PC/serial/serial.c
+++ b/Demo/PC/serial/serial.c
@@ -6,7 +6,7 @@
 */

 

 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/PIC18_MPLAB/FreeRTOSConfig.h b/Demo/PIC18_MPLAB/FreeRTOSConfig.h
index 57d2977..620802a 100644
--- a/Demo/PIC18_MPLAB/FreeRTOSConfig.h
+++ b/Demo/PIC18_MPLAB/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/PIC18_MPLAB/ParTest/ParTest.c b/Demo/PIC18_MPLAB/ParTest/ParTest.c
index 59584ca..a4533d7 100644
--- a/Demo/PIC18_MPLAB/ParTest/ParTest.c
+++ b/Demo/PIC18_MPLAB/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/PIC18_MPLAB/main1.c b/Demo/PIC18_MPLAB/main1.c
index 0c4d0c9..73af21d 100644
--- a/Demo/PIC18_MPLAB/main1.c
+++ b/Demo/PIC18_MPLAB/main1.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/PIC18_MPLAB/main2.c b/Demo/PIC18_MPLAB/main2.c
index 1896472..d4f3397 100644
--- a/Demo/PIC18_MPLAB/main2.c
+++ b/Demo/PIC18_MPLAB/main2.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/PIC18_MPLAB/main3.c b/Demo/PIC18_MPLAB/main3.c
index 2b9c080..77e6b4d 100644
--- a/Demo/PIC18_MPLAB/main3.c
+++ b/Demo/PIC18_MPLAB/main3.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/PIC18_MPLAB/serial/serial.c b/Demo/PIC18_MPLAB/serial/serial.c
index c1ee854..de079db 100644
--- a/Demo/PIC18_MPLAB/serial/serial.c
+++ b/Demo/PIC18_MPLAB/serial/serial.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/PIC18_WizC/Demo1/FreeRTOSConfig.h b/Demo/PIC18_WizC/Demo1/FreeRTOSConfig.h
index d7691c5..3c293c0 100644
--- a/Demo/PIC18_WizC/Demo1/FreeRTOSConfig.h
+++ b/Demo/PIC18_WizC/Demo1/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/PIC18_WizC/Demo1/WIZCmake.h b/Demo/PIC18_WizC/Demo1/WIZCmake.h
index 4397877..7575d0c 100644
--- a/Demo/PIC18_WizC/Demo1/WIZCmake.h
+++ b/Demo/PIC18_WizC/Demo1/WIZCmake.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/PIC18_WizC/Demo1/fuses.c b/Demo/PIC18_WizC/Demo1/fuses.c
index 2f49a76..ae7b2fe 100644
--- a/Demo/PIC18_WizC/Demo1/fuses.c
+++ b/Demo/PIC18_WizC/Demo1/fuses.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/PIC18_WizC/Demo1/interrupt.c b/Demo/PIC18_WizC/Demo1/interrupt.c
index 82c9be4..ec89411 100644
--- a/Demo/PIC18_WizC/Demo1/interrupt.c
+++ b/Demo/PIC18_WizC/Demo1/interrupt.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/PIC18_WizC/Demo1/main.c b/Demo/PIC18_WizC/Demo1/main.c
index 5fce2ef..5a1ae45 100644
--- a/Demo/PIC18_WizC/Demo1/main.c
+++ b/Demo/PIC18_WizC/Demo1/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/PIC18_WizC/Demo2/FreeRTOSConfig.h b/Demo/PIC18_WizC/Demo2/FreeRTOSConfig.h
index b56f06c..2ab1317 100644
--- a/Demo/PIC18_WizC/Demo2/FreeRTOSConfig.h
+++ b/Demo/PIC18_WizC/Demo2/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/PIC18_WizC/Demo2/WIZCmake.h b/Demo/PIC18_WizC/Demo2/WIZCmake.h
index a0d2ffc..a8a520a 100644
--- a/Demo/PIC18_WizC/Demo2/WIZCmake.h
+++ b/Demo/PIC18_WizC/Demo2/WIZCmake.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/PIC18_WizC/Demo2/fuses.c b/Demo/PIC18_WizC/Demo2/fuses.c
index 2f49a76..ae7b2fe 100644
--- a/Demo/PIC18_WizC/Demo2/fuses.c
+++ b/Demo/PIC18_WizC/Demo2/fuses.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/PIC18_WizC/Demo2/interrupt.c b/Demo/PIC18_WizC/Demo2/interrupt.c
index 3623342..ea3e74c 100644
--- a/Demo/PIC18_WizC/Demo2/interrupt.c
+++ b/Demo/PIC18_WizC/Demo2/interrupt.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/PIC18_WizC/Demo2/main.c b/Demo/PIC18_WizC/Demo2/main.c
index 17eb45c..e89643b 100644
--- a/Demo/PIC18_WizC/Demo2/main.c
+++ b/Demo/PIC18_WizC/Demo2/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/PIC18_WizC/Demo3/FreeRTOSConfig.h b/Demo/PIC18_WizC/Demo3/FreeRTOSConfig.h
index 8a36e91..0b762dd 100644
--- a/Demo/PIC18_WizC/Demo3/FreeRTOSConfig.h
+++ b/Demo/PIC18_WizC/Demo3/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/PIC18_WizC/Demo3/WIZCmake.h b/Demo/PIC18_WizC/Demo3/WIZCmake.h
index a0d2ffc..a8a520a 100644
--- a/Demo/PIC18_WizC/Demo3/WIZCmake.h
+++ b/Demo/PIC18_WizC/Demo3/WIZCmake.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/PIC18_WizC/Demo3/fuses.c b/Demo/PIC18_WizC/Demo3/fuses.c
index 2f49a76..ae7b2fe 100644
--- a/Demo/PIC18_WizC/Demo3/fuses.c
+++ b/Demo/PIC18_WizC/Demo3/fuses.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/PIC18_WizC/Demo3/interrupt.c b/Demo/PIC18_WizC/Demo3/interrupt.c
index 3623342..ea3e74c 100644
--- a/Demo/PIC18_WizC/Demo3/interrupt.c
+++ b/Demo/PIC18_WizC/Demo3/interrupt.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/PIC18_WizC/Demo3/main.c b/Demo/PIC18_WizC/Demo3/main.c
index b804b05..ac3e9e7 100644
--- a/Demo/PIC18_WizC/Demo3/main.c
+++ b/Demo/PIC18_WizC/Demo3/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/PIC18_WizC/Demo4/FreeRTOSConfig.h b/Demo/PIC18_WizC/Demo4/FreeRTOSConfig.h
index ec0778e..a979426 100644
--- a/Demo/PIC18_WizC/Demo4/FreeRTOSConfig.h
+++ b/Demo/PIC18_WizC/Demo4/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/PIC18_WizC/Demo4/WIZCmake.h b/Demo/PIC18_WizC/Demo4/WIZCmake.h
index a0d2ffc..a8a520a 100644
--- a/Demo/PIC18_WizC/Demo4/WIZCmake.h
+++ b/Demo/PIC18_WizC/Demo4/WIZCmake.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/PIC18_WizC/Demo4/fuses.c b/Demo/PIC18_WizC/Demo4/fuses.c
index 2f49a76..ae7b2fe 100644
--- a/Demo/PIC18_WizC/Demo4/fuses.c
+++ b/Demo/PIC18_WizC/Demo4/fuses.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/PIC18_WizC/Demo4/interrupt.c b/Demo/PIC18_WizC/Demo4/interrupt.c
index 3623342..ea3e74c 100644
--- a/Demo/PIC18_WizC/Demo4/interrupt.c
+++ b/Demo/PIC18_WizC/Demo4/interrupt.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/PIC18_WizC/Demo4/main.c b/Demo/PIC18_WizC/Demo4/main.c
index 5045b10..95a7ba4 100644
--- a/Demo/PIC18_WizC/Demo4/main.c
+++ b/Demo/PIC18_WizC/Demo4/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/PIC18_WizC/Demo5/FreeRTOSConfig.h b/Demo/PIC18_WizC/Demo5/FreeRTOSConfig.h
index d772409..33075fe 100644
--- a/Demo/PIC18_WizC/Demo5/FreeRTOSConfig.h
+++ b/Demo/PIC18_WizC/Demo5/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/PIC18_WizC/Demo5/WIZCmake.h b/Demo/PIC18_WizC/Demo5/WIZCmake.h
index a0d2ffc..a8a520a 100644
--- a/Demo/PIC18_WizC/Demo5/WIZCmake.h
+++ b/Demo/PIC18_WizC/Demo5/WIZCmake.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/PIC18_WizC/Demo5/fuses.c b/Demo/PIC18_WizC/Demo5/fuses.c
index 2f49a76..ae7b2fe 100644
--- a/Demo/PIC18_WizC/Demo5/fuses.c
+++ b/Demo/PIC18_WizC/Demo5/fuses.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/PIC18_WizC/Demo5/interrupt.c b/Demo/PIC18_WizC/Demo5/interrupt.c
index 3623342..ea3e74c 100644
--- a/Demo/PIC18_WizC/Demo5/interrupt.c
+++ b/Demo/PIC18_WizC/Demo5/interrupt.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/PIC18_WizC/Demo5/main.c b/Demo/PIC18_WizC/Demo5/main.c
index 18b935b..79d690f 100644
--- a/Demo/PIC18_WizC/Demo5/main.c
+++ b/Demo/PIC18_WizC/Demo5/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/PIC18_WizC/Demo6/FreeRTOSConfig.h b/Demo/PIC18_WizC/Demo6/FreeRTOSConfig.h
index fb872a2..6618bcf 100644
--- a/Demo/PIC18_WizC/Demo6/FreeRTOSConfig.h
+++ b/Demo/PIC18_WizC/Demo6/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/PIC18_WizC/Demo6/WIZCmake.h b/Demo/PIC18_WizC/Demo6/WIZCmake.h
index a0d2ffc..a8a520a 100644
--- a/Demo/PIC18_WizC/Demo6/WIZCmake.h
+++ b/Demo/PIC18_WizC/Demo6/WIZCmake.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/PIC18_WizC/Demo6/fuses.c b/Demo/PIC18_WizC/Demo6/fuses.c
index 2f49a76..ae7b2fe 100644
--- a/Demo/PIC18_WizC/Demo6/fuses.c
+++ b/Demo/PIC18_WizC/Demo6/fuses.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/PIC18_WizC/Demo6/interrupt.c b/Demo/PIC18_WizC/Demo6/interrupt.c
index 3623342..ea3e74c 100644
--- a/Demo/PIC18_WizC/Demo6/interrupt.c
+++ b/Demo/PIC18_WizC/Demo6/interrupt.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/PIC18_WizC/Demo6/main.c b/Demo/PIC18_WizC/Demo6/main.c
index 26c9ab8..d35c6a7 100644
--- a/Demo/PIC18_WizC/Demo6/main.c
+++ b/Demo/PIC18_WizC/Demo6/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/PIC18_WizC/Demo7/FreeRTOSConfig.h b/Demo/PIC18_WizC/Demo7/FreeRTOSConfig.h
index 54de188..b5f4918 100644
--- a/Demo/PIC18_WizC/Demo7/FreeRTOSConfig.h
+++ b/Demo/PIC18_WizC/Demo7/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/PIC18_WizC/Demo7/WIZCmake.h b/Demo/PIC18_WizC/Demo7/WIZCmake.h
index a0d2ffc..a8a520a 100644
--- a/Demo/PIC18_WizC/Demo7/WIZCmake.h
+++ b/Demo/PIC18_WizC/Demo7/WIZCmake.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/PIC18_WizC/Demo7/fuses.c b/Demo/PIC18_WizC/Demo7/fuses.c
index 2f49a76..ae7b2fe 100644
--- a/Demo/PIC18_WizC/Demo7/fuses.c
+++ b/Demo/PIC18_WizC/Demo7/fuses.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/PIC18_WizC/Demo7/interrupt.c b/Demo/PIC18_WizC/Demo7/interrupt.c
index 3623342..ea3e74c 100644
--- a/Demo/PIC18_WizC/Demo7/interrupt.c
+++ b/Demo/PIC18_WizC/Demo7/interrupt.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/PIC18_WizC/Demo7/main.c b/Demo/PIC18_WizC/Demo7/main.c
index b053a80..b5ccff2 100644
--- a/Demo/PIC18_WizC/Demo7/main.c
+++ b/Demo/PIC18_WizC/Demo7/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/PIC18_WizC/ParTest/ParTest.c b/Demo/PIC18_WizC/ParTest/ParTest.c
index 74264f3..7fc1a9f 100644
--- a/Demo/PIC18_WizC/ParTest/ParTest.c
+++ b/Demo/PIC18_WizC/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/PIC18_WizC/serial/isrSerialRx.c b/Demo/PIC18_WizC/serial/isrSerialRx.c
index 22798aa..ea9f258 100644
--- a/Demo/PIC18_WizC/serial/isrSerialRx.c
+++ b/Demo/PIC18_WizC/serial/isrSerialRx.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/PIC18_WizC/serial/isrSerialTx.c b/Demo/PIC18_WizC/serial/isrSerialTx.c
index e66672f..02d5aee 100644
--- a/Demo/PIC18_WizC/serial/isrSerialTx.c
+++ b/Demo/PIC18_WizC/serial/isrSerialTx.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/PIC18_WizC/serial/serial.c b/Demo/PIC18_WizC/serial/serial.c
index 5c71d6b..3fe84c6 100644
--- a/Demo/PIC18_WizC/serial/serial.c
+++ b/Demo/PIC18_WizC/serial/serial.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/PIC24_MPLAB/FreeRTOSConfig.h b/Demo/PIC24_MPLAB/FreeRTOSConfig.h
index 4d37d7f..9f2b186 100644
--- a/Demo/PIC24_MPLAB/FreeRTOSConfig.h
+++ b/Demo/PIC24_MPLAB/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/PIC24_MPLAB/ParTest/ParTest.c b/Demo/PIC24_MPLAB/ParTest/ParTest.c
index 97f3641..0325124 100644
--- a/Demo/PIC24_MPLAB/ParTest/ParTest.c
+++ b/Demo/PIC24_MPLAB/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/PIC24_MPLAB/lcd.c b/Demo/PIC24_MPLAB/lcd.c
index b907668..46cecb7 100644
--- a/Demo/PIC24_MPLAB/lcd.c
+++ b/Demo/PIC24_MPLAB/lcd.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/PIC24_MPLAB/lcd.h b/Demo/PIC24_MPLAB/lcd.h
index 389a6f0..6c57c27 100644
--- a/Demo/PIC24_MPLAB/lcd.h
+++ b/Demo/PIC24_MPLAB/lcd.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/PIC24_MPLAB/main.c b/Demo/PIC24_MPLAB/main.c
index 437026e..1498554 100644
--- a/Demo/PIC24_MPLAB/main.c
+++ b/Demo/PIC24_MPLAB/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/PIC24_MPLAB/serial/serial.c b/Demo/PIC24_MPLAB/serial/serial.c
index 842760a..1eab7d6 100644
--- a/Demo/PIC24_MPLAB/serial/serial.c
+++ b/Demo/PIC24_MPLAB/serial/serial.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/PIC24_MPLAB/timertest.c b/Demo/PIC24_MPLAB/timertest.c
index 687e232..246492f 100644
--- a/Demo/PIC24_MPLAB/timertest.c
+++ b/Demo/PIC24_MPLAB/timertest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/PIC24_MPLAB/timertest.h b/Demo/PIC24_MPLAB/timertest.h
index 98670b1..63439ef 100644
--- a/Demo/PIC24_MPLAB/timertest.h
+++ b/Demo/PIC24_MPLAB/timertest.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/PIC32MX_MPLAB/FreeRTOSConfig.h b/Demo/PIC32MX_MPLAB/FreeRTOSConfig.h
index 70968a1..c7fbea9 100644
--- a/Demo/PIC32MX_MPLAB/FreeRTOSConfig.h
+++ b/Demo/PIC32MX_MPLAB/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/PIC32MX_MPLAB/IntQueueTimer.c b/Demo/PIC32MX_MPLAB/IntQueueTimer.c
index b8f2f00..690f73f 100644
--- a/Demo/PIC32MX_MPLAB/IntQueueTimer.c
+++ b/Demo/PIC32MX_MPLAB/IntQueueTimer.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/PIC32MX_MPLAB/IntQueueTimer.h b/Demo/PIC32MX_MPLAB/IntQueueTimer.h
index ff63ab3..5a989ce 100644
--- a/Demo/PIC32MX_MPLAB/IntQueueTimer.h
+++ b/Demo/PIC32MX_MPLAB/IntQueueTimer.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/PIC32MX_MPLAB/IntQueueTimer_isr.S b/Demo/PIC32MX_MPLAB/IntQueueTimer_isr.S
index ef25a7d..ec1af72 100644
--- a/Demo/PIC32MX_MPLAB/IntQueueTimer_isr.S
+++ b/Demo/PIC32MX_MPLAB/IntQueueTimer_isr.S
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/PIC32MX_MPLAB/ParTest/ParTest.c b/Demo/PIC32MX_MPLAB/ParTest/ParTest.c
index 2e99864..497db83 100644
--- a/Demo/PIC32MX_MPLAB/ParTest/ParTest.c
+++ b/Demo/PIC32MX_MPLAB/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/PIC32MX_MPLAB/RegisterTestTasks.s b/Demo/PIC32MX_MPLAB/RegisterTestTasks.s
index a428dde..c1816da 100644
--- a/Demo/PIC32MX_MPLAB/RegisterTestTasks.s
+++ b/Demo/PIC32MX_MPLAB/RegisterTestTasks.s
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/PIC32MX_MPLAB/lcd.c b/Demo/PIC32MX_MPLAB/lcd.c
index 0843ebf..7bf3e0b 100644
--- a/Demo/PIC32MX_MPLAB/lcd.c
+++ b/Demo/PIC32MX_MPLAB/lcd.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/PIC32MX_MPLAB/lcd.h b/Demo/PIC32MX_MPLAB/lcd.h
index 389a6f0..6c57c27 100644
--- a/Demo/PIC32MX_MPLAB/lcd.h
+++ b/Demo/PIC32MX_MPLAB/lcd.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/PIC32MX_MPLAB/main.c b/Demo/PIC32MX_MPLAB/main.c
index 3355116..0d92b17 100644
--- a/Demo/PIC32MX_MPLAB/main.c
+++ b/Demo/PIC32MX_MPLAB/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/PIC32MX_MPLAB/serial/serial.c b/Demo/PIC32MX_MPLAB/serial/serial.c
index 8b17fe0..5f83d9a 100644
--- a/Demo/PIC32MX_MPLAB/serial/serial.c
+++ b/Demo/PIC32MX_MPLAB/serial/serial.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/PIC32MX_MPLAB/timertest.c b/Demo/PIC32MX_MPLAB/timertest.c
index ade16d5..ef09c33 100644
--- a/Demo/PIC32MX_MPLAB/timertest.c
+++ b/Demo/PIC32MX_MPLAB/timertest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/PIC32MX_MPLAB/timertest.h b/Demo/PIC32MX_MPLAB/timertest.h
index 98670b1..63439ef 100644
--- a/Demo/PIC32MX_MPLAB/timertest.h
+++ b/Demo/PIC32MX_MPLAB/timertest.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/PIC32MX_MPLAB/timertest_isr.S b/Demo/PIC32MX_MPLAB/timertest_isr.S
index aab04b9..586584e 100644
--- a/Demo/PIC32MX_MPLAB/timertest_isr.S
+++ b/Demo/PIC32MX_MPLAB/timertest_isr.S
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/PPC405_FPU_Xilinx_Virtex4_GCC/RTOSDemo/FreeRTOSConfig.h b/Demo/PPC405_FPU_Xilinx_Virtex4_GCC/RTOSDemo/FreeRTOSConfig.h
index 4638b30..5f762e5 100644
--- a/Demo/PPC405_FPU_Xilinx_Virtex4_GCC/RTOSDemo/FreeRTOSConfig.h
+++ b/Demo/PPC405_FPU_Xilinx_Virtex4_GCC/RTOSDemo/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/PPC405_FPU_Xilinx_Virtex4_GCC/RTOSDemo/flop/flop-reg-test.c b/Demo/PPC405_FPU_Xilinx_Virtex4_GCC/RTOSDemo/flop/flop-reg-test.c
index 476e0a7..5311342 100644
--- a/Demo/PPC405_FPU_Xilinx_Virtex4_GCC/RTOSDemo/flop/flop-reg-test.c
+++ b/Demo/PPC405_FPU_Xilinx_Virtex4_GCC/RTOSDemo/flop/flop-reg-test.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/PPC405_FPU_Xilinx_Virtex4_GCC/RTOSDemo/flop/flop-reg-test.h b/Demo/PPC405_FPU_Xilinx_Virtex4_GCC/RTOSDemo/flop/flop-reg-test.h
index 7af9530..da24cdf 100644
--- a/Demo/PPC405_FPU_Xilinx_Virtex4_GCC/RTOSDemo/flop/flop-reg-test.h
+++ b/Demo/PPC405_FPU_Xilinx_Virtex4_GCC/RTOSDemo/flop/flop-reg-test.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/PPC405_FPU_Xilinx_Virtex4_GCC/RTOSDemo/flop/flop.c b/Demo/PPC405_FPU_Xilinx_Virtex4_GCC/RTOSDemo/flop/flop.c
index 8856027..13c6e3a 100644
--- a/Demo/PPC405_FPU_Xilinx_Virtex4_GCC/RTOSDemo/flop/flop.c
+++ b/Demo/PPC405_FPU_Xilinx_Virtex4_GCC/RTOSDemo/flop/flop.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/PPC405_FPU_Xilinx_Virtex4_GCC/RTOSDemo/main.c b/Demo/PPC405_FPU_Xilinx_Virtex4_GCC/RTOSDemo/main.c
index 333aca2..53bd00c 100644
--- a/Demo/PPC405_FPU_Xilinx_Virtex4_GCC/RTOSDemo/main.c
+++ b/Demo/PPC405_FPU_Xilinx_Virtex4_GCC/RTOSDemo/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/PPC405_FPU_Xilinx_Virtex4_GCC/RTOSDemo/partest/partest.c b/Demo/PPC405_FPU_Xilinx_Virtex4_GCC/RTOSDemo/partest/partest.c
index bd02e34..cd55b7e 100644
--- a/Demo/PPC405_FPU_Xilinx_Virtex4_GCC/RTOSDemo/partest/partest.c
+++ b/Demo/PPC405_FPU_Xilinx_Virtex4_GCC/RTOSDemo/partest/partest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/PPC405_FPU_Xilinx_Virtex4_GCC/RTOSDemo/serial/serial.c b/Demo/PPC405_FPU_Xilinx_Virtex4_GCC/RTOSDemo/serial/serial.c
index 5ebcf80..0ce6821 100644
--- a/Demo/PPC405_FPU_Xilinx_Virtex4_GCC/RTOSDemo/serial/serial.c
+++ b/Demo/PPC405_FPU_Xilinx_Virtex4_GCC/RTOSDemo/serial/serial.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/FreeRTOSConfig.h b/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/FreeRTOSConfig.h
index 3fcd688..703cd60 100644
--- a/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/FreeRTOSConfig.h
+++ b/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/flop/flop-reg-test.c b/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/flop/flop-reg-test.c
index 476e0a7..5311342 100644
--- a/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/flop/flop-reg-test.c
+++ b/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/flop/flop-reg-test.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/flop/flop-reg-test.h b/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/flop/flop-reg-test.h
index 7af9530..da24cdf 100644
--- a/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/flop/flop-reg-test.h
+++ b/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/flop/flop-reg-test.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/flop/flop.c b/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/flop/flop.c
index 8856027..13c6e3a 100644
--- a/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/flop/flop.c
+++ b/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/flop/flop.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/main.c b/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/main.c
index 5830e8d..1c0f279 100644
--- a/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/main.c
+++ b/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/partest/partest.c b/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/partest/partest.c
index bd02e34..cd55b7e 100644
--- a/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/partest/partest.c
+++ b/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/partest/partest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/serial/serial.c b/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/serial/serial.c
index 5ebcf80..0ce6821 100644
--- a/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/serial/serial.c
+++ b/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/serial/serial.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/PPC440_DP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/FreeRTOSConfig.h b/Demo/PPC440_DP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/FreeRTOSConfig.h
index 5f0dd12..4a40121 100644
--- a/Demo/PPC440_DP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/FreeRTOSConfig.h
+++ b/Demo/PPC440_DP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/PPC440_DP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop-reg-test.c b/Demo/PPC440_DP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop-reg-test.c
index 45e2f85..807a82b 100644
--- a/Demo/PPC440_DP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop-reg-test.c
+++ b/Demo/PPC440_DP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop-reg-test.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/PPC440_DP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop-reg-test.h b/Demo/PPC440_DP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop-reg-test.h
index 7af9530..da24cdf 100644
--- a/Demo/PPC440_DP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop-reg-test.h
+++ b/Demo/PPC440_DP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop-reg-test.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/PPC440_DP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop.c b/Demo/PPC440_DP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop.c
index 0493059..afdc3cf 100644
--- a/Demo/PPC440_DP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop.c
+++ b/Demo/PPC440_DP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/PPC440_DP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/main.c b/Demo/PPC440_DP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/main.c
index 6e69e69..e7920b5 100644
--- a/Demo/PPC440_DP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/main.c
+++ b/Demo/PPC440_DP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/PPC440_DP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/partest/partest.c b/Demo/PPC440_DP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/partest/partest.c
index c2c43d8..cd9b343 100644
--- a/Demo/PPC440_DP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/partest/partest.c
+++ b/Demo/PPC440_DP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/partest/partest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/PPC440_DP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/serial/serial.c b/Demo/PPC440_DP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/serial/serial.c
index 5ba6dbd..55861d5 100644
--- a/Demo/PPC440_DP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/serial/serial.c
+++ b/Demo/PPC440_DP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/serial/serial.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/PPC440_SP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/FreeRTOSConfig.h b/Demo/PPC440_SP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/FreeRTOSConfig.h
index 5f0dd12..4a40121 100644
--- a/Demo/PPC440_SP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/FreeRTOSConfig.h
+++ b/Demo/PPC440_SP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/PPC440_SP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop-reg-test.c b/Demo/PPC440_SP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop-reg-test.c
index 426c0ec..a4a85c9 100644
--- a/Demo/PPC440_SP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop-reg-test.c
+++ b/Demo/PPC440_SP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop-reg-test.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/PPC440_SP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop-reg-test.h b/Demo/PPC440_SP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop-reg-test.h
index 7af9530..da24cdf 100644
--- a/Demo/PPC440_SP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop-reg-test.h
+++ b/Demo/PPC440_SP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop-reg-test.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/PPC440_SP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop.c b/Demo/PPC440_SP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop.c
index 3a04e33..41872e2 100644
--- a/Demo/PPC440_SP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop.c
+++ b/Demo/PPC440_SP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/PPC440_SP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/main.c b/Demo/PPC440_SP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/main.c
index 7e571b5..9560100 100644
--- a/Demo/PPC440_SP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/main.c
+++ b/Demo/PPC440_SP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/PPC440_SP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/partest/partest.c b/Demo/PPC440_SP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/partest/partest.c
index c2c43d8..cd9b343 100644
--- a/Demo/PPC440_SP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/partest/partest.c
+++ b/Demo/PPC440_SP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/partest/partest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/PPC440_SP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/serial/serial.c b/Demo/PPC440_SP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/serial/serial.c
index 5ba6dbd..55861d5 100644
--- a/Demo/PPC440_SP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/serial/serial.c
+++ b/Demo/PPC440_SP_FPU_Xilinx_Virtex5_GCC/RTOSDemo/serial/serial.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/FreeRTOSConfig.h b/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/FreeRTOSConfig.h
index c0a5bdc..921470f 100644
--- a/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/FreeRTOSConfig.h
+++ b/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop-reg-test.c b/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop-reg-test.c
index 426c0ec..a4a85c9 100644
--- a/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop-reg-test.c
+++ b/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop-reg-test.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop-reg-test.h b/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop-reg-test.h
index 7af9530..da24cdf 100644
--- a/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop-reg-test.h
+++ b/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop-reg-test.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop.c b/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop.c
index 3a04e33..41872e2 100644
--- a/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop.c
+++ b/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/main.c b/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/main.c
index ec55d7d..73e05a9 100644
--- a/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/main.c
+++ b/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/partest/partest.c b/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/partest/partest.c
index 9f7dcd6..637538a 100644
--- a/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/partest/partest.c
+++ b/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/partest/partest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/serial/serial.c b/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/serial/serial.c
index 5ba6dbd..55861d5 100644
--- a/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/serial/serial.c
+++ b/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/serial/serial.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/FreeRTOSConfig.h b/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/FreeRTOSConfig.h
index c4a7da8..3ded2a2 100644
--- a/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/FreeRTOSConfig.h
+++ b/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/HighFrequencyTimerTest.c b/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/HighFrequencyTimerTest.c
index fe50016..1fc76be 100644
--- a/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/HighFrequencyTimerTest.c
+++ b/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/HighFrequencyTimerTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/IntQueueTimer.c b/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/IntQueueTimer.c
index b20dd54..15b6c05 100644
--- a/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/IntQueueTimer.c
+++ b/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/IntQueueTimer.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/ParTest.c b/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/ParTest.c
index 29006dc..d191a2b 100644
--- a/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/ParTest.c
+++ b/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/include/IntQueueTimer.h b/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/include/IntQueueTimer.h
index ff63ab3..5a989ce 100644
--- a/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/include/IntQueueTimer.h
+++ b/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/include/IntQueueTimer.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/main-blinky.c b/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/main-blinky.c
index 6fa62ad..f22974f 100644
--- a/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/main-blinky.c
+++ b/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/main-blinky.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/main-full.c b/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/main-full.c
index fbf9106..1acf3a4 100644
--- a/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/main-full.c
+++ b/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/main-full.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/uIP_Task.c b/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/uIP_Task.c
index 847c9cb..05fa89a 100644
--- a/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/uIP_Task.c
+++ b/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/uIP_Task.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/webserver/EMAC.c b/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/webserver/EMAC.c
index 945796a..6d270ee 100644
--- a/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/webserver/EMAC.c
+++ b/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/webserver/EMAC.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/RX600_RX62N-RDK_IAR/FreeRTOSConfig.h b/Demo/RX600_RX62N-RDK_IAR/FreeRTOSConfig.h
index 17d4fc2..31a9a69 100644
--- a/Demo/RX600_RX62N-RDK_IAR/FreeRTOSConfig.h
+++ b/Demo/RX600_RX62N-RDK_IAR/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/RX600_RX62N-RDK_IAR/HighFrequencyTimerTest.c b/Demo/RX600_RX62N-RDK_IAR/HighFrequencyTimerTest.c
index ac8054a..f11cb73 100644
--- a/Demo/RX600_RX62N-RDK_IAR/HighFrequencyTimerTest.c
+++ b/Demo/RX600_RX62N-RDK_IAR/HighFrequencyTimerTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/RX600_RX62N-RDK_IAR/IntQueueTimer.c b/Demo/RX600_RX62N-RDK_IAR/IntQueueTimer.c
index 2cea4ef..2d31db5 100644
--- a/Demo/RX600_RX62N-RDK_IAR/IntQueueTimer.c
+++ b/Demo/RX600_RX62N-RDK_IAR/IntQueueTimer.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/RX600_RX62N-RDK_IAR/ParTest.c b/Demo/RX600_RX62N-RDK_IAR/ParTest.c
index 1784746..49fd248 100644
--- a/Demo/RX600_RX62N-RDK_IAR/ParTest.c
+++ b/Demo/RX600_RX62N-RDK_IAR/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/RX600_RX62N-RDK_IAR/PriorityDefinitions.h b/Demo/RX600_RX62N-RDK_IAR/PriorityDefinitions.h
index 91313bb..da6ca52 100644
--- a/Demo/RX600_RX62N-RDK_IAR/PriorityDefinitions.h
+++ b/Demo/RX600_RX62N-RDK_IAR/PriorityDefinitions.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/RX600_RX62N-RDK_IAR/RegTest.s b/Demo/RX600_RX62N-RDK_IAR/RegTest.s
index 3691b95..86dd659 100644
--- a/Demo/RX600_RX62N-RDK_IAR/RegTest.s
+++ b/Demo/RX600_RX62N-RDK_IAR/RegTest.s
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/RX600_RX62N-RDK_IAR/include/IntQueueTimer.h b/Demo/RX600_RX62N-RDK_IAR/include/IntQueueTimer.h
index ff63ab3..5a989ce 100644
--- a/Demo/RX600_RX62N-RDK_IAR/include/IntQueueTimer.h
+++ b/Demo/RX600_RX62N-RDK_IAR/include/IntQueueTimer.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/RX600_RX62N-RDK_IAR/main-blinky.c b/Demo/RX600_RX62N-RDK_IAR/main-blinky.c
index ce7ec47..809217c 100644
--- a/Demo/RX600_RX62N-RDK_IAR/main-blinky.c
+++ b/Demo/RX600_RX62N-RDK_IAR/main-blinky.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/RX600_RX62N-RDK_IAR/main-full.c b/Demo/RX600_RX62N-RDK_IAR/main-full.c
index a14c830..fbf8cb8 100644
--- a/Demo/RX600_RX62N-RDK_IAR/main-full.c
+++ b/Demo/RX600_RX62N-RDK_IAR/main-full.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/RX600_RX62N-RDK_IAR/uIP_Task.c b/Demo/RX600_RX62N-RDK_IAR/uIP_Task.c
index 17a5925..777e694 100644
--- a/Demo/RX600_RX62N-RDK_IAR/uIP_Task.c
+++ b/Demo/RX600_RX62N-RDK_IAR/uIP_Task.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/RX600_RX62N-RDK_IAR/webserver/EMAC.c b/Demo/RX600_RX62N-RDK_IAR/webserver/EMAC.c
index 01ce33e..3e477c3 100644
--- a/Demo/RX600_RX62N-RDK_IAR/webserver/EMAC.c
+++ b/Demo/RX600_RX62N-RDK_IAR/webserver/EMAC.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/FreeRTOSConfig.h b/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/FreeRTOSConfig.h
index 0d3b550..9da072f 100644
--- a/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/FreeRTOSConfig.h
+++ b/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/HighFrequencyTimerTest.c b/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/HighFrequencyTimerTest.c
index 3499cab..90ddf00 100644
--- a/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/HighFrequencyTimerTest.c
+++ b/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/HighFrequencyTimerTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/IntQueueTimer.c b/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/IntQueueTimer.c
index 9d95a7b..b373e57 100644
--- a/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/IntQueueTimer.c
+++ b/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/IntQueueTimer.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/ParTest.c b/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/ParTest.c
index 7116f96..8460da9 100644
--- a/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/ParTest.c
+++ b/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/include/IntQueueTimer.h b/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/include/IntQueueTimer.h
index ff63ab3..5a989ce 100644
--- a/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/include/IntQueueTimer.h
+++ b/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/include/IntQueueTimer.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/main-blinky.c b/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/main-blinky.c
index 5b2988a..5b63f63 100644
--- a/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/main-blinky.c
+++ b/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/main-blinky.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/main-full.c b/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/main-full.c
index 3ef5e6a..bc1f8bf 100644
--- a/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/main-full.c
+++ b/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/main-full.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/uIP_Task.c b/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/uIP_Task.c
index 847c9cb..05fa89a 100644
--- a/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/uIP_Task.c
+++ b/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/uIP_Task.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/webserver/EMAC.c b/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/webserver/EMAC.c
index 53951cf..395cb45 100644
--- a/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/webserver/EMAC.c
+++ b/Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/webserver/EMAC.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/FreeRTOSConfig.h b/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/FreeRTOSConfig.h
index 9a67850..0b2c97e 100644
--- a/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/FreeRTOSConfig.h
+++ b/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/HighFrequencyTimerTest.c b/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/HighFrequencyTimerTest.c
index fe50016..1fc76be 100644
--- a/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/HighFrequencyTimerTest.c
+++ b/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/HighFrequencyTimerTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/IntQueueTimer.c b/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/IntQueueTimer.c
index b20dd54..15b6c05 100644
--- a/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/IntQueueTimer.c
+++ b/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/IntQueueTimer.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/ParTest.c b/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/ParTest.c
index a50d504..0c5f299 100644
--- a/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/ParTest.c
+++ b/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/include/IntQueueTimer.h b/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/include/IntQueueTimer.h
index ff63ab3..5a989ce 100644
--- a/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/include/IntQueueTimer.h
+++ b/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/include/IntQueueTimer.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/main-blinky.c b/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/main-blinky.c
index 6fa62ad..f22974f 100644
--- a/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/main-blinky.c
+++ b/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/main-blinky.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/main-full.c b/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/main-full.c
index fbf9106..1acf3a4 100644
--- a/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/main-full.c
+++ b/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/main-full.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/uIP_Task.c b/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/uIP_Task.c
index 847c9cb..05fa89a 100644
--- a/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/uIP_Task.c
+++ b/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/uIP_Task.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/webserver/EMAC.c b/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/webserver/EMAC.c
index 945796a..6d270ee 100644
--- a/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/webserver/EMAC.c
+++ b/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/webserver/EMAC.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/RX600_RX62N-RSK_IAR/FreeRTOSConfig.h b/Demo/RX600_RX62N-RSK_IAR/FreeRTOSConfig.h
index 55181ca..d2b27e4 100644
--- a/Demo/RX600_RX62N-RSK_IAR/FreeRTOSConfig.h
+++ b/Demo/RX600_RX62N-RSK_IAR/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/RX600_RX62N-RSK_IAR/HighFrequencyTimerTest.c b/Demo/RX600_RX62N-RSK_IAR/HighFrequencyTimerTest.c
index ac8054a..f11cb73 100644
--- a/Demo/RX600_RX62N-RSK_IAR/HighFrequencyTimerTest.c
+++ b/Demo/RX600_RX62N-RSK_IAR/HighFrequencyTimerTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/RX600_RX62N-RSK_IAR/IntQueueTimer.c b/Demo/RX600_RX62N-RSK_IAR/IntQueueTimer.c
index 2cea4ef..2d31db5 100644
--- a/Demo/RX600_RX62N-RSK_IAR/IntQueueTimer.c
+++ b/Demo/RX600_RX62N-RSK_IAR/IntQueueTimer.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/RX600_RX62N-RSK_IAR/ParTest.c b/Demo/RX600_RX62N-RSK_IAR/ParTest.c
index f37cc90..adc19f9 100644
--- a/Demo/RX600_RX62N-RSK_IAR/ParTest.c
+++ b/Demo/RX600_RX62N-RSK_IAR/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/RX600_RX62N-RSK_IAR/PriorityDefinitions.h b/Demo/RX600_RX62N-RSK_IAR/PriorityDefinitions.h
index 91313bb..da6ca52 100644
--- a/Demo/RX600_RX62N-RSK_IAR/PriorityDefinitions.h
+++ b/Demo/RX600_RX62N-RSK_IAR/PriorityDefinitions.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/RX600_RX62N-RSK_IAR/RegTest.s b/Demo/RX600_RX62N-RSK_IAR/RegTest.s
index 3691b95..86dd659 100644
--- a/Demo/RX600_RX62N-RSK_IAR/RegTest.s
+++ b/Demo/RX600_RX62N-RSK_IAR/RegTest.s
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/RX600_RX62N-RSK_IAR/include/IntQueueTimer.h b/Demo/RX600_RX62N-RSK_IAR/include/IntQueueTimer.h
index ff63ab3..5a989ce 100644
--- a/Demo/RX600_RX62N-RSK_IAR/include/IntQueueTimer.h
+++ b/Demo/RX600_RX62N-RSK_IAR/include/IntQueueTimer.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/RX600_RX62N-RSK_IAR/main-blinky.c b/Demo/RX600_RX62N-RSK_IAR/main-blinky.c
index c29ea92..23463c5 100644
--- a/Demo/RX600_RX62N-RSK_IAR/main-blinky.c
+++ b/Demo/RX600_RX62N-RSK_IAR/main-blinky.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/RX600_RX62N-RSK_IAR/main-full.c b/Demo/RX600_RX62N-RSK_IAR/main-full.c
index aa9392c..aae2e8f 100644
--- a/Demo/RX600_RX62N-RSK_IAR/main-full.c
+++ b/Demo/RX600_RX62N-RSK_IAR/main-full.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/RX600_RX62N-RSK_IAR/uIP_Task.c b/Demo/RX600_RX62N-RSK_IAR/uIP_Task.c
index 17a5925..777e694 100644
--- a/Demo/RX600_RX62N-RSK_IAR/uIP_Task.c
+++ b/Demo/RX600_RX62N-RSK_IAR/uIP_Task.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/RX600_RX62N-RSK_IAR/webserver/EMAC.c b/Demo/RX600_RX62N-RSK_IAR/webserver/EMAC.c
index 01ce33e..3e477c3 100644
--- a/Demo/RX600_RX62N-RSK_IAR/webserver/EMAC.c
+++ b/Demo/RX600_RX62N-RSK_IAR/webserver/EMAC.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/FreeRTOSConfig.h b/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/FreeRTOSConfig.h
index 4c7ee4b..91b84ed 100644
--- a/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/FreeRTOSConfig.h
+++ b/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/HighFrequencyTimerTest.c b/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/HighFrequencyTimerTest.c
index 3499cab..90ddf00 100644
--- a/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/HighFrequencyTimerTest.c
+++ b/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/HighFrequencyTimerTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/IntQueueTimer.c b/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/IntQueueTimer.c
index 9d95a7b..b373e57 100644
--- a/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/IntQueueTimer.c
+++ b/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/IntQueueTimer.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/ParTest.c b/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/ParTest.c
index a50d504..0c5f299 100644
--- a/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/ParTest.c
+++ b/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/include/IntQueueTimer.h b/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/include/IntQueueTimer.h
index ff63ab3..5a989ce 100644
--- a/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/include/IntQueueTimer.h
+++ b/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/include/IntQueueTimer.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/main-blinky.c b/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/main-blinky.c
index 5b2988a..5b63f63 100644
--- a/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/main-blinky.c
+++ b/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/main-blinky.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/main-full.c b/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/main-full.c
index 9aa2de5..1b1dc7e 100644
--- a/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/main-full.c
+++ b/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/main-full.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/uIP_Task.c b/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/uIP_Task.c
index 847c9cb..05fa89a 100644
--- a/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/uIP_Task.c
+++ b/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/uIP_Task.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/webserver/EMAC.c b/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/webserver/EMAC.c
index 8fe6533..9d13cd8 100644
--- a/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/webserver/EMAC.c
+++ b/Demo/RX600_RX62N-RSK_Renesas/RTOSDemo/webserver/EMAC.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/SuperH_SH7216_Renesas/RTOSDemo/FreeRTOSConfig.h b/Demo/SuperH_SH7216_Renesas/RTOSDemo/FreeRTOSConfig.h
index aa3a6da..b8e8e18 100644
--- a/Demo/SuperH_SH7216_Renesas/RTOSDemo/FreeRTOSConfig.h
+++ b/Demo/SuperH_SH7216_Renesas/RTOSDemo/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/SuperH_SH7216_Renesas/RTOSDemo/ParTest/ParTest.c b/Demo/SuperH_SH7216_Renesas/RTOSDemo/ParTest/ParTest.c
index f084e5c..086ef2f 100644
--- a/Demo/SuperH_SH7216_Renesas/RTOSDemo/ParTest/ParTest.c
+++ b/Demo/SuperH_SH7216_Renesas/RTOSDemo/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/SuperH_SH7216_Renesas/RTOSDemo/flop.c b/Demo/SuperH_SH7216_Renesas/RTOSDemo/flop.c
index 0c8f3f6..1c63d05 100644
--- a/Demo/SuperH_SH7216_Renesas/RTOSDemo/flop.c
+++ b/Demo/SuperH_SH7216_Renesas/RTOSDemo/flop.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/SuperH_SH7216_Renesas/RTOSDemo/main.c b/Demo/SuperH_SH7216_Renesas/RTOSDemo/main.c
index 21afdb3..a1f2c27 100644
--- a/Demo/SuperH_SH7216_Renesas/RTOSDemo/main.c
+++ b/Demo/SuperH_SH7216_Renesas/RTOSDemo/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/SuperH_SH7216_Renesas/RTOSDemo/regtest.src b/Demo/SuperH_SH7216_Renesas/RTOSDemo/regtest.src
index d47537c..eb63537 100644
--- a/Demo/SuperH_SH7216_Renesas/RTOSDemo/regtest.src
+++ b/Demo/SuperH_SH7216_Renesas/RTOSDemo/regtest.src
@@ -1,5 +1,5 @@
 ;/*

-;    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+;    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 ;	

 ;

 ;    ***************************************************************************

diff --git a/Demo/SuperH_SH7216_Renesas/RTOSDemo/uIP_Task.c b/Demo/SuperH_SH7216_Renesas/RTOSDemo/uIP_Task.c
index f2f19cb..4a4b9a1 100644
--- a/Demo/SuperH_SH7216_Renesas/RTOSDemo/uIP_Task.c
+++ b/Demo/SuperH_SH7216_Renesas/RTOSDemo/uIP_Task.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/SuperH_SH7216_Renesas/RTOSDemo/webserver/EMAC.c b/Demo/SuperH_SH7216_Renesas/RTOSDemo/webserver/EMAC.c
index 8b1d481..47ba1aa 100644
--- a/Demo/SuperH_SH7216_Renesas/RTOSDemo/webserver/EMAC.c
+++ b/Demo/SuperH_SH7216_Renesas/RTOSDemo/webserver/EMAC.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/SuperH_SH7216_Renesas/RTOSDemo/webserver/EMAC_ISR.src b/Demo/SuperH_SH7216_Renesas/RTOSDemo/webserver/EMAC_ISR.src
index 97dec9f..7fc0985 100644
--- a/Demo/SuperH_SH7216_Renesas/RTOSDemo/webserver/EMAC_ISR.src
+++ b/Demo/SuperH_SH7216_Renesas/RTOSDemo/webserver/EMAC_ISR.src
@@ -1,5 +1,5 @@
 ;/*

-;    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+;    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 ;	

 ;

 ;    ***************************************************************************

diff --git a/Demo/WIN32-MSVC/DemosModifiedForLowTickRate/recmutex.c b/Demo/WIN32-MSVC/DemosModifiedForLowTickRate/recmutex.c
index 213f301..1e247fa 100644
--- a/Demo/WIN32-MSVC/DemosModifiedForLowTickRate/recmutex.c
+++ b/Demo/WIN32-MSVC/DemosModifiedForLowTickRate/recmutex.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/WIN32-MSVC/FreeRTOSConfig.h b/Demo/WIN32-MSVC/FreeRTOSConfig.h
index 5a41164..d946a07 100644
--- a/Demo/WIN32-MSVC/FreeRTOSConfig.h
+++ b/Demo/WIN32-MSVC/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/WIN32-MSVC/main.c b/Demo/WIN32-MSVC/main.c
index 8eee493..3ff9e4d 100644
--- a/Demo/WIN32-MSVC/main.c
+++ b/Demo/WIN32-MSVC/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/WIN32-MingW/DemosModifiedForLowTickRate/recmutex.c b/Demo/WIN32-MingW/DemosModifiedForLowTickRate/recmutex.c
index 213f301..1e247fa 100644
--- a/Demo/WIN32-MingW/DemosModifiedForLowTickRate/recmutex.c
+++ b/Demo/WIN32-MingW/DemosModifiedForLowTickRate/recmutex.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/WIN32-MingW/FreeRTOSConfig.h b/Demo/WIN32-MingW/FreeRTOSConfig.h
index 65441bf..c311de5 100644
--- a/Demo/WIN32-MingW/FreeRTOSConfig.h
+++ b/Demo/WIN32-MingW/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/WIN32-MingW/main.c b/Demo/WIN32-MingW/main.c
index 7bb0dac..dfcc245 100644
--- a/Demo/WIN32-MingW/main.c
+++ b/Demo/WIN32-MingW/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/WizNET_DEMO_GCC_ARM7/FreeRTOSConfig.h b/Demo/WizNET_DEMO_GCC_ARM7/FreeRTOSConfig.h
index 3f1cfab..45e442d 100644
--- a/Demo/WizNET_DEMO_GCC_ARM7/FreeRTOSConfig.h
+++ b/Demo/WizNET_DEMO_GCC_ARM7/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/WizNET_DEMO_GCC_ARM7/HTTP_Serv.c b/Demo/WizNET_DEMO_GCC_ARM7/HTTP_Serv.c
index 61e69c0..11d6fd8 100644
--- a/Demo/WizNET_DEMO_GCC_ARM7/HTTP_Serv.c
+++ b/Demo/WizNET_DEMO_GCC_ARM7/HTTP_Serv.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/WizNET_DEMO_GCC_ARM7/HTTP_Serv.h b/Demo/WizNET_DEMO_GCC_ARM7/HTTP_Serv.h
index 567d69f..b6e7dcd 100644
--- a/Demo/WizNET_DEMO_GCC_ARM7/HTTP_Serv.h
+++ b/Demo/WizNET_DEMO_GCC_ARM7/HTTP_Serv.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/WizNET_DEMO_GCC_ARM7/Makefile b/Demo/WizNET_DEMO_GCC_ARM7/Makefile
index 7709cb9..f2a5858 100644
--- a/Demo/WizNET_DEMO_GCC_ARM7/Makefile
+++ b/Demo/WizNET_DEMO_GCC_ARM7/Makefile
@@ -1,5 +1,5 @@
 #/*

-#    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+#    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 #	

 #

 #    ***************************************************************************

diff --git a/Demo/WizNET_DEMO_GCC_ARM7/TCP.c b/Demo/WizNET_DEMO_GCC_ARM7/TCP.c
index 8e1b443..c5af111 100644
--- a/Demo/WizNET_DEMO_GCC_ARM7/TCP.c
+++ b/Demo/WizNET_DEMO_GCC_ARM7/TCP.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/WizNET_DEMO_GCC_ARM7/TCP.h b/Demo/WizNET_DEMO_GCC_ARM7/TCP.h
index 59e460f..764535f 100644
--- a/Demo/WizNET_DEMO_GCC_ARM7/TCP.h
+++ b/Demo/WizNET_DEMO_GCC_ARM7/TCP.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/WizNET_DEMO_GCC_ARM7/TCPISR.c b/Demo/WizNET_DEMO_GCC_ARM7/TCPISR.c
index af49e8d..c3c4e8a 100644
--- a/Demo/WizNET_DEMO_GCC_ARM7/TCPISR.c
+++ b/Demo/WizNET_DEMO_GCC_ARM7/TCPISR.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/WizNET_DEMO_GCC_ARM7/html_pages.h b/Demo/WizNET_DEMO_GCC_ARM7/html_pages.h
index 6f6746b..8785bf0 100644
--- a/Demo/WizNET_DEMO_GCC_ARM7/html_pages.h
+++ b/Demo/WizNET_DEMO_GCC_ARM7/html_pages.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/WizNET_DEMO_GCC_ARM7/i2c.c b/Demo/WizNET_DEMO_GCC_ARM7/i2c.c
index c20a6da..2126d31 100644
--- a/Demo/WizNET_DEMO_GCC_ARM7/i2c.c
+++ b/Demo/WizNET_DEMO_GCC_ARM7/i2c.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/WizNET_DEMO_GCC_ARM7/i2c.h b/Demo/WizNET_DEMO_GCC_ARM7/i2c.h
index 00d38fa..2c2f13a 100644
--- a/Demo/WizNET_DEMO_GCC_ARM7/i2c.h
+++ b/Demo/WizNET_DEMO_GCC_ARM7/i2c.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/WizNET_DEMO_GCC_ARM7/i2cISR.c b/Demo/WizNET_DEMO_GCC_ARM7/i2cISR.c
index 39464ef..320ba60 100644
--- a/Demo/WizNET_DEMO_GCC_ARM7/i2cISR.c
+++ b/Demo/WizNET_DEMO_GCC_ARM7/i2cISR.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/WizNET_DEMO_GCC_ARM7/main.c b/Demo/WizNET_DEMO_GCC_ARM7/main.c
index 81ef132..25be8ce 100644
--- a/Demo/WizNET_DEMO_GCC_ARM7/main.c
+++ b/Demo/WizNET_DEMO_GCC_ARM7/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/WizNET_DEMO_TERN_186/FreeRTOSConfig.h b/Demo/WizNET_DEMO_TERN_186/FreeRTOSConfig.h
index 4476215..f0bfa32 100644
--- a/Demo/WizNET_DEMO_TERN_186/FreeRTOSConfig.h
+++ b/Demo/WizNET_DEMO_TERN_186/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/WizNET_DEMO_TERN_186/HTTPTask.c b/Demo/WizNET_DEMO_TERN_186/HTTPTask.c
index 98e7467..3514d78 100644
--- a/Demo/WizNET_DEMO_TERN_186/HTTPTask.c
+++ b/Demo/WizNET_DEMO_TERN_186/HTTPTask.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/WizNET_DEMO_TERN_186/HTTPTask.h b/Demo/WizNET_DEMO_TERN_186/HTTPTask.h
index c1350ef..74e8746 100644
--- a/Demo/WizNET_DEMO_TERN_186/HTTPTask.h
+++ b/Demo/WizNET_DEMO_TERN_186/HTTPTask.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/WizNET_DEMO_TERN_186/main.c b/Demo/WizNET_DEMO_TERN_186/main.c
index f9ecd8b..c07b6bc 100644
--- a/Demo/WizNET_DEMO_TERN_186/main.c
+++ b/Demo/WizNET_DEMO_TERN_186/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/WizNET_DEMO_TERN_186/serial/serial.c b/Demo/WizNET_DEMO_TERN_186/serial/serial.c
index 5ec8df4..362e8d2 100644
--- a/Demo/WizNET_DEMO_TERN_186/serial/serial.c
+++ b/Demo/WizNET_DEMO_TERN_186/serial/serial.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/dsPIC_MPLAB/FreeRTOSConfig.h b/Demo/dsPIC_MPLAB/FreeRTOSConfig.h
index 6620d4a..5b7cd6e 100644
--- a/Demo/dsPIC_MPLAB/FreeRTOSConfig.h
+++ b/Demo/dsPIC_MPLAB/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/dsPIC_MPLAB/ParTest/ParTest.c b/Demo/dsPIC_MPLAB/ParTest/ParTest.c
index 4389da5..79ad780 100644
--- a/Demo/dsPIC_MPLAB/ParTest/ParTest.c
+++ b/Demo/dsPIC_MPLAB/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/dsPIC_MPLAB/lcd.c b/Demo/dsPIC_MPLAB/lcd.c
index d3d150f..dcd6e51 100644
--- a/Demo/dsPIC_MPLAB/lcd.c
+++ b/Demo/dsPIC_MPLAB/lcd.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/dsPIC_MPLAB/lcd.h b/Demo/dsPIC_MPLAB/lcd.h
index 389a6f0..6c57c27 100644
--- a/Demo/dsPIC_MPLAB/lcd.h
+++ b/Demo/dsPIC_MPLAB/lcd.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/dsPIC_MPLAB/main.c b/Demo/dsPIC_MPLAB/main.c
index 437026e..1498554 100644
--- a/Demo/dsPIC_MPLAB/main.c
+++ b/Demo/dsPIC_MPLAB/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/dsPIC_MPLAB/serial/serial.c b/Demo/dsPIC_MPLAB/serial/serial.c
index 91b7470..4abd27f 100644
--- a/Demo/dsPIC_MPLAB/serial/serial.c
+++ b/Demo/dsPIC_MPLAB/serial/serial.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/dsPIC_MPLAB/timertest.c b/Demo/dsPIC_MPLAB/timertest.c
index 687e232..246492f 100644
--- a/Demo/dsPIC_MPLAB/timertest.c
+++ b/Demo/dsPIC_MPLAB/timertest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/dsPIC_MPLAB/timertest.h b/Demo/dsPIC_MPLAB/timertest.h
index 98670b1..63439ef 100644
--- a/Demo/dsPIC_MPLAB/timertest.h
+++ b/Demo/dsPIC_MPLAB/timertest.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/lwIP_Demo_Rowley_ARM7/BasicWEB.c b/Demo/lwIP_Demo_Rowley_ARM7/BasicWEB.c
index f44875f..f6a660f 100644
--- a/Demo/lwIP_Demo_Rowley_ARM7/BasicWEB.c
+++ b/Demo/lwIP_Demo_Rowley_ARM7/BasicWEB.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/lwIP_Demo_Rowley_ARM7/BasicWEB.h b/Demo/lwIP_Demo_Rowley_ARM7/BasicWEB.h
index 6262dcc..2c6f5c1 100644
--- a/Demo/lwIP_Demo_Rowley_ARM7/BasicWEB.h
+++ b/Demo/lwIP_Demo_Rowley_ARM7/BasicWEB.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/lwIP_Demo_Rowley_ARM7/EMAC/SAM7_EMAC.c b/Demo/lwIP_Demo_Rowley_ARM7/EMAC/SAM7_EMAC.c
index 84bf574..0d50539 100644
--- a/Demo/lwIP_Demo_Rowley_ARM7/EMAC/SAM7_EMAC.c
+++ b/Demo/lwIP_Demo_Rowley_ARM7/EMAC/SAM7_EMAC.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/lwIP_Demo_Rowley_ARM7/EMAC/SAM7_EMAC.h b/Demo/lwIP_Demo_Rowley_ARM7/EMAC/SAM7_EMAC.h
index bb7f52a..adb49cb 100644
--- a/Demo/lwIP_Demo_Rowley_ARM7/EMAC/SAM7_EMAC.h
+++ b/Demo/lwIP_Demo_Rowley_ARM7/EMAC/SAM7_EMAC.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/lwIP_Demo_Rowley_ARM7/EMAC/SAM7_EMAC_ISR.c b/Demo/lwIP_Demo_Rowley_ARM7/EMAC/SAM7_EMAC_ISR.c
index f0ac830..63c80d3 100644
--- a/Demo/lwIP_Demo_Rowley_ARM7/EMAC/SAM7_EMAC_ISR.c
+++ b/Demo/lwIP_Demo_Rowley_ARM7/EMAC/SAM7_EMAC_ISR.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/lwIP_Demo_Rowley_ARM7/FreeRTOSConfig.h b/Demo/lwIP_Demo_Rowley_ARM7/FreeRTOSConfig.h
index 88e2641..328b81c 100644
--- a/Demo/lwIP_Demo_Rowley_ARM7/FreeRTOSConfig.h
+++ b/Demo/lwIP_Demo_Rowley_ARM7/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/lwIP_Demo_Rowley_ARM7/ParTest/ParTest.c b/Demo/lwIP_Demo_Rowley_ARM7/ParTest/ParTest.c
index b8dc8cf..0e7b14a 100644
--- a/Demo/lwIP_Demo_Rowley_ARM7/ParTest/ParTest.c
+++ b/Demo/lwIP_Demo_Rowley_ARM7/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/lwIP_Demo_Rowley_ARM7/USB/USB-CDC.c b/Demo/lwIP_Demo_Rowley_ARM7/USB/USB-CDC.c
index 65db593..fe4feb0 100644
--- a/Demo/lwIP_Demo_Rowley_ARM7/USB/USB-CDC.c
+++ b/Demo/lwIP_Demo_Rowley_ARM7/USB/USB-CDC.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/lwIP_Demo_Rowley_ARM7/USB/USB-CDC.h b/Demo/lwIP_Demo_Rowley_ARM7/USB/USB-CDC.h
index 3a52a84..4928644 100644
--- a/Demo/lwIP_Demo_Rowley_ARM7/USB/USB-CDC.h
+++ b/Demo/lwIP_Demo_Rowley_ARM7/USB/USB-CDC.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/lwIP_Demo_Rowley_ARM7/USB/USBIsr.c b/Demo/lwIP_Demo_Rowley_ARM7/USB/USBIsr.c
index 3fb4921..eff1872 100644
--- a/Demo/lwIP_Demo_Rowley_ARM7/USB/USBIsr.c
+++ b/Demo/lwIP_Demo_Rowley_ARM7/USB/USBIsr.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/lwIP_Demo_Rowley_ARM7/USB/descriptors.h b/Demo/lwIP_Demo_Rowley_ARM7/USB/descriptors.h
index 9547ed5..0b7fef7 100644
--- a/Demo/lwIP_Demo_Rowley_ARM7/USB/descriptors.h
+++ b/Demo/lwIP_Demo_Rowley_ARM7/USB/descriptors.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/lwIP_Demo_Rowley_ARM7/USB/usb.h b/Demo/lwIP_Demo_Rowley_ARM7/USB/usb.h
index f11cc75..971340a 100644
--- a/Demo/lwIP_Demo_Rowley_ARM7/USB/usb.h
+++ b/Demo/lwIP_Demo_Rowley_ARM7/USB/usb.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/lwIP_Demo_Rowley_ARM7/main.c b/Demo/lwIP_Demo_Rowley_ARM7/main.c
index 8194926..d592a13 100644
--- a/Demo/lwIP_Demo_Rowley_ARM7/main.c
+++ b/Demo/lwIP_Demo_Rowley_ARM7/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/lwIP_Demo_Rowley_ARM7/makefile b/Demo/lwIP_Demo_Rowley_ARM7/makefile
index 1bafa74..1c4b16d 100644
--- a/Demo/lwIP_Demo_Rowley_ARM7/makefile
+++ b/Demo/lwIP_Demo_Rowley_ARM7/makefile
@@ -1,5 +1,5 @@
 #/*

-#    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+#    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 #	

 #

 #    ***************************************************************************

diff --git a/Demo/msp430_CrossWorks/FreeRTOSConfig.h b/Demo/msp430_CrossWorks/FreeRTOSConfig.h
index aebbaba..c405b18 100644
--- a/Demo/msp430_CrossWorks/FreeRTOSConfig.h
+++ b/Demo/msp430_CrossWorks/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/msp430_CrossWorks/ParTest/ParTest.c b/Demo/msp430_CrossWorks/ParTest/ParTest.c
index 9742c91..73400c8 100644
--- a/Demo/msp430_CrossWorks/ParTest/ParTest.c
+++ b/Demo/msp430_CrossWorks/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/msp430_CrossWorks/main.c b/Demo/msp430_CrossWorks/main.c
index a30bac3..76320b8 100644
--- a/Demo/msp430_CrossWorks/main.c
+++ b/Demo/msp430_CrossWorks/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/msp430_CrossWorks/serial/serial.c b/Demo/msp430_CrossWorks/serial/serial.c
index 4a55e08..15ad366 100644
--- a/Demo/msp430_CrossWorks/serial/serial.c
+++ b/Demo/msp430_CrossWorks/serial/serial.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/msp430_CrossWorks/serial/serialASM.asm b/Demo/msp430_CrossWorks/serial/serialASM.asm
index 8fe2dd9..b2baa8a 100644
--- a/Demo/msp430_CrossWorks/serial/serialASM.asm
+++ b/Demo/msp430_CrossWorks/serial/serialASM.asm
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/msp430_GCC/FreeRTOSConfig.h b/Demo/msp430_GCC/FreeRTOSConfig.h
index c17875a..e8b92b2 100644
--- a/Demo/msp430_GCC/FreeRTOSConfig.h
+++ b/Demo/msp430_GCC/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/msp430_GCC/ParTest/ParTest.c b/Demo/msp430_GCC/ParTest/ParTest.c
index a6145ba..6049acf 100644
--- a/Demo/msp430_GCC/ParTest/ParTest.c
+++ b/Demo/msp430_GCC/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/msp430_GCC/main.c b/Demo/msp430_GCC/main.c
index d633035..a1e1543 100644
--- a/Demo/msp430_GCC/main.c
+++ b/Demo/msp430_GCC/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/msp430_GCC/makefile b/Demo/msp430_GCC/makefile
index bb9eaa0..2895b33 100644
--- a/Demo/msp430_GCC/makefile
+++ b/Demo/msp430_GCC/makefile
@@ -1,5 +1,5 @@
 #/*

-#    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+#    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 #	

 #

 #    ***************************************************************************

diff --git a/Demo/msp430_GCC/serial/serial.c b/Demo/msp430_GCC/serial/serial.c
index 334d18a..4543c5f 100644
--- a/Demo/msp430_GCC/serial/serial.c
+++ b/Demo/msp430_GCC/serial/serial.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/msp430_IAR/FreeRTOSConfig.h b/Demo/msp430_IAR/FreeRTOSConfig.h
index f6679c5..ad10a97 100644
--- a/Demo/msp430_IAR/FreeRTOSConfig.h
+++ b/Demo/msp430_IAR/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/msp430_IAR/ParTest/ParTest.c b/Demo/msp430_IAR/ParTest/ParTest.c
index b8d708b..240658a 100644
--- a/Demo/msp430_IAR/ParTest/ParTest.c
+++ b/Demo/msp430_IAR/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/msp430_IAR/main.c b/Demo/msp430_IAR/main.c
index 0c2c730..5aef365 100644
--- a/Demo/msp430_IAR/main.c
+++ b/Demo/msp430_IAR/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/msp430_IAR/serial/serial.c b/Demo/msp430_IAR/serial/serial.c
index f25c762..6592773 100644
--- a/Demo/msp430_IAR/serial/serial.c
+++ b/Demo/msp430_IAR/serial/serial.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/msp430_IAR/serial/serialASM.s43 b/Demo/msp430_IAR/serial/serialASM.s43
index b627a0e..bbeedee 100644
--- a/Demo/msp430_IAR/serial/serialASM.s43
+++ b/Demo/msp430_IAR/serial/serialASM.s43
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/uIP_Demo_IAR_ARM7/EMAC/EMAClISR.s79 b/Demo/uIP_Demo_IAR_ARM7/EMAC/EMAClISR.s79
index 321d90f..bd873d3 100644
--- a/Demo/uIP_Demo_IAR_ARM7/EMAC/EMAClISR.s79
+++ b/Demo/uIP_Demo_IAR_ARM7/EMAC/EMAClISR.s79
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/uIP_Demo_IAR_ARM7/EMAC/SAM7_EMAC.c b/Demo/uIP_Demo_IAR_ARM7/EMAC/SAM7_EMAC.c
index dd33c3e..391f265 100644
--- a/Demo/uIP_Demo_IAR_ARM7/EMAC/SAM7_EMAC.c
+++ b/Demo/uIP_Demo_IAR_ARM7/EMAC/SAM7_EMAC.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/uIP_Demo_IAR_ARM7/FreeRTOSConfig.h b/Demo/uIP_Demo_IAR_ARM7/FreeRTOSConfig.h
index 990ed2f..5c076fc 100644
--- a/Demo/uIP_Demo_IAR_ARM7/FreeRTOSConfig.h
+++ b/Demo/uIP_Demo_IAR_ARM7/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/uIP_Demo_IAR_ARM7/ParTest/ParTest.c b/Demo/uIP_Demo_IAR_ARM7/ParTest/ParTest.c
index 46c6f3e..c2ff06e 100644
--- a/Demo/uIP_Demo_IAR_ARM7/ParTest/ParTest.c
+++ b/Demo/uIP_Demo_IAR_ARM7/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/uIP_Demo_IAR_ARM7/main.c b/Demo/uIP_Demo_IAR_ARM7/main.c
index f10ee72..d10d051 100644
--- a/Demo/uIP_Demo_IAR_ARM7/main.c
+++ b/Demo/uIP_Demo_IAR_ARM7/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/uIP_Demo_Rowley_ARM7/FreeRTOSConfig.h b/Demo/uIP_Demo_Rowley_ARM7/FreeRTOSConfig.h
index 741e6d1..5d91998 100644
--- a/Demo/uIP_Demo_Rowley_ARM7/FreeRTOSConfig.h
+++ b/Demo/uIP_Demo_Rowley_ARM7/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Demo/uIP_Demo_Rowley_ARM7/main.c b/Demo/uIP_Demo_Rowley_ARM7/main.c
index d0846aa..053ee91 100644
--- a/Demo/uIP_Demo_Rowley_ARM7/main.c
+++ b/Demo/uIP_Demo_Rowley_ARM7/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/croutine.c b/Source/croutine.c
index d06a5f0..58fb1bf 100644
--- a/Source/croutine.c
+++ b/Source/croutine.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

 	FreeRTOS supports many tools and architectures. V7.0.0 is sponsored by:

diff --git a/Source/include/FreeRTOS.h b/Source/include/FreeRTOS.h
index ff07829..e5eb39a 100644
--- a/Source/include/FreeRTOS.h
+++ b/Source/include/FreeRTOS.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

 	FreeRTOS supports many tools and architectures. V7.0.0 is sponsored by:

diff --git a/Source/include/StackMacros.h b/Source/include/StackMacros.h
index c987f8e..1114b6d 100644
--- a/Source/include/StackMacros.h
+++ b/Source/include/StackMacros.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

 	FreeRTOS supports many tools and architectures. V7.0.0 is sponsored by:

diff --git a/Source/include/croutine.h b/Source/include/croutine.h
index 9e79baa..65fdc48 100644
--- a/Source/include/croutine.h
+++ b/Source/include/croutine.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

 	FreeRTOS supports many tools and architectures. V7.0.0 is sponsored by:

diff --git a/Source/include/list.h b/Source/include/list.h
index 89ddefd..e8b47c4 100644
--- a/Source/include/list.h
+++ b/Source/include/list.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

 	FreeRTOS supports many tools and architectures. V7.0.0 is sponsored by:

diff --git a/Source/include/mpu_wrappers.h b/Source/include/mpu_wrappers.h
index 4b8e132..b7371b9 100644
--- a/Source/include/mpu_wrappers.h
+++ b/Source/include/mpu_wrappers.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

 	FreeRTOS supports many tools and architectures. V7.0.0 is sponsored by:

diff --git a/Source/include/portable.h b/Source/include/portable.h
index d7966f5..2883200 100644
--- a/Source/include/portable.h
+++ b/Source/include/portable.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

 	FreeRTOS supports many tools and architectures. V7.0.0 is sponsored by:

diff --git a/Source/include/projdefs.h b/Source/include/projdefs.h
index 5581935..bf118a8 100644
--- a/Source/include/projdefs.h
+++ b/Source/include/projdefs.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

 	FreeRTOS supports many tools and architectures. V7.0.0 is sponsored by:

diff --git a/Source/include/queue.h b/Source/include/queue.h
index 15c2075..47add26 100644
--- a/Source/include/queue.h
+++ b/Source/include/queue.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

 	FreeRTOS supports many tools and architectures. V7.0.0 is sponsored by:

diff --git a/Source/include/semphr.h b/Source/include/semphr.h
index 6b57b8a..0130f1d 100644
--- a/Source/include/semphr.h
+++ b/Source/include/semphr.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

 	FreeRTOS supports many tools and architectures. V7.0.0 is sponsored by:

diff --git a/Source/include/task.h b/Source/include/task.h
index b8ac454..3c44904 100644
--- a/Source/include/task.h
+++ b/Source/include/task.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

 	FreeRTOS supports many tools and architectures. V7.0.0 is sponsored by:

@@ -76,7 +76,7 @@
  * MACROS AND DEFINITIONS

  *----------------------------------------------------------*/

 

-#define tskKERNEL_VERSION_NUMBER "V7.0.0"

+#define tskKERNEL_VERSION_NUMBER "V7.0.1"

 

 /**

  * task. h

diff --git a/Source/include/timers.h b/Source/include/timers.h
index f289d29..3d78c0a 100644
--- a/Source/include/timers.h
+++ b/Source/include/timers.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

 	FreeRTOS supports many tools and architectures. V7.0.0 is sponsored by:

diff --git a/Source/list.c b/Source/list.c
index fe976fa..c3ef2a8 100644
--- a/Source/list.c
+++ b/Source/list.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

 	FreeRTOS supports many tools and architectures. V7.0.0 is sponsored by:

diff --git a/Source/portable/BCC/16BitDOS/Flsh186/port.c b/Source/portable/BCC/16BitDOS/Flsh186/port.c
index 4c53ddd..7185309 100644
--- a/Source/portable/BCC/16BitDOS/Flsh186/port.c
+++ b/Source/portable/BCC/16BitDOS/Flsh186/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/BCC/16BitDOS/Flsh186/prtmacro.h b/Source/portable/BCC/16BitDOS/Flsh186/prtmacro.h
index da74c9a..3c505dd 100644
--- a/Source/portable/BCC/16BitDOS/Flsh186/prtmacro.h
+++ b/Source/portable/BCC/16BitDOS/Flsh186/prtmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/BCC/16BitDOS/PC/port.c b/Source/portable/BCC/16BitDOS/PC/port.c
index b8a2b1a..83cb64e 100644
--- a/Source/portable/BCC/16BitDOS/PC/port.c
+++ b/Source/portable/BCC/16BitDOS/PC/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/BCC/16BitDOS/PC/prtmacro.h b/Source/portable/BCC/16BitDOS/PC/prtmacro.h
index d2b5b95..2a33e27 100644
--- a/Source/portable/BCC/16BitDOS/PC/prtmacro.h
+++ b/Source/portable/BCC/16BitDOS/PC/prtmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/BCC/16BitDOS/common/portasm.h b/Source/portable/BCC/16BitDOS/common/portasm.h
index c324080..2301cc0 100644
--- a/Source/portable/BCC/16BitDOS/common/portasm.h
+++ b/Source/portable/BCC/16BitDOS/common/portasm.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/BCC/16BitDOS/common/portcomn.c b/Source/portable/BCC/16BitDOS/common/portcomn.c
index 22bdd2b..18667d9 100644
--- a/Source/portable/BCC/16BitDOS/common/portcomn.c
+++ b/Source/portable/BCC/16BitDOS/common/portcomn.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/CCS4/MSP430X/data_model.h b/Source/portable/CCS4/MSP430X/data_model.h
index 84fc79b..db7129d 100644
--- a/Source/portable/CCS4/MSP430X/data_model.h
+++ b/Source/portable/CCS4/MSP430X/data_model.h
@@ -1,5 +1,5 @@
 ;/*

-;    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+;    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 ;	

 ;

 ;    ***************************************************************************

diff --git a/Source/portable/CCS4/MSP430X/port.c b/Source/portable/CCS4/MSP430X/port.c
index 159e81a..ec3ab05 100644
--- a/Source/portable/CCS4/MSP430X/port.c
+++ b/Source/portable/CCS4/MSP430X/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/CCS4/MSP430X/portext.asm b/Source/portable/CCS4/MSP430X/portext.asm
index 1fc43f5..1f81a59 100644
--- a/Source/portable/CCS4/MSP430X/portext.asm
+++ b/Source/portable/CCS4/MSP430X/portext.asm
@@ -1,6 +1,6 @@
 ;

 ;/*

-;    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+;    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 ;	

 ;

 ;    ***************************************************************************

diff --git a/Source/portable/CCS4/MSP430X/portmacro.h b/Source/portable/CCS4/MSP430X/portmacro.h
index 2f19e29..b1f7287 100644
--- a/Source/portable/CCS4/MSP430X/portmacro.h
+++ b/Source/portable/CCS4/MSP430X/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/CodeWarrior/ColdFire_V1/port.c b/Source/portable/CodeWarrior/ColdFire_V1/port.c
index 721d72a..f4bcc00 100644
--- a/Source/portable/CodeWarrior/ColdFire_V1/port.c
+++ b/Source/portable/CodeWarrior/ColdFire_V1/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/CodeWarrior/ColdFire_V1/portasm.S b/Source/portable/CodeWarrior/ColdFire_V1/portasm.S
index d9afe8d..89516fe 100644
--- a/Source/portable/CodeWarrior/ColdFire_V1/portasm.S
+++ b/Source/portable/CodeWarrior/ColdFire_V1/portasm.S
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/CodeWarrior/ColdFire_V1/portmacro.h b/Source/portable/CodeWarrior/ColdFire_V1/portmacro.h
index cd5be16..b3ed3d0 100644
--- a/Source/portable/CodeWarrior/ColdFire_V1/portmacro.h
+++ b/Source/portable/CodeWarrior/ColdFire_V1/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/CodeWarrior/ColdFire_V2/port.c b/Source/portable/CodeWarrior/ColdFire_V2/port.c
index 7f5eddc..1d5ad64 100644
--- a/Source/portable/CodeWarrior/ColdFire_V2/port.c
+++ b/Source/portable/CodeWarrior/ColdFire_V2/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/CodeWarrior/ColdFire_V2/portasm.S b/Source/portable/CodeWarrior/ColdFire_V2/portasm.S
index edba4f7..d25973b 100644
--- a/Source/portable/CodeWarrior/ColdFire_V2/portasm.S
+++ b/Source/portable/CodeWarrior/ColdFire_V2/portasm.S
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/CodeWarrior/ColdFire_V2/portmacro.h b/Source/portable/CodeWarrior/ColdFire_V2/portmacro.h
index 7c8b90e..07b4af8 100644
--- a/Source/portable/CodeWarrior/ColdFire_V2/portmacro.h
+++ b/Source/portable/CodeWarrior/ColdFire_V2/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/CodeWarrior/HCS12/port.c b/Source/portable/CodeWarrior/HCS12/port.c
index ff31de7..f387185 100644
--- a/Source/portable/CodeWarrior/HCS12/port.c
+++ b/Source/portable/CodeWarrior/HCS12/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/CodeWarrior/HCS12/portmacro.h b/Source/portable/CodeWarrior/HCS12/portmacro.h
index 5eea7e8..1a4c02e 100644
--- a/Source/portable/CodeWarrior/HCS12/portmacro.h
+++ b/Source/portable/CodeWarrior/HCS12/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/GCC/ARM7_AT91FR40008/port.c b/Source/portable/GCC/ARM7_AT91FR40008/port.c
index 12c0f79..0570d82 100644
--- a/Source/portable/GCC/ARM7_AT91FR40008/port.c
+++ b/Source/portable/GCC/ARM7_AT91FR40008/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/GCC/ARM7_AT91FR40008/portISR.c b/Source/portable/GCC/ARM7_AT91FR40008/portISR.c
index 40a181d..15d144c 100644
--- a/Source/portable/GCC/ARM7_AT91FR40008/portISR.c
+++ b/Source/portable/GCC/ARM7_AT91FR40008/portISR.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/GCC/ARM7_AT91FR40008/portmacro.h b/Source/portable/GCC/ARM7_AT91FR40008/portmacro.h
index f9ea0e9..5f6ef43 100644
--- a/Source/portable/GCC/ARM7_AT91FR40008/portmacro.h
+++ b/Source/portable/GCC/ARM7_AT91FR40008/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/GCC/ARM7_AT91SAM7S/port.c b/Source/portable/GCC/ARM7_AT91SAM7S/port.c
index 0abf791..482dcd5 100644
--- a/Source/portable/GCC/ARM7_AT91SAM7S/port.c
+++ b/Source/portable/GCC/ARM7_AT91SAM7S/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/GCC/ARM7_AT91SAM7S/portISR.c b/Source/portable/GCC/ARM7_AT91SAM7S/portISR.c
index 7a7964b..42ea502 100644
--- a/Source/portable/GCC/ARM7_AT91SAM7S/portISR.c
+++ b/Source/portable/GCC/ARM7_AT91SAM7S/portISR.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/GCC/ARM7_AT91SAM7S/portmacro.h b/Source/portable/GCC/ARM7_AT91SAM7S/portmacro.h
index 3daf4f0..a686871 100644
--- a/Source/portable/GCC/ARM7_AT91SAM7S/portmacro.h
+++ b/Source/portable/GCC/ARM7_AT91SAM7S/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/GCC/ARM7_LPC2000/port.c b/Source/portable/GCC/ARM7_LPC2000/port.c
index b93b635..29d2e45 100644
--- a/Source/portable/GCC/ARM7_LPC2000/port.c
+++ b/Source/portable/GCC/ARM7_LPC2000/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/GCC/ARM7_LPC2000/portISR.c b/Source/portable/GCC/ARM7_LPC2000/portISR.c
index 0d034d3..1928f18 100644
--- a/Source/portable/GCC/ARM7_LPC2000/portISR.c
+++ b/Source/portable/GCC/ARM7_LPC2000/portISR.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/GCC/ARM7_LPC2000/portmacro.h b/Source/portable/GCC/ARM7_LPC2000/portmacro.h
index 66cfa80..70be0ab 100644
--- a/Source/portable/GCC/ARM7_LPC2000/portmacro.h
+++ b/Source/portable/GCC/ARM7_LPC2000/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/GCC/ARM7_LPC23xx/port.c b/Source/portable/GCC/ARM7_LPC23xx/port.c
index ef98e86..b29f3e1 100644
--- a/Source/portable/GCC/ARM7_LPC23xx/port.c
+++ b/Source/portable/GCC/ARM7_LPC23xx/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/GCC/ARM7_LPC23xx/portISR.c b/Source/portable/GCC/ARM7_LPC23xx/portISR.c
index 93f09fb..38e02f8 100644
--- a/Source/portable/GCC/ARM7_LPC23xx/portISR.c
+++ b/Source/portable/GCC/ARM7_LPC23xx/portISR.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/GCC/ARM7_LPC23xx/portmacro.h b/Source/portable/GCC/ARM7_LPC23xx/portmacro.h
index 81e38fb..bdf3d53 100644
--- a/Source/portable/GCC/ARM7_LPC23xx/portmacro.h
+++ b/Source/portable/GCC/ARM7_LPC23xx/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/GCC/ARM_CM3/port.c b/Source/portable/GCC/ARM_CM3/port.c
index f96fe0c..70c7491 100644
--- a/Source/portable/GCC/ARM_CM3/port.c
+++ b/Source/portable/GCC/ARM_CM3/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/GCC/ARM_CM3/portmacro.h b/Source/portable/GCC/ARM_CM3/portmacro.h
index db3f4f9..461bf90 100644
--- a/Source/portable/GCC/ARM_CM3/portmacro.h
+++ b/Source/portable/GCC/ARM_CM3/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/GCC/ARM_CM3_MPU/port.c b/Source/portable/GCC/ARM_CM3_MPU/port.c
index 7bd3952..af4dfe4 100644
--- a/Source/portable/GCC/ARM_CM3_MPU/port.c
+++ b/Source/portable/GCC/ARM_CM3_MPU/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/GCC/ARM_CM3_MPU/portmacro.h b/Source/portable/GCC/ARM_CM3_MPU/portmacro.h
index 8852b51..99ace73 100644
--- a/Source/portable/GCC/ARM_CM3_MPU/portmacro.h
+++ b/Source/portable/GCC/ARM_CM3_MPU/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/GCC/ATMega323/port.c b/Source/portable/GCC/ATMega323/port.c
index fa000dd..71f427b 100644
--- a/Source/portable/GCC/ATMega323/port.c
+++ b/Source/portable/GCC/ATMega323/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/GCC/ATMega323/portmacro.h b/Source/portable/GCC/ATMega323/portmacro.h
index 1bb746b..e6b5058 100644
--- a/Source/portable/GCC/ATMega323/portmacro.h
+++ b/Source/portable/GCC/ATMega323/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/GCC/AVR32_UC3/port.c b/Source/portable/GCC/AVR32_UC3/port.c
index dfe506b..274df0c 100644
--- a/Source/portable/GCC/AVR32_UC3/port.c
+++ b/Source/portable/GCC/AVR32_UC3/port.c
@@ -13,7 +13,7 @@
  *****************************************************************************/

 

 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/GCC/AVR32_UC3/portmacro.h b/Source/portable/GCC/AVR32_UC3/portmacro.h
index 10c0b1a..86e0e71 100644
--- a/Source/portable/GCC/AVR32_UC3/portmacro.h
+++ b/Source/portable/GCC/AVR32_UC3/portmacro.h
@@ -13,7 +13,7 @@
  *****************************************************************************/

 

 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/GCC/CORTUS_APS3/port.c b/Source/portable/GCC/CORTUS_APS3/port.c
index 419def1..ef08854 100644
--- a/Source/portable/GCC/CORTUS_APS3/port.c
+++ b/Source/portable/GCC/CORTUS_APS3/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/GCC/CORTUS_APS3/portmacro.h b/Source/portable/GCC/CORTUS_APS3/portmacro.h
index 1a3a0b9..cb3fbff 100644
--- a/Source/portable/GCC/CORTUS_APS3/portmacro.h
+++ b/Source/portable/GCC/CORTUS_APS3/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/GCC/ColdFire_V2/port.c b/Source/portable/GCC/ColdFire_V2/port.c
index 736f178..d916212 100644
--- a/Source/portable/GCC/ColdFire_V2/port.c
+++ b/Source/portable/GCC/ColdFire_V2/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/GCC/ColdFire_V2/portasm.S b/Source/portable/GCC/ColdFire_V2/portasm.S
index a290269..49aca6c 100644
--- a/Source/portable/GCC/ColdFire_V2/portasm.S
+++ b/Source/portable/GCC/ColdFire_V2/portasm.S
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/GCC/ColdFire_V2/portmacro.h b/Source/portable/GCC/ColdFire_V2/portmacro.h
index 496d21c..59804a8 100644
--- a/Source/portable/GCC/ColdFire_V2/portmacro.h
+++ b/Source/portable/GCC/ColdFire_V2/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/GCC/H8S2329/port.c b/Source/portable/GCC/H8S2329/port.c
index 871f90a..70c1087 100644
--- a/Source/portable/GCC/H8S2329/port.c
+++ b/Source/portable/GCC/H8S2329/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/GCC/H8S2329/portmacro.h b/Source/portable/GCC/H8S2329/portmacro.h
index 1b54098..19c8e13 100644
--- a/Source/portable/GCC/H8S2329/portmacro.h
+++ b/Source/portable/GCC/H8S2329/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/GCC/HCS12/port.c b/Source/portable/GCC/HCS12/port.c
index 873a0a9..fc1d707 100644
--- a/Source/portable/GCC/HCS12/port.c
+++ b/Source/portable/GCC/HCS12/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/GCC/HCS12/portmacro.h b/Source/portable/GCC/HCS12/portmacro.h
index 7bffa10..d3b9903 100644
--- a/Source/portable/GCC/HCS12/portmacro.h
+++ b/Source/portable/GCC/HCS12/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/GCC/MSP430F449/port.c b/Source/portable/GCC/MSP430F449/port.c
index b222636..99aec1f 100644
--- a/Source/portable/GCC/MSP430F449/port.c
+++ b/Source/portable/GCC/MSP430F449/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/GCC/MSP430F449/portmacro.h b/Source/portable/GCC/MSP430F449/portmacro.h
index 851761b..3f436f4 100644
--- a/Source/portable/GCC/MSP430F449/portmacro.h
+++ b/Source/portable/GCC/MSP430F449/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/GCC/MicroBlaze/port.c b/Source/portable/GCC/MicroBlaze/port.c
index d57204a..acd9fe9 100644
--- a/Source/portable/GCC/MicroBlaze/port.c
+++ b/Source/portable/GCC/MicroBlaze/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/GCC/MicroBlaze/portmacro.h b/Source/portable/GCC/MicroBlaze/portmacro.h
index d2d76fc..421e662 100644
--- a/Source/portable/GCC/MicroBlaze/portmacro.h
+++ b/Source/portable/GCC/MicroBlaze/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/GCC/NiosII/port.c b/Source/portable/GCC/NiosII/port.c
index 81d1de7..16511bd 100644
--- a/Source/portable/GCC/NiosII/port.c
+++ b/Source/portable/GCC/NiosII/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/GCC/NiosII/port_asm.S b/Source/portable/GCC/NiosII/port_asm.S
index aecb9dd..6ea3fa0 100644
--- a/Source/portable/GCC/NiosII/port_asm.S
+++ b/Source/portable/GCC/NiosII/port_asm.S
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/GCC/NiosII/portmacro.h b/Source/portable/GCC/NiosII/portmacro.h
index 57f49f5..67d50ff 100644
--- a/Source/portable/GCC/NiosII/portmacro.h
+++ b/Source/portable/GCC/NiosII/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/GCC/PPC405_Xilinx/FPU_Macros.h b/Source/portable/GCC/PPC405_Xilinx/FPU_Macros.h
index ef47930..893077a 100644
--- a/Source/portable/GCC/PPC405_Xilinx/FPU_Macros.h
+++ b/Source/portable/GCC/PPC405_Xilinx/FPU_Macros.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/GCC/PPC405_Xilinx/port.c b/Source/portable/GCC/PPC405_Xilinx/port.c
index 3dd8ea5..13d8c4b 100644
--- a/Source/portable/GCC/PPC405_Xilinx/port.c
+++ b/Source/portable/GCC/PPC405_Xilinx/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/GCC/PPC405_Xilinx/portasm.S b/Source/portable/GCC/PPC405_Xilinx/portasm.S
index fa22bd7..ed3c281 100644
--- a/Source/portable/GCC/PPC405_Xilinx/portasm.S
+++ b/Source/portable/GCC/PPC405_Xilinx/portasm.S
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/GCC/PPC405_Xilinx/portmacro.h b/Source/portable/GCC/PPC405_Xilinx/portmacro.h
index 98df6ad..1995145 100644
--- a/Source/portable/GCC/PPC405_Xilinx/portmacro.h
+++ b/Source/portable/GCC/PPC405_Xilinx/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/GCC/PPC440_Xilinx/FPU_Macros.h b/Source/portable/GCC/PPC440_Xilinx/FPU_Macros.h
index ef47930..893077a 100644
--- a/Source/portable/GCC/PPC440_Xilinx/FPU_Macros.h
+++ b/Source/portable/GCC/PPC440_Xilinx/FPU_Macros.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/GCC/PPC440_Xilinx/port.c b/Source/portable/GCC/PPC440_Xilinx/port.c
index 4621ec6..0b46f097 100644
--- a/Source/portable/GCC/PPC440_Xilinx/port.c
+++ b/Source/portable/GCC/PPC440_Xilinx/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/GCC/PPC440_Xilinx/portasm.S b/Source/portable/GCC/PPC440_Xilinx/portasm.S
index fa22bd7..ed3c281 100644
--- a/Source/portable/GCC/PPC440_Xilinx/portasm.S
+++ b/Source/portable/GCC/PPC440_Xilinx/portasm.S
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/GCC/PPC440_Xilinx/portmacro.h b/Source/portable/GCC/PPC440_Xilinx/portmacro.h
index 98df6ad..1995145 100644
--- a/Source/portable/GCC/PPC440_Xilinx/portmacro.h
+++ b/Source/portable/GCC/PPC440_Xilinx/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/GCC/RX600/port.c b/Source/portable/GCC/RX600/port.c
index 274c503..761acdc 100644
--- a/Source/portable/GCC/RX600/port.c
+++ b/Source/portable/GCC/RX600/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/GCC/RX600/portmacro.h b/Source/portable/GCC/RX600/portmacro.h
index 1c4427b..b01deff 100644
--- a/Source/portable/GCC/RX600/portmacro.h
+++ b/Source/portable/GCC/RX600/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/GCC/STR75x/port.c b/Source/portable/GCC/STR75x/port.c
index 964d965..0a77949 100644
--- a/Source/portable/GCC/STR75x/port.c
+++ b/Source/portable/GCC/STR75x/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/GCC/STR75x/portISR.c b/Source/portable/GCC/STR75x/portISR.c
index b9949fa..2c4ebf8 100644
--- a/Source/portable/GCC/STR75x/portISR.c
+++ b/Source/portable/GCC/STR75x/portISR.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/GCC/STR75x/portmacro.h b/Source/portable/GCC/STR75x/portmacro.h
index fe33e71..c905f31 100644
--- a/Source/portable/GCC/STR75x/portmacro.h
+++ b/Source/portable/GCC/STR75x/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/IAR/78K0R/ISR_Support.h b/Source/portable/IAR/78K0R/ISR_Support.h
index 0ce9ece..4f4245a 100644
--- a/Source/portable/IAR/78K0R/ISR_Support.h
+++ b/Source/portable/IAR/78K0R/ISR_Support.h
@@ -1,5 +1,5 @@
 ;/*

-;    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+;    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 ;	

 ;

 ;    ***************************************************************************

diff --git a/Source/portable/IAR/78K0R/port.c b/Source/portable/IAR/78K0R/port.c
index 4baeff1..27f9671 100644
--- a/Source/portable/IAR/78K0R/port.c
+++ b/Source/portable/IAR/78K0R/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/IAR/78K0R/portasm.s26 b/Source/portable/IAR/78K0R/portasm.s26
index f75ed87..7ac0c0e 100644
--- a/Source/portable/IAR/78K0R/portasm.s26
+++ b/Source/portable/IAR/78K0R/portasm.s26
@@ -1,5 +1,5 @@
 ;/*

-;    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+;    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 ;	

 ;

 ;    ***************************************************************************

diff --git a/Source/portable/IAR/78K0R/portmacro.h b/Source/portable/IAR/78K0R/portmacro.h
index dd891e1..1fa2b77 100644
--- a/Source/portable/IAR/78K0R/portmacro.h
+++ b/Source/portable/IAR/78K0R/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/IAR/ARM_CM3/port.c b/Source/portable/IAR/ARM_CM3/port.c
index 34edb8d..af72688 100644
--- a/Source/portable/IAR/ARM_CM3/port.c
+++ b/Source/portable/IAR/ARM_CM3/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/IAR/ARM_CM3/portasm.s b/Source/portable/IAR/ARM_CM3/portasm.s
index f8bc8d1..29f9dff 100644
--- a/Source/portable/IAR/ARM_CM3/portasm.s
+++ b/Source/portable/IAR/ARM_CM3/portasm.s
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/IAR/ARM_CM3/portmacro.h b/Source/portable/IAR/ARM_CM3/portmacro.h
index 771a966..ffcb379 100644
--- a/Source/portable/IAR/ARM_CM3/portmacro.h
+++ b/Source/portable/IAR/ARM_CM3/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/IAR/ATMega323/port.c b/Source/portable/IAR/ATMega323/port.c
index bab1573..22cc571 100644
--- a/Source/portable/IAR/ATMega323/port.c
+++ b/Source/portable/IAR/ATMega323/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/IAR/ATMega323/portmacro.h b/Source/portable/IAR/ATMega323/portmacro.h
index a6af8dc..cb23072 100644
--- a/Source/portable/IAR/ATMega323/portmacro.h
+++ b/Source/portable/IAR/ATMega323/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/IAR/ATMega323/portmacro.s90 b/Source/portable/IAR/ATMega323/portmacro.s90
index 3ba8a35..210b8ea 100644
--- a/Source/portable/IAR/ATMega323/portmacro.s90
+++ b/Source/portable/IAR/ATMega323/portmacro.s90
@@ -1,5 +1,5 @@
 ;/*

-;    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+;    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 ;	

 ;

 ;    ***************************************************************************

diff --git a/Source/portable/IAR/AVR32_UC3/port.c b/Source/portable/IAR/AVR32_UC3/port.c
index 789b13c..021891a 100644
--- a/Source/portable/IAR/AVR32_UC3/port.c
+++ b/Source/portable/IAR/AVR32_UC3/port.c
@@ -13,7 +13,7 @@
  *****************************************************************************/

 

 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/IAR/AVR32_UC3/portmacro.h b/Source/portable/IAR/AVR32_UC3/portmacro.h
index beb88ee..1839c6b 100644
--- a/Source/portable/IAR/AVR32_UC3/portmacro.h
+++ b/Source/portable/IAR/AVR32_UC3/portmacro.h
@@ -13,7 +13,7 @@
  *****************************************************************************/

 

 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/IAR/AtmelSAM7S64/port.c b/Source/portable/IAR/AtmelSAM7S64/port.c
index 297ce18..693028f 100644
--- a/Source/portable/IAR/AtmelSAM7S64/port.c
+++ b/Source/portable/IAR/AtmelSAM7S64/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/IAR/AtmelSAM7S64/portmacro.h b/Source/portable/IAR/AtmelSAM7S64/portmacro.h
index db64833..6efb234 100644
--- a/Source/portable/IAR/AtmelSAM7S64/portmacro.h
+++ b/Source/portable/IAR/AtmelSAM7S64/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/IAR/AtmelSAM9XE/port.c b/Source/portable/IAR/AtmelSAM9XE/port.c
index e00de58..69f6a5d 100644
--- a/Source/portable/IAR/AtmelSAM9XE/port.c
+++ b/Source/portable/IAR/AtmelSAM9XE/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/IAR/AtmelSAM9XE/portmacro.h b/Source/portable/IAR/AtmelSAM9XE/portmacro.h
index 4b0ba1b..1d34e04 100644
--- a/Source/portable/IAR/AtmelSAM9XE/portmacro.h
+++ b/Source/portable/IAR/AtmelSAM9XE/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/IAR/LPC2000/port.c b/Source/portable/IAR/LPC2000/port.c
index 2333c4b..58f01d5 100644
--- a/Source/portable/IAR/LPC2000/port.c
+++ b/Source/portable/IAR/LPC2000/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/IAR/LPC2000/portmacro.h b/Source/portable/IAR/LPC2000/portmacro.h
index a343f75..861ed6a 100644
--- a/Source/portable/IAR/LPC2000/portmacro.h
+++ b/Source/portable/IAR/LPC2000/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/IAR/MSP430/port.c b/Source/portable/IAR/MSP430/port.c
index 418fa60..20578e0 100644
--- a/Source/portable/IAR/MSP430/port.c
+++ b/Source/portable/IAR/MSP430/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/IAR/MSP430/portasm.h b/Source/portable/IAR/MSP430/portasm.h
index 669d822..9b02d02 100644
--- a/Source/portable/IAR/MSP430/portasm.h
+++ b/Source/portable/IAR/MSP430/portasm.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/IAR/MSP430/portext.s43 b/Source/portable/IAR/MSP430/portext.s43
index 7c5e833..be98993 100644
--- a/Source/portable/IAR/MSP430/portext.s43
+++ b/Source/portable/IAR/MSP430/portext.s43
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/IAR/MSP430/portmacro.h b/Source/portable/IAR/MSP430/portmacro.h
index 53590f6..a12913e 100644
--- a/Source/portable/IAR/MSP430/portmacro.h
+++ b/Source/portable/IAR/MSP430/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/IAR/MSP430X/data_model.h b/Source/portable/IAR/MSP430X/data_model.h
index 1fe941a..9563b0e 100644
--- a/Source/portable/IAR/MSP430X/data_model.h
+++ b/Source/portable/IAR/MSP430X/data_model.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/IAR/MSP430X/port.c b/Source/portable/IAR/MSP430X/port.c
index 86982da..11a4488 100644
--- a/Source/portable/IAR/MSP430X/port.c
+++ b/Source/portable/IAR/MSP430X/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/IAR/MSP430X/portext.s43 b/Source/portable/IAR/MSP430X/portext.s43
index 62a74b5..e1cfc66 100644
--- a/Source/portable/IAR/MSP430X/portext.s43
+++ b/Source/portable/IAR/MSP430X/portext.s43
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/IAR/MSP430X/portmacro.h b/Source/portable/IAR/MSP430X/portmacro.h
index 595bd66..9a210e6 100644
--- a/Source/portable/IAR/MSP430X/portmacro.h
+++ b/Source/portable/IAR/MSP430X/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/IAR/RX600/port.c b/Source/portable/IAR/RX600/port.c
index 686d758..b05ae77 100644
--- a/Source/portable/IAR/RX600/port.c
+++ b/Source/portable/IAR/RX600/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/IAR/RX600/port_asm.s b/Source/portable/IAR/RX600/port_asm.s
index 4a563d0..de47d99 100644
--- a/Source/portable/IAR/RX600/port_asm.s
+++ b/Source/portable/IAR/RX600/port_asm.s
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/IAR/RX600/portmacro.h b/Source/portable/IAR/RX600/portmacro.h
index 71b7448..eedb77b 100644
--- a/Source/portable/IAR/RX600/portmacro.h
+++ b/Source/portable/IAR/RX600/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/IAR/STR71x/port.c b/Source/portable/IAR/STR71x/port.c
index 7362bcb..3ecc9b4 100644
--- a/Source/portable/IAR/STR71x/port.c
+++ b/Source/portable/IAR/STR71x/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/IAR/STR71x/portmacro.h b/Source/portable/IAR/STR71x/portmacro.h
index 37c25f4..952b9c4 100644
--- a/Source/portable/IAR/STR71x/portmacro.h
+++ b/Source/portable/IAR/STR71x/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/IAR/STR75x/ISR_Support.h b/Source/portable/IAR/STR75x/ISR_Support.h
index 2905820..2e5f285 100644
--- a/Source/portable/IAR/STR75x/ISR_Support.h
+++ b/Source/portable/IAR/STR75x/ISR_Support.h
@@ -1,5 +1,5 @@
 ;/*

-;    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+;    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 ;	

 ;

 ;    ***************************************************************************

diff --git a/Source/portable/IAR/STR75x/port.c b/Source/portable/IAR/STR75x/port.c
index 3373496..fd56f44 100644
--- a/Source/portable/IAR/STR75x/port.c
+++ b/Source/portable/IAR/STR75x/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/IAR/STR75x/portasm.s79 b/Source/portable/IAR/STR75x/portasm.s79
index dc00f49..1081336 100644
--- a/Source/portable/IAR/STR75x/portasm.s79
+++ b/Source/portable/IAR/STR75x/portasm.s79
@@ -1,5 +1,5 @@
 ;/*

-;    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+;    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 ;	

 ;

 ;    ***************************************************************************

diff --git a/Source/portable/IAR/STR75x/portmacro.h b/Source/portable/IAR/STR75x/portmacro.h
index a9f4225..6de5195 100644
--- a/Source/portable/IAR/STR75x/portmacro.h
+++ b/Source/portable/IAR/STR75x/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/IAR/STR91x/ISR_Support.h b/Source/portable/IAR/STR91x/ISR_Support.h
index 7c3a39b..0c2b85b 100644
--- a/Source/portable/IAR/STR91x/ISR_Support.h
+++ b/Source/portable/IAR/STR91x/ISR_Support.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/IAR/STR91x/port.c b/Source/portable/IAR/STR91x/port.c
index 73661b3..4a0cd97 100644
--- a/Source/portable/IAR/STR91x/port.c
+++ b/Source/portable/IAR/STR91x/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/IAR/STR91x/portasm.s79 b/Source/portable/IAR/STR91x/portasm.s79
index e44aaa6..1e6c72f 100644
--- a/Source/portable/IAR/STR91x/portasm.s79
+++ b/Source/portable/IAR/STR91x/portasm.s79
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/IAR/STR91x/portmacro.h b/Source/portable/IAR/STR91x/portmacro.h
index 83ef5dc..6dbfd83 100644
--- a/Source/portable/IAR/STR91x/portmacro.h
+++ b/Source/portable/IAR/STR91x/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/IAR/V850ES/ISR_Support.h b/Source/portable/IAR/V850ES/ISR_Support.h
index 0635c1b..df0b90f 100644
--- a/Source/portable/IAR/V850ES/ISR_Support.h
+++ b/Source/portable/IAR/V850ES/ISR_Support.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/IAR/V850ES/port.c b/Source/portable/IAR/V850ES/port.c
index ccd6f02..879a237 100644
--- a/Source/portable/IAR/V850ES/port.c
+++ b/Source/portable/IAR/V850ES/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/IAR/V850ES/portasm.s85 b/Source/portable/IAR/V850ES/portasm.s85
index b7b2600..7c2b93b 100644
--- a/Source/portable/IAR/V850ES/portasm.s85
+++ b/Source/portable/IAR/V850ES/portasm.s85
@@ -1,5 +1,5 @@
 ;/*

-;    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+;    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 ;	

 ;

 ;    ***************************************************************************

diff --git a/Source/portable/IAR/V850ES/portasm_Fx3.s85 b/Source/portable/IAR/V850ES/portasm_Fx3.s85
index e01a698..e719fa5 100644
--- a/Source/portable/IAR/V850ES/portasm_Fx3.s85
+++ b/Source/portable/IAR/V850ES/portasm_Fx3.s85
@@ -1,5 +1,5 @@
 ;/*

-;    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+;    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 ;	

 ;

 ;    ***************************************************************************

diff --git a/Source/portable/IAR/V850ES/portasm_Hx2.s85 b/Source/portable/IAR/V850ES/portasm_Hx2.s85
index 5d71106..c600277 100644
--- a/Source/portable/IAR/V850ES/portasm_Hx2.s85
+++ b/Source/portable/IAR/V850ES/portasm_Hx2.s85
@@ -1,5 +1,5 @@
 ;/*

-;    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+;    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 ;	

 ;

 ;    ***************************************************************************

diff --git a/Source/portable/IAR/V850ES/portmacro.h b/Source/portable/IAR/V850ES/portmacro.h
index 9a6ea25..4f264f3 100644
--- a/Source/portable/IAR/V850ES/portmacro.h
+++ b/Source/portable/IAR/V850ES/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/MPLAB/PIC18F/port.c b/Source/portable/MPLAB/PIC18F/port.c
index 9845748..e626298 100644
--- a/Source/portable/MPLAB/PIC18F/port.c
+++ b/Source/portable/MPLAB/PIC18F/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/MPLAB/PIC18F/portmacro.h b/Source/portable/MPLAB/PIC18F/portmacro.h
index 174b942..9d09cd5 100644
--- a/Source/portable/MPLAB/PIC18F/portmacro.h
+++ b/Source/portable/MPLAB/PIC18F/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/MPLAB/PIC24_dsPIC/port.c b/Source/portable/MPLAB/PIC24_dsPIC/port.c
index 02e15e3..ffbee32 100644
--- a/Source/portable/MPLAB/PIC24_dsPIC/port.c
+++ b/Source/portable/MPLAB/PIC24_dsPIC/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/MPLAB/PIC24_dsPIC/portasm_PIC24.S b/Source/portable/MPLAB/PIC24_dsPIC/portasm_PIC24.S
index 5f9bb1d..18b990a 100644
--- a/Source/portable/MPLAB/PIC24_dsPIC/portasm_PIC24.S
+++ b/Source/portable/MPLAB/PIC24_dsPIC/portasm_PIC24.S
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/MPLAB/PIC24_dsPIC/portasm_dsPIC.S b/Source/portable/MPLAB/PIC24_dsPIC/portasm_dsPIC.S
index f7936ab..82a0a05 100644
--- a/Source/portable/MPLAB/PIC24_dsPIC/portasm_dsPIC.S
+++ b/Source/portable/MPLAB/PIC24_dsPIC/portasm_dsPIC.S
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/MPLAB/PIC24_dsPIC/portmacro.h b/Source/portable/MPLAB/PIC24_dsPIC/portmacro.h
index abe6441..8521134 100644
--- a/Source/portable/MPLAB/PIC24_dsPIC/portmacro.h
+++ b/Source/portable/MPLAB/PIC24_dsPIC/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/MPLAB/PIC32MX/ISR_Support.h b/Source/portable/MPLAB/PIC32MX/ISR_Support.h
index 56b44e2..10e00f6 100644
--- a/Source/portable/MPLAB/PIC32MX/ISR_Support.h
+++ b/Source/portable/MPLAB/PIC32MX/ISR_Support.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/MPLAB/PIC32MX/port.c b/Source/portable/MPLAB/PIC32MX/port.c
index 2cd68ac..447d833 100644
--- a/Source/portable/MPLAB/PIC32MX/port.c
+++ b/Source/portable/MPLAB/PIC32MX/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/MPLAB/PIC32MX/port_asm.S b/Source/portable/MPLAB/PIC32MX/port_asm.S
index ad1a7b2..ff45856 100644
--- a/Source/portable/MPLAB/PIC32MX/port_asm.S
+++ b/Source/portable/MPLAB/PIC32MX/port_asm.S
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/MPLAB/PIC32MX/portmacro.h b/Source/portable/MPLAB/PIC32MX/portmacro.h
index 20c3107..390bd63 100644
--- a/Source/portable/MPLAB/PIC32MX/portmacro.h
+++ b/Source/portable/MPLAB/PIC32MX/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/MSVC-MingW/port.c b/Source/portable/MSVC-MingW/port.c
index 4be3bfd..4208a8d 100644
--- a/Source/portable/MSVC-MingW/port.c
+++ b/Source/portable/MSVC-MingW/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/MSVC-MingW/portmacro.h b/Source/portable/MSVC-MingW/portmacro.h
index acc99e8..3bc2657 100644
--- a/Source/portable/MSVC-MingW/portmacro.h
+++ b/Source/portable/MSVC-MingW/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/MemMang/heap_1.c b/Source/portable/MemMang/heap_1.c
index 75fe2d3..f063be1 100644
--- a/Source/portable/MemMang/heap_1.c
+++ b/Source/portable/MemMang/heap_1.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/MemMang/heap_2.c b/Source/portable/MemMang/heap_2.c
index 4298a2b..1d1c76a 100644
--- a/Source/portable/MemMang/heap_2.c
+++ b/Source/portable/MemMang/heap_2.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/MemMang/heap_3.c b/Source/portable/MemMang/heap_3.c
index c0beb8c..fa799a0 100644
--- a/Source/portable/MemMang/heap_3.c
+++ b/Source/portable/MemMang/heap_3.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/Paradigm/Tern_EE/large_untested/port.c b/Source/portable/Paradigm/Tern_EE/large_untested/port.c
index 9d16048..efe8e36 100644
--- a/Source/portable/Paradigm/Tern_EE/large_untested/port.c
+++ b/Source/portable/Paradigm/Tern_EE/large_untested/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/Paradigm/Tern_EE/large_untested/portasm.h b/Source/portable/Paradigm/Tern_EE/large_untested/portasm.h
index bb31284..3a9b0bb 100644
--- a/Source/portable/Paradigm/Tern_EE/large_untested/portasm.h
+++ b/Source/portable/Paradigm/Tern_EE/large_untested/portasm.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/Paradigm/Tern_EE/large_untested/portmacro.h b/Source/portable/Paradigm/Tern_EE/large_untested/portmacro.h
index 52a6ff8..4c5b499 100644
--- a/Source/portable/Paradigm/Tern_EE/large_untested/portmacro.h
+++ b/Source/portable/Paradigm/Tern_EE/large_untested/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/Paradigm/Tern_EE/small/port.c b/Source/portable/Paradigm/Tern_EE/small/port.c
index c97c87b..258740b 100644
--- a/Source/portable/Paradigm/Tern_EE/small/port.c
+++ b/Source/portable/Paradigm/Tern_EE/small/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/Paradigm/Tern_EE/small/portasm.h b/Source/portable/Paradigm/Tern_EE/small/portasm.h
index 3a16990..8cbd15a 100644
--- a/Source/portable/Paradigm/Tern_EE/small/portasm.h
+++ b/Source/portable/Paradigm/Tern_EE/small/portasm.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/Paradigm/Tern_EE/small/portmacro.h b/Source/portable/Paradigm/Tern_EE/small/portmacro.h
index 61930cf..040f37b 100644
--- a/Source/portable/Paradigm/Tern_EE/small/portmacro.h
+++ b/Source/portable/Paradigm/Tern_EE/small/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/RVDS/ARM7_LPC21xx/port.c b/Source/portable/RVDS/ARM7_LPC21xx/port.c
index a155914..307f06e 100644
--- a/Source/portable/RVDS/ARM7_LPC21xx/port.c
+++ b/Source/portable/RVDS/ARM7_LPC21xx/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/RVDS/ARM7_LPC21xx/portASM.s b/Source/portable/RVDS/ARM7_LPC21xx/portASM.s
index c368b09..d7ebb40 100644
--- a/Source/portable/RVDS/ARM7_LPC21xx/portASM.s
+++ b/Source/portable/RVDS/ARM7_LPC21xx/portASM.s
@@ -1,5 +1,5 @@
 ;/*

-;    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+;    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 ;	

 ;

 ;    ***************************************************************************

diff --git a/Source/portable/RVDS/ARM7_LPC21xx/portmacro.h b/Source/portable/RVDS/ARM7_LPC21xx/portmacro.h
index 8f4bcb0..596fe2c 100644
--- a/Source/portable/RVDS/ARM7_LPC21xx/portmacro.h
+++ b/Source/portable/RVDS/ARM7_LPC21xx/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/RVDS/ARM7_LPC21xx/portmacro.inc b/Source/portable/RVDS/ARM7_LPC21xx/portmacro.inc
index 49cda7c..8c3a010 100644
--- a/Source/portable/RVDS/ARM7_LPC21xx/portmacro.inc
+++ b/Source/portable/RVDS/ARM7_LPC21xx/portmacro.inc
@@ -1,5 +1,5 @@
 ;/*

-;    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+;    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 ;	

 ;

 ;    ***************************************************************************

diff --git a/Source/portable/RVDS/ARM_CM3/port.c b/Source/portable/RVDS/ARM_CM3/port.c
index 8441a1e..09a1d77 100644
--- a/Source/portable/RVDS/ARM_CM3/port.c
+++ b/Source/portable/RVDS/ARM_CM3/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/RVDS/ARM_CM3/portmacro.h b/Source/portable/RVDS/ARM_CM3/portmacro.h
index 050b00b..a27d59c 100644
--- a/Source/portable/RVDS/ARM_CM3/portmacro.h
+++ b/Source/portable/RVDS/ARM_CM3/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/Renesas/RX600/port.c b/Source/portable/Renesas/RX600/port.c
index d131580..db2cbf5 100644
--- a/Source/portable/Renesas/RX600/port.c
+++ b/Source/portable/Renesas/RX600/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/Renesas/RX600/portmacro.h b/Source/portable/Renesas/RX600/portmacro.h
index 99763e8..2bd15ff 100644
--- a/Source/portable/Renesas/RX600/portmacro.h
+++ b/Source/portable/Renesas/RX600/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/Renesas/SH2A_FPU/port.c b/Source/portable/Renesas/SH2A_FPU/port.c
index 55de205..c0f27af 100644
--- a/Source/portable/Renesas/SH2A_FPU/port.c
+++ b/Source/portable/Renesas/SH2A_FPU/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/Renesas/SH2A_FPU/portasm.src b/Source/portable/Renesas/SH2A_FPU/portasm.src
index 8cc04dc..acf298a 100644
--- a/Source/portable/Renesas/SH2A_FPU/portasm.src
+++ b/Source/portable/Renesas/SH2A_FPU/portasm.src
@@ -1,5 +1,5 @@
 ;/*

-;    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+;    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 ;	

 ;

 ;    ***************************************************************************

diff --git a/Source/portable/Renesas/SH2A_FPU/portmacro.h b/Source/portable/Renesas/SH2A_FPU/portmacro.h
index 8a27b54..5336fd7 100644
--- a/Source/portable/Renesas/SH2A_FPU/portmacro.h
+++ b/Source/portable/Renesas/SH2A_FPU/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/Rowley/MSP430F449/port.c b/Source/portable/Rowley/MSP430F449/port.c
index 1222468..a9991de 100644
--- a/Source/portable/Rowley/MSP430F449/port.c
+++ b/Source/portable/Rowley/MSP430F449/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/Rowley/MSP430F449/portasm.h b/Source/portable/Rowley/MSP430F449/portasm.h
index 0113e72..2dcf8b6 100644
--- a/Source/portable/Rowley/MSP430F449/portasm.h
+++ b/Source/portable/Rowley/MSP430F449/portasm.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/Rowley/MSP430F449/portext.asm b/Source/portable/Rowley/MSP430F449/portext.asm
index 6420bf8..2bd966b 100644
--- a/Source/portable/Rowley/MSP430F449/portext.asm
+++ b/Source/portable/Rowley/MSP430F449/portext.asm
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/Rowley/MSP430F449/portmacro.h b/Source/portable/Rowley/MSP430F449/portmacro.h
index 3553fec..28b4a66 100644
--- a/Source/portable/Rowley/MSP430F449/portmacro.h
+++ b/Source/portable/Rowley/MSP430F449/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/SDCC/Cygnal/port.c b/Source/portable/SDCC/Cygnal/port.c
index a2295fe..42b77c7 100644
--- a/Source/portable/SDCC/Cygnal/port.c
+++ b/Source/portable/SDCC/Cygnal/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/SDCC/Cygnal/portmacro.h b/Source/portable/SDCC/Cygnal/portmacro.h
index 320f31e..511af20 100644
--- a/Source/portable/SDCC/Cygnal/portmacro.h
+++ b/Source/portable/SDCC/Cygnal/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/Softune/MB91460/port.c b/Source/portable/Softune/MB91460/port.c
index 8e90fd8..81aa44a 100644
--- a/Source/portable/Softune/MB91460/port.c
+++ b/Source/portable/Softune/MB91460/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/Softune/MB91460/portmacro.h b/Source/portable/Softune/MB91460/portmacro.h
index b2a8b4d..c9aba2a 100644
--- a/Source/portable/Softune/MB91460/portmacro.h
+++ b/Source/portable/Softune/MB91460/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/Softune/MB96340/port.c b/Source/portable/Softune/MB96340/port.c
index 15740d7..be040e5 100644
--- a/Source/portable/Softune/MB96340/port.c
+++ b/Source/portable/Softune/MB96340/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/Softune/MB96340/portmacro.h b/Source/portable/Softune/MB96340/portmacro.h
index 401ba9b..9c460b9 100644
--- a/Source/portable/Softune/MB96340/portmacro.h
+++ b/Source/portable/Softune/MB96340/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/WizC/PIC18/Drivers/Tick/Tick.c b/Source/portable/WizC/PIC18/Drivers/Tick/Tick.c
index 5d108e0..d1bdde0 100644
--- a/Source/portable/WizC/PIC18/Drivers/Tick/Tick.c
+++ b/Source/portable/WizC/PIC18/Drivers/Tick/Tick.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/WizC/PIC18/Drivers/Tick/isrTick.c b/Source/portable/WizC/PIC18/Drivers/Tick/isrTick.c
index 5307bbd..5120ee2 100644
--- a/Source/portable/WizC/PIC18/Drivers/Tick/isrTick.c
+++ b/Source/portable/WizC/PIC18/Drivers/Tick/isrTick.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/WizC/PIC18/addFreeRTOS.h b/Source/portable/WizC/PIC18/addFreeRTOS.h
index 6d1c200..243da99 100644
--- a/Source/portable/WizC/PIC18/addFreeRTOS.h
+++ b/Source/portable/WizC/PIC18/addFreeRTOS.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/WizC/PIC18/port.c b/Source/portable/WizC/PIC18/port.c
index 8b31728..d1c1fdf 100644
--- a/Source/portable/WizC/PIC18/port.c
+++ b/Source/portable/WizC/PIC18/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/WizC/PIC18/portmacro.h b/Source/portable/WizC/PIC18/portmacro.h
index 892143e..a22dd8b 100644
--- a/Source/portable/WizC/PIC18/portmacro.h
+++ b/Source/portable/WizC/PIC18/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/oWatcom/16BitDOS/Flsh186/port.c b/Source/portable/oWatcom/16BitDOS/Flsh186/port.c
index e26351d..e139cb1 100644
--- a/Source/portable/oWatcom/16BitDOS/Flsh186/port.c
+++ b/Source/portable/oWatcom/16BitDOS/Flsh186/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/oWatcom/16BitDOS/Flsh186/portmacro.h b/Source/portable/oWatcom/16BitDOS/Flsh186/portmacro.h
index 6754260..c004e9e 100644
--- a/Source/portable/oWatcom/16BitDOS/Flsh186/portmacro.h
+++ b/Source/portable/oWatcom/16BitDOS/Flsh186/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/oWatcom/16BitDOS/PC/port.c b/Source/portable/oWatcom/16BitDOS/PC/port.c
index 6ab26bc..71ec0db 100644
--- a/Source/portable/oWatcom/16BitDOS/PC/port.c
+++ b/Source/portable/oWatcom/16BitDOS/PC/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/oWatcom/16BitDOS/PC/portmacro.h b/Source/portable/oWatcom/16BitDOS/PC/portmacro.h
index 3f973a6..8dd6b3f 100644
--- a/Source/portable/oWatcom/16BitDOS/PC/portmacro.h
+++ b/Source/portable/oWatcom/16BitDOS/PC/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/oWatcom/16BitDOS/common/portasm.h b/Source/portable/oWatcom/16BitDOS/common/portasm.h
index 9272421..783ede8 100644
--- a/Source/portable/oWatcom/16BitDOS/common/portasm.h
+++ b/Source/portable/oWatcom/16BitDOS/common/portasm.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/portable/oWatcom/16BitDOS/common/portcomn.c b/Source/portable/oWatcom/16BitDOS/common/portcomn.c
index 35f3e61..a749c73 100644
--- a/Source/portable/oWatcom/16BitDOS/common/portcomn.c
+++ b/Source/portable/oWatcom/16BitDOS/common/portcomn.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

     ***************************************************************************

diff --git a/Source/queue.c b/Source/queue.c
index 8eaaae4..2ae7c70 100644
--- a/Source/queue.c
+++ b/Source/queue.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

 	FreeRTOS supports many tools and architectures. V7.0.0 is sponsored by:

diff --git a/Source/tasks.c b/Source/tasks.c
index 194bf9b..020443d 100644
--- a/Source/tasks.c
+++ b/Source/tasks.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

 	FreeRTOS supports many tools and architectures. V7.0.0 is sponsored by:

diff --git a/Source/timers.c b/Source/timers.c
index 4cd612b..7e5ef22 100644
--- a/Source/timers.c
+++ b/Source/timers.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V7.0.0 - Copyright (C) 2011 Real Time Engineers Ltd.

+    FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.

 	

 

 	FreeRTOS supports many tools and architectures. V7.0.0 is sponsored by: