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/libcpu/sh/sh7750/sci/console.c | 1 - c/src/lib/libcpu/sh/sh7750/sci/sh4uart.c | 1 - 2 files changed, 2 deletions(-) (limited to 'c/src/lib/libcpu/sh') diff --git a/c/src/lib/libcpu/sh/sh7750/sci/console.c b/c/src/lib/libcpu/sh/sh7750/sci/console.c index cd05b415cc..e68feebcbd 100644 --- a/c/src/lib/libcpu/sh/sh7750/sci/console.c +++ b/c/src/lib/libcpu/sh/sh7750/sci/console.c @@ -9,7 +9,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$ diff --git a/c/src/lib/libcpu/sh/sh7750/sci/sh4uart.c b/c/src/lib/libcpu/sh/sh7750/sci/sh4uart.c index fdbc350bfd..8114d5143a 100644 --- a/c/src/lib/libcpu/sh/sh7750/sci/sh4uart.c +++ b/c/src/lib/libcpu/sh/sh7750/sci/sh4uart.c @@ -9,7 +9,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