sparc64: put each copyright on one line

This commit is contained in:
Gedare Bloom
2014-12-08 13:16:37 -05:00
parent f3730d5660
commit 71d97c92e5
13 changed files with 29 additions and 46 deletions

View File

@@ -2,18 +2,16 @@
* *
* This include file contains all SPARC64 simulator definitions. * This include file contains all SPARC64 simulator definitions.
* *
* COPYRIGHT (c) 1989-1998. * COPYRIGHT (c) 1989-1998. On-Line Applications Research Corporation (OAR).
* On-Line Applications Research Corporation (OAR). * COPYRIGHT (c) 1995. European Space Agency.
* COPYRIGHT (c) 1995.
* European Space Agency.
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at
* http://www.rtems.org/license/LICENSE. * http://www.rtems.org/license/LICENSE.
* *
* Ported to Simics Niagara version of SPARC64 * Ported to Simics Niagara version of SPARC64
* Niagara modifications of respective RTEMS file: COPYRIGHT (c) 2010. * Niagara modifications of respective RTEMS file:
* Eugen Leontie. * COPYRIGHT (c) 2010. Eugen Leontie.
*/ */
#ifndef _BSP_H #ifndef _BSP_H

View File

@@ -1,6 +1,5 @@
/* /*
* Copyright (c) 2010 * Copyright (c) 2010. Gedare Bloom.
* Gedare Bloom
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at

View File

@@ -6,10 +6,9 @@
*/ */
/* /*
* COPYRIGHT (c) 1989-1999. * COPYRIGHT (c) 1989-1999. On-Line Applications Research Corporation (OAR).
* On-Line Applications Research Corporation (OAR).
* *
* Modifications Copyright (c) 2010 Gedare Bloom. * Copyright (c) 2010 Gedare Bloom.
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at

View File

@@ -13,8 +13,7 @@
* RETURNS: * RETURNS:
* address of previous interrupt handler * address of previous interrupt handler
* *
* COPYRIGHT (c) 1989-1998. * COPYRIGHT (c) 1989-1998. On-Line Applications Research Corporation (OAR).
* On-Line Applications Research Corporation (OAR).
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at

View File

@@ -2,10 +2,8 @@
* *
* This include file contains all SPARC64 simulator definitions. * This include file contains all SPARC64 simulator definitions.
* *
* COPYRIGHT (c) 1989-1998. * COPYRIGHT (c) 1989-1998. On-Line Applications Research Corporation (OAR).
* On-Line Applications Research Corporation (OAR). * COPYRIGHT (c) 1995. European Space Agency.
* COPYRIGHT (c) 1995.
* European Space Agency.
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at
@@ -13,9 +11,8 @@
* *
* Ported to sun4u version of SPARC64 * Ported to sun4u version of SPARC64
* sun4u modifications of respective RTEMS file: * sun4u modifications of respective RTEMS file:
* COPYRIGHT (c) 2010. * COPYRIGHT (c) 2010. Eugen Leontie
* Eugen Leontie * COPYRIGHT (c) 2010. Gedare Bloom
* Gedare Bloom
*/ */
#ifndef _BSP_H #ifndef _BSP_H

View File

@@ -3,12 +3,11 @@
*/ */
/* /*
* COPYRIGHT (c) 1989-2007. * COPYRIGHT (c) 1989-2007. On-Line Applications Research Corporation (OAR).
* On-Line Applications Research Corporation (OAR).
* *
* This file is based on the SPARC cpu.c file. Modifications are made to * This file is based on the SPARC cpu.c file. Modifications are made to
* provide support for the SPARC-v9. * provide support for the SPARC-v9.
* COPYRIGHT (c) 2010. Gedare Bloom. * COPYRIGHT (c) 2010. Gedare Bloom.
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at

View File

@@ -4,8 +4,7 @@
* in an specific CPU port of RTEMS. These algorithms must be implemented * in an specific CPU port of RTEMS. These algorithms must be implemented
* in assembly language. * in assembly language.
* *
* COPYRIGHT (c) 1989-2007. * COPYRIGHT (c) 1989-2007. On-Line Applications Research Corporation (OAR).
* On-Line Applications Research Corporation (OAR).
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at
@@ -15,12 +14,12 @@
* Research Corporation (OAR) under contract to the European Space * Research Corporation (OAR) under contract to the European Space
* Agency (ESA). * Agency (ESA).
* *
* ERC32 modifications of respective RTEMS file: COPYRIGHT (c) 1995. * ERC32 modifications of respective RTEMS file:
* European Space Agency. * COPYRIGHT (c) 1995. European Space Agency.
* *
* Ported to Niagara and UltraSPARC III (US3) implementations of the SPARC-v9. * Ported to Niagara and UltraSPARC III (US3) implementations of the SPARC-v9.
* Niagara and US3 modifications of respective RTEMS file: * Niagara and US3 modifications of respective RTEMS file:
* COPYRIGHT (c) 2010. Gedare Bloom. * COPYRIGHT (c) 2010. Gedare Bloom.
*/ */
#include <rtems/asm.h> #include <rtems/asm.h>

