Update the V6.0.4.  The primary difference being that the unsupported demos have now been removed from the download, and instead placed in their own forums.
diff --git a/Demo/ARM7_AT91FR40008_GCC/FreeRTOSConfig.h b/Demo/ARM7_AT91FR40008_GCC/FreeRTOSConfig.h
index 9ef6472..1858a9f 100644
--- a/Demo/ARM7_AT91FR40008_GCC/FreeRTOSConfig.h
+++ b/Demo/ARM7_AT91FR40008_GCC/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/ARM7_AT91FR40008_GCC/Makefile b/Demo/ARM7_AT91FR40008_GCC/Makefile
index 7473385..00e35f9 100644
--- a/Demo/ARM7_AT91FR40008_GCC/Makefile
+++ b/Demo/ARM7_AT91FR40008_GCC/Makefile
@@ -1,5 +1,5 @@
 #/*

-#    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+#    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 #

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

 #    *                                                                         *

diff --git a/Demo/ARM7_AT91FR40008_GCC/ParTest/ParTest.c b/Demo/ARM7_AT91FR40008_GCC/ParTest/ParTest.c
index 730485b..10b1df0 100644
--- a/Demo/ARM7_AT91FR40008_GCC/ParTest/ParTest.c
+++ b/Demo/ARM7_AT91FR40008_GCC/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/ARM7_AT91FR40008_GCC/main.c b/Demo/ARM7_AT91FR40008_GCC/main.c
index f645068..83e59db 100644
--- a/Demo/ARM7_AT91FR40008_GCC/main.c
+++ b/Demo/ARM7_AT91FR40008_GCC/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/ARM7_AT91FR40008_GCC/serial/serial.c b/Demo/ARM7_AT91FR40008_GCC/serial/serial.c
index a381302..2626558 100644
--- a/Demo/ARM7_AT91FR40008_GCC/serial/serial.c
+++ b/Demo/ARM7_AT91FR40008_GCC/serial/serial.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/ARM7_AT91FR40008_GCC/serial/serialISR.c b/Demo/ARM7_AT91FR40008_GCC/serial/serialISR.c
index 99ac167..d288952 100644
--- a/Demo/ARM7_AT91FR40008_GCC/serial/serialISR.c
+++ b/Demo/ARM7_AT91FR40008_GCC/serial/serialISR.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/ARM7_AT91SAM7S64_IAR/FreeRTOSConfig.h b/Demo/ARM7_AT91SAM7S64_IAR/FreeRTOSConfig.h
index 42f79ad..ed2826d 100644
--- a/Demo/ARM7_AT91SAM7S64_IAR/FreeRTOSConfig.h
+++ b/Demo/ARM7_AT91SAM7S64_IAR/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/ARM7_AT91SAM7S64_IAR/ParTest/ParTest.c b/Demo/ARM7_AT91SAM7S64_IAR/ParTest/ParTest.c
index 1c8d3a1..f415420 100644
--- a/Demo/ARM7_AT91SAM7S64_IAR/ParTest/ParTest.c
+++ b/Demo/ARM7_AT91SAM7S64_IAR/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/ARM7_AT91SAM7S64_IAR/USB/USBSample.c b/Demo/ARM7_AT91SAM7S64_IAR/USB/USBSample.c
index 880f0fd..4477d02 100644
--- a/Demo/ARM7_AT91SAM7S64_IAR/USB/USBSample.c
+++ b/Demo/ARM7_AT91SAM7S64_IAR/USB/USBSample.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/ARM7_AT91SAM7S64_IAR/main.c b/Demo/ARM7_AT91SAM7S64_IAR/main.c
index 9babe0b..2ba65f7 100644
--- a/Demo/ARM7_AT91SAM7S64_IAR/main.c
+++ b/Demo/ARM7_AT91SAM7S64_IAR/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/ARM7_AT91SAM7S64_IAR/serial/serial.c b/Demo/ARM7_AT91SAM7S64_IAR/serial/serial.c
index 0444709..799485d 100644
--- a/Demo/ARM7_AT91SAM7S64_IAR/serial/serial.c
+++ b/Demo/ARM7_AT91SAM7S64_IAR/serial/serial.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/FreeRTOSConfig.h b/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/FreeRTOSConfig.h
index 650f024..18552db 100644
--- a/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/FreeRTOSConfig.h
+++ b/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/Makefile b/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/Makefile
index 25e8251..16c0305 100644
--- a/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/Makefile
+++ b/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/Makefile
@@ -1,5 +1,5 @@
 #/*

-#    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+#    FreeRTOS V6.0.4 - Copyright (C) 2010 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 2b1d537..681344a 100644
--- a/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/ParTest/ParTest.c
+++ b/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 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 5bb897d..5dbb898 100644
--- a/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/USB/USBSample.c
+++ b/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/USB/USBSample.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 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 185b3a8..7aa0ec4 100644
--- a/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/USB/USBSample.h
+++ b/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/USB/USBSample.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 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 ee52c49..5c5aa6a 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 V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/main.c b/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/main.c
index ded3b23..21005c8 100644
--- a/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/main.c
+++ b/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 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 6b1ab0a..63f9bd0 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 V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 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 c91397a..204f3d4 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 V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 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 bb05a1b..20fc10f 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 V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 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 ca27db5..fed6332 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 V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/ARM7_LPC2106_GCC/FreeRTOSConfig.h b/Demo/ARM7_LPC2106_GCC/FreeRTOSConfig.h
index 3b3c3c2..31d9312 100644
--- a/Demo/ARM7_LPC2106_GCC/FreeRTOSConfig.h
+++ b/Demo/ARM7_LPC2106_GCC/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/ARM7_LPC2106_GCC/Makefile b/Demo/ARM7_LPC2106_GCC/Makefile
index 93557ed..83ebadc 100644
--- a/Demo/ARM7_LPC2106_GCC/Makefile
+++ b/Demo/ARM7_LPC2106_GCC/Makefile
@@ -1,5 +1,5 @@
 #/*

-#    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+#    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 #

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

 #    *                                                                         *

diff --git a/Demo/ARM7_LPC2106_GCC/ParTest/ParTest.c b/Demo/ARM7_LPC2106_GCC/ParTest/ParTest.c
index 9b41695..36de8e3 100644
--- a/Demo/ARM7_LPC2106_GCC/ParTest/ParTest.c
+++ b/Demo/ARM7_LPC2106_GCC/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/ARM7_LPC2106_GCC/main.c b/Demo/ARM7_LPC2106_GCC/main.c
index fbd0c45..3b57243 100644
--- a/Demo/ARM7_LPC2106_GCC/main.c
+++ b/Demo/ARM7_LPC2106_GCC/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/ARM7_LPC2106_GCC/serial/serial.c b/Demo/ARM7_LPC2106_GCC/serial/serial.c
index ddc2374..bf2de2f 100644
--- a/Demo/ARM7_LPC2106_GCC/serial/serial.c
+++ b/Demo/ARM7_LPC2106_GCC/serial/serial.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/ARM7_LPC2106_GCC/serial/serialISR.c b/Demo/ARM7_LPC2106_GCC/serial/serialISR.c
index 0d3d3d7..8a8bb33 100644
--- a/Demo/ARM7_LPC2106_GCC/serial/serialISR.c
+++ b/Demo/ARM7_LPC2106_GCC/serial/serialISR.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/ARM7_LPC2129_IAR/FreeRTOSConfig.h b/Demo/ARM7_LPC2129_IAR/FreeRTOSConfig.h
index ff81ade..6a0e09e 100644
--- a/Demo/ARM7_LPC2129_IAR/FreeRTOSConfig.h
+++ b/Demo/ARM7_LPC2129_IAR/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/ARM7_LPC2129_IAR/ParTest/ParTest.c b/Demo/ARM7_LPC2129_IAR/ParTest/ParTest.c
index 41a8ba8..6e10079 100644
--- a/Demo/ARM7_LPC2129_IAR/ParTest/ParTest.c
+++ b/Demo/ARM7_LPC2129_IAR/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/ARM7_LPC2129_IAR/main.c b/Demo/ARM7_LPC2129_IAR/main.c
index a2219a9..38dadef 100644
--- a/Demo/ARM7_LPC2129_IAR/main.c
+++ b/Demo/ARM7_LPC2129_IAR/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

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

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/ARM7_LPC2129_Keil_RVDS/FreeRTOSConfig.h b/Demo/ARM7_LPC2129_Keil_RVDS/FreeRTOSConfig.h
index 2472388..728f89c 100644
--- a/Demo/ARM7_LPC2129_Keil_RVDS/FreeRTOSConfig.h
+++ b/Demo/ARM7_LPC2129_Keil_RVDS/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 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 eaec762..880739d 100644
--- a/Demo/ARM7_LPC2129_Keil_RVDS/ParTest/ParTest.c
+++ b/Demo/ARM7_LPC2129_Keil_RVDS/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/ARM7_LPC2129_Keil_RVDS/main.c b/Demo/ARM7_LPC2129_Keil_RVDS/main.c
index 265a9c7..4080a96 100644
--- a/Demo/ARM7_LPC2129_Keil_RVDS/main.c
+++ b/Demo/ARM7_LPC2129_Keil_RVDS/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 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 bc9d105..755b008 100644
--- a/Demo/ARM7_LPC2129_Keil_RVDS/serial/serial.c
+++ b/Demo/ARM7_LPC2129_Keil_RVDS/serial/serial.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 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 6161bbf..2fb3954 100644
--- a/Demo/ARM7_LPC2129_Keil_RVDS/serial/serialISR.s
+++ b/Demo/ARM7_LPC2129_Keil_RVDS/serial/serialISR.s
@@ -1,5 +1,5 @@
 ;/*

-;    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+;    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 ;

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

 ;    *                                                                         *

diff --git a/Demo/ARM7_LPC2138_Rowley/FreeRTOSConfig.h b/Demo/ARM7_LPC2138_Rowley/FreeRTOSConfig.h
index 9a1472f..e85ced5 100644
--- a/Demo/ARM7_LPC2138_Rowley/FreeRTOSConfig.h
+++ b/Demo/ARM7_LPC2138_Rowley/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/ARM7_LPC2138_Rowley/main.c b/Demo/ARM7_LPC2138_Rowley/main.c
index eab5ec7..63b26ca 100644
--- a/Demo/ARM7_LPC2138_Rowley/main.c
+++ b/Demo/ARM7_LPC2138_Rowley/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/ARM7_LPC2138_Rowley/mainISR.c b/Demo/ARM7_LPC2138_Rowley/mainISR.c
index ab9388b..34cb181 100644
--- a/Demo/ARM7_LPC2138_Rowley/mainISR.c
+++ b/Demo/ARM7_LPC2138_Rowley/mainISR.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/FreeRTOSConfig.h b/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/FreeRTOSConfig.h
index 36c5838..576ba92 100644
--- a/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/FreeRTOSConfig.h
+++ b/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/Makefile b/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/Makefile
index 47ccf3c..fd4ff23 100644
--- a/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/Makefile
+++ b/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/Makefile
@@ -1,5 +1,5 @@
 #/*

-#    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+#    FreeRTOS V6.0.4 - Copyright (C) 2010 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 5d91f41..b691677 100644
--- a/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/ParTest/ParTest.c
+++ b/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/main.c b/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/main.c
index ecdd5f5..247aad1 100644
--- a/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/main.c
+++ b/Demo/ARM7_LPC2368_Eclipse/RTOSDemo/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 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 88be286..9e67630 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 V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/ARM7_LPC2368_Rowley/FreeRTOSConfig.h b/Demo/ARM7_LPC2368_Rowley/FreeRTOSConfig.h
index 22a1700..cf62ef9 100644
--- a/Demo/ARM7_LPC2368_Rowley/FreeRTOSConfig.h
+++ b/Demo/ARM7_LPC2368_Rowley/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/ARM7_LPC2368_Rowley/ParTest/ParTest.c b/Demo/ARM7_LPC2368_Rowley/ParTest/ParTest.c
index 1b99012..2c68b2d 100644
--- a/Demo/ARM7_LPC2368_Rowley/ParTest/ParTest.c
+++ b/Demo/ARM7_LPC2368_Rowley/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/ARM7_LPC2368_Rowley/main.c b/Demo/ARM7_LPC2368_Rowley/main.c
index 57e1859..3a38734 100644
--- a/Demo/ARM7_LPC2368_Rowley/main.c
+++ b/Demo/ARM7_LPC2368_Rowley/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 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 90fcdd6..7eb8e2f 100644
--- a/Demo/ARM7_LPC2368_Rowley/webserver/uIP_Task.c
+++ b/Demo/ARM7_LPC2368_Rowley/webserver/uIP_Task.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/ARM7_STR71x_IAR/FreeRTOSConfig.h b/Demo/ARM7_STR71x_IAR/FreeRTOSConfig.h
index 8a8f205..01ff8b2 100644
--- a/Demo/ARM7_STR71x_IAR/FreeRTOSConfig.h
+++ b/Demo/ARM7_STR71x_IAR/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/ARM7_STR71x_IAR/ParTest/ParTest.c b/Demo/ARM7_STR71x_IAR/ParTest/ParTest.c
index 16fb1b5..196f2c1 100644
--- a/Demo/ARM7_STR71x_IAR/ParTest/ParTest.c
+++ b/Demo/ARM7_STR71x_IAR/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/ARM7_STR71x_IAR/main.c b/Demo/ARM7_STR71x_IAR/main.c
index e82d50c..52d3123 100644
--- a/Demo/ARM7_STR71x_IAR/main.c
+++ b/Demo/ARM7_STR71x_IAR/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/ARM7_STR71x_IAR/serial/serial.c b/Demo/ARM7_STR71x_IAR/serial/serial.c
index edfc301..669b9f9 100644
--- a/Demo/ARM7_STR71x_IAR/serial/serial.c
+++ b/Demo/ARM7_STR71x_IAR/serial/serial.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/ARM7_STR75x_GCC/FreeRTOSConfig.h b/Demo/ARM7_STR75x_GCC/FreeRTOSConfig.h
index 8fde413..f3ada2b 100644
--- a/Demo/ARM7_STR75x_GCC/FreeRTOSConfig.h
+++ b/Demo/ARM7_STR75x_GCC/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/ARM7_STR75x_GCC/ParTest/ParTest.c b/Demo/ARM7_STR75x_GCC/ParTest/ParTest.c
index cbef4d9..0a74a47 100644
--- a/Demo/ARM7_STR75x_GCC/ParTest/ParTest.c
+++ b/Demo/ARM7_STR75x_GCC/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/ARM7_STR75x_GCC/main.c b/Demo/ARM7_STR75x_GCC/main.c
index 2028aaf..1e20724 100644
--- a/Demo/ARM7_STR75x_GCC/main.c
+++ b/Demo/ARM7_STR75x_GCC/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/ARM7_STR75x_GCC/serial/serial.c b/Demo/ARM7_STR75x_GCC/serial/serial.c
index f5a390f..ee9a677 100644
--- a/Demo/ARM7_STR75x_GCC/serial/serial.c
+++ b/Demo/ARM7_STR75x_GCC/serial/serial.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/ARM7_STR75x_GCC/serial/serialISR.c b/Demo/ARM7_STR75x_GCC/serial/serialISR.c
index 7db9d7e..544cbfc 100644
--- a/Demo/ARM7_STR75x_GCC/serial/serialISR.c
+++ b/Demo/ARM7_STR75x_GCC/serial/serialISR.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/ARM7_STR75x_IAR/FreeRTOSConfig.h b/Demo/ARM7_STR75x_IAR/FreeRTOSConfig.h
index e38a0a5..8ad5106 100644
--- a/Demo/ARM7_STR75x_IAR/FreeRTOSConfig.h
+++ b/Demo/ARM7_STR75x_IAR/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/ARM7_STR75x_IAR/ParTest/ParTest.c b/Demo/ARM7_STR75x_IAR/ParTest/ParTest.c
index cbef4d9..0a74a47 100644
--- a/Demo/ARM7_STR75x_IAR/ParTest/ParTest.c
+++ b/Demo/ARM7_STR75x_IAR/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/ARM7_STR75x_IAR/main.c b/Demo/ARM7_STR75x_IAR/main.c
index cad9329..de2226f 100644
--- a/Demo/ARM7_STR75x_IAR/main.c
+++ b/Demo/ARM7_STR75x_IAR/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/ARM7_STR75x_IAR/serial/serial.c b/Demo/ARM7_STR75x_IAR/serial/serial.c
index d27046a..461a594 100644
--- a/Demo/ARM7_STR75x_IAR/serial/serial.c
+++ b/Demo/ARM7_STR75x_IAR/serial/serial.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/ARM9_AT91SAM9XE_IAR/FreeRTOSConfig.h b/Demo/ARM9_AT91SAM9XE_IAR/FreeRTOSConfig.h
index 3a38cd6..68fb8e4 100644
--- a/Demo/ARM9_AT91SAM9XE_IAR/FreeRTOSConfig.h
+++ b/Demo/ARM9_AT91SAM9XE_IAR/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/ARM9_AT91SAM9XE_IAR/ParTest/ParTest.c b/Demo/ARM9_AT91SAM9XE_IAR/ParTest/ParTest.c
index 29133d5..6b09467 100644
--- a/Demo/ARM9_AT91SAM9XE_IAR/ParTest/ParTest.c
+++ b/Demo/ARM9_AT91SAM9XE_IAR/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/ARM9_AT91SAM9XE_IAR/main.c b/Demo/ARM9_AT91SAM9XE_IAR/main.c
index a653396..620d271 100644
--- a/Demo/ARM9_AT91SAM9XE_IAR/main.c
+++ b/Demo/ARM9_AT91SAM9XE_IAR/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/ARM9_AT91SAM9XE_IAR/serial/serial.c b/Demo/ARM9_AT91SAM9XE_IAR/serial/serial.c
index fd18435..8ee4618 100644
--- a/Demo/ARM9_AT91SAM9XE_IAR/serial/serial.c
+++ b/Demo/ARM9_AT91SAM9XE_IAR/serial/serial.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/ARM9_STR91X_IAR/FreeRTOSConfig.h b/Demo/ARM9_STR91X_IAR/FreeRTOSConfig.h
index ad3311d..f7068e9 100644
--- a/Demo/ARM9_STR91X_IAR/FreeRTOSConfig.h
+++ b/Demo/ARM9_STR91X_IAR/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/ARM9_STR91X_IAR/ParTest/ParTest.c b/Demo/ARM9_STR91X_IAR/ParTest/ParTest.c
index 723b0f4..950973d 100644
--- a/Demo/ARM9_STR91X_IAR/ParTest/ParTest.c
+++ b/Demo/ARM9_STR91X_IAR/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 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 d836708..fdbfaa5 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 V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 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 33fc354..bef506f 100644
--- a/Demo/ARM9_STR91X_IAR/lwip/lwipWebServer/BasicWEB.c
+++ b/Demo/ARM9_STR91X_IAR/lwip/lwipWebServer/BasicWEB.c
@@ -1,6 +1,6 @@
 

 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/ARM9_STR91X_IAR/main.c b/Demo/ARM9_STR91X_IAR/main.c
index fdb5b5c..a9d06a1 100644
--- a/Demo/ARM9_STR91X_IAR/main.c
+++ b/Demo/ARM9_STR91X_IAR/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/ARM9_STR91X_IAR/serial/serial.c b/Demo/ARM9_STR91X_IAR/serial/serial.c
index d453aa5..367031e 100644
--- a/Demo/ARM9_STR91X_IAR/serial/serial.c
+++ b/Demo/ARM9_STR91X_IAR/serial/serial.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 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 407e806..6945002 100644
--- a/Demo/ARM9_STR91X_IAR/webserver/uIP_Task.c
+++ b/Demo/ARM9_STR91X_IAR/webserver/uIP_Task.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/AVR32_UC3/main.c b/Demo/AVR32_UC3/main.c
index 3eef142..d86dec6 100644
--- a/Demo/AVR32_UC3/main.c
+++ b/Demo/AVR32_UC3/main.c
@@ -30,7 +30,7 @@
  *****************************************************************************/

 

 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/AVR_ATMega323_IAR/FreeRTOSConfig.h b/Demo/AVR_ATMega323_IAR/FreeRTOSConfig.h
