sparc64: fix copyright notices.

The sparc64 port had some incorrect copyright notices affixed to
source code files.
This commit is contained in:
Gedare Bloom
2015-02-23 15:42:59 -05:00
parent ced84fc0ea
commit 9d090fb70a
9 changed files with 16 additions and 47 deletions

View File

@@ -5,21 +5,11 @@
* 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 Niagara and UltraSPARC III (US3) implementations of the SPARC-v9.
* Niagara and US3 modifications of respective RTEMS file:
* COPYRIGHT (c) 2010. Gedare Bloom.
*/
#include <rtems/asm.h>

View File

@@ -8,11 +8,11 @@
* + SYS_irqdis (disable interrupts)
* + SYS_irqset (set interrupt level)
*
* COPYRIGHT (c) 1995. European Space Agency.
* COPYRIGHT (c) 2010. Gedare Bloom.
*
* This terms of the RTEMS license apply to this file.
*
* 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.
*/
#include <rtems/asm.h>