summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/i386/pc386/startup
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2003-09-04 18:44:04 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2003-09-04 18:44:04 +0000
commit6a1382a98b776d7a32902bfced97a78fd811d545 (patch)
tree25f4d00e7b69b4199c1f9a765b4ff4e1a57d2ea5 /c/src/lib/libbsp/i386/pc386/startup
parent2003-09-04 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-6a1382a98b776d7a32902bfced97a78fd811d545.tar.bz2
2003-09-04 Joel Sherrill <joel@OARcorp.com>
* 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.
Diffstat (limited to 'c/src/lib/libbsp/i386/pc386/startup')
-rw-r--r--c/src/lib/libbsp/i386/pc386/startup/bspstart.c2
-rw-r--r--c/src/lib/libbsp/i386/pc386/startup/exit.c2
-rw-r--r--c/src/lib/libbsp/i386/pc386/startup/ldsegs.S2
-rw-r--r--c/src/lib/libbsp/i386/pc386/startup/linkcmds2
4 files changed, 4 insertions, 4 deletions
diff --git a/c/src/lib/libbsp/i386/pc386/startup/bspstart.c b/c/src/lib/libbsp/i386/pc386/startup/bspstart.c
index e4f051dc07..50d70e9295 100644
--- a/c/src/lib/libbsp/i386/pc386/startup/bspstart.c
+++ b/c/src/lib/libbsp/i386/pc386/startup/bspstart.c
@@ -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$
diff --git a/c/src/lib/libbsp/i386/pc386/startup/exit.c b/c/src/lib/libbsp/i386/pc386/startup/exit.c
index e5a6298075..d87a0c84a7 100644
--- a/c/src/lib/libbsp/i386/pc386/startup/exit.c
+++ b/c/src/lib/libbsp/i386/pc386/startup/exit.c
@@ -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$
diff --git a/c/src/lib/libbsp/i386/pc386/startup/ldsegs.S b/c/src/lib/libbsp/i386/pc386/startup/ldsegs.S
index 81857df07a..e346d0975e 100644
--- a/c/src/lib/libbsp/i386/pc386/startup/ldsegs.S
+++ b/c/src/lib/libbsp/i386/pc386/startup/ldsegs.S
@@ -29,7 +29,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/startup/linkcmds b/c/src/lib/libbsp/i386/pc386/startup/linkcmds
index 9d4550ed77..9362563338 100644
--- a/c/src/lib/libbsp/i386/pc386/startup/linkcmds
+++ b/c/src/lib/libbsp/i386/pc386/startup/linkcmds
@@ -25,7 +25,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$