libcpu misc m68k and sh - Correct formatting and remove weird Id strings

This commit is contained in:
Joel Sherrill
2012-05-03 13:23:07 -05:00
parent cfaa3662ee
commit 78dea6ceb2
6 changed files with 41 additions and 59 deletions

View File

@@ -8,10 +8,7 @@
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at
*
* http://www.rtems.com/license/LICENSE. * http://www.rtems.com/license/LICENSE.
*
* @(#) $Id$
*/ */
#ifndef __MCF5206E_H__ #ifndef __MCF5206E_H__

View File

@@ -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 * Copyright (C) 2000 OKTET Ltd., St.-Petersburg, Russia
* Author: Victor V. Vengerov <vvv@oktet.ru> * Author: Victor V. Vengerov <vvv@oktet.ru>
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at
*
* http://www.rtems.com/license/LICENSE. * http://www.rtems.com/license/LICENSE.
*
* @(#) $Id$
*/ */
#ifndef __MCFBSP_MCFMBUS_H__ #ifndef __MCFBSP_MCFMBUS_H__

View File

@@ -6,11 +6,7 @@
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at
*
* http://www.rtems.com/license/LICENSE. * http://www.rtems.com/license/LICENSE.
*
* @(#) $Id$
*
*/ */
#ifndef __MCFUART_H__ #ifndef __MCFUART_H__

View File

@@ -1,14 +1,12 @@
/* MCF5206e MBUS module (I2C bus) driver /*
* MCF5206e MBUS module (I2C bus) driver
* *
* Copyright (C) 2000 OKTET Ltd., St.-Petersburg, Russia * Copyright (C) 2000 OKTET Ltd., St.-Petersburg, Russia
* Author: Victor V. Vengerov <vvv@oktet.ru> * Author: Victor V. Vengerov <vvv@oktet.ru>
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at
*
* http://www.rtems.com/license/LICENSE. * http://www.rtems.com/license/LICENSE.
*
* @(#) $Id$
*/ */
#include "mcf5206/mcfmbus.h" #include "mcf5206/mcfmbus.h"

View File

@@ -7,10 +7,7 @@
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at
*
* http://www.rtems.com/license/LICENSE. * http://www.rtems.com/license/LICENSE.
*
* @(#) mcf5206e.h,v 1.1 2001/10/26 19:32:40 joel Exp
*/ */
#ifndef __MCF5272_H__ #ifndef __MCF5272_H__

View File

@@ -6,11 +6,7 @@
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at
*
* http://www.rtems.com/license/LICENSE. * http://www.rtems.com/license/LICENSE.
*
* @(#) $Id$
*
*/ */
#ifndef __SH4UART_H__ #ifndef __SH4UART_H__