From a11e1219c41c3445f4410e26473516f2915de950 Mon Sep 17 00:00:00 2001 From: Christian Mauderer Date: Wed, 2 Mar 2022 13:51:55 +0100 Subject: bsps/powerpc/gen83xx: Manual file header clean up Updates #4625. --- bsps/powerpc/gen83xx/start/start.S | 30 ++++++++++++------------------ 1 file changed, 12 insertions(+), 18 deletions(-) (limited to 'bsps/powerpc/gen83xx/start/start.S') diff --git a/bsps/powerpc/gen83xx/start/start.S b/bsps/powerpc/gen83xx/start/start.S index 6c5ab556a0..0a2c8233f6 100644 --- a/bsps/powerpc/gen83xx/start/start.S +++ b/bsps/powerpc/gen83xx/start/start.S @@ -1,22 +1,16 @@ -/*===============================================================*\ -| Project: RTEMS generic MPC83xx BSP | -+-----------------------------------------------------------------+ -| 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 the startup assembly code | -\*===============================================================*/ +/* + * RTEMS generic MPC83xx BSP + * + * This file contains the startup assembly code. + */ +/* + * 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. + */ #include #include -- cgit v1.2.3