summaryrefslogtreecommitdiffstats
path: root/cpukit/score
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2007-12-17 16:12:38 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2007-12-17 16:12:38 +0000
commit899b4f62efe363a8689bc20a8ba7c2df6dd8483a (patch)
tree488c43e1a00fab0115c7890cd550fdad34fba10b /cpukit/score
parent2007-12-17 Joel Sherrill <joel.sherrill@OARcorp.com> (diff)
downloadrtems-899b4f62efe363a8689bc20a8ba7c2df6dd8483a.tar.bz2
2007-12-17 Joel Sherrill <joel.sherrill@OARcorp.com>
* rtems/tic4x/c4xio.h: Sweep to make sure grep for COPYRIGHT passes.
Diffstat (limited to 'cpukit/score')
-rw-r--r--cpukit/score/cpu/c4x/ChangeLog4
-rw-r--r--cpukit/score/cpu/c4x/rtems/tic4x/c4xio.h7
2 files changed, 11 insertions, 0 deletions
diff --git a/cpukit/score/cpu/c4x/ChangeLog b/cpukit/score/cpu/c4x/ChangeLog
index ba902ad62b..61fd4b1c44 100644
--- a/cpukit/score/cpu/c4x/ChangeLog
+++ b/cpukit/score/cpu/c4x/ChangeLog
@@ -1,3 +1,7 @@
+2007-12-17 Joel Sherrill <joel.sherrill@OARcorp.com>
+
+ * rtems/tic4x/c4xio.h: Sweep to make sure grep for COPYRIGHT passes.
+
2007-12-04 Joel Sherrill <joel.sherrill@OARcorp.com>
* cpu.c, rtems/score/cpu.h: Move interrupt_stack_size field from CPU
diff --git a/cpukit/score/cpu/c4x/rtems/tic4x/c4xio.h b/cpukit/score/cpu/c4x/rtems/tic4x/c4xio.h
index d3715b9c69..9d2548ebac 100644
--- a/cpukit/score/cpu/c4x/rtems/tic4x/c4xio.h
+++ b/cpukit/score/cpu/c4x/rtems/tic4x/c4xio.h
@@ -1,6 +1,13 @@
/*
* C4X IO Information
*
+ * COPYRIGHT (c) 1989-2007.
+ * On-Line Applications Research Corporation (OAR).
+ *
+ * The license and distribution terms for this file may be
+ * found in the file LICENSE in this distribution or at
+ * http://www.rtems.com/license/LICENSE.
+ *
* $Id$
*/