diff --git a/c/src/lib/libcpu/mips64orion/ChangeLog b/c/src/lib/libcpu/mips64orion/ChangeLog index 3cdd85f2c2..8ed714b357 100644 --- a/c/src/lib/libcpu/mips64orion/ChangeLog +++ b/c/src/lib/libcpu/mips64orion/ChangeLog @@ -1,3 +1,7 @@ +2003-09-04 Joel Sherrill + + * clock/ckinit.c, timer/timer.c: URL for license changed. + 2003-08-11 Ralf Corsepius * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 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$ */