index 38e1a9b..ba4f5ca 100644
--- a/Demo/AVR_ATMega323_IAR/FreeRTOSConfig.h
+++ b/Demo/AVR_ATMega323_IAR/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/AVR_ATMega323_IAR/ParTest/ParTest.c b/Demo/AVR_ATMega323_IAR/ParTest/ParTest.c
index 8379425..97d212f 100644
--- a/Demo/AVR_ATMega323_IAR/ParTest/ParTest.c
+++ b/Demo/AVR_ATMega323_IAR/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/AVR_ATMega323_IAR/main.c b/Demo/AVR_ATMega323_IAR/main.c
index 3edd1fe..733171a 100644
--- a/Demo/AVR_ATMega323_IAR/main.c
+++ b/Demo/AVR_ATMega323_IAR/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/AVR_ATMega323_IAR/regtest.c b/Demo/AVR_ATMega323_IAR/regtest.c
index 4875ea2..f090e82 100644
--- a/Demo/AVR_ATMega323_IAR/regtest.c
+++ b/Demo/AVR_ATMega323_IAR/regtest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/AVR_ATMega323_IAR/regtest.h b/Demo/AVR_ATMega323_IAR/regtest.h
index 12268d4..9c6eac5 100644
--- a/Demo/AVR_ATMega323_IAR/regtest.h
+++ b/Demo/AVR_ATMega323_IAR/regtest.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/AVR_ATMega323_IAR/serial/serial.c b/Demo/AVR_ATMega323_IAR/serial/serial.c
index 4b3b755..f134d2b 100644
--- a/Demo/AVR_ATMega323_IAR/serial/serial.c
+++ b/Demo/AVR_ATMega323_IAR/serial/serial.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/AVR_ATMega323_WinAVR/FreeRTOSConfig.h b/Demo/AVR_ATMega323_WinAVR/FreeRTOSConfig.h
index c842fff..19896c6 100644
--- a/Demo/AVR_ATMega323_WinAVR/FreeRTOSConfig.h
+++ b/Demo/AVR_ATMega323_WinAVR/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/AVR_ATMega323_WinAVR/ParTest/ParTest.c b/Demo/AVR_ATMega323_WinAVR/ParTest/ParTest.c
index 7c5cdad..cda1e8e 100644
--- a/Demo/AVR_ATMega323_WinAVR/ParTest/ParTest.c
+++ b/Demo/AVR_ATMega323_WinAVR/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/AVR_ATMega323_WinAVR/main.c b/Demo/AVR_ATMega323_WinAVR/main.c
index a6d1dcf..9faf9ac 100644
--- a/Demo/AVR_ATMega323_WinAVR/main.c
+++ b/Demo/AVR_ATMega323_WinAVR/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/AVR_ATMega323_WinAVR/regtest.c b/Demo/AVR_ATMega323_WinAVR/regtest.c
index c3e48ed..b387a52 100644
--- a/Demo/AVR_ATMega323_WinAVR/regtest.c
+++ b/Demo/AVR_ATMega323_WinAVR/regtest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/AVR_ATMega323_WinAVR/regtest.h b/Demo/AVR_ATMega323_WinAVR/regtest.h
index 12268d4..9c6eac5 100644
--- a/Demo/AVR_ATMega323_WinAVR/regtest.h
+++ b/Demo/AVR_ATMega323_WinAVR/regtest.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/AVR_ATMega323_WinAVR/serial/serial.c b/Demo/AVR_ATMega323_WinAVR/serial/serial.c
index 57cf83b..1602b2b 100644
--- a/Demo/AVR_ATMega323_WinAVR/serial/serial.c
+++ b/Demo/AVR_ATMega323_WinAVR/serial/serial.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/CORTEX_AT91SAM3U256_IAR/FreeRTOSConfig.h b/Demo/CORTEX_AT91SAM3U256_IAR/FreeRTOSConfig.h
index 746ae5a..522488d 100644
--- a/Demo/CORTEX_AT91SAM3U256_IAR/FreeRTOSConfig.h
+++ b/Demo/CORTEX_AT91SAM3U256_IAR/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/CORTEX_AT91SAM3U256_IAR/ParTest/ParTest.c b/Demo/CORTEX_AT91SAM3U256_IAR/ParTest/ParTest.c
index 7e8b99a..4c392b7 100644
--- a/Demo/CORTEX_AT91SAM3U256_IAR/ParTest/ParTest.c
+++ b/Demo/CORTEX_AT91SAM3U256_IAR/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/CORTEX_AT91SAM3U256_IAR/lcd_message.h b/Demo/CORTEX_AT91SAM3U256_IAR/lcd_message.h
index a79ca43..28b9d99 100644
--- a/Demo/CORTEX_AT91SAM3U256_IAR/lcd_message.h
+++ b/Demo/CORTEX_AT91SAM3U256_IAR/lcd_message.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/CORTEX_AT91SAM3U256_IAR/main.c b/Demo/CORTEX_AT91SAM3U256_IAR/main.c
index 71944e2..3cb63d5 100644
--- a/Demo/CORTEX_AT91SAM3U256_IAR/main.c
+++ b/Demo/CORTEX_AT91SAM3U256_IAR/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/CORTEX_AT91SAM3U256_IAR/serial/serial.c b/Demo/CORTEX_AT91SAM3U256_IAR/serial/serial.c
index d6a4958..cbc6b31 100644
--- a/Demo/CORTEX_AT91SAM3U256_IAR/serial/serial.c
+++ b/Demo/CORTEX_AT91SAM3U256_IAR/serial/serial.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/CORTEX_EFMG890F128_IAR/FreeRTOSConfig.h b/Demo/CORTEX_EFMG890F128_IAR/FreeRTOSConfig.h
index d4d0a7f..97f5819 100644
--- a/Demo/CORTEX_EFMG890F128_IAR/FreeRTOSConfig.h
+++ b/Demo/CORTEX_EFMG890F128_IAR/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/CORTEX_EFMG890F128_IAR/ParTest.c b/Demo/CORTEX_EFMG890F128_IAR/ParTest.c
index 0915b02..2815c03 100644
--- a/Demo/CORTEX_EFMG890F128_IAR/ParTest.c
+++ b/Demo/CORTEX_EFMG890F128_IAR/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/CORTEX_EFMG890F128_IAR/lcdtest.c b/Demo/CORTEX_EFMG890F128_IAR/lcdtest.c
index 0e87544..033e339 100644
--- a/Demo/CORTEX_EFMG890F128_IAR/lcdtest.c
+++ b/Demo/CORTEX_EFMG890F128_IAR/lcdtest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/CORTEX_EFMG890F128_IAR/ledtest.c b/Demo/CORTEX_EFMG890F128_IAR/ledtest.c
index b29f2b0..fba5c57 100644
--- a/Demo/CORTEX_EFMG890F128_IAR/ledtest.c
+++ b/Demo/CORTEX_EFMG890F128_IAR/ledtest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/CORTEX_EFMG890F128_IAR/ledtest.h b/Demo/CORTEX_EFMG890F128_IAR/ledtest.h
index 122816f..8ea798b 100644
--- a/Demo/CORTEX_EFMG890F128_IAR/ledtest.h
+++ b/Demo/CORTEX_EFMG890F128_IAR/ledtest.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/CORTEX_EFMG890F128_IAR/main.c b/Demo/CORTEX_EFMG890F128_IAR/main.c
index b23c7e1..7d3d69e 100644
--- a/Demo/CORTEX_EFMG890F128_IAR/main.c
+++ b/Demo/CORTEX_EFMG890F128_IAR/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/CORTEX_LM3S102_GCC/Demo1/FreeRTOSConfig.h b/Demo/CORTEX_LM3S102_GCC/Demo1/FreeRTOSConfig.h
index e6c497e..933d96d 100644
--- a/Demo/CORTEX_LM3S102_GCC/Demo1/FreeRTOSConfig.h
+++ b/Demo/CORTEX_LM3S102_GCC/Demo1/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/CORTEX_LM3S102_GCC/Demo1/main.c b/Demo/CORTEX_LM3S102_GCC/Demo1/main.c
index 1875919..a86175f 100644
--- a/Demo/CORTEX_LM3S102_GCC/Demo1/main.c
+++ b/Demo/CORTEX_LM3S102_GCC/Demo1/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

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

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/CORTEX_LM3S102_GCC/Demo2/main.c b/Demo/CORTEX_LM3S102_GCC/Demo2/main.c
index 4314c57..af1df06 100644
--- a/Demo/CORTEX_LM3S102_GCC/Demo2/main.c
+++ b/Demo/CORTEX_LM3S102_GCC/Demo2/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/CORTEX_LM3S102_GCC/FreeRTOSConfig.h b/Demo/CORTEX_LM3S102_GCC/FreeRTOSConfig.h
index e776a00..22f3e3f 100644
--- a/Demo/CORTEX_LM3S102_GCC/FreeRTOSConfig.h
+++ b/Demo/CORTEX_LM3S102_GCC/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/CORTEX_LM3S102_GCC/ParTest/ParTest.c b/Demo/CORTEX_LM3S102_GCC/ParTest/ParTest.c
index 9625f11..786a7ae 100644
--- a/Demo/CORTEX_LM3S102_GCC/ParTest/ParTest.c
+++ b/Demo/CORTEX_LM3S102_GCC/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/CORTEX_LM3S102_GCC/main.c b/Demo/CORTEX_LM3S102_GCC/main.c
index 1875919..a86175f 100644
--- a/Demo/CORTEX_LM3S102_GCC/main.c
+++ b/Demo/CORTEX_LM3S102_GCC/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/CORTEX_LM3S102_KEIL/Demo1/FreeRTOSConfig.h b/Demo/CORTEX_LM3S102_KEIL/Demo1/FreeRTOSConfig.h
index e6c497e..933d96d 100644
--- a/Demo/CORTEX_LM3S102_KEIL/Demo1/FreeRTOSConfig.h
+++ b/Demo/CORTEX_LM3S102_KEIL/Demo1/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/CORTEX_LM3S102_KEIL/Demo1/main.c b/Demo/CORTEX_LM3S102_KEIL/Demo1/main.c
index 4234b90..43e0a73 100644
--- a/Demo/CORTEX_LM3S102_KEIL/Demo1/main.c
+++ b/Demo/CORTEX_LM3S102_KEIL/Demo1/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

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

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/CORTEX_LM3S102_KEIL/Demo2/main.c b/Demo/CORTEX_LM3S102_KEIL/Demo2/main.c
index 9a90f6e..ba3ce4c 100644
--- a/Demo/CORTEX_LM3S102_KEIL/Demo2/main.c
+++ b/Demo/CORTEX_LM3S102_KEIL/Demo2/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/CORTEX_LM3S102_KEIL/FreeRTOSConfig.h b/Demo/CORTEX_LM3S102_KEIL/FreeRTOSConfig.h
index e284f63..0535ce1 100644
--- a/Demo/CORTEX_LM3S102_KEIL/FreeRTOSConfig.h
+++ b/Demo/CORTEX_LM3S102_KEIL/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/CORTEX_LM3S102_KEIL/ParTest/ParTest.c b/Demo/CORTEX_LM3S102_KEIL/ParTest/ParTest.c
index 9625f11..786a7ae 100644
--- a/Demo/CORTEX_LM3S102_KEIL/ParTest/ParTest.c
+++ b/Demo/CORTEX_LM3S102_KEIL/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/CORTEX_LM3S102_KEIL/main.c b/Demo/CORTEX_LM3S102_KEIL/main.c
index 4234b90..43e0a73 100644
--- a/Demo/CORTEX_LM3S102_KEIL/main.c
+++ b/Demo/CORTEX_LM3S102_KEIL/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

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

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/CORTEX_LM3S102_Rowley/Demo1/ParTest.c b/Demo/CORTEX_LM3S102_Rowley/Demo1/ParTest.c
index 9625f11..786a7ae 100644
--- a/Demo/CORTEX_LM3S102_Rowley/Demo1/ParTest.c
+++ b/Demo/CORTEX_LM3S102_Rowley/Demo1/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

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

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/CORTEX_LM3S102_Rowley/Demo2/FreeRTOSConfig.h b/Demo/CORTEX_LM3S102_Rowley/Demo2/FreeRTOSConfig.h
index 03b1877..4f3d04f 100644
--- a/Demo/CORTEX_LM3S102_Rowley/Demo2/FreeRTOSConfig.h
+++ b/Demo/CORTEX_LM3S102_Rowley/Demo2/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/CORTEX_LM3S102_Rowley/Demo2/ParTest.c b/Demo/CORTEX_LM3S102_Rowley/Demo2/ParTest.c
index 9625f11..786a7ae 100644
--- a/Demo/CORTEX_LM3S102_Rowley/Demo2/ParTest.c
+++ b/Demo/CORTEX_LM3S102_Rowley/Demo2/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/CORTEX_LM3S102_Rowley/Demo2/main.c b/Demo/CORTEX_LM3S102_Rowley/Demo2/main.c
index 647b239..d18440f 100644
--- a/Demo/CORTEX_LM3S102_Rowley/Demo2/main.c
+++ b/Demo/CORTEX_LM3S102_Rowley/Demo2/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

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

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/CORTEX_LM3S102_Rowley/Demo3/ParTest.c b/Demo/CORTEX_LM3S102_Rowley/Demo3/ParTest.c
index 71b85ee..02f9620 100644
--- a/Demo/CORTEX_LM3S102_Rowley/Demo3/ParTest.c
+++ b/Demo/CORTEX_LM3S102_Rowley/Demo3/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/CORTEX_LM3S102_Rowley/Demo3/main.c b/Demo/CORTEX_LM3S102_Rowley/Demo3/main.c
index d3ad401..f6d6a2e 100644
--- a/Demo/CORTEX_LM3S102_Rowley/Demo3/main.c
+++ b/Demo/CORTEX_LM3S102_Rowley/Demo3/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/CORTEX_LM3S316_IAR/FreeRTOSConfig.h b/Demo/CORTEX_LM3S316_IAR/FreeRTOSConfig.h
index f112af8..32825c6 100644
--- a/Demo/CORTEX_LM3S316_IAR/FreeRTOSConfig.h
+++ b/Demo/CORTEX_LM3S316_IAR/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/CORTEX_LM3S316_IAR/ParTest/ParTest.c b/Demo/CORTEX_LM3S316_IAR/ParTest/ParTest.c
index 9625f11..786a7ae 100644
--- a/Demo/CORTEX_LM3S316_IAR/ParTest/ParTest.c
+++ b/Demo/CORTEX_LM3S316_IAR/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/CORTEX_LM3S316_IAR/commstest.c b/Demo/CORTEX_LM3S316_IAR/commstest.c
index 51767e7..270af38 100644
--- a/Demo/CORTEX_LM3S316_IAR/commstest.c
+++ b/Demo/CORTEX_LM3S316_IAR/commstest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/CORTEX_LM3S316_IAR/commstest.h b/Demo/CORTEX_LM3S316_IAR/commstest.h
index 35199f4..20da559 100644
--- a/Demo/CORTEX_LM3S316_IAR/commstest.h
+++ b/Demo/CORTEX_LM3S316_IAR/commstest.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/CORTEX_LM3S316_IAR/main.c b/Demo/CORTEX_LM3S316_IAR/main.c
index 41a3192..2a2e5df 100644
--- a/Demo/CORTEX_LM3S316_IAR/main.c
+++ b/Demo/CORTEX_LM3S316_IAR/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/CORTEX_LM3S811_GCC/FreeRTOSConfig.h b/Demo/CORTEX_LM3S811_GCC/FreeRTOSConfig.h
index e3a4964..4494ccb 100644
--- a/Demo/CORTEX_LM3S811_GCC/FreeRTOSConfig.h
+++ b/Demo/CORTEX_LM3S811_GCC/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/CORTEX_LM3S811_GCC/main.c b/Demo/CORTEX_LM3S811_GCC/main.c
index bf24114..2de1faa 100644
--- a/Demo/CORTEX_LM3S811_GCC/main.c
+++ b/Demo/CORTEX_LM3S811_GCC/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/CORTEX_LM3S811_IAR/FreeRTOSConfig.h b/Demo/CORTEX_LM3S811_IAR/FreeRTOSConfig.h
index b5b004f..cb963ec 100644
--- a/Demo/CORTEX_LM3S811_IAR/FreeRTOSConfig.h
+++ b/Demo/CORTEX_LM3S811_IAR/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/CORTEX_LM3S811_IAR/main.c b/Demo/CORTEX_LM3S811_IAR/main.c
index a1d2bd3..9da7e47 100644
--- a/Demo/CORTEX_LM3S811_IAR/main.c
+++ b/Demo/CORTEX_LM3S811_IAR/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

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

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 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 6b52276..6991164 100644
--- a/Demo/CORTEX_LM3S811_KEIL/heap/heap_1.c
+++ b/Demo/CORTEX_LM3S811_KEIL/heap/heap_1.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/CORTEX_LM3S811_KEIL/main.c b/Demo/CORTEX_LM3S811_KEIL/main.c
index d1aa5a1..4cb9bef 100644
--- a/Demo/CORTEX_LM3S811_KEIL/main.c
+++ b/Demo/CORTEX_LM3S811_KEIL/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

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

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/IntQueueTimer.c b/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/IntQueueTimer.c
index c642d5b..89e2fac 100644
--- a/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/IntQueueTimer.c
+++ b/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/IntQueueTimer.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

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

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/Makefile b/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/Makefile
index 3ef7261..6a3b7e3 100644
--- a/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/Makefile
+++ b/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/Makefile
@@ -1,5 +1,5 @@
 #/*

