summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sparc64
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@oarcorp.com>2012-10-11 15:52:18 -0500
committerJoel Sherrill <joel.sherrill@oarcorp.com>2012-10-11 15:52:51 -0500
commit0e27119f800ade132b959791c3e0da5412c915a4 (patch)
tree5b808a60b1f2954061398beabd72c302fae8984e /c/src/lib/libbsp/sparc64
parentthreadqextractwithproxy.c: Doxygen header and spacing (diff)
downloadrtems-0e27119f800ade132b959791c3e0da5412c915a4.tar.bz2
Use proper 3 line form of license text
Diffstat (limited to 'c/src/lib/libbsp/sparc64')
-rw-r--r--c/src/lib/libbsp/sparc64/shared/asm/asm.S5
1 files changed, 3 insertions, 2 deletions
diff --git a/c/src/lib/libbsp/sparc64/shared/asm/asm.S b/c/src/lib/libbsp/sparc64/shared/asm/asm.S
index e4b4f2a277..76a9c8803c 100644
--- a/c/src/lib/libbsp/sparc64/shared/asm/asm.S
+++ b/c/src/lib/libbsp/sparc64/shared/asm/asm.S
@@ -2,8 +2,9 @@
* Copyright (c) 2010
* Gedare Bloom
*
- * 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 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.
*/
#include <rtems/asm.h>