summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/csb337/console/sed1356.c
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libbsp/arm/csb337/console/sed1356.c')
-rw-r--r--c/src/lib/libbsp/arm/csb337/console/sed1356.c8
1 files changed, 5 insertions, 3 deletions
diff --git a/c/src/lib/libbsp/arm/csb337/console/sed1356.c b/c/src/lib/libbsp/arm/csb337/console/sed1356.c
index 7e81ff4b4a..865245643e 100644
--- a/c/src/lib/libbsp/arm/csb337/console/sed1356.c
+++ b/c/src/lib/libbsp/arm/csb337/console/sed1356.c
@@ -1,5 +1,5 @@
/*
- * SED1356 Support
+ * SED1356 Support (for KIT637_V6 (CSB637)
*
* Based upon code from MicroMonitor 1.17 from http://www.umonfw.com/
* which includes this notice:
@@ -25,8 +25,10 @@
*
* Ed Sutter has been informed that this code is being used in RTEMS.
*
- * The code has been reformatted to be more compliant with RTEMS
- * coding standards and to eliminate C++ style comments.
+ * This code was reformatted by Joel Sherrill from OAR Corporation and
+ * Fernando Nicodemos <fgnicodemos@terra.com.br> from NCB - Sistemas
+ * Embarcados Ltda. (Brazil) to be more compliant with RTEMS coding
+ * standards and to eliminate C++ style comments.
*
* $Id$
*/