summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2003-09-04 18:52:24 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2003-09-04 18:52:24 +0000
commit756e5c03c1f709d92fffe95c671e48c05685ac2d (patch)
tree7fb68754e0a5d7f5b3141aff62305eec5e77646e /c/src/lib/libbsp/powerpc
parent2003-09-04 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-756e5c03c1f709d92fffe95c671e48c05685ac2d.tar.bz2
2003-09-04 Joel Sherrill <joel@OARcorp.com>
* include/bsp.h, include/coverhd.h, startup/bspclean.c, startup/setvec.c: URL for license changed.
Diffstat (limited to 'c/src/lib/libbsp/powerpc')
-rw-r--r--c/src/lib/libbsp/powerpc/gen405/ChangeLog5
-rw-r--r--c/src/lib/libbsp/powerpc/gen405/include/bsp.h2
-rw-r--r--c/src/lib/libbsp/powerpc/gen405/include/coverhd.h2
-rw-r--r--c/src/lib/libbsp/powerpc/gen405/startup/bspclean.c2
-rw-r--r--c/src/lib/libbsp/powerpc/gen405/startup/setvec.c2
-rw-r--r--c/src/lib/libbsp/powerpc/helas403/ChangeLog5
-rw-r--r--c/src/lib/libbsp/powerpc/helas403/include/bsp.h2
-rw-r--r--c/src/lib/libbsp/powerpc/helas403/include/coverhd.h2
-rw-r--r--c/src/lib/libbsp/powerpc/helas403/startup/bspclean.c2
-rw-r--r--c/src/lib/libbsp/powerpc/helas403/startup/setvec.c2
10 files changed, 18 insertions, 8 deletions
diff --git a/c/src/lib/libbsp/powerpc/gen405/ChangeLog b/c/src/lib/libbsp/powerpc/gen405/ChangeLog
index f51b1b010e..76ae665d98 100644
--- a/c/src/lib/libbsp/powerpc/gen405/ChangeLog
+++ b/c/src/lib/libbsp/powerpc/gen405/ChangeLog
@@ -1,5 +1,10 @@
2003-09-04 Joel Sherrill <joel@OARcorp.com>
+ * include/bsp.h, include/coverhd.h, startup/bspclean.c,
+ startup/setvec.c: URL for license changed.
+
+2003-09-04 Joel Sherrill <joel@OARcorp.com>
+
* startup/bspstart.c: Removed incorrect statement about copyright
assignment.
diff --git a/c/src/lib/libbsp/powerpc/gen405/include/bsp.h b/c/src/lib/libbsp/powerpc/gen405/include/bsp.h
index 6d4975fc94..23e0d2ed65 100644
--- a/c/src/lib/libbsp/powerpc/gen405/include/bsp.h
+++ b/c/src/lib/libbsp/powerpc/gen405/include/bsp.h
@@ -34,7 +34,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/libbsp/powerpc/gen405/include/coverhd.h b/c/src/lib/libbsp/powerpc/gen405/include/coverhd.h
index deac9b55ff..b32cdb5958 100644
--- a/c/src/lib/libbsp/powerpc/gen405/include/coverhd.h
+++ b/c/src/lib/libbsp/powerpc/gen405/include/coverhd.h
@@ -19,7 +19,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/libbsp/powerpc/gen405/startup/bspclean.c b/c/src/lib/libbsp/powerpc/gen405/startup/bspclean.c
index bc4613629f..56699da354 100644
--- a/c/src/lib/libbsp/powerpc/gen405/startup/bspclean.c
+++ b/c/src/lib/libbsp/powerpc/gen405/startup/bspclean.c
@@ -29,7 +29,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/libbsp/powerpc/gen405/startup/setvec.c b/c/src/lib/libbsp/powerpc/gen405/startup/setvec.c
index 77c1ae3236..b2fc015181 100644
--- a/c/src/lib/libbsp/powerpc/gen405/startup/setvec.c
+++ b/c/src/lib/libbsp/powerpc/gen405/startup/setvec.c
@@ -34,7 +34,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/libbsp/powerpc/helas403/ChangeLog b/c/src/lib/libbsp/powerpc/helas403/ChangeLog
index 512f245e7d..f58f9db2e1 100644
--- a/c/src/lib/libbsp/powerpc/helas403/ChangeLog
+++ b/c/src/lib/libbsp/powerpc/helas403/ChangeLog
@@ -1,5 +1,10 @@
2003-09-04 Joel Sherrill <joel@OARcorp.com>
+ * include/bsp.h, include/coverhd.h, startup/bspclean.c,
+ startup/setvec.c: URL for license changed.
+
+2003-09-04 Joel Sherrill <joel@OARcorp.com>
+
* startup/bspstart.c: Removed incorrect statement about copyright
assignment.
diff --git a/c/src/lib/libbsp/powerpc/helas403/include/bsp.h b/c/src/lib/libbsp/powerpc/helas403/include/bsp.h
index 68569f1af3..a4d70940a2 100644
--- a/c/src/lib/libbsp/powerpc/helas403/include/bsp.h
+++ b/c/src/lib/libbsp/powerpc/helas403/include/bsp.h
@@ -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$
*/
diff --git a/c/src/lib/libbsp/powerpc/helas403/include/coverhd.h b/c/src/lib/libbsp/powerpc/helas403/include/coverhd.h
index deac9b55ff..b32cdb5958 100644
--- a/c/src/lib/libbsp/powerpc/helas403/include/coverhd.h
+++ b/c/src/lib/libbsp/powerpc/helas403/include/coverhd.h
@@ -19,7 +19,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/libbsp/powerpc/helas403/startup/bspclean.c b/c/src/lib/libbsp/powerpc/helas403/startup/bspclean.c
index bc4613629f..56699da354 100644
--- a/c/src/lib/libbsp/powerpc/helas403/startup/bspclean.c
+++ b/c/src/lib/libbsp/powerpc/helas403/startup/bspclean.c
@@ -29,7 +29,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/libbsp/powerpc/helas403/startup/setvec.c b/c/src/lib/libbsp/powerpc/helas403/startup/setvec.c
index 77c1ae3236..b2fc015181 100644
--- a/c/src/lib/libbsp/powerpc/helas403/startup/setvec.c
+++ b/c/src/lib/libbsp/powerpc/helas403/startup/setvec.c
@@ -34,7 +34,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$
*/