From 9804c40d4e7184d7bbfc6b609f63f20e9b5d1840 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 17 Dec 2007 16:12:35 +0000 Subject: [PATCH] 2007-12-17 Joel Sherrill * rtems/score/avr.h: Sweep to make sure grep for COPYRIGHT passes. --- cpukit/score/cpu/avr/ChangeLog | 4 ++++ cpukit/score/cpu/avr/rtems/score/avr.h | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/cpukit/score/cpu/avr/ChangeLog b/cpukit/score/cpu/avr/ChangeLog index c2adeb7564..ed4b458a8f 100644 --- a/cpukit/score/cpu/avr/ChangeLog +++ b/cpukit/score/cpu/avr/ChangeLog @@ -1,3 +1,7 @@ +2007-12-17 Joel Sherrill + + * rtems/score/avr.h: Sweep to make sure grep for COPYRIGHT passes. + 2007-12-04 Joel Sherrill * cpu.c, rtems/score/cpu.h: Move interrupt_stack_size field from CPU diff --git a/cpukit/score/cpu/avr/rtems/score/avr.h b/cpukit/score/cpu/avr/rtems/score/avr.h index 2ccce31b0d..fb0cc4cf7c 100644 --- a/cpukit/score/cpu/avr/rtems/score/avr.h +++ b/cpukit/score/cpu/avr/rtems/score/avr.h @@ -8,7 +8,7 @@ * floating point is available. This particular implementation * is specified to the avr port. * - * Copyright 2004, Ralf Corsepius, Ulm, Germany. + * COPYRIGHT 2004, Ralf Corsepius, Ulm, Germany. * * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at