-#    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+#    FreeRTOS V6.0.4 - Copyright (C) 2010 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 e6aa755..c8ace6b 100644
--- a/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/ParTest/ParTest.c
+++ b/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

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

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/timertest.c b/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/timertest.c
index 592dd05..98565e2 100644
--- a/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/timertest.c
+++ b/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/timertest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 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 e8c6844..f004075 100644
--- a/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/webserver/emac.c
+++ b/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/webserver/emac.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 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 e77ae4b..385e310 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 V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/CORTEX_LM3Sxxxx_IAR_Keil/FreeRTOSConfig.h b/Demo/CORTEX_LM3Sxxxx_IAR_Keil/FreeRTOSConfig.h
index 8812058..4626c21 100644
--- a/Demo/CORTEX_LM3Sxxxx_IAR_Keil/FreeRTOSConfig.h
+++ b/Demo/CORTEX_LM3Sxxxx_IAR_Keil/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/CORTEX_LM3Sxxxx_IAR_Keil/IntQueueTimer.c b/Demo/CORTEX_LM3Sxxxx_IAR_Keil/IntQueueTimer.c
index c642d5b..89e2fac 100644
--- a/Demo/CORTEX_LM3Sxxxx_IAR_Keil/IntQueueTimer.c
+++ b/Demo/CORTEX_LM3Sxxxx_IAR_Keil/IntQueueTimer.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/CORTEX_LM3Sxxxx_IAR_Keil/IntQueueTimer.h b/Demo/CORTEX_LM3Sxxxx_IAR_Keil/IntQueueTimer.h
index f88b1d3..876a928 100644
--- a/Demo/CORTEX_LM3Sxxxx_IAR_Keil/IntQueueTimer.h
+++ b/Demo/CORTEX_LM3Sxxxx_IAR_Keil/IntQueueTimer.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 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 e6aa755..c8ace6b 100644
--- a/Demo/CORTEX_LM3Sxxxx_IAR_Keil/ParTest/ParTest.c
+++ b/Demo/CORTEX_LM3Sxxxx_IAR_Keil/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/CORTEX_LM3Sxxxx_IAR_Keil/main.c b/Demo/CORTEX_LM3Sxxxx_IAR_Keil/main.c
index 63332b9..4b71512 100644
--- a/Demo/CORTEX_LM3Sxxxx_IAR_Keil/main.c
+++ b/Demo/CORTEX_LM3Sxxxx_IAR_Keil/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/CORTEX_LM3Sxxxx_IAR_Keil/timertest.c b/Demo/CORTEX_LM3Sxxxx_IAR_Keil/timertest.c
index c8a8526..dd59081 100644
--- a/Demo/CORTEX_LM3Sxxxx_IAR_Keil/timertest.c
+++ b/Demo/CORTEX_LM3Sxxxx_IAR_Keil/timertest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 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 e989127..3aa2ead 100644
--- a/Demo/CORTEX_LM3Sxxxx_IAR_Keil/webserver/emac.c
+++ b/Demo/CORTEX_LM3Sxxxx_IAR_Keil/webserver/emac.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 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 097526e..f8ace82 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 V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/CORTEX_LM3Sxxxx_Rowley/FreeRTOSConfig.h b/Demo/CORTEX_LM3Sxxxx_Rowley/FreeRTOSConfig.h
index 45860f0..b8d4051 100644
--- a/Demo/CORTEX_LM3Sxxxx_Rowley/FreeRTOSConfig.h
+++ b/Demo/CORTEX_LM3Sxxxx_Rowley/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/CORTEX_LM3Sxxxx_Rowley/IntQueueTimer.c b/Demo/CORTEX_LM3Sxxxx_Rowley/IntQueueTimer.c
index c642d5b..89e2fac 100644
--- a/Demo/CORTEX_LM3Sxxxx_Rowley/IntQueueTimer.c
+++ b/Demo/CORTEX_LM3Sxxxx_Rowley/IntQueueTimer.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/CORTEX_LM3Sxxxx_Rowley/IntQueueTimer.h b/Demo/CORTEX_LM3Sxxxx_Rowley/IntQueueTimer.h
index f88b1d3..876a928 100644
--- a/Demo/CORTEX_LM3Sxxxx_Rowley/IntQueueTimer.h
+++ b/Demo/CORTEX_LM3Sxxxx_Rowley/IntQueueTimer.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/CORTEX_LM3Sxxxx_Rowley/ParTest/ParTest.c b/Demo/CORTEX_LM3Sxxxx_Rowley/ParTest/ParTest.c
index e6aa755..c8ace6b 100644
--- a/Demo/CORTEX_LM3Sxxxx_Rowley/ParTest/ParTest.c
+++ b/Demo/CORTEX_LM3Sxxxx_Rowley/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/CORTEX_LM3Sxxxx_Rowley/main.c b/Demo/CORTEX_LM3Sxxxx_Rowley/main.c
index 8e62eac..a71d6ff 100644
--- a/Demo/CORTEX_LM3Sxxxx_Rowley/main.c
+++ b/Demo/CORTEX_LM3Sxxxx_Rowley/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/CORTEX_LM3Sxxxx_Rowley/timertest.c b/Demo/CORTEX_LM3Sxxxx_Rowley/timertest.c
index 2210aa2..7c940ae 100644
--- a/Demo/CORTEX_LM3Sxxxx_Rowley/timertest.c
+++ b/Demo/CORTEX_LM3Sxxxx_Rowley/timertest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/CORTEX_LM3Sxxxx_Rowley/webserver/emac.c b/Demo/CORTEX_LM3Sxxxx_Rowley/webserver/emac.c
index 78323ad..80e428f 100644
--- a/Demo/CORTEX_LM3Sxxxx_Rowley/webserver/emac.c
+++ b/Demo/CORTEX_LM3Sxxxx_Rowley/webserver/emac.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 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 d143eab..199cac9 100644
--- a/Demo/CORTEX_LM3Sxxxx_Rowley/webserver/uIP_Task.c
+++ b/Demo/CORTEX_LM3Sxxxx_Rowley/webserver/uIP_Task.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 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 1e7a128..85909de 100644
--- a/Demo/CORTEX_LPC1768_GCC_RedSuite/src/FreeRTOSConfig.h
+++ b/Demo/CORTEX_LPC1768_GCC_RedSuite/src/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 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 b79cfce..62fc435 100644
--- a/Demo/CORTEX_LPC1768_GCC_RedSuite/src/ParTest.c
+++ b/Demo/CORTEX_LPC1768_GCC_RedSuite/src/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 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 e3c0ace..e62287b 100644
--- a/Demo/CORTEX_LPC1768_GCC_RedSuite/src/main.c
+++ b/Demo/CORTEX_LPC1768_GCC_RedSuite/src/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 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 c9b8b65..0c11796 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 V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 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 04e69af..d498ce1 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 V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/CORTEX_LPC1768_GCC_Rowley/FreeRTOSConfig.h b/Demo/CORTEX_LPC1768_GCC_Rowley/FreeRTOSConfig.h
index 0c68208..cf0444b 100644
--- a/Demo/CORTEX_LPC1768_GCC_Rowley/FreeRTOSConfig.h
+++ b/Demo/CORTEX_LPC1768_GCC_Rowley/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/CORTEX_LPC1768_GCC_Rowley/LED.h b/Demo/CORTEX_LPC1768_GCC_Rowley/LED.h
index 3904b33..1ae4d73 100644
--- a/Demo/CORTEX_LPC1768_GCC_Rowley/LED.h
+++ b/Demo/CORTEX_LPC1768_GCC_Rowley/LED.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/CORTEX_LPC1768_GCC_Rowley/ParTest.c b/Demo/CORTEX_LPC1768_GCC_Rowley/ParTest.c
index 3a13f74..ae5efb2 100644
--- a/Demo/CORTEX_LPC1768_GCC_Rowley/ParTest.c
+++ b/Demo/CORTEX_LPC1768_GCC_Rowley/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/CORTEX_LPC1768_GCC_Rowley/main.c b/Demo/CORTEX_LPC1768_GCC_Rowley/main.c
index 8ad6346..59c4ed9 100644
--- a/Demo/CORTEX_LPC1768_GCC_Rowley/main.c
+++ b/Demo/CORTEX_LPC1768_GCC_Rowley/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 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 71a56a5..50461bf 100644
--- a/Demo/CORTEX_LPC1768_GCC_Rowley/webserver/emac.c
+++ b/Demo/CORTEX_LPC1768_GCC_Rowley/webserver/emac.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 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 a624f01..366f131 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 V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/CORTEX_LPC1768_IAR/FreeRTOSConfig.h b/Demo/CORTEX_LPC1768_IAR/FreeRTOSConfig.h
index ff985ca..f2f0e42 100644
--- a/Demo/CORTEX_LPC1768_IAR/FreeRTOSConfig.h
+++ b/Demo/CORTEX_LPC1768_IAR/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/CORTEX_LPC1768_IAR/LED.h b/Demo/CORTEX_LPC1768_IAR/LED.h
index 3904b33..1ae4d73 100644
--- a/Demo/CORTEX_LPC1768_IAR/LED.h
+++ b/Demo/CORTEX_LPC1768_IAR/LED.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/CORTEX_LPC1768_IAR/ParTest.c b/Demo/CORTEX_LPC1768_IAR/ParTest.c
index 4de4365..1eea283 100644
--- a/Demo/CORTEX_LPC1768_IAR/ParTest.c
+++ b/Demo/CORTEX_LPC1768_IAR/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/CORTEX_LPC1768_IAR/main.c b/Demo/CORTEX_LPC1768_IAR/main.c
index 85c53d4..cb50dfc 100644
--- a/Demo/CORTEX_LPC1768_IAR/main.c
+++ b/Demo/CORTEX_LPC1768_IAR/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/CORTEX_LPC1768_IAR/webserver/emac.c b/Demo/CORTEX_LPC1768_IAR/webserver/emac.c
index 3de0dc5..734bf31 100644
--- a/Demo/CORTEX_LPC1768_IAR/webserver/emac.c
+++ b/Demo/CORTEX_LPC1768_IAR/webserver/emac.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 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 a624f01..366f131 100644
--- a/Demo/CORTEX_LPC1768_IAR/webserver/uIP_Task.c
+++ b/Demo/CORTEX_LPC1768_IAR/webserver/uIP_Task.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/CORTEX_MPU_LM3Sxxxx_Rowley/FreeRTOSConfig.h b/Demo/CORTEX_MPU_LM3Sxxxx_Rowley/FreeRTOSConfig.h
index 5cfaf10..fc076e5 100644
--- a/Demo/CORTEX_MPU_LM3Sxxxx_Rowley/FreeRTOSConfig.h
+++ b/Demo/CORTEX_MPU_LM3Sxxxx_Rowley/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/CORTEX_MPU_LM3Sxxxx_Rowley/main.c b/Demo/CORTEX_MPU_LM3Sxxxx_Rowley/main.c
index 06a5868..1e8f587 100644
--- a/Demo/CORTEX_MPU_LM3Sxxxx_Rowley/main.c
+++ b/Demo/CORTEX_MPU_LM3Sxxxx_Rowley/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 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 35ab27d..16f67b5 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 V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 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 92ef990..5648db0 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 V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/CORTEX_STM32F103_IAR/FreeRTOSConfig.h b/Demo/CORTEX_STM32F103_IAR/FreeRTOSConfig.h
index a34af5b..93580f6 100644
--- a/Demo/CORTEX_STM32F103_IAR/FreeRTOSConfig.h
+++ b/Demo/CORTEX_STM32F103_IAR/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/CORTEX_STM32F103_IAR/ParTest/ParTest.c b/Demo/CORTEX_STM32F103_IAR/ParTest/ParTest.c
index 7c830b6..6adb16e 100644
--- a/Demo/CORTEX_STM32F103_IAR/ParTest/ParTest.c
+++ b/Demo/CORTEX_STM32F103_IAR/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/CORTEX_STM32F103_IAR/main.c b/Demo/CORTEX_STM32F103_IAR/main.c
index e52c565..8acfb45 100644
--- a/Demo/CORTEX_STM32F103_IAR/main.c
+++ b/Demo/CORTEX_STM32F103_IAR/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/CORTEX_STM32F103_IAR/serial/serial.c b/Demo/CORTEX_STM32F103_IAR/serial/serial.c
index 18ccafd..953f7ec 100644
--- a/Demo/CORTEX_STM32F103_IAR/serial/serial.c
+++ b/Demo/CORTEX_STM32F103_IAR/serial/serial.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/CORTEX_STM32F103_IAR/timertest.c b/Demo/CORTEX_STM32F103_IAR/timertest.c
index 15d2488..3728988 100644
--- a/Demo/CORTEX_STM32F103_IAR/timertest.c
+++ b/Demo/CORTEX_STM32F103_IAR/timertest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/CORTEX_STM32F103_Keil/FreeRTOSConfig.h b/Demo/CORTEX_STM32F103_Keil/FreeRTOSConfig.h
index a34af5b..93580f6 100644
--- a/Demo/CORTEX_STM32F103_Keil/FreeRTOSConfig.h
+++ b/Demo/CORTEX_STM32F103_Keil/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/CORTEX_STM32F103_Keil/ParTest/ParTest.c b/Demo/CORTEX_STM32F103_Keil/ParTest/ParTest.c
index 7c830b6..6adb16e 100644
--- a/Demo/CORTEX_STM32F103_Keil/ParTest/ParTest.c
+++ b/Demo/CORTEX_STM32F103_Keil/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/CORTEX_STM32F103_Keil/main.c b/Demo/CORTEX_STM32F103_Keil/main.c
index e52c565..8acfb45 100644
--- a/Demo/CORTEX_STM32F103_Keil/main.c
+++ b/Demo/CORTEX_STM32F103_Keil/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/CORTEX_STM32F103_Keil/serial/serial.c b/Demo/CORTEX_STM32F103_Keil/serial/serial.c
index 18ccafd..953f7ec 100644
--- a/Demo/CORTEX_STM32F103_Keil/serial/serial.c
+++ b/Demo/CORTEX_STM32F103_Keil/serial/serial.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/CORTEX_STM32F103_Keil/timertest.c b/Demo/CORTEX_STM32F103_Keil/timertest.c
index 15d2488..3728988 100644
--- a/Demo/CORTEX_STM32F103_Keil/timertest.c
+++ b/Demo/CORTEX_STM32F103_Keil/timertest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/CORTEX_STM32F103_Primer_GCC/FreeRTOSConfig.h b/Demo/CORTEX_STM32F103_Primer_GCC/FreeRTOSConfig.h
index 7571f21..cfecb37 100644
--- a/Demo/CORTEX_STM32F103_Primer_GCC/FreeRTOSConfig.h
+++ b/Demo/CORTEX_STM32F103_Primer_GCC/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 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 03c58ae..e46f368 100644
--- a/Demo/CORTEX_STM32F103_Primer_GCC/ParTest/ParTest.c
+++ b/Demo/CORTEX_STM32F103_Primer_GCC/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/CORTEX_STM32F103_Primer_GCC/bitmap.h b/Demo/CORTEX_STM32F103_Primer_GCC/bitmap.h
index 9c90836..fd31425 100644
--- a/Demo/CORTEX_STM32F103_Primer_GCC/bitmap.h
+++ b/Demo/CORTEX_STM32F103_Primer_GCC/bitmap.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/CORTEX_STM32F103_Primer_GCC/main.c b/Demo/CORTEX_STM32F103_Primer_GCC/main.c
index 607132d..9cda8cb 100644
--- a/Demo/CORTEX_STM32F103_Primer_GCC/main.c
+++ b/Demo/CORTEX_STM32F103_Primer_GCC/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/CORTEX_STM32F103_Primer_GCC/timertest.c b/Demo/CORTEX_STM32F103_Primer_GCC/timertest.c
index 15d2488..3728988 100644
--- a/Demo/CORTEX_STM32F103_Primer_GCC/timertest.c
+++ b/Demo/CORTEX_STM32F103_Primer_GCC/timertest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/CORTEX_STM32F107_GCC_Rowley/FreeRTOSConfig.h b/Demo/CORTEX_STM32F107_GCC_Rowley/FreeRTOSConfig.h
index 3bdd523..d43ad0a 100644
--- a/Demo/CORTEX_STM32F107_GCC_Rowley/FreeRTOSConfig.h
+++ b/Demo/CORTEX_STM32F107_GCC_Rowley/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 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 b43f50d..b85cf35 100644
--- a/Demo/CORTEX_STM32F107_GCC_Rowley/ParTest/ParTest.c
+++ b/Demo/CORTEX_STM32F107_GCC_Rowley/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/CORTEX_STM32F107_GCC_Rowley/main.c b/Demo/CORTEX_STM32F107_GCC_Rowley/main.c
index 3c4ce1e..5f8fe49 100644
--- a/Demo/CORTEX_STM32F107_GCC_Rowley/main.c
+++ b/Demo/CORTEX_STM32F107_GCC_Rowley/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/CORTEX_STM32F107_GCC_Rowley/timertest.c b/Demo/CORTEX_STM32F107_GCC_Rowley/timertest.c
index 57e0e44..c06fd3b 100644
--- a/Demo/CORTEX_STM32F107_GCC_Rowley/timertest.c
+++ b/Demo/CORTEX_STM32F107_GCC_Rowley/timertest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 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 0c4d313..b718006 100644
--- a/Demo/CORTEX_STM32F107_GCC_Rowley/webserver/emac.c
+++ b/Demo/CORTEX_STM32F107_GCC_Rowley/webserver/emac.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 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 cb7d729..b7c82b7 100644
--- a/Demo/CORTEX_STM32F107_GCC_Rowley/webserver/emac.h
+++ b/Demo/CORTEX_STM32F107_GCC_Rowley/webserver/emac.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 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 7c18a26..009accf 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 V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/ColdFire_MCF51CN128_CodeWarrior/Sources/FreeRTOSConfig.h b/Demo/ColdFire_MCF51CN128_CodeWarrior/Sources/FreeRTOSConfig.h
index 574219a..c2999b5 100644
--- a/Demo/ColdFire_MCF51CN128_CodeWarrior/Sources/FreeRTOSConfig.h
+++ b/Demo/ColdFire_MCF51CN128_CodeWarrior/Sources/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 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 be27945..774eb77 100644
--- a/Demo/ColdFire_MCF51CN128_CodeWarrior/Sources/ParTest/ParTest.c
+++ b/Demo/ColdFire_MCF51CN128_CodeWarrior/Sources/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 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 02f971d..b4af257 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 V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/ColdFire_MCF51CN128_CodeWarrior/Sources/main.c b/Demo/ColdFire_MCF51CN128_CodeWarrior/Sources/main.c
index 4cc5ad9..7304590 100644
--- a/Demo/ColdFire_MCF51CN128_CodeWarrior/Sources/main.c
+++ b/Demo/ColdFire_MCF51CN128_CodeWarrior/Sources/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/ColdFire_MCF52221_CodeWarrior/sources/FreeRTOSConfig.h b/Demo/ColdFire_MCF52221_CodeWarrior/sources/FreeRTOSConfig.h
index 02b2045..2fec979 100644
--- a/Demo/ColdFire_MCF52221_CodeWarrior/sources/FreeRTOSConfig.h
+++ b/Demo/ColdFire_MCF52221_CodeWarrior/sources/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 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 2db3527..0cfa360 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 V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 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 d14e889..68b1be6 100644
--- a/Demo/ColdFire_MCF52221_CodeWarrior/sources/ParTest/ParTest.c
+++ b/Demo/ColdFire_MCF52221_CodeWarrior/sources/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/ColdFire_MCF52221_CodeWarrior/sources/main.c b/Demo/ColdFire_MCF52221_CodeWarrior/sources/main.c
index 7fe2d7a..6c52bd4 100644
--- a/Demo/ColdFire_MCF52221_CodeWarrior/sources/main.c
+++ b/Demo/ColdFire_MCF52221_CodeWarrior/sources/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 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 9d3a4d0..30dd216 100644
--- a/Demo/ColdFire_MCF52221_CodeWarrior/sources/serial/serial.c
+++ b/Demo/ColdFire_MCF52221_CodeWarrior/sources/serial/serial.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/ColdFire_MCF52233_Eclipse/RTOSDemo/FreeRTOSConfig.h b/Demo/ColdFire_MCF52233_Eclipse/RTOSDemo/FreeRTOSConfig.h
index 9cd1d69..82ac270 100644
--- a/Demo/ColdFire_MCF52233_Eclipse/RTOSDemo/FreeRTOSConfig.h
+++ b/Demo/ColdFire_MCF52233_Eclipse/RTOSDemo/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 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 ac23f08..0a2cd2a 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 V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 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 237030c..19c698d 100644
--- a/Demo/ColdFire_MCF52233_Eclipse/RTOSDemo/ParTest/ParTest.c
+++ b/Demo/ColdFire_MCF52233_Eclipse/RTOSDemo/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/ColdFire_MCF52233_Eclipse/RTOSDemo/main.c b/Demo/ColdFire_MCF52233_Eclipse/RTOSDemo/main.c
index 345ad88..72f8ff8 100644
--- a/Demo/ColdFire_MCF52233_Eclipse/RTOSDemo/main.c
+++ b/Demo/ColdFire_MCF52233_Eclipse/RTOSDemo/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 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 1a06970..ec44067 100644
--- a/Demo/ColdFire_MCF52233_Eclipse/RTOSDemo/webserver/FEC.c
+++ b/Demo/ColdFire_MCF52233_Eclipse/RTOSDemo/webserver/FEC.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 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 4f1c568..fcb0261 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 V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/ColdFire_MCF52259_CodeWarrior/FreeRTOSConfig.h b/Demo/ColdFire_MCF52259_CodeWarrior/FreeRTOSConfig.h
index a9b1c93..4e0d4ee 100644
--- a/Demo/ColdFire_MCF52259_CodeWarrior/FreeRTOSConfig.h
+++ b/Demo/ColdFire_MCF52259_CodeWarrior/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 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 0d0b599..7b46703 100644
--- a/Demo/ColdFire_MCF52259_CodeWarrior/FreeRTOS_Tick_Setup.c
+++ b/Demo/ColdFire_MCF52259_CodeWarrior/FreeRTOS_Tick_Setup.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/ColdFire_MCF52259_CodeWarrior/HTTPDemo.c b/Demo/ColdFire_MCF52259_CodeWarrior/HTTPDemo.c
index 89ef344..4726c17 100644
--- a/Demo/ColdFire_MCF52259_CodeWarrior/HTTPDemo.c
+++ b/Demo/ColdFire_MCF52259_CodeWarrior/HTTPDemo.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/ColdFire_MCF52259_CodeWarrior/HTTPDemo.h b/Demo/ColdFire_MCF52259_CodeWarrior/HTTPDemo.h
index c586d99..e586e95 100644
--- a/Demo/ColdFire_MCF52259_CodeWarrior/HTTPDemo.h
+++ b/Demo/ColdFire_MCF52259_CodeWarrior/HTTPDemo.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/ColdFire_MCF52259_CodeWarrior/ParTest/ParTest.c b/Demo/ColdFire_MCF52259_CodeWarrior/ParTest/ParTest.c
index d14e889..68b1be6 100644
--- a/Demo/ColdFire_MCF52259_CodeWarrior/ParTest/ParTest.c
+++ b/Demo/ColdFire_MCF52259_CodeWarrior/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/ColdFire_MCF52259_CodeWarrior/main.c b/Demo/ColdFire_MCF52259_CodeWarrior/main.c
index 6aef713..ed180ce 100644
--- a/Demo/ColdFire_MCF52259_CodeWarrior/main.c
+++ b/Demo/ColdFire_MCF52259_CodeWarrior/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/FreeRTOSConfig.h b/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/FreeRTOSConfig.h
index 43169ec..177e903 100644
--- a/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/FreeRTOSConfig.h
+++ b/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 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 ac23f08..0a2cd2a 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 V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/IntQueueTimer.c b/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/IntQueueTimer.c
index ceebbd8..1ae4fe9 100644
--- a/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/IntQueueTimer.c
+++ b/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/IntQueueTimer.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/IntQueueTimer.h b/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/IntQueueTimer.h
index f88b1d3..876a928 100644
--- a/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/IntQueueTimer.h
+++ b/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/IntQueueTimer.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 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 4e26f28..1a7b17b 100644
--- a/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/ParTest/ParTest.c
+++ b/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/main.c b/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/main.c
index fa3c1ae..1dabb6d 100644
--- a/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/main.c
+++ b/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 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 bfb4146..55d9ffa 100644
--- a/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/serial/serial.c
+++ b/Demo/ColdFire_MCF5282_Eclipse/RTOSDemo/serial/serial.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/Common/Full/BlockQ.c b/Demo/Common/Full/BlockQ.c
index 6497446..9971ec4 100644
--- a/Demo/Common/Full/BlockQ.c
+++ b/Demo/Common/Full/BlockQ.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/Common/Full/PollQ.c b/Demo/Common/Full/PollQ.c
index 686cf4b..47007d4 100644
--- a/Demo/Common/Full/PollQ.c
+++ b/Demo/Common/Full/PollQ.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/Common/Full/comtest.c b/Demo/Common/Full/comtest.c
index e264621..8eb0aae 100644
--- a/Demo/Common/Full/comtest.c
+++ b/Demo/Common/Full/comtest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

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

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/Common/Full/dynamic.c b/Demo/Common/Full/dynamic.c
index 492cb98..7d2f117 100644
--- a/Demo/Common/Full/dynamic.c
+++ b/Demo/Common/Full/dynamic.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/Common/Full/events.c b/Demo/Common/Full/events.c
index 6ca0085..932a107 100644
--- a/Demo/Common/Full/events.c
+++ b/Demo/Common/Full/events.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

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

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/Common/Full/flop.c b/Demo/Common/Full/flop.c
index d25c0fa..0ae44ee 100644
--- a/Demo/Common/Full/flop.c
+++ b/Demo/Common/Full/flop.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/Common/Full/integer.c b/Demo/Common/Full/integer.c
index 57e412b..06f1d0f 100644
--- a/Demo/Common/Full/integer.c
+++ b/Demo/Common/Full/integer.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/Common/Full/print.c b/Demo/Common/Full/print.c
index 34fb1bc..920a348 100644
--- a/Demo/Common/Full/print.c
+++ b/Demo/Common/Full/print.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/Common/Full/semtest.c b/Demo/Common/Full/semtest.c
index 9ed5404..7b43c8b 100644
--- a/Demo/Common/Full/semtest.c
+++ b/Demo/Common/Full/semtest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/Common/Minimal/AltBlckQ.c b/Demo/Common/Minimal/AltBlckQ.c
index 18f0e23..36611c0 100644
--- a/Demo/Common/Minimal/AltBlckQ.c
+++ b/Demo/Common/Minimal/AltBlckQ.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/Common/Minimal/AltBlock.c b/Demo/Common/Minimal/AltBlock.c
index 6b4a8c4..4aca70c 100644
--- a/Demo/Common/Minimal/AltBlock.c
+++ b/Demo/Common/Minimal/AltBlock.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/Common/Minimal/AltPollQ.c b/Demo/Common/Minimal/AltPollQ.c
index 02d0bad..264d12f 100644
--- a/Demo/Common/Minimal/AltPollQ.c
+++ b/Demo/Common/Minimal/AltPollQ.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/Common/Minimal/AltQTest.c b/Demo/Common/Minimal/AltQTest.c
index 3fc486f..550c92d 100644
--- a/Demo/Common/Minimal/AltQTest.c
+++ b/Demo/Common/Minimal/AltQTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/Common/Minimal/BlockQ.c b/Demo/Common/Minimal/BlockQ.c
index 51307ff..2ca16c6 100644
--- a/Demo/Common/Minimal/BlockQ.c
+++ b/Demo/Common/Minimal/BlockQ.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

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

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/Common/Minimal/IntQueue.c b/Demo/Common/Minimal/IntQueue.c
index 5868337..77947ce 100644
--- a/Demo/Common/Minimal/IntQueue.c
+++ b/Demo/Common/Minimal/IntQueue.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/Common/Minimal/PollQ.c b/Demo/Common/Minimal/PollQ.c
index d5edaa6..2b0e745 100644
--- a/Demo/Common/Minimal/PollQ.c
+++ b/Demo/Common/Minimal/PollQ.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

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

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

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

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

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

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/Common/Minimal/countsem.c b/Demo/Common/Minimal/countsem.c
index 49db965..0b6f612 100644
--- a/Demo/Common/Minimal/countsem.c
+++ b/Demo/Common/Minimal/countsem.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/Common/Minimal/crflash.c b/Demo/Common/Minimal/crflash.c
index 56801b4..3cbee35 100644
--- a/Demo/Common/Minimal/crflash.c
+++ b/Demo/Common/Minimal/crflash.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/Common/Minimal/crhook.c b/Demo/Common/Minimal/crhook.c
index 3a429cb..0d8a6b3 100644
--- a/Demo/Common/Minimal/crhook.c
+++ b/Demo/Common/Minimal/crhook.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

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

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

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

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/Common/Minimal/flash.c b/Demo/Common/Minimal/flash.c
index 4c54457..3bf1184 100644
--- a/Demo/Common/Minimal/flash.c
+++ b/Demo/Common/Minimal/flash.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

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

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/Common/Minimal/integer.c b/Demo/Common/Minimal/integer.c
index b05c285..49d2db4 100644
--- a/Demo/Common/Minimal/integer.c
+++ b/Demo/Common/Minimal/integer.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/Common/Minimal/recmutex.c b/Demo/Common/Minimal/recmutex.c
index 0c36a71..a8334c3 100644
--- a/Demo/Common/Minimal/recmutex.c
+++ b/Demo/Common/Minimal/recmutex.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/Common/Minimal/semtest.c b/Demo/Common/Minimal/semtest.c
index 472d16a..8495a93 100644
--- a/Demo/Common/Minimal/semtest.c
+++ b/Demo/Common/Minimal/semtest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/Common/include/AltBlckQ.h b/Demo/Common/include/AltBlckQ.h
index c066232..199e43a 100644
--- a/Demo/Common/include/AltBlckQ.h
+++ b/Demo/Common/include/AltBlckQ.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/Common/include/AltBlock.h b/Demo/Common/include/AltBlock.h
index bade337..e3cc4e1 100644
--- a/Demo/Common/include/AltBlock.h
+++ b/Demo/Common/include/AltBlock.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/Common/include/AltPollQ.h b/Demo/Common/include/AltPollQ.h
index 6a70395..01928e9 100644
--- a/Demo/Common/include/AltPollQ.h
+++ b/Demo/Common/include/AltPollQ.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/Common/include/AltQTest.h b/Demo/Common/include/AltQTest.h
index 60c6e47..e4458c8 100644
--- a/Demo/Common/include/AltQTest.h
+++ b/Demo/Common/include/AltQTest.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/Common/include/BlockQ.h b/Demo/Common/include/BlockQ.h
index e898111..973a8f3 100644
--- a/Demo/Common/include/BlockQ.h
+++ b/Demo/Common/include/BlockQ.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

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

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

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

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

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

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

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

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/Common/include/blocktim.h b/Demo/Common/include/blocktim.h
index 342c04a..aa1cc01 100644
--- a/Demo/Common/include/blocktim.h
+++ b/Demo/Common/include/blocktim.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/Common/include/comtest.h b/Demo/Common/include/comtest.h
index b17e0ae..b1ad475 100644
--- a/Demo/Common/include/comtest.h
+++ b/Demo/Common/include/comtest.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/Common/include/comtest2.h b/Demo/Common/include/comtest2.h
index 0ff0eb7..1881d34 100644
--- a/Demo/Common/include/comtest2.h
+++ b/Demo/Common/include/comtest2.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

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

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/Common/include/crflash.h b/Demo/Common/include/crflash.h
index 2829f39..6810446 100644
--- a/Demo/Common/include/crflash.h
+++ b/Demo/Common/include/crflash.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

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

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/Common/include/death.h b/Demo/Common/include/death.h
index 6e7d4c7..e3b413f 100644
--- a/Demo/Common/include/death.h
+++ b/Demo/Common/include/death.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/Common/include/dynamic.h b/Demo/Common/include/dynamic.h
index 6f710e0..793e8bc 100644
--- a/Demo/Common/include/dynamic.h
+++ b/Demo/Common/include/dynamic.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/Common/include/fileIO.h b/Demo/Common/include/fileIO.h
index 26a4dac..462b12d 100644
--- a/Demo/Common/include/fileIO.h
+++ b/Demo/Common/include/fileIO.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/Common/include/flash.h b/Demo/Common/include/flash.h
index b721dcb..92735b7 100644
--- a/Demo/Common/include/flash.h
+++ b/Demo/Common/include/flash.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/Common/include/flop.h b/Demo/Common/include/flop.h
index 0a54698..38f4d94 100644
--- a/Demo/Common/include/flop.h
+++ b/Demo/Common/include/flop.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/Common/include/integer.h b/Demo/Common/include/integer.h
index 111d12e..2022ed0 100644
--- a/Demo/Common/include/integer.h
+++ b/Demo/Common/include/integer.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/Common/include/mevents.h b/Demo/Common/include/mevents.h
index 4ed1d80..0e2d57b 100644
--- a/Demo/Common/include/mevents.h
+++ b/Demo/Common/include/mevents.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/Common/include/partest.h b/Demo/Common/include/partest.h
index deba384..0f5e2f4 100644
--- a/Demo/Common/include/partest.h
+++ b/Demo/Common/include/partest.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

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

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/Common/include/recmutex.h b/Demo/Common/include/recmutex.h
index f1e071d..7a1d544 100644
--- a/Demo/Common/include/recmutex.h
+++ b/Demo/Common/include/recmutex.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

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

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/Common/include/serial.h b/Demo/Common/include/serial.h
index 54f3498..460303b 100644
--- a/Demo/Common/include/serial.h
+++ b/Demo/Common/include/serial.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/Cygnal/FreeRTOSConfig.h b/Demo/Cygnal/FreeRTOSConfig.h
index 378c997..d0c228a 100644
--- a/Demo/Cygnal/FreeRTOSConfig.h
+++ b/Demo/Cygnal/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/Cygnal/Makefile b/Demo/Cygnal/Makefile
index 8642b8a..fa706d2 100644
--- a/Demo/Cygnal/Makefile
+++ b/Demo/Cygnal/Makefile
@@ -1,5 +1,5 @@
 #/*

