summaryrefslogtreecommitdiff
path: root/FreeRTOS/Demo/Common/Full/print.c
diff options
context:
space:
mode:
authorRichard Barry <ribarry@amazon.com>2012-10-16 12:17:47 +0000
committerRichard Barry <ribarry@amazon.com>2012-10-16 12:17:47 +0000
commitf06a94544425a6130d9742d80b23133ace2b5707 (patch)
tree917d03644408a8e111d96f9a2ff386934706adf7 /FreeRTOS/Demo/Common/Full/print.c
parentf446f77fd413b150fd92357bb52515811109b0ee (diff)
downloadfreertos-git-f06a94544425a6130d9742d80b23133ace2b5707.tar.gz
Prepare for V7.3.0 release.
Diffstat (limited to 'FreeRTOS/Demo/Common/Full/print.c')
-rw-r--r--FreeRTOS/Demo/Common/Full/print.c12
1 files changed, 7 insertions, 5 deletions
diff --git a/FreeRTOS/Demo/Common/Full/print.c b/FreeRTOS/Demo/Common/Full/print.c
index ec42062fb..d4fdae694 100644
--- a/FreeRTOS/Demo/Common/Full/print.c
+++ b/FreeRTOS/Demo/Common/Full/print.c
@@ -1,6 +1,8 @@
/*
- FreeRTOS V7.2.0 - Copyright (C) 2012 Real Time Engineers Ltd.
-
+ FreeRTOS V7.3.0 - Copyright (C) 2012 Real Time Engineers Ltd.
+
+ FEATURES AND PORTS ARE ADDED TO FREERTOS ALL THE TIME. PLEASE VISIT
+ http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
***************************************************************************
* *
@@ -44,15 +46,15 @@
***************************************************************************
* *
* Having a problem? Start by reading the FAQ "My application does *
- * not run, what could be wrong? *
+ * not run, what could be wrong?" *
* *
* http://www.FreeRTOS.org/FAQHelp.html *
* *
***************************************************************************
- http://www.FreeRTOS.org - Documentation, training, latest information,
- license and contact details.
+ http://www.FreeRTOS.org - Documentation, training, latest versions, license
+ and contact details.
http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products,
including FreeRTOS+Trace - an indispensable productivity tool.