[rtems commit] bsps/m68k/gen68360/spi/m360_spi.h: Manual file header clean up

Christian Mauderer christianm at rtems.org
Thu Mar 10 08:06:48 UTC 2022


Module:    rtems
Branch:    master
Commit:    9a60aa72a726d9647e9dde1f4b52b0d868f52e42
Changeset: http://git.rtems.org/rtems/commit/?id=9a60aa72a726d9647e9dde1f4b52b0d868f52e42

Author:    Joel Sherrill <joel at rtems.org>
Date:      Tue Mar  1 15:12:31 2022 -0600

bsps/m68k/gen68360/spi/m360_spi.h: Manual file header clean up

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 1a18707..9e6bc5c 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



More information about the vc mailing list