-#    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+#    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 #

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

 #    *                                                                         *

diff --git a/Demo/Cygnal/ParTest/ParTest.c b/Demo/Cygnal/ParTest/ParTest.c
index 484eeea..2c7b09f 100644
--- a/Demo/Cygnal/ParTest/ParTest.c
+++ b/Demo/Cygnal/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/Cygnal/main.c b/Demo/Cygnal/main.c
index 9cd3129..d0af254 100644
--- a/Demo/Cygnal/main.c
+++ b/Demo/Cygnal/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/Cygnal/serial/serial.c b/Demo/Cygnal/serial/serial.c
index f73a4c9..5a5988a 100644
--- a/Demo/Cygnal/serial/serial.c
+++ b/Demo/Cygnal/serial/serial.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/Flshlite/FRConfig.h b/Demo/Flshlite/FRConfig.h
index 2a720db..1e2f781 100644
--- a/Demo/Flshlite/FRConfig.h
+++ b/Demo/Flshlite/FRConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/Flshlite/FileIO/fileIO.c b/Demo/Flshlite/FileIO/fileIO.c
index efbbb56..9bd92d1 100644
--- a/Demo/Flshlite/FileIO/fileIO.c
+++ b/Demo/Flshlite/FileIO/fileIO.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/Flshlite/FreeRTOSConfig.h b/Demo/Flshlite/FreeRTOSConfig.h
index b90e06e..02d85cf 100644
--- a/Demo/Flshlite/FreeRTOSConfig.h
+++ b/Demo/Flshlite/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/Flshlite/ParTest/ParTest.c b/Demo/Flshlite/ParTest/ParTest.c
index 9cac934..89e98e1 100644
--- a/Demo/Flshlite/ParTest/ParTest.c
+++ b/Demo/Flshlite/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/Flshlite/main.c b/Demo/Flshlite/main.c
index 41e380c..9d5fdb9 100644
--- a/Demo/Flshlite/main.c
+++ b/Demo/Flshlite/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/Flshlite/serial/serial.c b/Demo/Flshlite/serial/serial.c
index e82ef0b..49f48f3 100644
--- a/Demo/Flshlite/serial/serial.c
+++ b/Demo/Flshlite/serial/serial.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/H8S/RTOSDemo/FreeRTOSConfig.h b/Demo/H8S/RTOSDemo/FreeRTOSConfig.h
index f098043..619555a 100644
--- a/Demo/H8S/RTOSDemo/FreeRTOSConfig.h
+++ b/Demo/H8S/RTOSDemo/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/H8S/RTOSDemo/ParTest/ParTest.c b/Demo/H8S/RTOSDemo/ParTest/ParTest.c
index 1112b00..b41150f 100644
--- a/Demo/H8S/RTOSDemo/ParTest/ParTest.c
+++ b/Demo/H8S/RTOSDemo/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/H8S/RTOSDemo/main.c b/Demo/H8S/RTOSDemo/main.c
index 6dec12f..7c19601 100644
--- a/Demo/H8S/RTOSDemo/main.c
+++ b/Demo/H8S/RTOSDemo/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/H8S/RTOSDemo/serial/serial.c b/Demo/H8S/RTOSDemo/serial/serial.c
index 0243923..842af61 100644
--- a/Demo/H8S/RTOSDemo/serial/serial.c
+++ b/Demo/H8S/RTOSDemo/serial/serial.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/HCS12_CodeWarrior_banked/FreeRTOSConfig.h b/Demo/HCS12_CodeWarrior_banked/FreeRTOSConfig.h
index 10cb7fa..7d6f2aa 100644
--- a/Demo/HCS12_CodeWarrior_banked/FreeRTOSConfig.h
+++ b/Demo/HCS12_CodeWarrior_banked/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/HCS12_CodeWarrior_banked/ParTest/ParTest.c b/Demo/HCS12_CodeWarrior_banked/ParTest/ParTest.c
index fca2dff..7998a64 100644
--- a/Demo/HCS12_CodeWarrior_banked/ParTest/ParTest.c
+++ b/Demo/HCS12_CodeWarrior_banked/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/HCS12_CodeWarrior_banked/main.c b/Demo/HCS12_CodeWarrior_banked/main.c
index ecdfc07..11f9f1d 100644
--- a/Demo/HCS12_CodeWarrior_banked/main.c
+++ b/Demo/HCS12_CodeWarrior_banked/main.c
@@ -1,6 +1,6 @@
 

 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/HCS12_CodeWarrior_banked/serial/serial.c b/Demo/HCS12_CodeWarrior_banked/serial/serial.c
index 1677a4b..3e600ae 100644
--- a/Demo/HCS12_CodeWarrior_banked/serial/serial.c
+++ b/Demo/HCS12_CodeWarrior_banked/serial/serial.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/HCS12_CodeWarrior_small/FreeRTOSConfig.h b/Demo/HCS12_CodeWarrior_small/FreeRTOSConfig.h
index 1617694..331412d 100644
--- a/Demo/HCS12_CodeWarrior_small/FreeRTOSConfig.h
+++ b/Demo/HCS12_CodeWarrior_small/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/HCS12_CodeWarrior_small/ParTest/ParTest.c b/Demo/HCS12_CodeWarrior_small/ParTest/ParTest.c
index fca2dff..7998a64 100644
--- a/Demo/HCS12_CodeWarrior_small/ParTest/ParTest.c
+++ b/Demo/HCS12_CodeWarrior_small/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/HCS12_CodeWarrior_small/main.c b/Demo/HCS12_CodeWarrior_small/main.c
index 71a008d..c8c9ac4 100644
--- a/Demo/HCS12_CodeWarrior_small/main.c
+++ b/Demo/HCS12_CodeWarrior_small/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/HCS12_CodeWarrior_small/serial/serial.c b/Demo/HCS12_CodeWarrior_small/serial/serial.c
index 50ce8cf..66c7cd1 100644
--- a/Demo/HCS12_CodeWarrior_small/serial/serial.c
+++ b/Demo/HCS12_CodeWarrior_small/serial/serial.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/HCS12_GCC_banked/FreeRTOSConfig.h b/Demo/HCS12_GCC_banked/FreeRTOSConfig.h
index f0eb419..d83b61f 100644
--- a/Demo/HCS12_GCC_banked/FreeRTOSConfig.h
+++ b/Demo/HCS12_GCC_banked/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/HCS12_GCC_banked/ParTest.c b/Demo/HCS12_GCC_banked/ParTest.c
index 6abcb3f..b162673 100644
--- a/Demo/HCS12_GCC_banked/ParTest.c
+++ b/Demo/HCS12_GCC_banked/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/HCS12_GCC_banked/main.c b/Demo/HCS12_GCC_banked/main.c
index ab05191..7c5cdef 100644
--- a/Demo/HCS12_GCC_banked/main.c
+++ b/Demo/HCS12_GCC_banked/main.c
@@ -1,6 +1,6 @@
 

 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/HCS12_GCC_banked/startup.c b/Demo/HCS12_GCC_banked/startup.c
index 9e6f1f3..5407b2d 100644
--- a/Demo/HCS12_GCC_banked/startup.c
+++ b/Demo/HCS12_GCC_banked/startup.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/MB91460_Softune/SRC/FreeRTOSConfig.h b/Demo/MB91460_Softune/SRC/FreeRTOSConfig.h
index 0568d62..4690e53 100644
--- a/Demo/MB91460_Softune/SRC/FreeRTOSConfig.h
+++ b/Demo/MB91460_Softune/SRC/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/MB91460_Softune/SRC/crflash_modified.c b/Demo/MB91460_Softune/SRC/crflash_modified.c
index aa48d5f..007be13 100644
--- a/Demo/MB91460_Softune/SRC/crflash_modified.c
+++ b/Demo/MB91460_Softune/SRC/crflash_modified.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/MB91460_Softune/SRC/main.c b/Demo/MB91460_Softune/SRC/main.c
index c31c75d..9864b0e 100644
--- a/Demo/MB91460_Softune/SRC/main.c
+++ b/Demo/MB91460_Softune/SRC/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/MB91460_Softune/SRC/partest/partest.c b/Demo/MB91460_Softune/SRC/partest/partest.c
index 9b03f10..741f2b3 100644
--- a/Demo/MB91460_Softune/SRC/partest/partest.c
+++ b/Demo/MB91460_Softune/SRC/partest/partest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/MB91460_Softune/SRC/serial/serial.c b/Demo/MB91460_Softune/SRC/serial/serial.c
index 061613c..02d61f5 100644
--- a/Demo/MB91460_Softune/SRC/serial/serial.c
+++ b/Demo/MB91460_Softune/SRC/serial/serial.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 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 7a02d60..5d64b7d 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 V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 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 aa48d5f..007be13 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 V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 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 5e43068..21b3203 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 V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 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 6f000cb..6b9cc02 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 V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 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 932fe93..68029a2 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 V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/MB96350_Softune_Dice_Kit/DiceTask.c b/Demo/MB96350_Softune_Dice_Kit/DiceTask.c
index 8d5a81d..a96429c 100644
--- a/Demo/MB96350_Softune_Dice_Kit/DiceTask.c
+++ b/Demo/MB96350_Softune_Dice_Kit/DiceTask.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/MB96350_Softune_Dice_Kit/DiceTask.h b/Demo/MB96350_Softune_Dice_Kit/DiceTask.h
index 8066e6d..043f30c 100644
--- a/Demo/MB96350_Softune_Dice_Kit/DiceTask.h
+++ b/Demo/MB96350_Softune_Dice_Kit/DiceTask.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/MB96350_Softune_Dice_Kit/FreeRTOSConfig.h b/Demo/MB96350_Softune_Dice_Kit/FreeRTOSConfig.h
index 786e332..a36f1c4 100644
--- a/Demo/MB96350_Softune_Dice_Kit/FreeRTOSConfig.h
+++ b/Demo/MB96350_Softune_Dice_Kit/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 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 b68c8a8..5580b41 100644
--- a/Demo/MB96350_Softune_Dice_Kit/ParTest/ParTest.c
+++ b/Demo/MB96350_Softune_Dice_Kit/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/MB96350_Softune_Dice_Kit/SegmentToggleTasks.c b/Demo/MB96350_Softune_Dice_Kit/SegmentToggleTasks.c
index eb86d0a..5a978bb 100644
--- a/Demo/MB96350_Softune_Dice_Kit/SegmentToggleTasks.c
+++ b/Demo/MB96350_Softune_Dice_Kit/SegmentToggleTasks.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/MB96350_Softune_Dice_Kit/main.c b/Demo/MB96350_Softune_Dice_Kit/main.c
index af537b6..e7b99e5 100644
--- a/Demo/MB96350_Softune_Dice_Kit/main.c
+++ b/Demo/MB96350_Softune_Dice_Kit/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/MicroBlaze/FreeRTOSConfig.h b/Demo/MicroBlaze/FreeRTOSConfig.h
index 18b9f0c..e6dc6cb 100644
--- a/Demo/MicroBlaze/FreeRTOSConfig.h
+++ b/Demo/MicroBlaze/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/MicroBlaze/ParTest/ParTest.c b/Demo/MicroBlaze/ParTest/ParTest.c
index ec4c003..a560b67 100644
--- a/Demo/MicroBlaze/ParTest/ParTest.c
+++ b/Demo/MicroBlaze/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/MicroBlaze/main.c b/Demo/MicroBlaze/main.c
index fa0c2d9..7bad5d6 100644
--- a/Demo/MicroBlaze/main.c
+++ b/Demo/MicroBlaze/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/MicroBlaze/serial/serial.c b/Demo/MicroBlaze/serial/serial.c
index a46d4fb..f6feed8 100644
--- a/Demo/MicroBlaze/serial/serial.c
+++ b/Demo/MicroBlaze/serial/serial.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/NEC_78K0R_IAR/ButtonISR.s26 b/Demo/NEC_78K0R_IAR/ButtonISR.s26
index 8d0110f..6650504 100644
--- a/Demo/NEC_78K0R_IAR/ButtonISR.s26
+++ b/Demo/NEC_78K0R_IAR/ButtonISR.s26
@@ -1,5 +1,5 @@
 ;/*

-;    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+;    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 ;

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

 ;    *                                                                         *

diff --git a/Demo/NEC_78K0R_IAR/ButtonTask.c b/Demo/NEC_78K0R_IAR/ButtonTask.c
index cde7050..4a70760 100644
--- a/Demo/NEC_78K0R_IAR/ButtonTask.c
+++ b/Demo/NEC_78K0R_IAR/ButtonTask.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/NEC_78K0R_IAR/FreeRTOSConfig.h b/Demo/NEC_78K0R_IAR/FreeRTOSConfig.h
index 0afe02d..4de9931 100644
--- a/Demo/NEC_78K0R_IAR/FreeRTOSConfig.h
+++ b/Demo/NEC_78K0R_IAR/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/NEC_78K0R_IAR/RegTest.s26 b/Demo/NEC_78K0R_IAR/RegTest.s26
index ec15a27..f22b907 100644
--- a/Demo/NEC_78K0R_IAR/RegTest.s26
+++ b/Demo/NEC_78K0R_IAR/RegTest.s26
@@ -1,5 +1,5 @@
 ;/*

-;    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+;    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 ;

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

 ;    *                                                                         *

diff --git a/Demo/NEC_78K0R_IAR/main.c b/Demo/NEC_78K0R_IAR/main.c
index 6f3cf6a..cd44a7d 100644
--- a/Demo/NEC_78K0R_IAR/main.c
+++ b/Demo/NEC_78K0R_IAR/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/NEC_V850ES_IAR/FreeRTOSConfig.h b/Demo/NEC_V850ES_IAR/FreeRTOSConfig.h
index f12319e..add4ab2 100644
--- a/Demo/NEC_V850ES_IAR/FreeRTOSConfig.h
+++ b/Demo/NEC_V850ES_IAR/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/NEC_V850ES_IAR/LowLevelInit/LowLevelInit.c b/Demo/NEC_V850ES_IAR/LowLevelInit/LowLevelInit.c
index c3dc4d5..0f440fe 100644
--- a/Demo/NEC_V850ES_IAR/LowLevelInit/LowLevelInit.c
+++ b/Demo/NEC_V850ES_IAR/LowLevelInit/LowLevelInit.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 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 0d533af..12f3ec7 100644
--- a/Demo/NEC_V850ES_IAR/LowLevelInit/LowLevelInit_Fx3.c
+++ b/Demo/NEC_V850ES_IAR/LowLevelInit/LowLevelInit_Fx3.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 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 58fb661..65e278e 100644
--- a/Demo/NEC_V850ES_IAR/LowLevelInit/LowLevelInit_Hx2.c
+++ b/Demo/NEC_V850ES_IAR/LowLevelInit/LowLevelInit_Hx2.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 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 0d38bd7..1c9e87a 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 V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 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 72ef1ab..19f7660 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 V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/NEC_V850ES_IAR/RegTest.s85 b/Demo/NEC_V850ES_IAR/RegTest.s85
index da0eb89..05ef4f0 100644
--- a/Demo/NEC_V850ES_IAR/RegTest.s85
+++ b/Demo/NEC_V850ES_IAR/RegTest.s85
@@ -1,5 +1,5 @@
 ;/*

-;    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+;    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 ;

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

 ;    *                                                                         *

diff --git a/Demo/NEC_V850ES_IAR/main.c b/Demo/NEC_V850ES_IAR/main.c
index a9be5d0..3bbba1f 100644
--- a/Demo/NEC_V850ES_IAR/main.c
+++ b/Demo/NEC_V850ES_IAR/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/NEC_V850ES_IAR/serial/serial.c b/Demo/NEC_V850ES_IAR/serial/serial.c
index 1b215c2..fecee5f 100644
--- a/Demo/NEC_V850ES_IAR/serial/serial.c
+++ b/Demo/NEC_V850ES_IAR/serial/serial.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 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 9b2a7a7..0bd9783 100644
--- a/Demo/NiosII_CycloneIII_DBC3C40_GCC/RTOSDemo/FreeRTOSConfig.h
+++ b/Demo/NiosII_CycloneIII_DBC3C40_GCC/RTOSDemo/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 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 3725525..a5b50d2 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 V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 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 39c1184..6af0382 100644
--- a/Demo/NiosII_CycloneIII_DBC3C40_GCC/RTOSDemo/main.c
+++ b/Demo/NiosII_CycloneIII_DBC3C40_GCC/RTOSDemo/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 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 9cdfb3a..25b4c3c 100644
--- a/Demo/NiosII_CycloneIII_DBC3C40_GCC/RTOSDemo/serial.c
+++ b/Demo/NiosII_CycloneIII_DBC3C40_GCC/RTOSDemo/serial.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/PC/FRConfig.h b/Demo/PC/FRConfig.h
index f0903a3..56ff46e 100644
--- a/Demo/PC/FRConfig.h
+++ b/Demo/PC/FRConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/PC/FileIO/fileIO.c b/Demo/PC/FileIO/fileIO.c
index 753ec70..6bd923f 100644
--- a/Demo/PC/FileIO/fileIO.c
+++ b/Demo/PC/FileIO/fileIO.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/PC/FreeRTOSConfig.h b/Demo/PC/FreeRTOSConfig.h
index 450a4a1..86ca044 100644
--- a/Demo/PC/FreeRTOSConfig.h
+++ b/Demo/PC/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/PC/ParTest/ParTest.c b/Demo/PC/ParTest/ParTest.c
index 094269e..bbc8ea7 100644
--- a/Demo/PC/ParTest/ParTest.c
+++ b/Demo/PC/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/PC/main.c b/Demo/PC/main.c
index 3d8096c..c738c33 100644
--- a/Demo/PC/main.c
+++ b/Demo/PC/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/PC/serial/serial.c b/Demo/PC/serial/serial.c
index c0c485f..2caaea3 100644
--- a/Demo/PC/serial/serial.c
+++ b/Demo/PC/serial/serial.c
@@ -6,7 +6,7 @@
 */

 

 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/PIC18_MPLAB/FreeRTOSConfig.h b/Demo/PIC18_MPLAB/FreeRTOSConfig.h
