summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/sh
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@oarcorp.com>2012-05-03 12:55:58 -0500
committerJoel Sherrill <joel.sherrill@oarcorp.com>2012-05-03 12:55:58 -0500
commitcfaa3662ee2c3f42eda2c3f5dc216afd066ade15 (patch)
tree46f03710d7f23e8f73515be999640c784a8c1bed /c/src/lib/libcpu/sh
parentLibcpu misc files - Remove execute permission on source files. (diff)
downloadrtems-cfaa3662ee2c3f42eda2c3f5dc216afd066ade15.tar.bz2
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.
Diffstat (limited to '')
-rw-r--r--c/src/lib/libcpu/sh/sh7750/sci/console.c1
-rw-r--r--c/src/lib/libcpu/sh/sh7750/sci/sh4uart.c1
2 files changed, 0 insertions, 2 deletions
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$