From 78dea6ceb2d7b28f53d4c8d3386bb514ca625b20 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 3 May 2012 13:23:07 -0500 Subject: libcpu misc m68k and sh - Correct formatting and remove weird Id strings --- c/src/lib/libcpu/m68k/mcf5206/include/mcf5206e.h | 19 ++++++++----------- c/src/lib/libcpu/m68k/mcf5206/include/mcfmbus.h | 16 +++++++--------- c/src/lib/libcpu/m68k/mcf5206/include/mcfuart.h | 16 ++++++---------- c/src/lib/libcpu/m68k/mcf5206/mbus/mcfmbus.c | 16 +++++++--------- c/src/lib/libcpu/m68k/mcf5272/include/mcf5272.h | 17 +++++++---------- c/src/lib/libcpu/sh/sh7750/include/sh/sh4uart.h | 16 ++++++---------- 6 files changed, 41 insertions(+), 59 deletions(-) (limited to 'c') diff --git a/c/src/lib/libcpu/m68k/mcf5206/include/mcf5206e.h b/c/src/lib/libcpu/m68k/mcf5206/include/mcf5206e.h index 4f984a8740..6b19591889 100644 --- a/c/src/lib/libcpu/m68k/mcf5206/include/mcf5206e.h +++ b/c/src/lib/libcpu/m68k/mcf5206/include/mcf5206e.h @@ -1,17 +1,14 @@ /* - * Coldfire MCF5206e on-chip peripherial definitions. - * Contents of this file based on information provided in - * Motorola MCF5206e User's Manual + * Coldfire MCF5206e on-chip peripherial definitions. + * Contents of this file based on information provided in + * Motorola MCF5206e User's Manual * - * Copyright (C) 2000 OKTET Ltd., St.-Petersburg, Russia - * Author: Victor V. Vengerov + * Copyright (C) 2000 OKTET Ltd., St.-Petersburg, Russia + * Author: Victor V. Vengerov * - * The license and distribution terms for this file may be - * found in the file LICENSE in this distribution or at - * - * http://www.rtems.com/license/LICENSE. - * - * @(#) $Id$ + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at + * http://www.rtems.com/license/LICENSE. */ #ifndef __MCF5206E_H__ diff --git a/c/src/lib/libcpu/m68k/mcf5206/include/mcfmbus.h b/c/src/lib/libcpu/m68k/mcf5206/include/mcfmbus.h index d8a3703151..5281e215ad 100644 --- a/c/src/lib/libcpu/m68k/mcf5206/include/mcfmbus.h +++ b/c/src/lib/libcpu/m68k/mcf5206/include/mcfmbus.h @@ -1,14 +1,12 @@ -/* MCF5206e MBUS module (I2C bus) driver header file +/* + * MCF5206e MBUS module (I2C bus) driver header file * - * Copyright (C) 2000 OKTET Ltd., St.-Petersburg, Russia - * Author: Victor V. Vengerov + * Copyright (C) 2000 OKTET Ltd., St.-Petersburg, Russia + * Author: Victor V. Vengerov * - * The license and distribution terms for this file may be - * found in the file LICENSE in this distribution or at - * - * http://www.rtems.com/license/LICENSE. - * - * @(#) $Id$ + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at + * http://www.rtems.com/license/LICENSE. */ #ifndef __MCFBSP_MCFMBUS_H__ diff --git a/c/src/lib/libcpu/m68k/mcf5206/include/mcfuart.h b/c/src/lib/libcpu/m68k/mcf5206/include/mcfuart.h index dd5ea0bb37..200ccb53b0 100644 --- a/c/src/lib/libcpu/m68k/mcf5206/include/mcfuart.h +++ b/c/src/lib/libcpu/m68k/mcf5206/include/mcfuart.h @@ -1,16 +1,12 @@ /* - * Generic UART Serial driver for Motorola Coldfire processors definitions + * Generic UART Serial driver for Motorola Coldfire processors definitions * - * Copyright (C) 2000 OKTET Ltd., St.-Petersburg, Russian Fed. - * Author: Victor V. Vengerov - * - * The license and distribution terms for this file may be - * found in the file LICENSE in this distribution or at - * - * http://www.rtems.com/license/LICENSE. - * - * @(#) $Id$ + * Copyright (C) 2000 OKTET Ltd., St.-Petersburg, Russian Fed. + * Author: Victor V. Vengerov * + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at + * http://www.rtems.com/license/LICENSE. */ #ifndef __MCFUART_H__ diff --git a/c/src/lib/libcpu/m68k/mcf5206/mbus/mcfmbus.c b/c/src/lib/libcpu/m68k/mcf5206/mbus/mcfmbus.c index 6433837a55..566c5f4dba 100644 --- a/c/src/lib/libcpu/m68k/mcf5206/mbus/mcfmbus.c +++ b/c/src/lib/libcpu/m68k/mcf5206/mbus/mcfmbus.c @@ -1,14 +1,12 @@ -/* MCF5206e MBUS module (I2C bus) driver +/* + * MCF5206e MBUS module (I2C bus) driver * - * Copyright (C) 2000 OKTET Ltd., St.-Petersburg, Russia - * Author: Victor V. Vengerov + * Copyright (C) 2000 OKTET Ltd., St.-Petersburg, Russia + * Author: Victor V. Vengerov * - * The license and distribution terms for this file may be - * found in the file LICENSE in this distribution or at - * - * http://www.rtems.com/license/LICENSE. - * - * @(#) $Id$ + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at + * http://www.rtems.com/license/LICENSE. */ #include "mcf5206/mcfmbus.h" diff --git a/c/src/lib/libcpu/m68k/mcf5272/include/mcf5272.h b/c/src/lib/libcpu/m68k/mcf5272/include/mcf5272.h index 87cc9229d0..62c3b248f4 100644 --- a/c/src/lib/libcpu/m68k/mcf5272/include/mcf5272.h +++ b/c/src/lib/libcpu/m68k/mcf5272/include/mcf5272.h @@ -1,16 +1,13 @@ /* - * Coldfire MCF5272 definitions. - * Contents of this file based on information provided in - * Motorola MCF5272 User's Manual. + * Coldfire MCF5272 definitions. + * Contents of this file based on information provided in + * Motorola MCF5272 User's Manual. * - * Copyright (C) 2004 Jay Monkman + * Copyright (C) 2004 Jay Monkman * - * The license and distribution terms for this file may be - * found in the file LICENSE in this distribution or at - * - * http://www.rtems.com/license/LICENSE. - * - * @(#) mcf5206e.h,v 1.1 2001/10/26 19:32:40 joel Exp + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at + * http://www.rtems.com/license/LICENSE. */ #ifndef __MCF5272_H__ diff --git a/c/src/lib/libcpu/sh/sh7750/include/sh/sh4uart.h b/c/src/lib/libcpu/sh/sh7750/include/sh/sh4uart.h index 0320adcaa4..c1d0780ce5 100644 --- a/c/src/lib/libcpu/sh/sh7750/include/sh/sh4uart.h +++ b/c/src/lib/libcpu/sh/sh7750/include/sh/sh4uart.h @@ -1,16 +1,12 @@ /* - * Generic UART Serial driver for SH-4 processors definitions + * Generic UART Serial driver for SH-4 processors definitions * - * Copyright (C) 2000 OKTET Ltd., St.-Petersburg, Russian Fed. - * Author: Alexandra Kossovsky - * - * The license and distribution terms for this file may be - * found in the file LICENSE in this distribution or at - * - * http://www.rtems.com/license/LICENSE. - * - * @(#) $Id$ + * Copyright (C) 2000 OKTET Ltd., St.-Petersburg, Russian Fed. + * Author: Alexandra Kossovsky * + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at + * http://www.rtems.com/license/LICENSE. */ #ifndef __SH4UART_H__ -- cgit v1.2.3