From af2abc9e0be9bf2552163f89813ba1d7f837b387 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 4 Sep 2003 18:51:23 +0000 Subject: 2003-09-04 Joel Sherrill * clock/ckinit.c, clock/rtc.c, console/console.c, console/inch.c, console/outch.c, ide/ide.c, include/bsp.h, include/crt.h, ne2000/ne2000.c, start/start.S, startup/bspstart.c, startup/exit.c, startup/ldsegs.S, startup/linkcmds, timer/timer.c, timer/timerisr.S: URL for license changed. --- c/src/lib/libbsp/i386/pc386/timer/timer.c | 2 +- c/src/lib/libbsp/i386/pc386/timer/timerisr.S | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'c/src/lib/libbsp/i386/pc386/timer') diff --git a/c/src/lib/libbsp/i386/pc386/timer/timer.c b/c/src/lib/libbsp/i386/pc386/timer/timer.c index 8d5a36055e..0e0f1d9003 100644 --- a/c/src/lib/libbsp/i386/pc386/timer/timer.c +++ b/c/src/lib/libbsp/i386/pc386/timer/timer.c @@ -32,7 +32,7 @@ | * | * The license and distribution terms for this file may be | * found in 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/libbsp/i386/pc386/timer/timerisr.S b/c/src/lib/libbsp/i386/pc386/timer/timerisr.S index 8b0da7eb9f..8db1d122e5 100644 --- a/c/src/lib/libbsp/i386/pc386/timer/timerisr.S +++ b/c/src/lib/libbsp/i386/pc386/timer/timerisr.S @@ -24,7 +24,7 @@ | * | * The license and distribution terms for this file may be | * found in found in the file LICENSE in this distribution or at -| * http://www.OARcorp.com/rtems/license.html. +| * http://www.rtems.com/license/LICENSE. | ************************************************************************** | | $Id$ -- cgit v1.2.3