summaryrefslogtreecommitdiffstats
path: root/bsps/include
diff options
context:
space:
mode:
authorJoel Sherrill <joel@rtems.org>2022-03-01 15:07:39 -0600
committerChristian Mauderer <christian.mauderer@embedded-brains.de>2022-03-10 08:43:50 +0100
commit100873796b1365704491dfc86c5093363e2b40d5 (patch)
tree98de788e3afced5658369b5404c2cacb89b5df07 /bsps/include
parentinclude/libchip/spi-flash-m25p40.h: Manual file header clean up (diff)
downloadrtems-100873796b1365704491dfc86c5093363e2b40d5.tar.bz2
bsps/include/libchip/disp_hcms29xx.h: Manual file header clean up
Updates #4625.
Diffstat (limited to 'bsps/include')
-rw-r--r--bsps/include/libchip/disp_hcms29xx.h32
1 files changed, 13 insertions, 19 deletions
diff --git a/bsps/include/libchip/disp_hcms29xx.h b/bsps/include/libchip/disp_hcms29xx.h
index 84b74b6910..bcaf25f46e 100644
--- a/bsps/include/libchip/disp_hcms29xx.h
+++ b/bsps/include/libchip/disp_hcms29xx.h
@@ -1,22 +1,16 @@
-/*===============================================================*\
-| Project: display driver for HCMS29xx |
-+-----------------------------------------------------------------+
-| File: disp_hcms29xx.h |
-+-----------------------------------------------------------------+
-| Copyright (c) 2008 |
-| Embedded Brains GmbH |
-| Obere Lagerstr. 30 |
-| D-82178 Puchheim |
-| Germany |
-| rtems@embedded-brains.de |
-+-----------------------------------------------------------------+
-| The license and distribution terms for this file may be |
-| found in the file LICENSE in this distribution or at |
-| http://www.rtems.org/license/LICENSE. |
-+-----------------------------------------------------------------+
-| this file declares the SPI based driver for a HCMS29xx 4 digit |
-| alphanumeric LED display |
-\*===============================================================*/
+/*
+ * Display driver for HCMS29xx
+ *
+ * This file declares the SPI based driver for a HCMS29xx 4 digit
+ * alphanumeric LED display
+ */
+
+/*
+ * Copyright (c) 2008 embedded brains GmbH. All rights reserved.
+ *
+ * The license and distribution terms for this file may be
+ * found in the file LICENSE in this distribution or at
+ * http://www.rtems.org/license/LICENSE.
#ifndef _DISP_HCMS29XX_H
#define _DISP_HCMS29XX_H