index 5f93caf..a1a8a77 100644
--- a/Demo/PIC18_MPLAB/FreeRTOSConfig.h
+++ b/Demo/PIC18_MPLAB/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/PIC18_MPLAB/ParTest/ParTest.c b/Demo/PIC18_MPLAB/ParTest/ParTest.c
index 6d0d3f4..a267e65 100644
--- a/Demo/PIC18_MPLAB/ParTest/ParTest.c
+++ b/Demo/PIC18_MPLAB/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/PIC18_MPLAB/main1.c b/Demo/PIC18_MPLAB/main1.c
index 79adce1..97a7e12 100644
--- a/Demo/PIC18_MPLAB/main1.c
+++ b/Demo/PIC18_MPLAB/main1.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/PIC18_MPLAB/main2.c b/Demo/PIC18_MPLAB/main2.c
index cafdcc3..848f45d 100644
--- a/Demo/PIC18_MPLAB/main2.c
+++ b/Demo/PIC18_MPLAB/main2.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/PIC18_MPLAB/main3.c b/Demo/PIC18_MPLAB/main3.c
index 1649cf5..43fa246 100644
--- a/Demo/PIC18_MPLAB/main3.c
+++ b/Demo/PIC18_MPLAB/main3.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/PIC18_MPLAB/serial/serial.c b/Demo/PIC18_MPLAB/serial/serial.c
index 3ff47cd..86e4d22 100644
--- a/Demo/PIC18_MPLAB/serial/serial.c
+++ b/Demo/PIC18_MPLAB/serial/serial.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/PIC18_WizC/Demo1/FreeRTOSConfig.h b/Demo/PIC18_WizC/Demo1/FreeRTOSConfig.h
index cb3c876..f38b639 100644
--- a/Demo/PIC18_WizC/Demo1/FreeRTOSConfig.h
+++ b/Demo/PIC18_WizC/Demo1/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/PIC18_WizC/Demo1/WIZCmake.h b/Demo/PIC18_WizC/Demo1/WIZCmake.h
index 8dccf83..c134899 100644
--- a/Demo/PIC18_WizC/Demo1/WIZCmake.h
+++ b/Demo/PIC18_WizC/Demo1/WIZCmake.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/PIC18_WizC/Demo1/fuses.c b/Demo/PIC18_WizC/Demo1/fuses.c
index 180a5ba..e153e11 100644
--- a/Demo/PIC18_WizC/Demo1/fuses.c
+++ b/Demo/PIC18_WizC/Demo1/fuses.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/PIC18_WizC/Demo1/interrupt.c b/Demo/PIC18_WizC/Demo1/interrupt.c
index e0428d9..a43520b 100644
--- a/Demo/PIC18_WizC/Demo1/interrupt.c
+++ b/Demo/PIC18_WizC/Demo1/interrupt.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/PIC18_WizC/Demo1/main.c b/Demo/PIC18_WizC/Demo1/main.c
index 5232d09..3caa884 100644
--- a/Demo/PIC18_WizC/Demo1/main.c
+++ b/Demo/PIC18_WizC/Demo1/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/PIC18_WizC/Demo2/FreeRTOSConfig.h b/Demo/PIC18_WizC/Demo2/FreeRTOSConfig.h
index 41b550f..08abc49 100644
--- a/Demo/PIC18_WizC/Demo2/FreeRTOSConfig.h
+++ b/Demo/PIC18_WizC/Demo2/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/PIC18_WizC/Demo2/WIZCmake.h b/Demo/PIC18_WizC/Demo2/WIZCmake.h
index ae9315b..04a51ab 100644
--- a/Demo/PIC18_WizC/Demo2/WIZCmake.h
+++ b/Demo/PIC18_WizC/Demo2/WIZCmake.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/PIC18_WizC/Demo2/fuses.c b/Demo/PIC18_WizC/Demo2/fuses.c
index 180a5ba..e153e11 100644
--- a/Demo/PIC18_WizC/Demo2/fuses.c
+++ b/Demo/PIC18_WizC/Demo2/fuses.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/PIC18_WizC/Demo2/interrupt.c b/Demo/PIC18_WizC/Demo2/interrupt.c
index 818c5cb..7fd7989 100644
--- a/Demo/PIC18_WizC/Demo2/interrupt.c
+++ b/Demo/PIC18_WizC/Demo2/interrupt.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/PIC18_WizC/Demo2/main.c b/Demo/PIC18_WizC/Demo2/main.c
index 771d418..82de179 100644
--- a/Demo/PIC18_WizC/Demo2/main.c
+++ b/Demo/PIC18_WizC/Demo2/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/PIC18_WizC/Demo3/FreeRTOSConfig.h b/Demo/PIC18_WizC/Demo3/FreeRTOSConfig.h
index afc004c..b0448b6 100644
--- a/Demo/PIC18_WizC/Demo3/FreeRTOSConfig.h
+++ b/Demo/PIC18_WizC/Demo3/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/PIC18_WizC/Demo3/WIZCmake.h b/Demo/PIC18_WizC/Demo3/WIZCmake.h
index ae9315b..04a51ab 100644
--- a/Demo/PIC18_WizC/Demo3/WIZCmake.h
+++ b/Demo/PIC18_WizC/Demo3/WIZCmake.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/PIC18_WizC/Demo3/fuses.c b/Demo/PIC18_WizC/Demo3/fuses.c
index 180a5ba..e153e11 100644
--- a/Demo/PIC18_WizC/Demo3/fuses.c
+++ b/Demo/PIC18_WizC/Demo3/fuses.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/PIC18_WizC/Demo3/interrupt.c b/Demo/PIC18_WizC/Demo3/interrupt.c
index 818c5cb..7fd7989 100644
--- a/Demo/PIC18_WizC/Demo3/interrupt.c
+++ b/Demo/PIC18_WizC/Demo3/interrupt.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/PIC18_WizC/Demo3/main.c b/Demo/PIC18_WizC/Demo3/main.c
index b334c12..b1bda23 100644
--- a/Demo/PIC18_WizC/Demo3/main.c
+++ b/Demo/PIC18_WizC/Demo3/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/PIC18_WizC/Demo4/FreeRTOSConfig.h b/Demo/PIC18_WizC/Demo4/FreeRTOSConfig.h
index 15d8455..05ffa49 100644
--- a/Demo/PIC18_WizC/Demo4/FreeRTOSConfig.h
+++ b/Demo/PIC18_WizC/Demo4/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/PIC18_WizC/Demo4/WIZCmake.h b/Demo/PIC18_WizC/Demo4/WIZCmake.h
index ae9315b..04a51ab 100644
--- a/Demo/PIC18_WizC/Demo4/WIZCmake.h
+++ b/Demo/PIC18_WizC/Demo4/WIZCmake.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/PIC18_WizC/Demo4/fuses.c b/Demo/PIC18_WizC/Demo4/fuses.c
index 180a5ba..e153e11 100644
--- a/Demo/PIC18_WizC/Demo4/fuses.c
+++ b/Demo/PIC18_WizC/Demo4/fuses.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/PIC18_WizC/Demo4/interrupt.c b/Demo/PIC18_WizC/Demo4/interrupt.c
index 818c5cb..7fd7989 100644
--- a/Demo/PIC18_WizC/Demo4/interrupt.c
+++ b/Demo/PIC18_WizC/Demo4/interrupt.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/PIC18_WizC/Demo4/main.c b/Demo/PIC18_WizC/Demo4/main.c
index 065be65..0373200 100644
--- a/Demo/PIC18_WizC/Demo4/main.c
+++ b/Demo/PIC18_WizC/Demo4/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/PIC18_WizC/Demo5/FreeRTOSConfig.h b/Demo/PIC18_WizC/Demo5/FreeRTOSConfig.h
index 4ce13f5..98c7d6d 100644
--- a/Demo/PIC18_WizC/Demo5/FreeRTOSConfig.h
+++ b/Demo/PIC18_WizC/Demo5/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/PIC18_WizC/Demo5/WIZCmake.h b/Demo/PIC18_WizC/Demo5/WIZCmake.h
index ae9315b..04a51ab 100644
--- a/Demo/PIC18_WizC/Demo5/WIZCmake.h
+++ b/Demo/PIC18_WizC/Demo5/WIZCmake.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/PIC18_WizC/Demo5/fuses.c b/Demo/PIC18_WizC/Demo5/fuses.c
index 180a5ba..e153e11 100644
--- a/Demo/PIC18_WizC/Demo5/fuses.c
+++ b/Demo/PIC18_WizC/Demo5/fuses.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/PIC18_WizC/Demo5/interrupt.c b/Demo/PIC18_WizC/Demo5/interrupt.c
index 818c5cb..7fd7989 100644
--- a/Demo/PIC18_WizC/Demo5/interrupt.c
+++ b/Demo/PIC18_WizC/Demo5/interrupt.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/PIC18_WizC/Demo5/main.c b/Demo/PIC18_WizC/Demo5/main.c
index c5063f0..171c581 100644
--- a/Demo/PIC18_WizC/Demo5/main.c
+++ b/Demo/PIC18_WizC/Demo5/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/PIC18_WizC/Demo6/FreeRTOSConfig.h b/Demo/PIC18_WizC/Demo6/FreeRTOSConfig.h
index f2fecef..f2756fe 100644
--- a/Demo/PIC18_WizC/Demo6/FreeRTOSConfig.h
+++ b/Demo/PIC18_WizC/Demo6/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/PIC18_WizC/Demo6/WIZCmake.h b/Demo/PIC18_WizC/Demo6/WIZCmake.h
index ae9315b..04a51ab 100644
--- a/Demo/PIC18_WizC/Demo6/WIZCmake.h
+++ b/Demo/PIC18_WizC/Demo6/WIZCmake.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/PIC18_WizC/Demo6/fuses.c b/Demo/PIC18_WizC/Demo6/fuses.c
index 180a5ba..e153e11 100644
--- a/Demo/PIC18_WizC/Demo6/fuses.c
+++ b/Demo/PIC18_WizC/Demo6/fuses.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/PIC18_WizC/Demo6/interrupt.c b/Demo/PIC18_WizC/Demo6/interrupt.c
index 818c5cb..7fd7989 100644
--- a/Demo/PIC18_WizC/Demo6/interrupt.c
+++ b/Demo/PIC18_WizC/Demo6/interrupt.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/PIC18_WizC/Demo6/main.c b/Demo/PIC18_WizC/Demo6/main.c
index 162e0d2..0ca71a7 100644
--- a/Demo/PIC18_WizC/Demo6/main.c
+++ b/Demo/PIC18_WizC/Demo6/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/PIC18_WizC/Demo7/FreeRTOSConfig.h b/Demo/PIC18_WizC/Demo7/FreeRTOSConfig.h
index 49ec6ef..fc03031 100644
--- a/Demo/PIC18_WizC/Demo7/FreeRTOSConfig.h
+++ b/Demo/PIC18_WizC/Demo7/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/PIC18_WizC/Demo7/WIZCmake.h b/Demo/PIC18_WizC/Demo7/WIZCmake.h
index ae9315b..04a51ab 100644
--- a/Demo/PIC18_WizC/Demo7/WIZCmake.h
+++ b/Demo/PIC18_WizC/Demo7/WIZCmake.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/PIC18_WizC/Demo7/fuses.c b/Demo/PIC18_WizC/Demo7/fuses.c
index 180a5ba..e153e11 100644
--- a/Demo/PIC18_WizC/Demo7/fuses.c
+++ b/Demo/PIC18_WizC/Demo7/fuses.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/PIC18_WizC/Demo7/interrupt.c b/Demo/PIC18_WizC/Demo7/interrupt.c
index 818c5cb..7fd7989 100644
--- a/Demo/PIC18_WizC/Demo7/interrupt.c
+++ b/Demo/PIC18_WizC/Demo7/interrupt.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/PIC18_WizC/Demo7/main.c b/Demo/PIC18_WizC/Demo7/main.c
index 7e906a1..8ad697c 100644
--- a/Demo/PIC18_WizC/Demo7/main.c
+++ b/Demo/PIC18_WizC/Demo7/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/PIC18_WizC/ParTest/ParTest.c b/Demo/PIC18_WizC/ParTest/ParTest.c
index bb4ade6..82a1132 100644
--- a/Demo/PIC18_WizC/ParTest/ParTest.c
+++ b/Demo/PIC18_WizC/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/PIC18_WizC/serial/isrSerialRx.c b/Demo/PIC18_WizC/serial/isrSerialRx.c
index 908df32..e31ac73 100644
--- a/Demo/PIC18_WizC/serial/isrSerialRx.c
+++ b/Demo/PIC18_WizC/serial/isrSerialRx.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/PIC18_WizC/serial/isrSerialTx.c b/Demo/PIC18_WizC/serial/isrSerialTx.c
index a6a49bc..7fd1060 100644
--- a/Demo/PIC18_WizC/serial/isrSerialTx.c
+++ b/Demo/PIC18_WizC/serial/isrSerialTx.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/PIC18_WizC/serial/serial.c b/Demo/PIC18_WizC/serial/serial.c
index 01ab9a0..09a941b 100644
--- a/Demo/PIC18_WizC/serial/serial.c
+++ b/Demo/PIC18_WizC/serial/serial.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/PIC24_MPLAB/FreeRTOSConfig.h b/Demo/PIC24_MPLAB/FreeRTOSConfig.h
index d208343..cc94932 100644
--- a/Demo/PIC24_MPLAB/FreeRTOSConfig.h
+++ b/Demo/PIC24_MPLAB/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/PIC24_MPLAB/ParTest/ParTest.c b/Demo/PIC24_MPLAB/ParTest/ParTest.c
index 95611b8..8303335 100644
--- a/Demo/PIC24_MPLAB/ParTest/ParTest.c
+++ b/Demo/PIC24_MPLAB/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/PIC24_MPLAB/lcd.c b/Demo/PIC24_MPLAB/lcd.c
index a082c44..02bc88e 100644
--- a/Demo/PIC24_MPLAB/lcd.c
+++ b/Demo/PIC24_MPLAB/lcd.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/PIC24_MPLAB/lcd.h b/Demo/PIC24_MPLAB/lcd.h
index 9a80d11..7470f7c 100644
--- a/Demo/PIC24_MPLAB/lcd.h
+++ b/Demo/PIC24_MPLAB/lcd.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/PIC24_MPLAB/main.c b/Demo/PIC24_MPLAB/main.c
index b7d7022..a69701b 100644
--- a/Demo/PIC24_MPLAB/main.c
+++ b/Demo/PIC24_MPLAB/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/PIC24_MPLAB/serial/serial.c b/Demo/PIC24_MPLAB/serial/serial.c
index 3585585..f3e6194 100644
--- a/Demo/PIC24_MPLAB/serial/serial.c
+++ b/Demo/PIC24_MPLAB/serial/serial.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/PIC24_MPLAB/timertest.c b/Demo/PIC24_MPLAB/timertest.c
index f215ef0..89c3f18 100644
--- a/Demo/PIC24_MPLAB/timertest.c
+++ b/Demo/PIC24_MPLAB/timertest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/PIC24_MPLAB/timertest.h b/Demo/PIC24_MPLAB/timertest.h
index ed8f71c..f1ac07f 100644
--- a/Demo/PIC24_MPLAB/timertest.h
+++ b/Demo/PIC24_MPLAB/timertest.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/PIC32MX_MPLAB/FreeRTOSConfig.h b/Demo/PIC32MX_MPLAB/FreeRTOSConfig.h
index 68a6416..74ca69e 100644
--- a/Demo/PIC32MX_MPLAB/FreeRTOSConfig.h
+++ b/Demo/PIC32MX_MPLAB/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/PIC32MX_MPLAB/IntQueueTimer.c b/Demo/PIC32MX_MPLAB/IntQueueTimer.c
index e12908d..f740753 100644
--- a/Demo/PIC32MX_MPLAB/IntQueueTimer.c
+++ b/Demo/PIC32MX_MPLAB/IntQueueTimer.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/PIC32MX_MPLAB/IntQueueTimer.h b/Demo/PIC32MX_MPLAB/IntQueueTimer.h
index f88b1d3..876a928 100644
--- a/Demo/PIC32MX_MPLAB/IntQueueTimer.h
+++ b/Demo/PIC32MX_MPLAB/IntQueueTimer.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/PIC32MX_MPLAB/IntQueueTimer_isr.S b/Demo/PIC32MX_MPLAB/IntQueueTimer_isr.S
index acaa5ab..342db88 100644
--- a/Demo/PIC32MX_MPLAB/IntQueueTimer_isr.S
+++ b/Demo/PIC32MX_MPLAB/IntQueueTimer_isr.S
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/PIC32MX_MPLAB/ParTest/ParTest.c b/Demo/PIC32MX_MPLAB/ParTest/ParTest.c
index b10805f..4d76e9d 100644
--- a/Demo/PIC32MX_MPLAB/ParTest/ParTest.c
+++ b/Demo/PIC32MX_MPLAB/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/PIC32MX_MPLAB/RegisterTestTasks.s b/Demo/PIC32MX_MPLAB/RegisterTestTasks.s
index 6006d0d..b921914 100644
--- a/Demo/PIC32MX_MPLAB/RegisterTestTasks.s
+++ b/Demo/PIC32MX_MPLAB/RegisterTestTasks.s
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/PIC32MX_MPLAB/lcd.c b/Demo/PIC32MX_MPLAB/lcd.c
index 3af9ff8..eca03c2 100644
--- a/Demo/PIC32MX_MPLAB/lcd.c
+++ b/Demo/PIC32MX_MPLAB/lcd.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/PIC32MX_MPLAB/lcd.h b/Demo/PIC32MX_MPLAB/lcd.h
index 9a80d11..7470f7c 100644
--- a/Demo/PIC32MX_MPLAB/lcd.h
+++ b/Demo/PIC32MX_MPLAB/lcd.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/PIC32MX_MPLAB/main.c b/Demo/PIC32MX_MPLAB/main.c
index 2ffa4a3..d2a1b89 100644
--- a/Demo/PIC32MX_MPLAB/main.c
+++ b/Demo/PIC32MX_MPLAB/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/PIC32MX_MPLAB/serial/serial.c b/Demo/PIC32MX_MPLAB/serial/serial.c
index cb0c010..3f3aa0a 100644
--- a/Demo/PIC32MX_MPLAB/serial/serial.c
+++ b/Demo/PIC32MX_MPLAB/serial/serial.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/PIC32MX_MPLAB/timertest.c b/Demo/PIC32MX_MPLAB/timertest.c
index e80eccc..59eb252 100644
--- a/Demo/PIC32MX_MPLAB/timertest.c
+++ b/Demo/PIC32MX_MPLAB/timertest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/PIC32MX_MPLAB/timertest.h b/Demo/PIC32MX_MPLAB/timertest.h
index ed8f71c..f1ac07f 100644
--- a/Demo/PIC32MX_MPLAB/timertest.h
+++ b/Demo/PIC32MX_MPLAB/timertest.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/PIC32MX_MPLAB/timertest_isr.S b/Demo/PIC32MX_MPLAB/timertest_isr.S
index f5ef7ba..7751637 100644
--- a/Demo/PIC32MX_MPLAB/timertest_isr.S
+++ b/Demo/PIC32MX_MPLAB/timertest_isr.S
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 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 cd69149..7cd2033 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 V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 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 7606eb9..d6e83d7 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 V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 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 218431e..c1b3a1f 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 V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 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 77fa596..cd45aa2 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 V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 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 9340ec2..a677f5e 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 V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 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 ef38c17..d9dc3f1 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 V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 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 1eaf7c7..dbc9da7 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 V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 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 7b44145..b0bd8dc 100644
--- a/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/FreeRTOSConfig.h
+++ b/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 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 7606eb9..d6e83d7 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 V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 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 218431e..c1b3a1f 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 V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 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 77fa596..cd45aa2 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 V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 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 9026eb6..2f240f4 100644
--- a/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/main.c
+++ b/Demo/PPC405_Xilinx_Virtex4_GCC/RTOSDemo/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 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 ef38c17..d9dc3f1 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 V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 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 1eaf7c7..dbc9da7 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 V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 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 7278fb6..fd4a006 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 V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 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 18da6f9..b211ad5 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 V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 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 218431e..c1b3a1f 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 V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 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 578c767..9b9a889 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 V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 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 21f6d4f..db8b06b 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 V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 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 c8e0d8a..60c0f52 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 V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 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 26c1845..0d779ea 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 V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 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 7278fb6..fd4a006 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 V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 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 d1bc28f..e07fcce 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 V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 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 218431e..c1b3a1f 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 V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 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 400f27f..7ba7742 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 V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 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 e93a9db..17893c3 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 V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 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 c8e0d8a..60c0f52 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 V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 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 26c1845..0d779ea 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 V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 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 a79da24..62f6691 100644
--- a/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/FreeRTOSConfig.h
+++ b/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 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 d1bc28f..e07fcce 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 V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 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 218431e..c1b3a1f 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 V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 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 400f27f..7ba7742 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 V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 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 096cd2d..529b1a2 100644
--- a/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/main.c
+++ b/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 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 904cce1..80a0a3c 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 V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 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 26c1845..0d779ea 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 V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/SuperH_SH7216_Renesas/RTOSDemo/FreeRTOSConfig.h b/Demo/SuperH_SH7216_Renesas/RTOSDemo/FreeRTOSConfig.h
index dda3d5a..9ee88ec 100644
--- a/Demo/SuperH_SH7216_Renesas/RTOSDemo/FreeRTOSConfig.h
+++ b/Demo/SuperH_SH7216_Renesas/RTOSDemo/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 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 a014c01..1f0ddc2 100644
--- a/Demo/SuperH_SH7216_Renesas/RTOSDemo/ParTest/ParTest.c
+++ b/Demo/SuperH_SH7216_Renesas/RTOSDemo/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/SuperH_SH7216_Renesas/RTOSDemo/flop.c b/Demo/SuperH_SH7216_Renesas/RTOSDemo/flop.c
index c89bd39..47f5329 100644
--- a/Demo/SuperH_SH7216_Renesas/RTOSDemo/flop.c
+++ b/Demo/SuperH_SH7216_Renesas/RTOSDemo/flop.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/SuperH_SH7216_Renesas/RTOSDemo/main.c b/Demo/SuperH_SH7216_Renesas/RTOSDemo/main.c
index bc5db31..e916b97 100644
--- a/Demo/SuperH_SH7216_Renesas/RTOSDemo/main.c
+++ b/Demo/SuperH_SH7216_Renesas/RTOSDemo/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/SuperH_SH7216_Renesas/RTOSDemo/regtest.src b/Demo/SuperH_SH7216_Renesas/RTOSDemo/regtest.src
index b6f17dc..cf15b08 100644
--- a/Demo/SuperH_SH7216_Renesas/RTOSDemo/regtest.src
+++ b/Demo/SuperH_SH7216_Renesas/RTOSDemo/regtest.src
@@ -1,5 +1,5 @@
 ;/*

-;    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+;    FreeRTOS V6.0.4 - Copyright (C) 2010 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 e9a1359..422544b 100644
--- a/Demo/SuperH_SH7216_Renesas/RTOSDemo/uIP_Task.c
+++ b/Demo/SuperH_SH7216_Renesas/RTOSDemo/uIP_Task.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 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 8d23e11..106a439 100644
--- a/Demo/SuperH_SH7216_Renesas/RTOSDemo/webserver/EMAC.c
+++ b/Demo/SuperH_SH7216_Renesas/RTOSDemo/webserver/EMAC.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 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 073a02d..db75ad0 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 V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+;    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 ;

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

 ;    *                                                                         *

diff --git a/Demo/WizNET_DEMO_GCC_ARM7/FreeRTOSConfig.h b/Demo/WizNET_DEMO_GCC_ARM7/FreeRTOSConfig.h
index 3d16ccc..62dffc5 100644
--- a/Demo/WizNET_DEMO_GCC_ARM7/FreeRTOSConfig.h
+++ b/Demo/WizNET_DEMO_GCC_ARM7/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 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 8d3c239..2206764 100644
--- a/Demo/WizNET_DEMO_GCC_ARM7/HTTP_Serv.c
+++ b/Demo/WizNET_DEMO_GCC_ARM7/HTTP_Serv.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 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 d4853f9..a1b728a 100644
--- a/Demo/WizNET_DEMO_GCC_ARM7/HTTP_Serv.h
+++ b/Demo/WizNET_DEMO_GCC_ARM7/HTTP_Serv.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/WizNET_DEMO_GCC_ARM7/Makefile b/Demo/WizNET_DEMO_GCC_ARM7/Makefile
index b5bb285..7675003 100644
--- a/Demo/WizNET_DEMO_GCC_ARM7/Makefile
+++ b/Demo/WizNET_DEMO_GCC_ARM7/Makefile
@@ -1,5 +1,5 @@
 #/*

-#    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+#    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 #

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

 #    *                                                                         *

diff --git a/Demo/WizNET_DEMO_GCC_ARM7/TCP.c b/Demo/WizNET_DEMO_GCC_ARM7/TCP.c
index f9f5a0d..5c67316 100644
--- a/Demo/WizNET_DEMO_GCC_ARM7/TCP.c
+++ b/Demo/WizNET_DEMO_GCC_ARM7/TCP.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/WizNET_DEMO_GCC_ARM7/TCP.h b/Demo/WizNET_DEMO_GCC_ARM7/TCP.h
index 0e4652c..a2df47b 100644
--- a/Demo/WizNET_DEMO_GCC_ARM7/TCP.h
+++ b/Demo/WizNET_DEMO_GCC_ARM7/TCP.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/WizNET_DEMO_GCC_ARM7/TCPISR.c b/Demo/WizNET_DEMO_GCC_ARM7/TCPISR.c
index b93630f..af3e15d 100644
--- a/Demo/WizNET_DEMO_GCC_ARM7/TCPISR.c
+++ b/Demo/WizNET_DEMO_GCC_ARM7/TCPISR.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 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 6461dab..caa95fa 100644
--- a/Demo/WizNET_DEMO_GCC_ARM7/html_pages.h
+++ b/Demo/WizNET_DEMO_GCC_ARM7/html_pages.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/WizNET_DEMO_GCC_ARM7/i2c.c b/Demo/WizNET_DEMO_GCC_ARM7/i2c.c
index 1d86977..469d4fa 100644
--- a/Demo/WizNET_DEMO_GCC_ARM7/i2c.c
+++ b/Demo/WizNET_DEMO_GCC_ARM7/i2c.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/WizNET_DEMO_GCC_ARM7/i2c.h b/Demo/WizNET_DEMO_GCC_ARM7/i2c.h
index eb7177d..b72d6e9 100644
--- a/Demo/WizNET_DEMO_GCC_ARM7/i2c.h
+++ b/Demo/WizNET_DEMO_GCC_ARM7/i2c.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/WizNET_DEMO_GCC_ARM7/i2cISR.c b/Demo/WizNET_DEMO_GCC_ARM7/i2cISR.c
index 0772bfa..feb82fe 100644
--- a/Demo/WizNET_DEMO_GCC_ARM7/i2cISR.c
+++ b/Demo/WizNET_DEMO_GCC_ARM7/i2cISR.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/WizNET_DEMO_GCC_ARM7/main.c b/Demo/WizNET_DEMO_GCC_ARM7/main.c
index cd560c5..8cd30df 100644
--- a/Demo/WizNET_DEMO_GCC_ARM7/main.c
+++ b/Demo/WizNET_DEMO_GCC_ARM7/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/WizNET_DEMO_TERN_186/FreeRTOSConfig.h b/Demo/WizNET_DEMO_TERN_186/FreeRTOSConfig.h
index f758051..d3a32db 100644
--- a/Demo/WizNET_DEMO_TERN_186/FreeRTOSConfig.h
+++ b/Demo/WizNET_DEMO_TERN_186/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/WizNET_DEMO_TERN_186/HTTPTask.c b/Demo/WizNET_DEMO_TERN_186/HTTPTask.c
index d6413e9..92b4f7c 100644
--- a/Demo/WizNET_DEMO_TERN_186/HTTPTask.c
+++ b/Demo/WizNET_DEMO_TERN_186/HTTPTask.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/WizNET_DEMO_TERN_186/HTTPTask.h b/Demo/WizNET_DEMO_TERN_186/HTTPTask.h
index 47aea4b..c5c0e09 100644
--- a/Demo/WizNET_DEMO_TERN_186/HTTPTask.h
+++ b/Demo/WizNET_DEMO_TERN_186/HTTPTask.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/WizNET_DEMO_TERN_186/main.c b/Demo/WizNET_DEMO_TERN_186/main.c
index 1af0695..c393862 100644
--- a/Demo/WizNET_DEMO_TERN_186/main.c
+++ b/Demo/WizNET_DEMO_TERN_186/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 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 a31ff49..e417769 100644
--- a/Demo/WizNET_DEMO_TERN_186/serial/serial.c
+++ b/Demo/WizNET_DEMO_TERN_186/serial/serial.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/dsPIC_MPLAB/FreeRTOSConfig.h b/Demo/dsPIC_MPLAB/FreeRTOSConfig.h
index 1bc6ca1..9176d03 100644
--- a/Demo/dsPIC_MPLAB/FreeRTOSConfig.h
+++ b/Demo/dsPIC_MPLAB/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/dsPIC_MPLAB/ParTest/ParTest.c b/Demo/dsPIC_MPLAB/ParTest/ParTest.c
index 24286d2..c27c1af 100644
--- a/Demo/dsPIC_MPLAB/ParTest/ParTest.c
+++ b/Demo/dsPIC_MPLAB/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/dsPIC_MPLAB/lcd.c b/Demo/dsPIC_MPLAB/lcd.c
index 45d1ba0..7410d6f 100644
--- a/Demo/dsPIC_MPLAB/lcd.c
+++ b/Demo/dsPIC_MPLAB/lcd.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/dsPIC_MPLAB/lcd.h b/Demo/dsPIC_MPLAB/lcd.h
index 9a80d11..7470f7c 100644
--- a/Demo/dsPIC_MPLAB/lcd.h
+++ b/Demo/dsPIC_MPLAB/lcd.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/dsPIC_MPLAB/main.c b/Demo/dsPIC_MPLAB/main.c
index b7d7022..a69701b 100644
--- a/Demo/dsPIC_MPLAB/main.c
+++ b/Demo/dsPIC_MPLAB/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/dsPIC_MPLAB/serial/serial.c b/Demo/dsPIC_MPLAB/serial/serial.c
index 7303954..aba9f98 100644
--- a/Demo/dsPIC_MPLAB/serial/serial.c
+++ b/Demo/dsPIC_MPLAB/serial/serial.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/dsPIC_MPLAB/timertest.c b/Demo/dsPIC_MPLAB/timertest.c
index f215ef0..89c3f18 100644
--- a/Demo/dsPIC_MPLAB/timertest.c
+++ b/Demo/dsPIC_MPLAB/timertest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/dsPIC_MPLAB/timertest.h b/Demo/dsPIC_MPLAB/timertest.h
index ed8f71c..f1ac07f 100644
--- a/Demo/dsPIC_MPLAB/timertest.h
+++ b/Demo/dsPIC_MPLAB/timertest.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/lwIP_Demo_Rowley_ARM7/BasicWEB.c b/Demo/lwIP_Demo_Rowley_ARM7/BasicWEB.c
index 3d9e11f..55395b0 100644
--- a/Demo/lwIP_Demo_Rowley_ARM7/BasicWEB.c
+++ b/Demo/lwIP_Demo_Rowley_ARM7/BasicWEB.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/lwIP_Demo_Rowley_ARM7/BasicWEB.h b/Demo/lwIP_Demo_Rowley_ARM7/BasicWEB.h
index 6c7ac60..50e4750 100644
--- a/Demo/lwIP_Demo_Rowley_ARM7/BasicWEB.h
+++ b/Demo/lwIP_Demo_Rowley_ARM7/BasicWEB.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 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 4734a89..70d4fa1 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 V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 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 bef983a..f5297a8 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 V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 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 e22af54..d0ea1b6 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 V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/lwIP_Demo_Rowley_ARM7/FreeRTOSConfig.h b/Demo/lwIP_Demo_Rowley_ARM7/FreeRTOSConfig.h
index 063c233..2f3b258 100644
--- a/Demo/lwIP_Demo_Rowley_ARM7/FreeRTOSConfig.h
+++ b/Demo/lwIP_Demo_Rowley_ARM7/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 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 52dcc9c..7a8ce52 100644
--- a/Demo/lwIP_Demo_Rowley_ARM7/ParTest/ParTest.c
+++ b/Demo/lwIP_Demo_Rowley_ARM7/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 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 d1be06c..b615f85 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 V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 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 7b4afee..5790d7f 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 V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 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 7a128fd..90be02a 100644
--- a/Demo/lwIP_Demo_Rowley_ARM7/USB/USBIsr.c
+++ b/Demo/lwIP_Demo_Rowley_ARM7/USB/USBIsr.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 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 93b9ba2..9055afe 100644
--- a/Demo/lwIP_Demo_Rowley_ARM7/USB/descriptors.h
+++ b/Demo/lwIP_Demo_Rowley_ARM7/USB/descriptors.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 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 2e08b57..5e1e830 100644
--- a/Demo/lwIP_Demo_Rowley_ARM7/USB/usb.h
+++ b/Demo/lwIP_Demo_Rowley_ARM7/USB/usb.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/lwIP_Demo_Rowley_ARM7/main.c b/Demo/lwIP_Demo_Rowley_ARM7/main.c
index 9463b06..1b8d86a 100644
--- a/Demo/lwIP_Demo_Rowley_ARM7/main.c
+++ b/Demo/lwIP_Demo_Rowley_ARM7/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/lwIP_Demo_Rowley_ARM7/makefile b/Demo/lwIP_Demo_Rowley_ARM7/makefile
index 47f7b75..8cbf2ae 100644
--- a/Demo/lwIP_Demo_Rowley_ARM7/makefile
+++ b/Demo/lwIP_Demo_Rowley_ARM7/makefile
@@ -1,5 +1,5 @@
 #/*

-#    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+#    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 #

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

 #    *                                                                         *

diff --git a/Demo/msp430_CrossWorks/FreeRTOSConfig.h b/Demo/msp430_CrossWorks/FreeRTOSConfig.h
index ff96f70..a01a0a6 100644
--- a/Demo/msp430_CrossWorks/FreeRTOSConfig.h
+++ b/Demo/msp430_CrossWorks/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/msp430_CrossWorks/ParTest/ParTest.c b/Demo/msp430_CrossWorks/ParTest/ParTest.c
index b3fbd4a..eeba204 100644
--- a/Demo/msp430_CrossWorks/ParTest/ParTest.c
+++ b/Demo/msp430_CrossWorks/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/msp430_CrossWorks/main.c b/Demo/msp430_CrossWorks/main.c
index 05c50d8..cb87c89 100644
--- a/Demo/msp430_CrossWorks/main.c
+++ b/Demo/msp430_CrossWorks/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/msp430_CrossWorks/serial/serial.c b/Demo/msp430_CrossWorks/serial/serial.c
index d0f7216..8f90fc8 100644
--- a/Demo/msp430_CrossWorks/serial/serial.c
+++ b/Demo/msp430_CrossWorks/serial/serial.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/msp430_CrossWorks/serial/serialASM.asm b/Demo/msp430_CrossWorks/serial/serialASM.asm
index aab3132..750d7eb 100644
--- a/Demo/msp430_CrossWorks/serial/serialASM.asm
+++ b/Demo/msp430_CrossWorks/serial/serialASM.asm
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/msp430_GCC/FreeRTOSConfig.h b/Demo/msp430_GCC/FreeRTOSConfig.h
index 3b7cc28..641294d 100644
--- a/Demo/msp430_GCC/FreeRTOSConfig.h
+++ b/Demo/msp430_GCC/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/msp430_GCC/ParTest/ParTest.c b/Demo/msp430_GCC/ParTest/ParTest.c
index 087f338..a3e3b91 100644
--- a/Demo/msp430_GCC/ParTest/ParTest.c
+++ b/Demo/msp430_GCC/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/msp430_GCC/main.c b/Demo/msp430_GCC/main.c
index 78dc60a..4dc229a 100644
--- a/Demo/msp430_GCC/main.c
+++ b/Demo/msp430_GCC/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/msp430_GCC/makefile b/Demo/msp430_GCC/makefile
index 4f7ff11..1b221f4 100644
--- a/Demo/msp430_GCC/makefile
+++ b/Demo/msp430_GCC/makefile
@@ -1,5 +1,5 @@
 #/*

-#    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+#    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 #

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

 #    *                                                                         *

diff --git a/Demo/msp430_GCC/serial/serial.c b/Demo/msp430_GCC/serial/serial.c
index 9fcb179..235e4e5 100644
--- a/Demo/msp430_GCC/serial/serial.c
+++ b/Demo/msp430_GCC/serial/serial.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/msp430_IAR/FreeRTOSConfig.h b/Demo/msp430_IAR/FreeRTOSConfig.h
index fb1e924..594ead8 100644
--- a/Demo/msp430_IAR/FreeRTOSConfig.h
+++ b/Demo/msp430_IAR/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/msp430_IAR/ParTest/ParTest.c b/Demo/msp430_IAR/ParTest/ParTest.c
index df3c068..ee2618c 100644
--- a/Demo/msp430_IAR/ParTest/ParTest.c
+++ b/Demo/msp430_IAR/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/msp430_IAR/main.c b/Demo/msp430_IAR/main.c
index befb021..ca8d2f0 100644
--- a/Demo/msp430_IAR/main.c
+++ b/Demo/msp430_IAR/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/msp430_IAR/serial/serial.c b/Demo/msp430_IAR/serial/serial.c
index 2e81a48..836fcc0 100644
--- a/Demo/msp430_IAR/serial/serial.c
+++ b/Demo/msp430_IAR/serial/serial.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/msp430_IAR/serial/serialASM.s43 b/Demo/msp430_IAR/serial/serialASM.s43
index 6d44863..fc3a500 100644
--- a/Demo/msp430_IAR/serial/serialASM.s43
+++ b/Demo/msp430_IAR/serial/serialASM.s43
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 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 ab5bb78..1bc3d5e 100644
--- a/Demo/uIP_Demo_IAR_ARM7/EMAC/EMAClISR.s79
+++ b/Demo/uIP_Demo_IAR_ARM7/EMAC/EMAClISR.s79
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 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 3cdf0c6..c6d53f6 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 V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/uIP_Demo_IAR_ARM7/FreeRTOSConfig.h b/Demo/uIP_Demo_IAR_ARM7/FreeRTOSConfig.h
index cb62802..20cbdaa 100644
--- a/Demo/uIP_Demo_IAR_ARM7/FreeRTOSConfig.h
+++ b/Demo/uIP_Demo_IAR_ARM7/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 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 fa84e96..662180c 100644
--- a/Demo/uIP_Demo_IAR_ARM7/ParTest/ParTest.c
+++ b/Demo/uIP_Demo_IAR_ARM7/ParTest/ParTest.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/uIP_Demo_IAR_ARM7/main.c b/Demo/uIP_Demo_IAR_ARM7/main.c
index 66d5108..ee145af 100644
--- a/Demo/uIP_Demo_IAR_ARM7/main.c
+++ b/Demo/uIP_Demo_IAR_ARM7/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/uIP_Demo_Rowley_ARM7/FreeRTOSConfig.h b/Demo/uIP_Demo_Rowley_ARM7/FreeRTOSConfig.h
index c4ac834..3a51458 100644
--- a/Demo/uIP_Demo_Rowley_ARM7/FreeRTOSConfig.h
+++ b/Demo/uIP_Demo_Rowley_ARM7/FreeRTOSConfig.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Demo/uIP_Demo_Rowley_ARM7/main.c b/Demo/uIP_Demo_Rowley_ARM7/main.c
index 874bcf8..d0856cf 100644
--- a/Demo/uIP_Demo_Rowley_ARM7/main.c
+++ b/Demo/uIP_Demo_Rowley_ARM7/main.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Source/croutine.c b/Source/croutine.c
index 15edabe..d6f1162 100644
--- a/Source/croutine.c
+++ b/Source/croutine.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Source/include/FreeRTOS.h b/Source/include/FreeRTOS.h
index 70c24a9..ee02592 100644
--- a/Source/include/FreeRTOS.h
+++ b/Source/include/FreeRTOS.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Source/include/StackMacros.h b/Source/include/StackMacros.h
index eaa9375..a7514d7 100644
--- a/Source/include/StackMacros.h
+++ b/Source/include/StackMacros.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Source/include/croutine.h b/Source/include/croutine.h
index 8fdf6a0..c189a1e 100644
--- a/Source/include/croutine.h
+++ b/Source/include/croutine.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Source/include/list.h b/Source/include/list.h
index ebaf12f..6571283 100644
--- a/Source/include/list.h
+++ b/Source/include/list.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Source/include/mpu_wrappers.h b/Source/include/mpu_wrappers.h
index 0a41d8c..e197d50 100644
--- a/Source/include/mpu_wrappers.h
+++ b/Source/include/mpu_wrappers.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Source/include/portable.h b/Source/include/portable.h
index d4dcd5b..c4be323 100644
--- a/Source/include/portable.h
+++ b/Source/include/portable.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Source/include/projdefs.h b/Source/include/projdefs.h
index 4f7868c..25e9560 100644
--- a/Source/include/projdefs.h
+++ b/Source/include/projdefs.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Source/include/queue.h b/Source/include/queue.h
index 6374c60..c26ccc7 100644
--- a/Source/include/queue.h
+++ b/Source/include/queue.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Source/include/semphr.h b/Source/include/semphr.h
index c04b67b..3984e4b 100644
--- a/Source/include/semphr.h
+++ b/Source/include/semphr.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Source/include/task.h b/Source/include/task.h
index d997cbf..df059e0 100644
--- a/Source/include/task.h
+++ b/Source/include/task.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

@@ -72,7 +72,7 @@
  * MACROS AND DEFINITIONS

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

 

-#define tskKERNEL_VERSION_NUMBER "V6.0.3"

+#define tskKERNEL_VERSION_NUMBER "V6.0.4"

 

 /**

  * task. h

diff --git a/Source/list.c b/Source/list.c
index 94a2533..fe970ee 100644
--- a/Source/list.c
+++ b/Source/list.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Source/portable/BCC/16BitDOS/Flsh186/port.c b/Source/portable/BCC/16BitDOS/Flsh186/port.c
index cbbeba4..93914fd 100644
--- a/Source/portable/BCC/16BitDOS/Flsh186/port.c
+++ b/Source/portable/BCC/16BitDOS/Flsh186/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Source/portable/BCC/16BitDOS/Flsh186/prtmacro.h b/Source/portable/BCC/16BitDOS/Flsh186/prtmacro.h
index f7c6956..8b0e6d1 100644
--- a/Source/portable/BCC/16BitDOS/Flsh186/prtmacro.h
+++ b/Source/portable/BCC/16BitDOS/Flsh186/prtmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Source/portable/BCC/16BitDOS/PC/port.c b/Source/portable/BCC/16BitDOS/PC/port.c
index d1a292f..cc52532 100644
--- a/Source/portable/BCC/16BitDOS/PC/port.c
+++ b/Source/portable/BCC/16BitDOS/PC/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Source/portable/BCC/16BitDOS/PC/prtmacro.h b/Source/portable/BCC/16BitDOS/PC/prtmacro.h
index 0c05dc9..7b9fa52 100644
--- a/Source/portable/BCC/16BitDOS/PC/prtmacro.h
+++ b/Source/portable/BCC/16BitDOS/PC/prtmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Source/portable/BCC/16BitDOS/common/portasm.h b/Source/portable/BCC/16BitDOS/common/portasm.h
index 1235632..55baf60 100644
--- a/Source/portable/BCC/16BitDOS/common/portasm.h
+++ b/Source/portable/BCC/16BitDOS/common/portasm.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Source/portable/BCC/16BitDOS/common/portcomn.c b/Source/portable/BCC/16BitDOS/common/portcomn.c
index 5fb30a0..c048b11 100644
--- a/Source/portable/BCC/16BitDOS/common/portcomn.c
+++ b/Source/portable/BCC/16BitDOS/common/portcomn.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Source/portable/CodeWarrior/ColdFire_V1/port.c b/Source/portable/CodeWarrior/ColdFire_V1/port.c
index 70fa3fc..18eb64c 100644
--- a/Source/portable/CodeWarrior/ColdFire_V1/port.c
+++ b/Source/portable/CodeWarrior/ColdFire_V1/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Source/portable/CodeWarrior/ColdFire_V1/portasm.S b/Source/portable/CodeWarrior/ColdFire_V1/portasm.S
index 12ba417..f2be909 100644
--- a/Source/portable/CodeWarrior/ColdFire_V1/portasm.S
+++ b/Source/portable/CodeWarrior/ColdFire_V1/portasm.S
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

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

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Source/portable/CodeWarrior/ColdFire_V2/port.c b/Source/portable/CodeWarrior/ColdFire_V2/port.c
index e7f3916..80a897d 100644
--- a/Source/portable/CodeWarrior/ColdFire_V2/port.c
+++ b/Source/portable/CodeWarrior/ColdFire_V2/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Source/portable/CodeWarrior/ColdFire_V2/portasm.S b/Source/portable/CodeWarrior/ColdFire_V2/portasm.S
index 73940c6..e1dcead 100644
--- a/Source/portable/CodeWarrior/ColdFire_V2/portasm.S
+++ b/Source/portable/CodeWarrior/ColdFire_V2/portasm.S
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Source/portable/CodeWarrior/ColdFire_V2/portmacro.h b/Source/portable/CodeWarrior/ColdFire_V2/portmacro.h
index bcda33c..533b10c 100644
--- a/Source/portable/CodeWarrior/ColdFire_V2/portmacro.h
+++ b/Source/portable/CodeWarrior/ColdFire_V2/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Source/portable/CodeWarrior/HCS12/port.c b/Source/portable/CodeWarrior/HCS12/port.c
index f7efd9a..b8bba96 100644
--- a/Source/portable/CodeWarrior/HCS12/port.c
+++ b/Source/portable/CodeWarrior/HCS12/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Source/portable/CodeWarrior/HCS12/portmacro.h b/Source/portable/CodeWarrior/HCS12/portmacro.h
index 5b2131b..9da6a0d 100644
--- a/Source/portable/CodeWarrior/HCS12/portmacro.h
+++ b/Source/portable/CodeWarrior/HCS12/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Source/portable/GCC/ARM7_AT91FR40008/port.c b/Source/portable/GCC/ARM7_AT91FR40008/port.c
index ed6a92b..30cf358 100644
--- a/Source/portable/GCC/ARM7_AT91FR40008/port.c
+++ b/Source/portable/GCC/ARM7_AT91FR40008/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Source/portable/GCC/ARM7_AT91FR40008/portISR.c b/Source/portable/GCC/ARM7_AT91FR40008/portISR.c
index abcecf8..4e81020 100644
--- a/Source/portable/GCC/ARM7_AT91FR40008/portISR.c
+++ b/Source/portable/GCC/ARM7_AT91FR40008/portISR.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Source/portable/GCC/ARM7_AT91FR40008/portmacro.h b/Source/portable/GCC/ARM7_AT91FR40008/portmacro.h
index 37e862b..792809b 100644
--- a/Source/portable/GCC/ARM7_AT91FR40008/portmacro.h
+++ b/Source/portable/GCC/ARM7_AT91FR40008/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Source/portable/GCC/ARM7_AT91SAM7S/port.c b/Source/portable/GCC/ARM7_AT91SAM7S/port.c
index 28a14d9..0e1d831 100644
--- a/Source/portable/GCC/ARM7_AT91SAM7S/port.c
+++ b/Source/portable/GCC/ARM7_AT91SAM7S/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Source/portable/GCC/ARM7_AT91SAM7S/portISR.c b/Source/portable/GCC/ARM7_AT91SAM7S/portISR.c
index 03b4a27..aa51db1 100644
--- a/Source/portable/GCC/ARM7_AT91SAM7S/portISR.c
+++ b/Source/portable/GCC/ARM7_AT91SAM7S/portISR.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

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

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Source/portable/GCC/ARM7_LPC2000/port.c b/Source/portable/GCC/ARM7_LPC2000/port.c
index 9a98dfc..4915c29 100644
--- a/Source/portable/GCC/ARM7_LPC2000/port.c
+++ b/Source/portable/GCC/ARM7_LPC2000/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Source/portable/GCC/ARM7_LPC2000/portISR.c b/Source/portable/GCC/ARM7_LPC2000/portISR.c
index a7f2973..4ea783a 100644
--- a/Source/portable/GCC/ARM7_LPC2000/portISR.c
+++ b/Source/portable/GCC/ARM7_LPC2000/portISR.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Source/portable/GCC/ARM7_LPC2000/portmacro.h b/Source/portable/GCC/ARM7_LPC2000/portmacro.h
index 8c2be17..6b1aa10 100644
--- a/Source/portable/GCC/ARM7_LPC2000/portmacro.h
+++ b/Source/portable/GCC/ARM7_LPC2000/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Source/portable/GCC/ARM7_LPC23xx/port.c b/Source/portable/GCC/ARM7_LPC23xx/port.c
index bcef346..e9f93f0 100644
--- a/Source/portable/GCC/ARM7_LPC23xx/port.c
+++ b/Source/portable/GCC/ARM7_LPC23xx/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Source/portable/GCC/ARM7_LPC23xx/portISR.c b/Source/portable/GCC/ARM7_LPC23xx/portISR.c
index 463ea58..2017411 100644
--- a/Source/portable/GCC/ARM7_LPC23xx/portISR.c
+++ b/Source/portable/GCC/ARM7_LPC23xx/portISR.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Source/portable/GCC/ARM7_LPC23xx/portmacro.h b/Source/portable/GCC/ARM7_LPC23xx/portmacro.h
index 7792b97..a99face 100644
--- a/Source/portable/GCC/ARM7_LPC23xx/portmacro.h
+++ b/Source/portable/GCC/ARM7_LPC23xx/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Source/portable/GCC/ARM_CM3/port.c b/Source/portable/GCC/ARM_CM3/port.c
index a30b7f6..f9e0e5c 100644
--- a/Source/portable/GCC/ARM_CM3/port.c
+++ b/Source/portable/GCC/ARM_CM3/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Source/portable/GCC/ARM_CM3/portmacro.h b/Source/portable/GCC/ARM_CM3/portmacro.h
index baa6574..c6c4c14 100644
--- a/Source/portable/GCC/ARM_CM3/portmacro.h
+++ b/Source/portable/GCC/ARM_CM3/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 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 8ea5c8d..ee8d3b6 100644
--- a/Source/portable/GCC/ARM_CM3_MPU/port.c
+++ b/Source/portable/GCC/ARM_CM3_MPU/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 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 9054fcd..7e68fa3 100644
--- a/Source/portable/GCC/ARM_CM3_MPU/portmacro.h
+++ b/Source/portable/GCC/ARM_CM3_MPU/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Source/portable/GCC/ATMega323/port.c b/Source/portable/GCC/ATMega323/port.c
index 5327b1b..76b84c7 100644
--- a/Source/portable/GCC/ATMega323/port.c
+++ b/Source/portable/GCC/ATMega323/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Source/portable/GCC/ATMega323/portmacro.h b/Source/portable/GCC/ATMega323/portmacro.h
index 7b22e24..5025981 100644
--- a/Source/portable/GCC/ATMega323/portmacro.h
+++ b/Source/portable/GCC/ATMega323/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Source/portable/GCC/AVR32_UC3/port.c b/Source/portable/GCC/AVR32_UC3/port.c
index e6f45bd..a1e866c 100644
--- a/Source/portable/GCC/AVR32_UC3/port.c
+++ b/Source/portable/GCC/AVR32_UC3/port.c
@@ -13,7 +13,7 @@
  *****************************************************************************/

 

 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Source/portable/GCC/AVR32_UC3/portmacro.h b/Source/portable/GCC/AVR32_UC3/portmacro.h