View File

@@ -8,8 +8,6 @@
* + SYS_irqdis (disable interrupts) * + SYS_irqdis (disable interrupts)
* + SYS_irqset (set interrupt level) * + SYS_irqset (set interrupt level)
* *
* COPYRIGHT:
*
* COPYRIGHT (c) 1995. European Space Agency. * COPYRIGHT (c) 1995. European Space Agency.
* COPYRIGHT (c) 2010. Gedare Bloom. * COPYRIGHT (c) 2010. Gedare Bloom.
* *

View File

@@ -4,8 +4,7 @@
* in an specific CPU port of RTEMS. These algorithms must be implemented * in an specific CPU port of RTEMS. These algorithms must be implemented
* in assembly language. * in assembly language.
* *
* COPYRIGHT (c) 1989-2007. * COPYRIGHT (c) 1989-2007. On-Line Applications Research Corporation (OAR).
* On-Line Applications Research Corporation (OAR).
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at
@@ -15,12 +14,12 @@
* Research Corporation (OAR) under contract to the European Space * Research Corporation (OAR) under contract to the European Space
* Agency (ESA). * Agency (ESA).
* *
* ERC32 modifications of respective RTEMS file: COPYRIGHT (c) 1995. * ERC32 modifications of respective RTEMS file:
* European Space Agency. * COPYRIGHT (c) 1995. European Space Agency.
* *
* Ported to UltraSPARC T1 Niagara implementation of the SPARC-v9. * Ported to UltraSPARC T1 Niagara implementation of the SPARC-v9.
* Niagara modifications of respective RTEMS file: * Niagara modifications of respective RTEMS file:
* COPYRIGHT (c) 2010. Gedare Bloom. * COPYRIGHT (c) 2010. Gedare Bloom.
*/ */
#include <rtems/asm.h> #include <rtems/asm.h>

View File

@@ -5,12 +5,11 @@
*/ */
/* /*
* COPYRIGHT (c) 1989-2007. * COPYRIGHT (c) 1989-2007. On-Line Applications Research Corporation (OAR).
* On-Line Applications Research Corporation (OAR).
* *
* This file is based on the SPARC cpu.c file. Modifications are made to * This file is based on the SPARC cpu.c file. Modifications are made to
* provide support for the SPARC-v9. * provide support for the SPARC-v9.
* COPYRIGHT (c) 2010. Gedare Bloom. * COPYRIGHT (c) 2010. Gedare Bloom.
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at

View File

@@ -10,12 +10,11 @@
/* /*
* *
* *
* COPYRIGHT (c) 1989-2006. * COPYRIGHT (c) 1989-2006. On-Line Applications Research Corporation (OAR).
* On-Line Applications Research Corporation (OAR).
* *
* This file is based on the SPARC cpu.h file. Modifications are made * This file is based on the SPARC cpu.h file. Modifications are made
* to support the SPARC64 processor. * to support the SPARC64 processor.
* COPYRIGHT (c) 2010. Gedare Bloom. * COPYRIGHT (c) 2010. Gedare Bloom.
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at

View File

@@ -9,12 +9,11 @@
*/ */
/* /*
* COPYRIGHT (c) 1989-1999. * COPYRIGHT (c) 1989-1999. On-Line Applications Research Corporation (OAR).
* On-Line Applications Research Corporation (OAR).
* *
* This file is based on the SPARC sparc.h file. Modifications are made * This file is based on the SPARC sparc.h file. Modifications are made
* to support the SPARC64 processor. * to support the SPARC64 processor.
* COPYRIGHT (c) 2010. Gedare Bloom. * COPYRIGHT (c) 2010. Gedare Bloom.
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at

View File

@@ -8,8 +8,7 @@
*/ */
/* /*
* COPYRIGHT (c) 1989-1999. * COPYRIGHT (c) 1989-1999. On-Line Applications Research Corporation (OAR).
* On-Line Applications Research Corporation (OAR).
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at