summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/threaddispatch.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/threaddispatch.c
parentMerge with CVS-HEAD. (diff)
downloadrtems-dea1dc20336261e6c0c3651588cd53e23a5eb0c4.tar.bz2
Cosmetics from CVS-HEAD.
Diffstat (limited to 'cpukit/score/src/threaddispatch.c')
-rw-r--r--cpukit/score/src/threaddispatch.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/cpukit/score/src/threaddispatch.c b/cpukit/score/src/threaddispatch.c
index e0d0f5cdf7..6606f29922 100644
--- a/cpukit/score/src/threaddispatch.c
+++ b/cpukit/score/src/threaddispatch.c
@@ -1,12 +1,11 @@
/*
* Thread Handler
*
- *
* COPYRIGHT (c) 1989-2009.
* 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$