index 9a9a52b..a4ed2e8 100644
--- a/Source/portable/GCC/AVR32_UC3/portmacro.h
+++ b/Source/portable/GCC/AVR32_UC3/portmacro.h
@@ -13,7 +13,7 @@
  *****************************************************************************/

 

 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Source/portable/GCC/ColdFire_V2/port.c b/Source/portable/GCC/ColdFire_V2/port.c
index 95eb53b..592cee5 100644
--- a/Source/portable/GCC/ColdFire_V2/port.c
+++ b/Source/portable/GCC/ColdFire_V2/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Source/portable/GCC/ColdFire_V2/portasm.S b/Source/portable/GCC/ColdFire_V2/portasm.S
index 3054ad1..91330e4 100644
--- a/Source/portable/GCC/ColdFire_V2/portasm.S
+++ b/Source/portable/GCC/ColdFire_V2/portasm.S
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Source/portable/GCC/ColdFire_V2/portmacro.h b/Source/portable/GCC/ColdFire_V2/portmacro.h
index a03faa4..4948484 100644
--- a/Source/portable/GCC/ColdFire_V2/portmacro.h
+++ b/Source/portable/GCC/ColdFire_V2/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Source/portable/GCC/H8S2329/port.c b/Source/portable/GCC/H8S2329/port.c
index 0f1ae74..591fb83 100644
--- a/Source/portable/GCC/H8S2329/port.c
+++ b/Source/portable/GCC/H8S2329/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Source/portable/GCC/H8S2329/portmacro.h b/Source/portable/GCC/H8S2329/portmacro.h
index 0ee9bd7..bf28113 100644
--- a/Source/portable/GCC/H8S2329/portmacro.h
+++ b/Source/portable/GCC/H8S2329/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Source/portable/GCC/HCS12/port.c b/Source/portable/GCC/HCS12/port.c
index 3e35387..de4d05f 100644
--- a/Source/portable/GCC/HCS12/port.c
+++ b/Source/portable/GCC/HCS12/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Source/portable/GCC/HCS12/portmacro.h b/Source/portable/GCC/HCS12/portmacro.h
index c0c00ac..447f3b3 100644
--- a/Source/portable/GCC/HCS12/portmacro.h
+++ b/Source/portable/GCC/HCS12/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Source/portable/GCC/MSP430F449/port.c b/Source/portable/GCC/MSP430F449/port.c
index 28d829d..b1e22fe 100644
--- a/Source/portable/GCC/MSP430F449/port.c
+++ b/Source/portable/GCC/MSP430F449/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Source/portable/GCC/MSP430F449/portmacro.h b/Source/portable/GCC/MSP430F449/portmacro.h
index 390ed6d..324809f 100644
--- a/Source/portable/GCC/MSP430F449/portmacro.h
+++ b/Source/portable/GCC/MSP430F449/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Source/portable/GCC/MicroBlaze/port.c b/Source/portable/GCC/MicroBlaze/port.c
index 7f04420..3d29d18 100644
--- a/Source/portable/GCC/MicroBlaze/port.c
+++ b/Source/portable/GCC/MicroBlaze/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Source/portable/GCC/MicroBlaze/portmacro.h b/Source/portable/GCC/MicroBlaze/portmacro.h
index af3653c..7b42fd2 100644
--- a/Source/portable/GCC/MicroBlaze/portmacro.h
+++ b/Source/portable/GCC/MicroBlaze/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Source/portable/GCC/NiosII/port.c b/Source/portable/GCC/NiosII/port.c
index bc1db25..ec4aea4 100644
--- a/Source/portable/GCC/NiosII/port.c
+++ b/Source/portable/GCC/NiosII/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Source/portable/GCC/NiosII/port_asm.S b/Source/portable/GCC/NiosII/port_asm.S
index 8ec84dc..eee5db2 100644
--- a/Source/portable/GCC/NiosII/port_asm.S
+++ b/Source/portable/GCC/NiosII/port_asm.S
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Source/portable/GCC/NiosII/portmacro.h b/Source/portable/GCC/NiosII/portmacro.h
index 2a3f7b5..a20965a 100644
--- a/Source/portable/GCC/NiosII/portmacro.h
+++ b/Source/portable/GCC/NiosII/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 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 c52bb93..04f0ef0 100644
--- a/Source/portable/GCC/PPC405_Xilinx/FPU_Macros.h
+++ b/Source/portable/GCC/PPC405_Xilinx/FPU_Macros.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Source/portable/GCC/PPC405_Xilinx/port.c b/Source/portable/GCC/PPC405_Xilinx/port.c
index 03ce2ae..0024448 100644
--- a/Source/portable/GCC/PPC405_Xilinx/port.c
+++ b/Source/portable/GCC/PPC405_Xilinx/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Source/portable/GCC/PPC405_Xilinx/portasm.S b/Source/portable/GCC/PPC405_Xilinx/portasm.S
index 343a5ec..8c26add 100644
--- a/Source/portable/GCC/PPC405_Xilinx/portasm.S
+++ b/Source/portable/GCC/PPC405_Xilinx/portasm.S
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Source/portable/GCC/PPC405_Xilinx/portmacro.h b/Source/portable/GCC/PPC405_Xilinx/portmacro.h
index 7197d71..3ea1ca6 100644
--- a/Source/portable/GCC/PPC405_Xilinx/portmacro.h
+++ b/Source/portable/GCC/PPC405_Xilinx/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 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 c52bb93..04f0ef0 100644
--- a/Source/portable/GCC/PPC440_Xilinx/FPU_Macros.h
+++ b/Source/portable/GCC/PPC440_Xilinx/FPU_Macros.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Source/portable/GCC/PPC440_Xilinx/port.c b/Source/portable/GCC/PPC440_Xilinx/port.c
index 19784d9..24ea559 100644
--- a/Source/portable/GCC/PPC440_Xilinx/port.c
+++ b/Source/portable/GCC/PPC440_Xilinx/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Source/portable/GCC/PPC440_Xilinx/portasm.S b/Source/portable/GCC/PPC440_Xilinx/portasm.S
index 343a5ec..8c26add 100644
--- a/Source/portable/GCC/PPC440_Xilinx/portasm.S
+++ b/Source/portable/GCC/PPC440_Xilinx/portasm.S
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Source/portable/GCC/PPC440_Xilinx/portmacro.h b/Source/portable/GCC/PPC440_Xilinx/portmacro.h
index 7197d71..3ea1ca6 100644
--- a/Source/portable/GCC/PPC440_Xilinx/portmacro.h
+++ b/Source/portable/GCC/PPC440_Xilinx/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Source/portable/GCC/STR75x/port.c b/Source/portable/GCC/STR75x/port.c
index 5fd852a..a8c688e 100644
--- a/Source/portable/GCC/STR75x/port.c
+++ b/Source/portable/GCC/STR75x/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Source/portable/GCC/STR75x/portISR.c b/Source/portable/GCC/STR75x/portISR.c
index 578316a..5e62b3d 100644
--- a/Source/portable/GCC/STR75x/portISR.c
+++ b/Source/portable/GCC/STR75x/portISR.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Source/portable/GCC/STR75x/portmacro.h b/Source/portable/GCC/STR75x/portmacro.h
index e1c83bf..45413b9 100644
--- a/Source/portable/GCC/STR75x/portmacro.h
+++ b/Source/portable/GCC/STR75x/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Source/portable/IAR/78K0R/ISR_Support.h b/Source/portable/IAR/78K0R/ISR_Support.h
index 41f7a42..71dd8f9 100644
--- a/Source/portable/IAR/78K0R/ISR_Support.h
+++ b/Source/portable/IAR/78K0R/ISR_Support.h
@@ -1,5 +1,5 @@
 ;/*

-;    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+;    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 ;

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

 ;    *                                                                         *

diff --git a/Source/portable/IAR/78K0R/port.c b/Source/portable/IAR/78K0R/port.c
index 834855c..5864cb4 100644
--- a/Source/portable/IAR/78K0R/port.c
+++ b/Source/portable/IAR/78K0R/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Source/portable/IAR/78K0R/portasm.s26 b/Source/portable/IAR/78K0R/portasm.s26
index a758600..9189a74 100644
--- a/Source/portable/IAR/78K0R/portasm.s26
+++ b/Source/portable/IAR/78K0R/portasm.s26
@@ -1,5 +1,5 @@
 ;/*

-;    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+;    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 ;

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

 ;    *                                                                         *

diff --git a/Source/portable/IAR/78K0R/portmacro.h b/Source/portable/IAR/78K0R/portmacro.h
index 228cae6..9daf426 100644
--- a/Source/portable/IAR/78K0R/portmacro.h
+++ b/Source/portable/IAR/78K0R/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Source/portable/IAR/ARM_CM3/port.c b/Source/portable/IAR/ARM_CM3/port.c
index 0b08c32..7a5d10a 100644
--- a/Source/portable/IAR/ARM_CM3/port.c
+++ b/Source/portable/IAR/ARM_CM3/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Source/portable/IAR/ARM_CM3/portasm.s b/Source/portable/IAR/ARM_CM3/portasm.s
index a465c50..281268b 100644
--- a/Source/portable/IAR/ARM_CM3/portasm.s
+++ b/Source/portable/IAR/ARM_CM3/portasm.s
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Source/portable/IAR/ARM_CM3/portmacro.h b/Source/portable/IAR/ARM_CM3/portmacro.h
index 4cbd21c..932038f 100644
--- a/Source/portable/IAR/ARM_CM3/portmacro.h
+++ b/Source/portable/IAR/ARM_CM3/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Source/portable/IAR/ATMega323/port.c b/Source/portable/IAR/ATMega323/port.c
index 5f5f1dc..623ff5a 100644
--- a/Source/portable/IAR/ATMega323/port.c
+++ b/Source/portable/IAR/ATMega323/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Source/portable/IAR/ATMega323/portmacro.h b/Source/portable/IAR/ATMega323/portmacro.h
index abdf6a1..a047977 100644
--- a/Source/portable/IAR/ATMega323/portmacro.h
+++ b/Source/portable/IAR/ATMega323/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Source/portable/IAR/ATMega323/portmacro.s90 b/Source/portable/IAR/ATMega323/portmacro.s90
index 676a8ae..bf5bc92 100644
--- a/Source/portable/IAR/ATMega323/portmacro.s90
+++ b/Source/portable/IAR/ATMega323/portmacro.s90
@@ -1,5 +1,5 @@
 ;/*

-;    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+;    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 ;

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

 ;    *                                                                         *

diff --git a/Source/portable/IAR/AVR32_UC3/port.c b/Source/portable/IAR/AVR32_UC3/port.c
index 2c0f1e4..ceacff6 100644
--- a/Source/portable/IAR/AVR32_UC3/port.c
+++ b/Source/portable/IAR/AVR32_UC3/port.c
@@ -13,7 +13,7 @@
  *****************************************************************************/

 

 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Source/portable/IAR/AVR32_UC3/portmacro.h b/Source/portable/IAR/AVR32_UC3/portmacro.h
