From 43b4c7aa51fe28f38447636023686ab6f80cd8d3 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 17 Dec 2007 16:12:45 +0000 Subject: 2007-12-17 Joel Sherrill * rtems/powerpc/registers.h, rtems/score/cpu.h: Sweep to make sure grep for COPYRIGHT passes. --- cpukit/score/cpu/powerpc/ChangeLog | 5 +++++ cpukit/score/cpu/powerpc/rtems/powerpc/registers.h | 2 +- cpukit/score/cpu/powerpc/rtems/score/cpu.h | 7 +++++++ 3 files changed, 13 insertions(+), 1 deletion(-) (limited to 'cpukit/score') diff --git a/cpukit/score/cpu/powerpc/ChangeLog b/cpukit/score/cpu/powerpc/ChangeLog index 965594934c..54fe01072d 100644 --- a/cpukit/score/cpu/powerpc/ChangeLog +++ b/cpukit/score/cpu/powerpc/ChangeLog @@ -1,3 +1,8 @@ +2007-12-17 Joel Sherrill + + * rtems/powerpc/registers.h, rtems/score/cpu.h: Sweep to make sure grep + for COPYRIGHT passes. + 2007-12-03 Till Straumann * rtems/powerpc/registers.h: added definitions for MSR_CE, diff --git a/cpukit/score/cpu/powerpc/rtems/powerpc/registers.h b/cpukit/score/cpu/powerpc/rtems/powerpc/registers.h index 527b610fec..3153545b8f 100644 --- a/cpukit/score/cpu/powerpc/rtems/powerpc/registers.h +++ b/cpukit/score/cpu/powerpc/rtems/powerpc/registers.h @@ -1,7 +1,7 @@ /* * This file contains some powerpc MSR and registers access definitions. * - * Copyright (C) 1999 Eric Valette (valette@crf.canon.fr) + * COPYRIGHT (C) 1999 Eric Valette (valette@crf.canon.fr) * Canon Centre Recherche France. * * Added MPC8260 Andy Dachs diff --git a/cpukit/score/cpu/powerpc/rtems/score/cpu.h b/cpukit/score/cpu/powerpc/rtems/score/cpu.h index c867b62988..f69f981827 100644 --- a/cpukit/score/cpu/powerpc/rtems/score/cpu.h +++ b/cpukit/score/cpu/powerpc/rtems/score/cpu.h @@ -3,6 +3,13 @@ */ /* + * 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$ */ -- cgit v1.2.3