From eeea4feecab4a7a5c576628f5a56536d63e58731 Mon Sep 17 00:00:00 2001 From: Christian Mauderer Date: Wed, 2 Mar 2022 12:58:53 +0100 Subject: bsps/powerpc/tqm8xx: Manual file header clean up Updates #4625. --- bsps/powerpc/tqm8xx/start/mmutlbtab.c | 31 +++++++------------------------ 1 file changed, 7 insertions(+), 24 deletions(-) (limited to 'bsps/powerpc/tqm8xx/start/mmutlbtab.c') diff --git a/bsps/powerpc/tqm8xx/start/mmutlbtab.c b/bsps/powerpc/tqm8xx/start/mmutlbtab.c index e13f8d521f..279365118e 100644 --- a/bsps/powerpc/tqm8xx/start/mmutlbtab.c +++ b/bsps/powerpc/tqm8xx/start/mmutlbtab.c @@ -1,30 +1,13 @@ -/*===============================================================*\ -| Project: RTEMS TQM8xx BSP | -+-----------------------------------------------------------------+ -| This file has been adapted to MPC8xx by | -| Thomas Doerfler | -| Copyright (c) 2008 | -| embedded brains GmbH | -| Obere Lagerstr. 30 | -| 82178 Puchheim | -| Germany | -| rtems@embedded-brains.de | -| | -| See the other copyright notice below for the original parts. | -+-----------------------------------------------------------------+ -| 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 console driver | -\*===============================================================*/ -/* derived from: */ /* - * mmutlbtab.c + * RTEMS TQM8xx BSP * + * This file contains the console driver. + */ + +/* * Copyright (c) 1999, National Research Council of Canada + * Copyright (c) 2008 Thomas Doerfler, 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 -- cgit v1.2.3