summaryrefslogtreecommitdiffstats
path: root/bsps/powerpc/gen5200/ata/idecfg.c
diff options
context:
space:
mode:
authorChristian Mauderer <christian.mauderer@embedded-brains.de>2022-03-03 09:17:22 +0100
committerChristian Mauderer <christian.mauderer@embedded-brains.de>2022-03-10 09:15:19 +0100
commit3fb2a815c7a8efaf3c77cb2592fe9d0d24d04a19 (patch)
tree5426307ba65635f953de3d53bfe8375f30c299d3 /bsps/powerpc/gen5200/ata/idecfg.c
parentbsps/powerpc: Manual file header clean up (diff)
downloadrtems-3fb2a815c7a8efaf3c77cb2592fe9d0d24d04a19.tar.bz2
bsps/powerpc/gen5200: Manual file header clean up
Updates #4625.
Diffstat (limited to 'bsps/powerpc/gen5200/ata/idecfg.c')
-rw-r--r--bsps/powerpc/gen5200/ata/idecfg.c32
1 files changed, 14 insertions, 18 deletions
diff --git a/bsps/powerpc/gen5200/ata/idecfg.c b/bsps/powerpc/gen5200/ata/idecfg.c
index 8f274f3ce1..1624f9bc76 100644
--- a/bsps/powerpc/gen5200/ata/idecfg.c
+++ b/bsps/powerpc/gen5200/ata/idecfg.c
@@ -1,21 +1,17 @@
-/*===============================================================*\
-| Project: RTEMS generic MPC5200 BSP |
-+-----------------------------------------------------------------+
-| Copyright (c) 2005 |
-| embedded brains GmbH |
-| Obere Lagerstr. 30 |
-| 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 contains the IDE configuration |
-\*===============================================================*/
+/*
+ * RTEMS generic MPC5200 BSP
+ *
+ * This file contains the IDE configuration.
+ */
+
+/*
+ * Copyright (c) 2005 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.
+ */
+
#include <rtems.h>
#include <bsp.h>
#include <bsp/irq.h>