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/gumstix/start/start.S | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 c/src/lib/libbsp/arm/gumstix/start/start.S (limited to 'c/src/lib/libbsp/arm/gumstix/start/start.S') diff --git a/c/src/lib/libbsp/arm/gumstix/start/start.S b/c/src/lib/libbsp/arm/gumstix/start/start.S old mode 100755 new mode 100644 -- cgit v1.2.3