summaryrefslogtreecommitdiffstats
path: root/cpukit
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2003-09-04 18:54:46 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2003-09-04 18:54:46 +0000
commit870ac240cf6e0332bcc223f0e0414e3e27c0cab1 (patch)
treea84c2daa9dd7e0a1bafcf7479188f4b0f8247442 /cpukit
parent2003-09-04 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-870ac240cf6e0332bcc223f0e0414e3e27c0cab1.tar.bz2
2003-09-04 Joel Sherrill <joel@OARcorp.com>
* cpu.c, cpu_asm.S, rtems/score/cpu.h, rtems/score/hppa.h: URL for license changed.
Diffstat (limited to 'cpukit')
-rw-r--r--cpukit/score/cpu/hppa1.1/ChangeLog5
-rw-r--r--cpukit/score/cpu/hppa1.1/cpu.c2
-rw-r--r--cpukit/score/cpu/hppa1.1/cpu_asm.S2
-rw-r--r--cpukit/score/cpu/hppa1.1/rtems/score/cpu.h2
-rw-r--r--cpukit/score/cpu/hppa1.1/rtems/score/hppa.h2
5 files changed, 9 insertions, 4 deletions
diff --git a/cpukit/score/cpu/hppa1.1/ChangeLog b/cpukit/score/cpu/hppa1.1/ChangeLog
index c33e866009..049cc914ea 100644
--- a/cpukit/score/cpu/hppa1.1/ChangeLog
+++ b/cpukit/score/cpu/hppa1.1/ChangeLog
@@ -1,3 +1,8 @@
+2003-09-04 Joel Sherrill <joel@OARcorp.com>
+
+ * cpu.c, cpu_asm.S, rtems/score/cpu.h, rtems/score/hppa.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/hppa1.1/cpu.c b/cpukit/score/cpu/hppa1.1/cpu.c
index 19a5476a79..84f0e90188 100644
--- a/cpukit/score/cpu/hppa1.1/cpu.c
+++ b/cpukit/score/cpu/hppa1.1/cpu.c
@@ -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/hppa1.1/cpu_asm.S b/cpukit/score/cpu/hppa1.1/cpu_asm.S
index 7ad9b39810..214fb36b65 100644
--- a/cpukit/score/cpu/hppa1.1/cpu_asm.S
+++ b/cpukit/score/cpu/hppa1.1/cpu_asm.S
@@ -13,7 +13,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/hppa1.1/rtems/score/cpu.h b/cpukit/score/cpu/hppa1.1/rtems/score/cpu.h
index fe4182c342..cce17efe6f 100644
--- a/cpukit/score/cpu/hppa1.1/rtems/score/cpu.h
+++ b/cpukit/score/cpu/hppa1.1/rtems/score/cpu.h
@@ -7,7 +7,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.
*
* Note:
* This file is included by both C and assembler code ( -DASM )
diff --git a/cpukit/score/cpu/hppa1.1/rtems/score/hppa.h b/cpukit/score/cpu/hppa1.1/rtems/score/hppa.h
index ceaf2fcce2..0eb9f977d7 100644
--- a/cpukit/score/cpu/hppa1.1/rtems/score/hppa.h
+++ b/cpukit/score/cpu/hppa1.1/rtems/score/hppa.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.
*
* Note:
* This file is included by both C and assembler code ( -DASM )