[PATCH 11/40] bsps/include/libchip/disp_hcms29xx.h: Manual file header clean up

Christian Mauderer christian.mauderer at embedded-brains.de
Mon Mar 7 13:23:09 UTC 2022


From: Joel Sherrill <joel at rtems.org>

Updates #4625.
---
 bsps/include/libchip/disp_hcms29xx.h | 32 +++++++++++-----------------
 1 file 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 at 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
-- 
2.34.1



More information about the devel mailing list