summaryrefslogtreecommitdiff
path: root/Source/tasks.c
diff options
context:
space:
mode:
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>2007-04-01 20:47:49 +0000
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>2007-04-01 20:47:49 +0000
commit7df1f4d32e73307cd27f88f7e06457e707848c4e (patch)
tree953ce249350960b61e00af9e5193a7246e893c6d /Source/tasks.c
parentd2eb69d868d56655fe8254851a972273fae1c678 (diff)
downloadfreertos-7df1f4d32e73307cd27f88f7e06457e707848c4e.tar.gz
freertos-7df1f4d32e73307cd27f88f7e06457e707848c4e.tar.bz2
freertos-7df1f4d32e73307cd27f88f7e06457e707848c4e.tar.xz
V4.2.1 files.
git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@77 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
Diffstat (limited to 'Source/tasks.c')
-rw-r--r--Source/tasks.c5
1 files changed, 4 insertions, 1 deletions
diff --git a/Source/tasks.c b/Source/tasks.c
index f4a7f35c..0feecf76 100644
--- a/Source/tasks.c
+++ b/Source/tasks.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.2.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.2.1 - Copyright (C) 2003-2007 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -27,6 +27,9 @@
See http://www.FreeRTOS.org for documentation, latest information, license
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 development and support options.
***************************************************************************
*/