[rtems commit] sparc64: put each copyright on one line

Gedare Bloom gedare at rtems.org
Mon Dec 8 18:17:42 UTC 2014


Module:    rtems
Branch:    master
Commit:    71d97c92e55953bd29b0e4f1dc186916a93ce509
Changeset: http://git.rtems.org/rtems/commit/?id=71d97c92e55953bd29b0e4f1dc186916a93ce509

Author:    Gedare Bloom <gedare at rtems.org>
Date:      Mon Dec  8 13:16:37 2014 -0500

sparc64: put each copyright on one line

---

 c/src/lib/libbsp/sparc64/niagara/include/bsp.h            | 10 ++++------
 c/src/lib/libbsp/sparc64/shared/asm/asm.S                 |  3 +--
 c/src/lib/libbsp/sparc64/shared/clock/ckinit.c            |  5 ++---
 c/src/lib/libbsp/sparc64/shared/startup/setvec.c          |  3 +--
 c/src/lib/libbsp/sparc64/usiii/include/bsp.h              | 11 ++++-------
 c/src/lib/libcpu/sparc64/shared/score/cpu.c               |  5 ++---
 c/src/lib/libcpu/sparc64/shared/score/interrupt.S         |  9 ++++-----
 c/src/lib/libcpu/sparc64/shared/syscall/sparc64-syscall.S |  2 --
 cpukit/score/cpu/sparc64/context.S                        |  9 ++++-----
 cpukit/score/cpu/sparc64/cpu.c                            |  5 ++---
 cpukit/score/cpu/sparc64/rtems/score/cpu.h                |  5 ++---
 cpukit/score/cpu/sparc64/rtems/score/sparc64.h            |  5 ++---
 cpukit/score/cpu/sparc64/rtems/score/types.h              |  3 +--
 13 files changed, 29 insertions(+), 46 deletions(-)

diff --git a/c/src/lib/libbsp/sparc64/niagara/include/bsp.h b/c/src/lib/libbsp/sparc64/niagara/include/bsp.h
index 7e5c5ee..7705675 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 86c1dc9..41a5c38 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 dede6d8..018087c 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 d8899e8..25e89d6 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 59f90a5..0fe13e3 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
diff --git a/c/src/lib/libcpu/sparc64/shared/score/cpu.c b/c/src/lib/libcpu/sparc64/shared/score/cpu.c
index a7b1f87..ca5ea9f 100644
--- a/c/src/lib/libcpu/sparc64/shared/score/cpu.c
+++ b/c/src/lib/libcpu/sparc64/shared/score/cpu.c
@@ -3,12 +3,11 @@
  */
 
 /*
- *  COPYRIGHT (c) 1989-2007.
- *  On-Line Applications Research Corporation (OAR).
+ *  COPYRIGHT (c) 1989-2007. On-Line Applications Research Corporation (OAR).
  *
  *  This file is based on the SPARC cpu.c file. Modifications are made to 
  *  provide support for the SPARC-v9.
- *    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/libcpu/sparc64/shared/score/interrupt.S b/c/src/lib/libcpu/sparc64/shared/score/interrupt.S
index 0a01554..7face48 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>
diff --git a/c/src/lib/libcpu/sparc64/shared/syscall/sparc64-syscall.S b/c/src/lib/libcpu/sparc64/shared/syscall/sparc64-syscall.S
index e753bdf..e15fdc8 100644
--- a/c/src/lib/libcpu/sparc64/shared/syscall/sparc64-syscall.S
+++ b/c/src/lib/libcpu/sparc64/shared/syscall/sparc64-syscall.S
@@ -8,8 +8,6 @@
  *    + SYS_irqdis  (disable interrupts)
  *    + SYS_irqset  (set interrupt level)
  * 
- *  COPYRIGHT:
- *
  *  COPYRIGHT (c) 1995. European Space Agency.
  *  COPYRIGHT (c) 2010. Gedare Bloom.
  *
diff --git a/cpukit/score/cpu/sparc64/context.S b/cpukit/score/cpu/sparc64/context.S
index 1509637..d967436 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>
diff --git a/cpukit/score/cpu/sparc64/cpu.c b/cpukit/score/cpu/sparc64/cpu.c
index 599011b..1834b34 100644
--- a/cpukit/score/cpu/sparc64/cpu.c
+++ b/cpukit/score/cpu/sparc64/cpu.c
@@ -5,12 +5,11 @@
  */
 
 /*
- *  COPYRIGHT (c) 1989-2007.
- *  On-Line Applications Research Corporation (OAR).
+ *  COPYRIGHT (c) 1989-2007. On-Line Applications Research Corporation (OAR).
  *
  *  This file is based on the SPARC cpu.c file. Modifications are made to
  *  provide support for the SPARC-v9.
- *    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/cpukit/score/cpu/sparc64/rtems/score/cpu.h b/cpukit/score/cpu/sparc64/rtems/score/cpu.h
index dd5040a..ff58fc9 100644
--- a/cpukit/score/cpu/sparc64/rtems/score/cpu.h
+++ b/cpukit/score/cpu/sparc64/rtems/score/cpu.h
@@ -10,12 +10,11 @@
 /*
  *
  *
- *  COPYRIGHT (c) 1989-2006.
- *  On-Line Applications Research Corporation (OAR).
+ *  COPYRIGHT (c) 1989-2006. On-Line Applications Research Corporation (OAR).
  *
  *  This file is based on the SPARC cpu.h file. Modifications are made
  *  to support the SPARC64 processor.
- *    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/cpukit/score/cpu/sparc64/rtems/score/sparc64.h b/cpukit/score/cpu/sparc64/rtems/score/sparc64.h
index 52a43c6..d20c2ff 100644
--- a/cpukit/score/cpu/sparc64/rtems/score/sparc64.h
+++ b/cpukit/score/cpu/sparc64/rtems/score/sparc64.h
@@ -9,12 +9,11 @@
  */
 
 /*
- *  COPYRIGHT (c) 1989-1999.
- *  On-Line Applications Research Corporation (OAR).
+ *  COPYRIGHT (c) 1989-1999. On-Line Applications Research Corporation (OAR).
  *
  *  This file is based on the SPARC sparc.h file. Modifications are made
  *  to support the SPARC64 processor.
- *    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/cpukit/score/cpu/sparc64/rtems/score/types.h b/cpukit/score/cpu/sparc64/rtems/score/types.h
index 6263b56..8f2c7e3 100644
--- a/cpukit/score/cpu/sparc64/rtems/score/types.h
+++ b/cpukit/score/cpu/sparc64/rtems/score/types.h
@@ -8,8 +8,7 @@
  */
 
 /*
- *  COPYRIGHT (c) 1989-1999.
- *  On-Line Applications Research Corporation (OAR).
+ *  COPYRIGHT (c) 1989-1999. 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




More information about the vc mailing list