summaryrefslogtreecommitdiffstats
path: root/bsps/powerpc/gen5200/i2c/mpc5200mbus.h
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/i2c/mpc5200mbus.h
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/i2c/mpc5200mbus.h')
-rw-r--r--bsps/powerpc/gen5200/i2c/mpc5200mbus.h31
1 files changed, 8 insertions, 23 deletions
diff --git a/bsps/powerpc/gen5200/i2c/mpc5200mbus.h b/bsps/powerpc/gen5200/i2c/mpc5200mbus.h
index 8e9ad21531..16292e939f 100644
--- a/bsps/powerpc/gen5200/i2c/mpc5200mbus.h
+++ b/bsps/powerpc/gen5200/i2c/mpc5200mbus.h
@@ -1,33 +1,18 @@
-/*===============================================================*\
-| 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. |
-| |
-+-----------------------------------------------------------------+
-| MBUS module (I2C bus) definitions |
-+-----------------------------------------------------------------+
-| This file has been adapted from an existing source code file, |
-| see the original file header below for reference |
-\*===============================================================*/
/*
- * MCF5206e MBUS module (I2C bus) driver header file
+ * RTEMS generic MPC5200 BSP
*
+ * MBUS module (I2C bus) definitions
+ *
+ * Adapted from: MCF5206e MBUS module (I2C bus) driver header file.
+ */
+
+/*
* Copyright (C) 2000 OKTET Ltd., St.-Petersburg, Russia
* Author: Victor V. Vengerov <vvv@oktet.ru>
+ * 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.
*/