summaryrefslogtreecommitdiffstats
path: root/cpukit/score
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2003-09-04 18:47:21 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2003-09-04 18:47:21 +0000
commita8aa6c0dd6d018ea80581fda8a48238f8d046a88 (patch)
tree3e9e1c86f4f4b7fc8ae837991879b57a69e24115 /cpukit/score
parent2003-09-04 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-a8aa6c0dd6d018ea80581fda8a48238f8d046a88.tar.bz2
2003-09-04 Joel Sherrill <joel@OARcorp.com>
* cpu.c, cpu_asm.S, rtems/score/a29k.h, rtems/score/cpu.h, rtems/score/cpu_asm.h, rtems/score/types.h: URL for license changed.
Diffstat (limited to 'cpukit/score')
-rw-r--r--cpukit/score/cpu/a29k/ChangeLog5
-rw-r--r--cpukit/score/cpu/a29k/cpu.c2
-rw-r--r--cpukit/score/cpu/a29k/cpu_asm.S2
-rw-r--r--cpukit/score/cpu/a29k/rtems/score/a29k.h2
-rw-r--r--cpukit/score/cpu/a29k/rtems/score/cpu.h2
-rw-r--r--cpukit/score/cpu/a29k/rtems/score/cpu_asm.h2
-rw-r--r--cpukit/score/cpu/a29k/rtems/score/types.h2
7 files changed, 11 insertions, 6 deletions
diff --git a/cpukit/score/cpu/a29k/ChangeLog b/cpukit/score/cpu/a29k/ChangeLog
index 93da25b797..f7ba3a51ed 100644
--- a/cpukit/score/cpu/a29k/ChangeLog
+++ b/cpukit/score/cpu/a29k/ChangeLog
@@ -1,3 +1,8 @@
+2003-09-04 Joel Sherrill <joel@OARcorp.com>
+
+ * cpu.c, cpu_asm.S, rtems/score/a29k.h, rtems/score/cpu.h,
+ rtems/score/cpu_asm.h, rtems/score/types.h: URL for license changed.
+
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Use rtems-bugs@rtems.com as bug report email address.
diff --git a/cpukit/score/cpu/a29k/cpu.c b/cpukit/score/cpu/a29k/cpu.c
index d522c07538..67a16ee960 100644
--- a/cpukit/score/cpu/a29k/cpu.c
+++ b/cpukit/score/cpu/a29k/cpu.c
@@ -23,7 +23,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/cpukit/score/cpu/a29k/cpu_asm.S b/cpukit/score/cpu/a29k/cpu_asm.S
index cc35e79ee3..3ab1b3350a 100644
--- a/cpukit/score/cpu/a29k/cpu_asm.S
+++ b/cpukit/score/cpu/a29k/cpu_asm.S
@@ -27,7 +27,7 @@
; *
; * The license and distribution terms for this file may be
; * found in the file LICENSE in this distribution or at
-; * http://www.OARcorp.com/rtems/license.html.
+; * http://www.rtems.com/license/LICENSE.
; *
; * $Id$
; */
diff --git a/cpukit/score/cpu/a29k/rtems/score/a29k.h b/cpukit/score/cpu/a29k/rtems/score/a29k.h
index 99a2626202..3a69ed3873 100644
--- a/cpukit/score/cpu/a29k/rtems/score/a29k.h
+++ b/cpukit/score/cpu/a29k/rtems/score/a29k.h
@@ -5,7 +5,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*
diff --git a/cpukit/score/cpu/a29k/rtems/score/cpu.h b/cpukit/score/cpu/a29k/rtems/score/cpu.h
index 10c7be3b3f..d1f6e60b99 100644
--- a/cpukit/score/cpu/a29k/rtems/score/cpu.h
+++ b/cpukit/score/cpu/a29k/rtems/score/cpu.h
@@ -25,7 +25,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
diff --git a/cpukit/score/cpu/a29k/rtems/score/cpu_asm.h b/cpukit/score/cpu/a29k/rtems/score/cpu_asm.h
index d2c09fa103..5e8dfd8ef3 100644
--- a/cpukit/score/cpu/a29k/rtems/score/cpu_asm.h
+++ b/cpukit/score/cpu/a29k/rtems/score/cpu_asm.h
@@ -10,7 +10,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*
diff --git a/cpukit/score/cpu/a29k/rtems/score/types.h b/cpukit/score/cpu/a29k/rtems/score/types.h
index 130fd30dd4..5a250a0368 100644
--- a/cpukit/score/cpu/a29k/rtems/score/types.h
+++ b/cpukit/score/cpu/a29k/rtems/score/types.h
@@ -8,7 +8,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/