From 126e15459cd36a4ee587a28439f6fc0283872dc1 Mon Sep 17 00:00:00 2001 From: richardbarry Date: Sun, 3 Feb 2008 19:45:58 +0000 Subject: Update to V4.7.1 git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@148 1d2547de-c912-0410-9cb9-b8ca96c0e9e2 --- Source/list.c | 20 +++++++++++++------- 1 file changed, 13 insertions(+), 7 deletions(-) (limited to 'Source/list.c') 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. + *************************************************************************** */ -- cgit v1.2.3