[rtems commit] LEON2 - Remove bad $Id$ and clean up file header

Joel Sherrill joel at rtems.org
Wed May 2 20:38:12 UTC 2012


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

Author:    Joel Sherrill <joel.sherrill at oarcorp.com>
Date:      Wed May  2 14:13:44 2012 -0500

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

---

 c/src/lib/libbsp/sparc/leon2/startup/bspdelay.c |   10 ++++++----
 1 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/c/src/lib/libbsp/sparc/leon2/startup/bspdelay.c b/c/src/lib/libbsp/sparc/leon2/startup/bspdelay.c
index 9e91101..cca9377 100644
--- a/c/src/lib/libbsp/sparc/leon2/startup/bspdelay.c
+++ b/c/src/lib/libbsp/sparc/leon2/startup/bspdelay.c
@@ -1,14 +1,16 @@
-/*
- *  LEON2 BSP Delay Method
+/**
+ *  @file
  *
+ *  LEON2 BSP Delay Method
+ */
+
+/*
  *  COPYRIGHT (c) 1989-2011.
  *  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
  *  http://www.rtems.com/license/LICENSE.
- *
- *  $Id
  */
 
 #include <bsp.h>




More information about the vc mailing list