summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/arm
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2007-12-17 16:12:34 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2007-12-17 16:12:34 +0000
commit5ce8a0d4d58c4c303062464074c0985b5cb483a8 (patch)
tree8943dbc6a6c200b74a712bb0f899e19b24c1b8ec /cpukit/score/cpu/arm
parent2007-12-17 Joel Sherrill <joel.sherrill@OARcorp.com> (diff)
downloadrtems-5ce8a0d4d58c4c303062464074c0985b5cb483a8.tar.bz2
2007-12-17 Joel Sherrill <joel.sherrill@OARcorp.com>
* rtems/score/cpu_asm.h: Sweep to make sure grep for COPYRIGHT passes.
Diffstat (limited to 'cpukit/score/cpu/arm')
-rw-r--r--cpukit/score/cpu/arm/ChangeLog4
-rw-r--r--cpukit/score/cpu/arm/rtems/score/cpu_asm.h4
2 files changed, 5 insertions, 3 deletions
diff --git a/cpukit/score/cpu/arm/ChangeLog b/cpukit/score/cpu/arm/ChangeLog
index 0d7c5c2fdb..67d90b2c4b 100644
--- a/cpukit/score/cpu/arm/ChangeLog
+++ b/cpukit/score/cpu/arm/ChangeLog
@@ -1,3 +1,7 @@
+2007-12-17 Joel Sherrill <joel.sherrill@OARcorp.com>
+
+ * rtems/score/cpu_asm.h: Sweep to make sure grep for COPYRIGHT passes.
+
2007-12-11 Joel Sherrill <joel.sherrill@OARcorp.com>
* rtems/score/cpu.h: Temporarily use C implementation of swap u32 for
diff --git a/cpukit/score/cpu/arm/rtems/score/cpu_asm.h b/cpukit/score/cpu/arm/rtems/score/cpu_asm.h
index 59b567ca2c..306a4c1004 100644
--- a/cpukit/score/cpu/arm/rtems/score/cpu_asm.h
+++ b/cpukit/score/cpu/arm/rtems/score/cpu_asm.h
@@ -5,7 +5,7 @@
/*
* $Id$
*
- * Copyright (c) 2002 by Advent Networks, Inc.
+ * COPYRIGHT (c) 2002 by Advent Networks, Inc.
* Jay Monkman <jmonkman@adventnetworks.com>
*
* The license and distribution terms for this file may be
@@ -13,8 +13,6 @@
* http://www.rtems.com/license/LICENSE.
*
* This file is the include file for cpu_asm.S
- *
- *
*/
#ifndef _RTEMS_SCORE_CPU_ASM_H