summaryrefslogtreecommitdiff
path: root/Source/list.c
diff options
context:
space:
mode:
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>2008-03-26 13:04:38 +0000
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>2008-03-26 13:04:38 +0000
commit4ac1eb4a41da8affa1705997fbfb64b3a968bd2f (patch)
treeec9d57101692f897f84c69d77de4dbc3a93e7c18 /Source/list.c
parent61a494c693fe1ba70f00825fb9a33d696fabed7a (diff)
downloadfreertos-4ac1eb4a41da8affa1705997fbfb64b3a968bd2f.tar.gz
freertos-4ac1eb4a41da8affa1705997fbfb64b3a968bd2f.tar.bz2
freertos-4ac1eb4a41da8affa1705997fbfb64b3a968bd2f.tar.xz
Small mods, and update file headers.
git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@283 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
Diffstat (limited to 'Source/list.c')
-rw-r--r--Source/list.c19
1 files changed, 10 insertions, 9 deletions
diff --git a/Source/list.c b/Source/list.c
index e77f2f13..3880a932 100644
--- a/Source/list.c
+++ b/Source/list.c
@@ -23,15 +23,16 @@
of http://www.FreeRTOS.org for full details of how and when the exception
can be applied.
- ***************************************************************************
- ***************************************************************************
- * *
- * SAVE TIME AND MONEY! Why not get us to quote to get FreeRTOS.org *
- * running on your hardware - or even write all or part of your application*
- * for you? See http://www.OpenRTOS.com for details. *
- * *
- ***************************************************************************
- ***************************************************************************
+ ***************************************************************************
+ ***************************************************************************
+ * *
+ * SAVE TIME AND MONEY! We can port FreeRTOS.org to your own hardware, *
+ * and even write all or part of your application on your behalf. *
+ * See http://www.OpenRTOS.com for details of the services we provide to *
+ * expedite your project. *
+ * *
+ ***************************************************************************
+ ***************************************************************************
Please ensure to read the configuration and relevant port sections of the
online documentation.