From 5ce8a0d4d58c4c303062464074c0985b5cb483a8 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 17 Dec 2007 16:12:34 +0000 Subject: [PATCH] 2007-12-17 Joel Sherrill * rtems/score/cpu_asm.h: Sweep to make sure grep for COPYRIGHT passes. --- cpukit/score/cpu/arm/ChangeLog | 4 ++++ cpukit/score/cpu/arm/rtems/score/cpu_asm.h | 4 +--- 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 + + * rtems/score/cpu_asm.h: Sweep to make sure grep for COPYRIGHT passes. + 2007-12-11 Joel Sherrill * 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 * * 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