summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Sherrill <joel@rtems.org>2022-03-01 15:12:31 -0600
committerChristian Mauderer <christian.mauderer@embedded-brains.de>2022-03-10 08:43:50 +0100
commit9a60aa72a726d9647e9dde1f4b52b0d868f52e42 (patch)
treeee02b9157ae8c1d1db3ee4ffacad0b736b38938f
parentbsps/lm32/include/bsp/irq.h: manual file header clean up (diff)
downloadrtems-9a60aa72a726d9647e9dde1f4b52b0d868f52e42.tar.bz2
bsps/m68k/gen68360/spi/m360_spi.h: Manual file header clean up
Updates #4625.
-rw-r--r--bsps/m68k/gen68360/spi/m360_spi.h23
1 files 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@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