From 65c6425de9c84553b4bdade81988c9292d66db58 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 3 May 2012 12:24:46 -0500 Subject: Remove CVS Id Strings (manual edits after script) These modifications were required by hand after running the script. In some cases, the file names did not match patterns. In others, the format of the file did not match any common patterns. --- c/src/lib/libbsp/arm/gp32/include/bsp.h | 28 ++++++++++------------ .../lib/libbsp/arm/nds/libnds/source/arm9/rumble.c | 1 - 2 files changed, 13 insertions(+), 16 deletions(-) (limited to 'c/src/lib/libbsp/arm') diff --git a/c/src/lib/libbsp/arm/gp32/include/bsp.h b/c/src/lib/libbsp/arm/gp32/include/bsp.h index c7956b6dbf..273f1901be 100644 --- a/c/src/lib/libbsp/arm/gp32/include/bsp.h +++ b/c/src/lib/libbsp/arm/gp32/include/bsp.h @@ -1,19 +1,17 @@ -/*-------------------------------------------------------------------------+ -| bsp.h - ARM BSP -+--------------------------------------------------------------------------+ -| This include file contains definitions related to the ARM BSP. -+--------------------------------------------------------------------------+ -| -| Copyright (c) Canon Research France SA.] -| Emmanuel Raguet, mailto:raguet@crf.canon.fr -| -| 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$ -+--------------------------------------------------------------------------*/ +/** + * @file + * + * This include file contains definitions related to the GP32 BSP. + */ +/* + * Copyright (c) Canon Research France SA.] + * Emmanuel Raguet, mailto:raguet@crf.canon.fr + * + * 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 _BSP_H #define _BSP_H diff --git a/c/src/lib/libbsp/arm/nds/libnds/source/arm9/rumble.c b/c/src/lib/libbsp/arm/nds/libnds/source/arm9/rumble.c index a0d883d80c..fc340cd07a 100644 --- a/c/src/lib/libbsp/arm/nds/libnds/source/arm9/rumble.c +++ b/c/src/lib/libbsp/arm/nds/libnds/source/arm9/rumble.c @@ -1,5 +1,4 @@ /*--------------------------------------------------------------------------------- - $Id$ Copyright (C) 2005 Michael Noland (joat) Jason Rogers (dovoto) -- cgit v1.2.3