summaryrefslogtreecommitdiff
path: root/Source/list.c
diff options
context:
space:
mode:
Diffstat (limited to 'Source/list.c')
-rw-r--r--Source/list.c20
1 files changed, 13 insertions, 7 deletions
diff --git a/Source/list.c b/Source/list.c
index 726dcd3d..66cba833 100644
--- a/Source/list.c
+++ b/Source/list.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
@@ -24,13 +24,19 @@
can be applied.
***************************************************************************
- 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 a version that has been certified for use
- in safety critical systems, plus commercial licensing, development and
- support options.
+ Please ensure to read the configuration and relevant port sections of the
+ online documentation.
+
+ +++ http://www.FreeRTOS.org +++
+ Documentation, latest information, license and contact details.
+
+ +++ http://www.SafeRTOS.com +++
+ A version that is certified for use in safety critical systems.
+
+ +++ http://www.OpenRTOS.com +++
+ Commercial support, development, porting, licensing and training services.
+
***************************************************************************
*/