]> git.sur5r.net Git - freertos/blobdiff - FreeRTOS/Demo/ColdFire_MCF52259_CodeWarrior/main.c
Update version number to 9.0.0rc2.
[freertos] / FreeRTOS / Demo / ColdFire_MCF52259_CodeWarrior / main.c
index 932df0fc7b285fb6f21951536c99b3cb1f772d00..7964f378563f62b62d8ad55de13df3bf80026c15 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-    FreeRTOS V8.2.1 - Copyright (C) 2015 Real Time Engineers Ltd.\r
+    FreeRTOS V9.0.0rc2 - Copyright (C) 2016 Real Time Engineers Ltd.\r
     All rights reserved\r
 \r
     VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.\r
@@ -8,7 +8,7 @@
 \r
     FreeRTOS is free software; you can redistribute it and/or modify it under\r
     the terms of the GNU General Public License (version 2) as published by the\r
-    Free Software Foundation >>!AND MODIFIED BY!<< the FreeRTOS exception.\r
+    Free Software Foundation >>>> AND MODIFIED BY <<<< the FreeRTOS exception.\r
 \r
     ***************************************************************************\r
     >>!   NOTE: The modification to the GPL is included to allow you to     !<<\r
@@ -280,7 +280,7 @@ TickType_t xLastExecutionTime;
                ulTicksToWait = mainERROR_PERIOD;\r
                }\r
 \r
-               /* Toggle the LED each itteration. */\r
+               /* Toggle the LED each iteration. */\r
                vParTestToggleLED( mainCHECK_LED );\r
        }\r
 }\r