summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/sparc64/context.S
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/context.S
parentlibtests/complex: Avoid multiple definitions (diff)
downloadrtems-71d97c92e55953bd29b0e4f1dc186916a93ce509.tar.bz2
sparc64: put each copyright on one line
Diffstat (limited to 'cpukit/score/cpu/sparc64/context.S')
-rw-r--r--cpukit/score/cpu/sparc64/context.S9
1 files changed, 4 insertions, 5 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>