Miscellaneous - Clean up file headers so patterns followed

XXX
This commit is contained in:
Joel Sherrill
2012-05-03 14:17:23 -05:00
parent 9ee5b9750b
commit 183af893d1
4 changed files with 28 additions and 31 deletions

View File

@@ -5,10 +5,8 @@
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at
*
* http://www.rtems.com/license/LICENSE. * http://www.rtems.com/license/LICENSE.
* *
*
* $Id$ * $Id$
*/ */

View File

@@ -1,13 +1,12 @@
/* /*
* GP32 startup code * GP32 startup code
* */
*
/*
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at
*
* http://www.rtems.com/license/LICENSE. * http://www.rtems.com/license/LICENSE.
* *
*
* $Id$ * $Id$
*/ */

View File

@@ -1,7 +1,10 @@
/* /*
* bspinit.S
*
* BSP specific initialization for Sparc64 RTEMS -- sun4u BSP * BSP specific initialization for Sparc64 RTEMS -- sun4u BSP
*
* This code defines start code specific to the sun4u BSP
*/
/*
* *
* COPYRIGHT (c) 2010 Gedare Bloom. * COPYRIGHT (c) 2010 Gedare Bloom.
* *
@@ -9,10 +12,7 @@
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE. * http://www.rtems.com/license/LICENSE.
* *
* This code defines start code specific to the sun4u BSP
*
* $Id$ * $Id$
*
*/ */
#include <rtems/asm.h> #include <rtems/asm.h>