summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/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 /c/src/lib/libbsp/sparc64
parentlibtests/complex: Avoid multiple definitions (diff)
downloadrtems-71d97c92e55953bd29b0e4f1dc186916a93ce509.tar.bz2
sparc64: put each copyright on one line
Diffstat (limited to 'c/src/lib/libbsp/sparc64')
-rw-r--r--c/src/lib/libbsp/sparc64/niagara/include/bsp.h10
-rw-r--r--c/src/lib/libbsp/sparc64/shared/asm/asm.S3
-rw-r--r--c/src/lib/libbsp/sparc64/shared/clock/ckinit.c5
-rw-r--r--c/src/lib/libbsp/sparc64/shared/startup/setvec.c3
-rw-r--r--c/src/lib/libbsp/sparc64/usiii/include/bsp.h11
5 files changed, 12 insertions, 20 deletions
diff --git a/c/src/lib/libbsp/sparc64/niagara/include/bsp.h b/c/src/lib/libbsp/sparc64/niagara/include/bsp.h
index 7e5c5ee939..7705675a97 100644
--- a/c/src/lib/libbsp/sparc64/niagara/include/bsp.h
+++ b/c/src/lib/libbsp/sparc64/niagara/include/bsp.h
@@ -2,18 +2,16 @@
*
* This include file contains all SPARC64 simulator definitions.
*
- * COPYRIGHT (c) 1989-1998.
- * On-Line Applications Research Corporation (OAR).
- * COPYRIGHT (c) 1995.
- * European Space Agency.
+ * COPYRIGHT (c) 1989-1998. On-Line Applications Research Corporation (OAR).
+ * COPYRIGHT (c) 1995. European Space Agency.
*
* 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 Simics Niagara version of SPARC64
- * Niagara modifications of respective RTEMS file: COPYRIGHT (c) 2010.
- * Eugen Leontie.
+ * Niagara modifications of respective RTEMS file:
+ * COPYRIGHT (c) 2010. Eugen Leontie.
*/
#ifndef _BSP_H
diff --git a/c/src/lib/libbsp/sparc64/shared/asm/asm.S b/c/src/lib/libbsp/sparc64/shared/asm/asm.S
index 86c1dc9ad3..41a5c38afb 100644
--- a/c/src/lib/libbsp/sparc64/shared/asm/asm.S
+++ b/c/src/lib/libbsp/sparc64/shared/asm/asm.S
@@ -1,6 +1,5 @@
/*
- * 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/c/src/lib/libbsp/sparc64/shared/clock/ckinit.c b/c/src/lib/libbsp/sparc64/shared/clock/ckinit.c
index dede6d810e..018087c388 100644
--- a/c/src/lib/libbsp/sparc64/shared/clock/ckinit.c
+++ b/c/src/lib/libbsp/sparc64/shared/clock/ckinit.c
@@ -6,10 +6,9 @@
*/
/*
- * COPYRIGHT (c) 1989-1999.
- * On-Line Applications Research Corporation (OAR).
+ * COPYRIGHT (c) 1989-1999. On-Line Applications Research Corporation (OAR).
*
- * Modifications 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/c/src/lib/libbsp/sparc64/shared/startup/setvec.c b/c/src/lib/libbsp/sparc64/shared/startup/setvec.c
index d8899e8eb4..25e89d66f2 100644
--- a/c/src/lib/libbsp/sparc64/shared/startup/setvec.c
+++ b/c/src/lib/libbsp/sparc64/shared/startup/setvec.c
@@ -13,8 +13,7 @@
* RETURNS:
* address of previous interrupt handler
*
- * COPYRIGHT (c) 1989-1998.
- * On-Line Applications Research Corporation (OAR).
+ * COPYRIGHT (c) 1989-1998. 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
diff --git a/c/src/lib/libbsp/sparc64/usiii/include/bsp.h b/c/src/lib/libbsp/sparc64/usiii/include/bsp.h
index 59f90a5bef..0fe13e3f3d 100644
--- a/c/src/lib/libbsp/sparc64/usiii/include/bsp.h
+++ b/c/src/lib/libbsp/sparc64/usiii/include/bsp.h
@@ -2,10 +2,8 @@
*
* This include file contains all SPARC64 simulator definitions.
*
- * COPYRIGHT (c) 1989-1998.
- * On-Line Applications Research Corporation (OAR).
- * COPYRIGHT (c) 1995.
- * European Space Agency.
+ * COPYRIGHT (c) 1989-1998. On-Line Applications Research Corporation (OAR).
+ * COPYRIGHT (c) 1995. European Space Agency.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
@@ -13,9 +11,8 @@
*
* Ported to sun4u version of SPARC64
* sun4u modifications of respective RTEMS file:
- * COPYRIGHT (c) 2010.
- * Eugen Leontie
- * Gedare Bloom
+ * COPYRIGHT (c) 2010. Eugen Leontie
+ * COPYRIGHT (c) 2010. Gedare Bloom
*/
#ifndef _BSP_H