From cfaa3662ee2c3f42eda2c3f5dc216afd066ade15 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 3 May 2012 12:55:58 -0500 Subject: General - Remove extraneous blank line in license message Many files had an extra blank line in the license text found in the file header. This patch removes that line. * 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. The script that did this also turned off execute permission when it was turned on incorrectly. --- c/src/lib/libbsp/arm/gba/start/start.S | 1 - 1 file changed, 1 deletion(-) (limited to 'c/src/lib/libbsp/arm/gba/start/start.S') diff --git a/c/src/lib/libbsp/arm/gba/start/start.S b/c/src/lib/libbsp/arm/gba/start/start.S index e7056a3c72..1caafaba17 100644 --- a/c/src/lib/libbsp/arm/gba/start/start.S +++ b/c/src/lib/libbsp/arm/gba/start/start.S @@ -15,7 +15,6 @@ * * 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$ -- cgit v1.2.3