summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libcpu')
-rw-r--r--c/src/lib/libcpu/mips64orion/ChangeLog4
-rw-r--r--c/src/lib/libcpu/mips64orion/clock/ckinit.c2
-rw-r--r--c/src/lib/libcpu/mips64orion/timer/timer.c2
3 files changed, 6 insertions, 2 deletions
diff --git a/c/src/lib/libcpu/mips64orion/ChangeLog b/c/src/lib/libcpu/mips64orion/ChangeLog
index 4d9b5ca505..99ca009002 100644
--- a/c/src/lib/libcpu/mips64orion/ChangeLog
+++ b/c/src/lib/libcpu/mips64orion/ChangeLog
@@ -1,3 +1,7 @@
+2003-09-04 Joel Sherrill <joel@OARcorp.com>
+
+ * clock/ckinit.c, timer/timer.c: URL for license changed.
+
2003-08-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Reflect having moved aclocal/.
diff --git a/c/src/lib/libcpu/mips64orion/clock/ckinit.c b/c/src/lib/libcpu/mips64orion/clock/ckinit.c
index c6ae88f9e0..d191d3086d 100644
--- a/c/src/lib/libcpu/mips64orion/clock/ckinit.c
+++ b/c/src/lib/libcpu/mips64orion/clock/ckinit.c
@@ -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/c/src/lib/libcpu/mips64orion/timer/timer.c b/c/src/lib/libcpu/mips64orion/timer/timer.c
index 23d68f4ec3..ba17e05eb9 100644
--- a/c/src/lib/libcpu/mips64orion/timer/timer.c
+++ b/c/src/lib/libcpu/mips64orion/timer/timer.c
@@ -32,7 +32,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$
*/