summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/gba/start/start.S
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/libbsp/arm/gba/start/start.S
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/libbsp/arm/gba/start/start.S1
1 files changed, 0 insertions, 1 deletions
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$