[PATCH 15/40] bsps/m68k/gen68360/spi/m360_spi.h: Manual file header clean up
Christian Mauderer
christian.mauderer at embedded-brains.de
Mon Mar 7 13:23:13 UTC 2022
From: Joel Sherrill <joel at rtems.org>
Updates #4625.
---
bsps/m68k/gen68360/spi/m360_spi.h | 23 +++++++----------------
1 file changed, 7 insertions(+), 16 deletions(-)
diff --git a/bsps/m68k/gen68360/spi/m360_spi.h b/bsps/m68k/gen68360/spi/m360_spi.h
index 1a18707fe9..9e6bc5c9c1 100644
--- a/bsps/m68k/gen68360/spi/m360_spi.h
+++ b/bsps/m68k/gen68360/spi/m360_spi.h
@@ -6,22 +6,13 @@
* @brief this file contains the MC68360 SPI driver declarations
*/
-/*===============================================================*\
-| Project: RTEMS support for MC68360 |
-+-----------------------------------------------------------------+
-| 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. |
-| |
-\*===============================================================*/
+/*
+ * 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.
+ */
/**
* @defgroup m68k_m360spi M360_SPIDRV Support
--
2.34.1
More information about the devel
mailing list