index e214f0f..b026c2f 100644
--- a/Source/portable/IAR/AVR32_UC3/portmacro.h
+++ b/Source/portable/IAR/AVR32_UC3/portmacro.h
@@ -13,7 +13,7 @@
  *****************************************************************************/

 

 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Source/portable/IAR/AtmelSAM7S64/port.c b/Source/portable/IAR/AtmelSAM7S64/port.c
index a9953d7..8394b45 100644
--- a/Source/portable/IAR/AtmelSAM7S64/port.c
+++ b/Source/portable/IAR/AtmelSAM7S64/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Source/portable/IAR/AtmelSAM7S64/portmacro.h b/Source/portable/IAR/AtmelSAM7S64/portmacro.h
index d83f137..3c1e7a8 100644
--- a/Source/portable/IAR/AtmelSAM7S64/portmacro.h
+++ b/Source/portable/IAR/AtmelSAM7S64/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Source/portable/IAR/AtmelSAM9XE/port.c b/Source/portable/IAR/AtmelSAM9XE/port.c
index 2365a31..f087cf0 100644
--- a/Source/portable/IAR/AtmelSAM9XE/port.c
+++ b/Source/portable/IAR/AtmelSAM9XE/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Source/portable/IAR/AtmelSAM9XE/portmacro.h b/Source/portable/IAR/AtmelSAM9XE/portmacro.h
index 329a8f8..407e596 100644
--- a/Source/portable/IAR/AtmelSAM9XE/portmacro.h
+++ b/Source/portable/IAR/AtmelSAM9XE/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Source/portable/IAR/LPC2000/port.c b/Source/portable/IAR/LPC2000/port.c
index ab7823d..d0daa3b 100644
--- a/Source/portable/IAR/LPC2000/port.c
+++ b/Source/portable/IAR/LPC2000/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Source/portable/IAR/LPC2000/portmacro.h b/Source/portable/IAR/LPC2000/portmacro.h
index 1244afd..b8209cc 100644
--- a/Source/portable/IAR/LPC2000/portmacro.h
+++ b/Source/portable/IAR/LPC2000/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Source/portable/IAR/MSP430/port.c b/Source/portable/IAR/MSP430/port.c
index 5c36c4c..b2ffa0d 100644
--- a/Source/portable/IAR/MSP430/port.c
+++ b/Source/portable/IAR/MSP430/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Source/portable/IAR/MSP430/portasm.h b/Source/portable/IAR/MSP430/portasm.h
index a2e4556..57f8a2f 100644
--- a/Source/portable/IAR/MSP430/portasm.h
+++ b/Source/portable/IAR/MSP430/portasm.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Source/portable/IAR/MSP430/portext.s43 b/Source/portable/IAR/MSP430/portext.s43
index 6ffb66b..325f969 100644
--- a/Source/portable/IAR/MSP430/portext.s43
+++ b/Source/portable/IAR/MSP430/portext.s43
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Source/portable/IAR/MSP430/portmacro.h b/Source/portable/IAR/MSP430/portmacro.h
index 925778c..edc387a 100644
--- a/Source/portable/IAR/MSP430/portmacro.h
+++ b/Source/portable/IAR/MSP430/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Source/portable/IAR/STR71x/port.c b/Source/portable/IAR/STR71x/port.c
index 4162c4e..45bfe28 100644
--- a/Source/portable/IAR/STR71x/port.c
+++ b/Source/portable/IAR/STR71x/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Source/portable/IAR/STR71x/portmacro.h b/Source/portable/IAR/STR71x/portmacro.h
index d10b4ad..45a47d5 100644
--- a/Source/portable/IAR/STR71x/portmacro.h
+++ b/Source/portable/IAR/STR71x/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Source/portable/IAR/STR75x/ISR_Support.h b/Source/portable/IAR/STR75x/ISR_Support.h
index f1977c2..ffc81fe 100644
--- a/Source/portable/IAR/STR75x/ISR_Support.h
+++ b/Source/portable/IAR/STR75x/ISR_Support.h
@@ -1,5 +1,5 @@
 ;/*

-;    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+;    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 ;

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

 ;    *                                                                         *

diff --git a/Source/portable/IAR/STR75x/port.c b/Source/portable/IAR/STR75x/port.c
index bb1a457..1dbbc00 100644
--- a/Source/portable/IAR/STR75x/port.c
+++ b/Source/portable/IAR/STR75x/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Source/portable/IAR/STR75x/portasm.s79 b/Source/portable/IAR/STR75x/portasm.s79
index a7d97cc..0412e7b 100644
--- a/Source/portable/IAR/STR75x/portasm.s79
+++ b/Source/portable/IAR/STR75x/portasm.s79
@@ -1,5 +1,5 @@
 ;/*

-;    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+;    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 ;

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

 ;    *                                                                         *

diff --git a/Source/portable/IAR/STR75x/portmacro.h b/Source/portable/IAR/STR75x/portmacro.h
index 932964f..7f9b5be 100644
--- a/Source/portable/IAR/STR75x/portmacro.h
+++ b/Source/portable/IAR/STR75x/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Source/portable/IAR/STR91x/ISR_Support.h b/Source/portable/IAR/STR91x/ISR_Support.h
index 48976fa..14b80be 100644
--- a/Source/portable/IAR/STR91x/ISR_Support.h
+++ b/Source/portable/IAR/STR91x/ISR_Support.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Source/portable/IAR/STR91x/port.c b/Source/portable/IAR/STR91x/port.c
index 5012a4b..38f1bb5 100644
--- a/Source/portable/IAR/STR91x/port.c
+++ b/Source/portable/IAR/STR91x/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Source/portable/IAR/STR91x/portasm.s79 b/Source/portable/IAR/STR91x/portasm.s79
index 086efb2..d4a8c55 100644
--- a/Source/portable/IAR/STR91x/portasm.s79
+++ b/Source/portable/IAR/STR91x/portasm.s79
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Source/portable/IAR/STR91x/portmacro.h b/Source/portable/IAR/STR91x/portmacro.h
index 81b7561..eddb6b2 100644
--- a/Source/portable/IAR/STR91x/portmacro.h
+++ b/Source/portable/IAR/STR91x/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Source/portable/IAR/V850ES/ISR_Support.h b/Source/portable/IAR/V850ES/ISR_Support.h
index eb0dd43..9824ffa 100644
--- a/Source/portable/IAR/V850ES/ISR_Support.h
+++ b/Source/portable/IAR/V850ES/ISR_Support.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Source/portable/IAR/V850ES/port.c b/Source/portable/IAR/V850ES/port.c
index bd21a37..d52019e 100644
--- a/Source/portable/IAR/V850ES/port.c
+++ b/Source/portable/IAR/V850ES/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Source/portable/IAR/V850ES/portasm.s85 b/Source/portable/IAR/V850ES/portasm.s85
index ce01641..69be792 100644
--- a/Source/portable/IAR/V850ES/portasm.s85
+++ b/Source/portable/IAR/V850ES/portasm.s85
@@ -1,5 +1,5 @@
 ;/*

-;    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+;    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 ;

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

 ;    *                                                                         *

diff --git a/Source/portable/IAR/V850ES/portasm_Fx3.s85 b/Source/portable/IAR/V850ES/portasm_Fx3.s85
index 35ddde0..a0c9b94 100644
--- a/Source/portable/IAR/V850ES/portasm_Fx3.s85
+++ b/Source/portable/IAR/V850ES/portasm_Fx3.s85
@@ -1,5 +1,5 @@
 ;/*

-;    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+;    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 ;

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

 ;    *                                                                         *

diff --git a/Source/portable/IAR/V850ES/portasm_Hx2.s85 b/Source/portable/IAR/V850ES/portasm_Hx2.s85
index f1cf007..df6f58b 100644
--- a/Source/portable/IAR/V850ES/portasm_Hx2.s85
+++ b/Source/portable/IAR/V850ES/portasm_Hx2.s85
@@ -1,5 +1,5 @@
 ;/*

-;    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+;    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 ;

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

 ;    *                                                                         *

diff --git a/Source/portable/IAR/V850ES/portmacro.h b/Source/portable/IAR/V850ES/portmacro.h
index c1fca8c..e5b67aa 100644
--- a/Source/portable/IAR/V850ES/portmacro.h
+++ b/Source/portable/IAR/V850ES/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Source/portable/MPLAB/PIC18F/port.c b/Source/portable/MPLAB/PIC18F/port.c
index 969e7bd..6fb88ec 100644
--- a/Source/portable/MPLAB/PIC18F/port.c
+++ b/Source/portable/MPLAB/PIC18F/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Source/portable/MPLAB/PIC18F/portmacro.h b/Source/portable/MPLAB/PIC18F/portmacro.h
index 8813dfe..1aec334 100644
--- a/Source/portable/MPLAB/PIC18F/portmacro.h
+++ b/Source/portable/MPLAB/PIC18F/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Source/portable/MPLAB/PIC24_dsPIC/port.c b/Source/portable/MPLAB/PIC24_dsPIC/port.c
index 4a16bdf..749fc71 100644
--- a/Source/portable/MPLAB/PIC24_dsPIC/port.c
+++ b/Source/portable/MPLAB/PIC24_dsPIC/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 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 70cb574..9b760ca 100644
--- a/Source/portable/MPLAB/PIC24_dsPIC/portasm_PIC24.S
+++ b/Source/portable/MPLAB/PIC24_dsPIC/portasm_PIC24.S
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 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 d539836..7b6ab20 100644
--- a/Source/portable/MPLAB/PIC24_dsPIC/portasm_dsPIC.S
+++ b/Source/portable/MPLAB/PIC24_dsPIC/portasm_dsPIC.S
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Source/portable/MPLAB/PIC24_dsPIC/portmacro.h b/Source/portable/MPLAB/PIC24_dsPIC/portmacro.h
index 7f65b8a..c97b83a 100644
--- a/Source/portable/MPLAB/PIC24_dsPIC/portmacro.h
+++ b/Source/portable/MPLAB/PIC24_dsPIC/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Source/portable/MPLAB/PIC32MX/ISR_Support.h b/Source/portable/MPLAB/PIC32MX/ISR_Support.h
index f9530e8..b6990dd 100644
--- a/Source/portable/MPLAB/PIC32MX/ISR_Support.h
+++ b/Source/portable/MPLAB/PIC32MX/ISR_Support.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Source/portable/MPLAB/PIC32MX/port.c b/Source/portable/MPLAB/PIC32MX/port.c
index 92388fe..022f213 100644
--- a/Source/portable/MPLAB/PIC32MX/port.c
+++ b/Source/portable/MPLAB/PIC32MX/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Source/portable/MPLAB/PIC32MX/port_asm.S b/Source/portable/MPLAB/PIC32MX/port_asm.S
index 1de5cd0..8ef5b31 100644
--- a/Source/portable/MPLAB/PIC32MX/port_asm.S
+++ b/Source/portable/MPLAB/PIC32MX/port_asm.S
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Source/portable/MPLAB/PIC32MX/portmacro.h b/Source/portable/MPLAB/PIC32MX/portmacro.h
index f3320d8..2e86fc3 100644
--- a/Source/portable/MPLAB/PIC32MX/portmacro.h
+++ b/Source/portable/MPLAB/PIC32MX/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Source/portable/MemMang/heap_1.c b/Source/portable/MemMang/heap_1.c
index 8126bc7..76742f9 100644
--- a/Source/portable/MemMang/heap_1.c
+++ b/Source/portable/MemMang/heap_1.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Source/portable/MemMang/heap_2.c b/Source/portable/MemMang/heap_2.c
index 6e43f9f..891405d 100644
--- a/Source/portable/MemMang/heap_2.c
+++ b/Source/portable/MemMang/heap_2.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Source/portable/MemMang/heap_3.c b/Source/portable/MemMang/heap_3.c
index d5fa606..e4fd22f 100644
--- a/Source/portable/MemMang/heap_3.c
+++ b/Source/portable/MemMang/heap_3.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 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 0edc242..d5969d5 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 V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 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 28e66dd..ac8480e 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 V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 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 ea46dda..3ebe59e 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 V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 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 817d587..1ac5fb9 100644
--- a/Source/portable/Paradigm/Tern_EE/small/port.c
+++ b/Source/portable/Paradigm/Tern_EE/small/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 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 9858160..3980fa8 100644
--- a/Source/portable/Paradigm/Tern_EE/small/portasm.h
+++ b/Source/portable/Paradigm/Tern_EE/small/portasm.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 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 2b4a340..2fc9e37 100644
--- a/Source/portable/Paradigm/Tern_EE/small/portmacro.h
+++ b/Source/portable/Paradigm/Tern_EE/small/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Source/portable/RVDS/ARM7_LPC21xx/port.c b/Source/portable/RVDS/ARM7_LPC21xx/port.c
index 352bd912..80ade26 100644
--- a/Source/portable/RVDS/ARM7_LPC21xx/port.c
+++ b/Source/portable/RVDS/ARM7_LPC21xx/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Source/portable/RVDS/ARM7_LPC21xx/portASM.s b/Source/portable/RVDS/ARM7_LPC21xx/portASM.s
index d1bbeca..0197475 100644
--- a/Source/portable/RVDS/ARM7_LPC21xx/portASM.s
+++ b/Source/portable/RVDS/ARM7_LPC21xx/portASM.s
@@ -1,5 +1,5 @@
 ;/*

-;    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+;    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 ;

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

 ;    *                                                                         *

diff --git a/Source/portable/RVDS/ARM7_LPC21xx/portmacro.h b/Source/portable/RVDS/ARM7_LPC21xx/portmacro.h
index 536a587..ad5fd05 100644
--- a/Source/portable/RVDS/ARM7_LPC21xx/portmacro.h
+++ b/Source/portable/RVDS/ARM7_LPC21xx/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Source/portable/RVDS/ARM7_LPC21xx/portmacro.inc b/Source/portable/RVDS/ARM7_LPC21xx/portmacro.inc
index 5e8f6cb..fbf711c 100644
--- a/Source/portable/RVDS/ARM7_LPC21xx/portmacro.inc
+++ b/Source/portable/RVDS/ARM7_LPC21xx/portmacro.inc
@@ -1,5 +1,5 @@
 ;/*

-;    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+;    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 ;

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

 ;    *                                                                         *

diff --git a/Source/portable/RVDS/ARM_CM3/port.c b/Source/portable/RVDS/ARM_CM3/port.c
index 9662000..4ab4ac2 100644
--- a/Source/portable/RVDS/ARM_CM3/port.c
+++ b/Source/portable/RVDS/ARM_CM3/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Source/portable/RVDS/ARM_CM3/portmacro.h b/Source/portable/RVDS/ARM_CM3/portmacro.h
index a4beb55..f9ecf78 100644
--- a/Source/portable/RVDS/ARM_CM3/portmacro.h
+++ b/Source/portable/RVDS/ARM_CM3/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Source/portable/Renesas/SH2A_FPU/port.c b/Source/portable/Renesas/SH2A_FPU/port.c
index 106d52e..8ff9798 100644
--- a/Source/portable/Renesas/SH2A_FPU/port.c
+++ b/Source/portable/Renesas/SH2A_FPU/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Source/portable/Renesas/SH2A_FPU/portasm.src b/Source/portable/Renesas/SH2A_FPU/portasm.src
index 2633dc2..e67d6ef 100644
--- a/Source/portable/Renesas/SH2A_FPU/portasm.src
+++ b/Source/portable/Renesas/SH2A_FPU/portasm.src
@@ -1,5 +1,5 @@
 ;/*

-;    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+;    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 ;

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

 ;    *                                                                         *

diff --git a/Source/portable/Renesas/SH2A_FPU/portmacro.h b/Source/portable/Renesas/SH2A_FPU/portmacro.h
index 6919551..a609398 100644
--- a/Source/portable/Renesas/SH2A_FPU/portmacro.h
+++ b/Source/portable/Renesas/SH2A_FPU/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Source/portable/Rowley/MSP430F449/port.c b/Source/portable/Rowley/MSP430F449/port.c
index c0eeab0..d5d3f5e 100644
--- a/Source/portable/Rowley/MSP430F449/port.c
+++ b/Source/portable/Rowley/MSP430F449/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Source/portable/Rowley/MSP430F449/portasm.h b/Source/portable/Rowley/MSP430F449/portasm.h
index fe00774..534891a 100644
--- a/Source/portable/Rowley/MSP430F449/portasm.h
+++ b/Source/portable/Rowley/MSP430F449/portasm.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Source/portable/Rowley/MSP430F449/portext.asm b/Source/portable/Rowley/MSP430F449/portext.asm
index 567b1aa..de50a5d 100644
--- a/Source/portable/Rowley/MSP430F449/portext.asm
+++ b/Source/portable/Rowley/MSP430F449/portext.asm
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Source/portable/Rowley/MSP430F449/portmacro.h b/Source/portable/Rowley/MSP430F449/portmacro.h
index be48b56..5097e04 100644
--- a/Source/portable/Rowley/MSP430F449/portmacro.h
+++ b/Source/portable/Rowley/MSP430F449/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Source/portable/SDCC/Cygnal/port.c b/Source/portable/SDCC/Cygnal/port.c
index f6ffd84..d8cc36a 100644
--- a/Source/portable/SDCC/Cygnal/port.c
+++ b/Source/portable/SDCC/Cygnal/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Source/portable/SDCC/Cygnal/portmacro.h b/Source/portable/SDCC/Cygnal/portmacro.h
index 751e92e..314a937 100644
--- a/Source/portable/SDCC/Cygnal/portmacro.h
+++ b/Source/portable/SDCC/Cygnal/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Source/portable/Softune/MB91460/port.c b/Source/portable/Softune/MB91460/port.c
index 88fef31..b53d9aa 100644
--- a/Source/portable/Softune/MB91460/port.c
+++ b/Source/portable/Softune/MB91460/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Source/portable/Softune/MB91460/portmacro.h b/Source/portable/Softune/MB91460/portmacro.h
index cfd6c9b..a032145 100644
--- a/Source/portable/Softune/MB91460/portmacro.h
+++ b/Source/portable/Softune/MB91460/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Source/portable/Softune/MB96340/port.c b/Source/portable/Softune/MB96340/port.c
index 0698beb..b67a477 100644
--- a/Source/portable/Softune/MB96340/port.c
+++ b/Source/portable/Softune/MB96340/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Source/portable/Softune/MB96340/portmacro.h b/Source/portable/Softune/MB96340/portmacro.h
index d0a01b4..b31a5d6 100644
--- a/Source/portable/Softune/MB96340/portmacro.h
+++ b/Source/portable/Softune/MB96340/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 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 49fedbb..a81e95a 100644
--- a/Source/portable/WizC/PIC18/Drivers/Tick/Tick.c
+++ b/Source/portable/WizC/PIC18/Drivers/Tick/Tick.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 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 6fd2921..881634f 100644
--- a/Source/portable/WizC/PIC18/Drivers/Tick/isrTick.c
+++ b/Source/portable/WizC/PIC18/Drivers/Tick/isrTick.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Source/portable/WizC/PIC18/addFreeRTOS.h b/Source/portable/WizC/PIC18/addFreeRTOS.h
index f5c6382..7bb0597 100644
--- a/Source/portable/WizC/PIC18/addFreeRTOS.h
+++ b/Source/portable/WizC/PIC18/addFreeRTOS.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Source/portable/WizC/PIC18/port.c b/Source/portable/WizC/PIC18/port.c
index 5d18173..36bfc56 100644
--- a/Source/portable/WizC/PIC18/port.c
+++ b/Source/portable/WizC/PIC18/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Source/portable/WizC/PIC18/portmacro.h b/Source/portable/WizC/PIC18/portmacro.h
index 80dad58..b857b5c 100644
--- a/Source/portable/WizC/PIC18/portmacro.h
+++ b/Source/portable/WizC/PIC18/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Source/portable/oWatcom/16BitDOS/Flsh186/port.c b/Source/portable/oWatcom/16BitDOS/Flsh186/port.c
index 0f1b58b..93afbe2 100644
--- a/Source/portable/oWatcom/16BitDOS/Flsh186/port.c
+++ b/Source/portable/oWatcom/16BitDOS/Flsh186/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Source/portable/oWatcom/16BitDOS/Flsh186/portmacro.h b/Source/portable/oWatcom/16BitDOS/Flsh186/portmacro.h
index 4375a04..2692f4a 100644
--- a/Source/portable/oWatcom/16BitDOS/Flsh186/portmacro.h
+++ b/Source/portable/oWatcom/16BitDOS/Flsh186/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Source/portable/oWatcom/16BitDOS/PC/port.c b/Source/portable/oWatcom/16BitDOS/PC/port.c
index a05df1a..3b320eb 100644
--- a/Source/portable/oWatcom/16BitDOS/PC/port.c
+++ b/Source/portable/oWatcom/16BitDOS/PC/port.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Source/portable/oWatcom/16BitDOS/PC/portmacro.h b/Source/portable/oWatcom/16BitDOS/PC/portmacro.h
index f39e921..6b06121 100644
--- a/Source/portable/oWatcom/16BitDOS/PC/portmacro.h
+++ b/Source/portable/oWatcom/16BitDOS/PC/portmacro.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Source/portable/oWatcom/16BitDOS/common/portasm.h b/Source/portable/oWatcom/16BitDOS/common/portasm.h
index edc340d..83a4f05 100644
--- a/Source/portable/oWatcom/16BitDOS/common/portasm.h
+++ b/Source/portable/oWatcom/16BitDOS/common/portasm.h
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Source/portable/oWatcom/16BitDOS/common/portcomn.c b/Source/portable/oWatcom/16BitDOS/common/portcomn.c
index 442e8eb..b78d921 100644
--- a/Source/portable/oWatcom/16BitDOS/common/portcomn.c
+++ b/Source/portable/oWatcom/16BitDOS/common/portcomn.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Source/queue.c b/Source/queue.c
index ae1eeb9..7258f7a 100644
--- a/Source/queue.c
+++ b/Source/queue.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *

diff --git a/Source/tasks.c b/Source/tasks.c
index d1e7017..bdc1088 100644
--- a/Source/tasks.c
+++ b/Source/tasks.c
@@ -1,5 +1,5 @@
 /*

-    FreeRTOS V6.0.3 - Copyright (C) 2010 Real Time Engineers Ltd.

+    FreeRTOS V6.0.4 - Copyright (C) 2010 Real Time Engineers Ltd.

 

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

     *                                                                         *