summaryrefslogtreecommitdiffstats
path: root/bsps/powerpc/tqm8xx/include/bsp/tqm.h
diff options
context:
space:
mode:
authorChristian Mauderer <christian.mauderer@embedded-brains.de>2022-03-02 12:58:53 +0100
committerChristian Mauderer <christian.mauderer@embedded-brains.de>2022-03-10 09:15:19 +0100
commiteeea4feecab4a7a5c576628f5a56536d63e58731 (patch)
tree81ff7a6ed83c7fdccf810e686756b96f6f40b0b9 /bsps/powerpc/tqm8xx/include/bsp/tqm.h
parentbsps/shared: Manual file header clean up (diff)
downloadrtems-eeea4feecab4a7a5c576628f5a56536d63e58731.tar.bz2
bsps/powerpc/tqm8xx: Manual file header clean up
Updates #4625.
Diffstat (limited to '')
-rw-r--r--bsps/powerpc/tqm8xx/include/bsp/tqm.h36
1 files changed, 14 insertions, 22 deletions
diff --git a/bsps/powerpc/tqm8xx/include/bsp/tqm.h b/bsps/powerpc/tqm8xx/include/bsp/tqm.h
index 5a035b72a6..c241d8940b 100644
--- a/bsps/powerpc/tqm8xx/include/bsp/tqm.h
+++ b/bsps/powerpc/tqm8xx/include/bsp/tqm.h
@@ -1,25 +1,17 @@
-/*===============================================================*\
-| Project: RTEMS BSP support for TQ modules |
-+-----------------------------------------------------------------+
-| Partially based on the code references which are named below. |
-| Adaptions, modifications, enhancements and any recent parts of |
-| the code are: |
-| Copyright (c) 2007 |
-| 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 definitions to interact with TQC's |
-| processor modules |
-\*===============================================================*/
+/*
+ * RTEMS BSP support for TQ modules
+ *
+ * This file contains definitions to interact with TQC's
+ * processor modules.
+ */
+
+/*
+ * Copyright (c) 2007 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.
+ */
#ifndef __TQM_H__
#define __TQM_H__