summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/sparc64/shared/score/interrupt.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 /c/src/lib/libcpu/sparc64/shared/score/interrupt.S
parentlibtests/complex: Avoid multiple definitions (diff)
downloadrtems-71d97c92e55953bd29b0e4f1dc186916a93ce509.tar.bz2
sparc64: put each copyright on one line
Diffstat (limited to 'c/src/lib/libcpu/sparc64/shared/score/interrupt.S')
-rw-r--r--c/src/lib/libcpu/sparc64/shared/score/interrupt.S9
1 files changed, 4 insertions, 5 deletions
diff --git a/c/src/lib/libcpu/sparc64/shared/score/interrupt.S b/c/src/lib/libcpu/sparc64/shared/score/interrupt.S
index 0a015543fb..7face481e8 100644
--- a/c/src/lib/libcpu/sparc64/shared/score/interrupt.S
+++ b/c/src/lib/libcpu/sparc64/shared/score/interrupt.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 Niagara and UltraSPARC III (US3) implementations of the SPARC-v9.
* Niagara and US3 modifications of respective RTEMS file:
- * COPYRIGHT (c) 2010. Gedare Bloom.
+ * COPYRIGHT (c) 2010. Gedare Bloom.
*/
#include <rtems/asm.h>