summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/sparc64
diff options
context:
space:
mode:
authorGedare Bloom <gedare@rtems.org>2014-12-08 13:16:37 -0500
committerGedare Bloom <gedare@rtems.org>2014-12-08 13:16:37 -0500
commit71d97c92e55953bd29b0e4f1dc186916a93ce509 (patch)
treec04c583b1e0defd06b9f663de8d4fa459be7abfb /cpukit/score/cpu/sparc64
parentlibtests/complex: Avoid multiple definitions (diff)
downloadrtems-71d97c92e55953bd29b0e4f1dc186916a93ce509.tar.bz2
sparc64: put each copyright on one line
Diffstat (limited to 'cpukit/score/cpu/sparc64')
-rw-r--r--cpukit/score/cpu/sparc64/context.S9
-rw-r--r--cpukit/score/cpu/sparc64/cpu.c5
-rw-r--r--cpukit/score/cpu/sparc64/rtems/score/cpu.h5
-rw-r--r--cpukit/score/cpu/sparc64/rtems/score/sparc64.h5
-rw-r--r--cpukit/score/cpu/sparc64/rtems/score/types.h3
5 files changed, 11 insertions, 16 deletions
diff --git a/cpukit/score/cpu/sparc64/context.S b/cpukit/score/cpu/sparc64/context.S
index 1509637681..d9674369c9 100644
--- a/cpukit/score/cpu/sparc64/context.S
+++ b/cpukit/score/cpu/sparc64/context.S
@@ -4,8 +4,7 @@
* in an specific CPU port of RTEMS. These algorithms must be implemented
* in assembly language.
*
- * COPYRIGHT (c) 1989-2007.
- * On-Line Applications Research Corporation (OAR).
+ * 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
@@ -15,12 +14,12 @@
* Research Corporation (OAR) under contract to the European Space
* Agency (ESA).
*
- * ERC32 modifications of respective RTEMS file: COPYRIGHT (c) 1995.
- * European Space Agency.
+ * ERC32 modifications of respective RTEMS file:
+ * COPYRIGHT (c) 1995. European Space Agency.
*
* Ported to UltraSPARC T1 Niagara implementation of the SPARC-v9.
* Niagara modifications of respective RTEMS file:
- * COPYRIGHT (c) 2010. Gedare Bloom.
+ * COPYRIGHT (c) 2010. Gedare Bloom.
*/
#include <rtems/asm.h>
diff --git a/cpukit/score/cpu/sparc64/cpu.c b/cpukit/score/cpu/sparc64/cpu.c
index 599011bf15..1834b349bf 100644
--- a/cpukit/score/cpu/sparc64/cpu.c
+++ b/cpukit/score/cpu/sparc64/cpu.c
@@ -5,12 +5,11 @@
*/
/*
- * COPYRIGHT (c) 1989-2007.
- * On-Line Applications Research Corporation (OAR).
+ * COPYRIGHT (c) 1989-2007. On-Line Applications Research Corporation (OAR).
*
* This file is based on the SPARC cpu.c file. Modifications are made to
* 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
* found in the file LICENSE in this distribution or at
diff --git a/cpukit/score/cpu/sparc64/rtems/score/cpu.h b/cpukit/score/cpu/sparc64/rtems/score/cpu.h
index dd5040a6ac..ff58fc97d7 100644
--- a/cpukit/score/cpu/sparc64/rtems/score/cpu.h
+++ b/cpukit/score/cpu/sparc64/rtems/score/cpu.h
@@ -10,12 +10,11 @@
/*
*
*
- * COPYRIGHT (c) 1989-2006.
- * On-Line Applications Research Corporation (OAR).
+ * COPYRIGHT (c) 1989-2006. On-Line Applications Research Corporation (OAR).
*
* This file is based on the SPARC cpu.h file. Modifications are made
* 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
* found in the file LICENSE in this distribution or at
diff --git a/cpukit/score/cpu/sparc64/rtems/score/sparc64.h b/cpukit/score/cpu/sparc64/rtems/score/sparc64.h
index 52a43c6c5f..d20c2ff509 100644
--- a/cpukit/score/cpu/sparc64/rtems/score/sparc64.h
+++ b/cpukit/score/cpu/sparc64/rtems/score/sparc64.h
@@ -9,12 +9,11 @@
*/
/*
- * COPYRIGHT (c) 1989-1999.
- * On-Line Applications Research Corporation (OAR).
+ * COPYRIGHT (c) 1989-1999. On-Line Applications Research Corporation (OAR).
*
* This file is based on the SPARC sparc.h file. Modifications are made
* 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
* found in the file LICENSE in this distribution or at
diff --git a/cpukit/score/cpu/sparc64/rtems/score/types.h b/cpukit/score/cpu/sparc64/rtems/score/types.h
index 6263b5651b..8f2c7e37a6 100644
--- a/cpukit/score/cpu/sparc64/rtems/score/types.h
+++ b/cpukit/score/cpu/sparc64/rtems/score/types.h
@@ -8,8 +8,7 @@
*/
/*
- * COPYRIGHT (c) 1989-1999.
- * On-Line Applications Research Corporation (OAR).
+ * COPYRIGHT (c) 1989-1999. 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