summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/sparc64/context.S
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/score/cpu/sparc64/context.S')
-rw-r--r--cpukit/score/cpu/sparc64/context.S13
1 files changed, 1 insertions, 12 deletions
diff --git a/cpukit/score/cpu/sparc64/context.S b/cpukit/score/cpu/sparc64/context.S
index d9674369c9..8bd0219321 100644
--- a/cpukit/score/cpu/sparc64/context.S
+++ b/cpukit/score/cpu/sparc64/context.S
@@ -4,22 +4,11 @@
* 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) 2010. Gedare Bloom.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.org/license/LICENSE.
- *
- * Ported to ERC32 implementation of the SPARC by On-Line Applications
- * Research Corporation (OAR) under contract to the European Space
- * Agency (ESA).
- *
- * 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.
*/
#include <rtems/asm.h>