summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/threadready.c
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2011-05-25 14:17:53 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2011-05-25 14:17:53 +0000
commitdea1dc20336261e6c0c3651588cd53e23a5eb0c4 (patch)
treeff66d2618d8dd179da3a0039de4976808092c286 /cpukit/score/src/threadready.c
parentMerge with CVS-HEAD. (diff)
downloadrtems-dea1dc20336261e6c0c3651588cd53e23a5eb0c4.tar.bz2
Cosmetics from CVS-HEAD.
Diffstat (limited to 'cpukit/score/src/threadready.c')
-rw-r--r--cpukit/score/src/threadready.c7
1 files changed, 3 insertions, 4 deletions
diff --git a/cpukit/score/src/threadready.c b/cpukit/score/src/threadready.c
index c236f61cf3..8e26f7deda 100644
--- a/cpukit/score/src/threadready.c
+++ b/cpukit/score/src/threadready.c
@@ -1,12 +1,11 @@
/*
- * Thread Handler
+ * Thread Handler / Thread Ready
*
- *
- * COPYRIGHT (c) 1989-2006.
+ * COPYRIGHT (c) 1989-2011.
* On-Line Applications Research Corporation (OAR).
*
* The license and distribution terms for this file may be
- * found in found in the file LICENSE in this distribution or at
+ * found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
*
* $Id$