summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/threadqrequeue.c
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2007-03-12 11:16:02 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2007-03-12 11:16:02 +0000
commit1fb90ec740355a2ddc61e47f8b68109c098f973a (patch)
treeced7fb2805f923ff3d1dba8826b034a4cfbad7d4 /cpukit/score/src/threadqrequeue.c
parent2007-03-11 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-1fb90ec740355a2ddc61e47f8b68109c098f973a.tar.bz2
2007-03-12 Joel Sherrill <joel@OARcorp.com>
* score/src/heapallocatealigned.c, score/src/threadqrequeue.c: Correct license URL and/or fix mistake in copyright notice. Both of these mistakes appear to be from code submitted after these changes were made previously.
Diffstat (limited to 'cpukit/score/src/threadqrequeue.c')
-rw-r--r--cpukit/score/src/threadqrequeue.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/score/src/threadqrequeue.c b/cpukit/score/src/threadqrequeue.c
index 96434639ef..e2375899d9 100644
--- a/cpukit/score/src/threadqrequeue.c
+++ b/cpukit/score/src/threadqrequeue.c
@@ -7,7 +7,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/