LEON2 - Remove bad $Id$ and clean up file header

This commit is contained in:
Joel Sherrill
2012-05-02 14:13:44 -05:00
parent 70f5ab389d
commit 1e7ee7173d

View File

@@ -1,14 +1,16 @@
/* /**
* LEON2 BSP Delay Method * @file
* *
* LEON2 BSP Delay Method
*/
/*
* COPYRIGHT (c) 1989-2011. * COPYRIGHT (c) 1989-2011.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* *
* 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
*/ */
#include <bsp.h> #include <bsp.h>