summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/shared
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/powerpc/shared
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/powerpc/shared')
-rw-r--r--c/src/lib/libbsp/powerpc/shared/include/tictac.h5
-rw-r--r--c/src/lib/libbsp/powerpc/shared/src/tictac.c5
2 files changed, 6 insertions, 4 deletions
diff --git a/c/src/lib/libbsp/powerpc/shared/include/tictac.h b/c/src/lib/libbsp/powerpc/shared/include/tictac.h
index 7ca5922557..2263d9337e 100644
--- a/c/src/lib/libbsp/powerpc/shared/include/tictac.h
+++ b/c/src/lib/libbsp/powerpc/shared/include/tictac.h
@@ -14,8 +14,9 @@
* Germany
* rtems@embedded-brains.de
*
- * 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.
*/
/**
diff --git a/c/src/lib/libbsp/powerpc/shared/src/tictac.c b/c/src/lib/libbsp/powerpc/shared/src/tictac.c
index 06272df2b0..e44c40f99f 100644
--- a/c/src/lib/libbsp/powerpc/shared/src/tictac.c
+++ b/c/src/lib/libbsp/powerpc/shared/src/tictac.c
@@ -14,8 +14,9 @@
* Germany
* rtems@embedded-brains.de
*
- * 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 <stdint.h>