From 26987287620e5383c35e315964dd6bbc62a8f1ea Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 2 May 2012 14:16:20 -0500 Subject: libchip z85c30 - Remove bad $Id$ and clean up file header --- c/src/libchip/serial/z85c30.h | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'c') diff --git a/c/src/libchip/serial/z85c30.h b/c/src/libchip/serial/z85c30.h index 31456ae0f1..a9b25f1eec 100644 --- a/c/src/libchip/serial/z85c30.h +++ b/c/src/libchip/serial/z85c30.h @@ -1,7 +1,11 @@ -/* +/** + * @file + * * This include file contains all console driver definitions for the * Zilog z85c30. - * + */ + +/* * COPYRIGHT (c) 1998 by Radstone Technology * * @@ -21,8 +25,6 @@ * The license and distribution terms for this file may in * the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id: */ #ifndef __Z85C30_H -- cgit v1.2.3