summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/shared/umon/umon.h
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libbsp/shared/umon/umon.h')
-rw-r--r--c/src/lib/libbsp/shared/umon/umon.h15
1 files changed, 7 insertions, 8 deletions
diff --git a/c/src/lib/libbsp/shared/umon/umon.h b/c/src/lib/libbsp/shared/umon/umon.h
index d6b7eb45c5..d690d5f92f 100644
--- a/c/src/lib/libbsp/shared/umon/umon.h
+++ b/c/src/lib/libbsp/shared/umon/umon.h
@@ -1,19 +1,18 @@
-/**
- * @file rtems/umon.h
- *
- * This file contains the RTEMS specific interface to MicroMonitor.
- */
-
/*
- * COPYRIGHT (c) 1989-2007.
+ * umon.h - RTEMS specific interface to MicroMonitor.
+ *
+ * COPYRIGHT (c) 1989-2009.
* On-Line Applications Research Corporation (OAR).
*
+ * Modified by Fernando Nicodemos <fgnicodemos@terra.com.br>
+ * from NCB - Sistemas Embarcados Ltda. (Brazil)
+ *
* 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$
- */
+*/
#ifndef __rtems_umon_h
#define __rtems_umon_h