summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2007-12-17 16:12:37 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2007-12-17 16:12:37 +0000
commitfe8343911c167ee61148177ccf32178b8c02009b (patch)
treed00af3f4e353701db1e3cc6ec98f12a7dcfb8687 /cpukit/score/cpu
parent2007-12-17 Joel Sherrill <joel.sherrill@OARcorp.com> (diff)
downloadrtems-fe8343911c167ee61148177ccf32178b8c02009b.tar.bz2
2007-12-17 Joel Sherrill <joel.sherrill@OARcorp.com>
* cpu.c, irq.c, rtems/score/cpu_asm.h: Sweep to make sure grep for COPYRIGHT passes.
Diffstat (limited to 'cpukit/score/cpu')
-rw-r--r--cpukit/score/cpu/bfin/ChangeLog5
-rw-r--r--cpukit/score/cpu/bfin/cpu.c2
-rw-r--r--cpukit/score/cpu/bfin/irq.c2
-rw-r--r--cpukit/score/cpu/bfin/rtems/score/cpu_asm.h2
4 files changed, 8 insertions, 3 deletions
diff --git a/cpukit/score/cpu/bfin/ChangeLog b/cpukit/score/cpu/bfin/ChangeLog
index a7e94ce466..64b8dd50bd 100644
--- a/cpukit/score/cpu/bfin/ChangeLog
+++ b/cpukit/score/cpu/bfin/ChangeLog
@@ -1,3 +1,8 @@
+2007-12-17 Joel Sherrill <joel.sherrill@OARcorp.com>
+
+ * cpu.c, irq.c, rtems/score/cpu_asm.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/bfin/cpu.c b/cpukit/score/cpu/bfin/cpu.c
index 2fecc9279d..9c7184ab11 100644
--- a/cpukit/score/cpu/bfin/cpu.c
+++ b/cpukit/score/cpu/bfin/cpu.c
@@ -1,6 +1,6 @@
/* Blackfin CPU Dependent Source
*
- * Copyright (c) 2006 by Atos Automacao Industrial Ltda.
+ * COPYRIGHT (c) 2006 by Atos Automacao Industrial Ltda.
* written by Alain Schaefer <alain.schaefer@easc.ch>
* and Antonio Giovanini <antonio@atos.com.br>
*
diff --git a/cpukit/score/cpu/bfin/irq.c b/cpukit/score/cpu/bfin/irq.c
index 73a81ad2d7..8ec5321fdf 100644
--- a/cpukit/score/cpu/bfin/irq.c
+++ b/cpukit/score/cpu/bfin/irq.c
@@ -1,6 +1,6 @@
/* Blackfin CPU Dependent Source
*
- * Copyright (c) 2006 by Atos Automacao Industrial Ltda.
+ * COPYRIGHT (c) 2006 by Atos Automacao Industrial Ltda.
* written by Alain Schaefer <alain.schaefer@easc.ch>
* and Antonio Giovanini <antonio@atos.com.br>
*
diff --git a/cpukit/score/cpu/bfin/rtems/score/cpu_asm.h b/cpukit/score/cpu/bfin/rtems/score/cpu_asm.h
index 4082e3aea4..48bfa5f0c4 100644
--- a/cpukit/score/cpu/bfin/rtems/score/cpu_asm.h
+++ b/cpukit/score/cpu/bfin/rtems/score/cpu_asm.h
@@ -5,7 +5,7 @@
/*
* Defines a couple of Macros used in cpu_asm.S
*
- * Copyright (c) 2006 by Atos Automacao Industrial Ltda.
+ * COPYRIGHT (c) 2006 by Atos Automacao Industrial Ltda.
* written by Alain Schaefer <alain.schaefer@easc.ch>
* and Antonio Giovanini <antonio@atos.com.br>
*