summaryrefslogtreecommitdiff
path: root/Source/list.c
diff options
context:
space:
mode:
authorRichardBarry <RichardBarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>2007-11-05 16:44:39 +0000
committerRichardBarry <RichardBarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>2007-11-05 16:44:39 +0000
commita8f128f744271af1d6fcf9a350261828cfe4927e (patch)
treeda1fe867f34ec70ea1b7163a00d5bd2e68d738a1 /Source/list.c
parent82aa29ae2f54490db8b576c4c476dcdb39517c08 (diff)
downloadfreertos-a8f128f744271af1d6fcf9a350261828cfe4927e.tar.gz
freertos-a8f128f744271af1d6fcf9a350261828cfe4927e.tar.bz2
freertos-a8f128f744271af1d6fcf9a350261828cfe4927e.tar.xz
Update to V4.6.1 - including PIC32MX port.
git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@115 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
Diffstat (limited to 'Source/list.c')
-rw-r--r--Source/list.c7
1 files changed, 4 insertions, 3 deletions
diff --git a/Source/list.c b/Source/list.c
index e464122c..7f4869fe 100644
--- a/Source/list.c
+++ b/Source/list.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.6.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -28,8 +28,9 @@
and contact details. Please ensure to read the configuration and relevant
port sections of the online documentation.
- Also see http://www.SafeRTOS.com for an IEC 61508 compliant version along
- with commercial development and support options.
+ Also see http://www.SafeRTOS.com a version that has been certified for use
+ in safety critical systems, plus commercial licensing, development and
+ support options.
***************************************************************************
*/