summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2003-09-04 18:52:29 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2003-09-04 18:52:29 +0000
commit2e053484bcf2bf9e10b1bfaa8aff3713a26b63b4 (patch)
tree4d06685740c02cc524d8c52705333bacce9d3bde /c/src/lib/libbsp/powerpc
parent2003-09-04 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-2e053484bcf2bf9e10b1bfaa8aff3713a26b63b4.tar.bz2
2003-09-04 Joel Sherrill <joel@OARcorp.com>
* clock/clock.c, console/console.c, console/debugio.c, console/ns16550cfg.c, console/ns16550cfg.h, console/z85c30cfg.c, console/z85c30cfg.h, include/tod.h, startup/bspstart.c, startup/genpvec.c, startup/rtems-ctor.cc, startup/setvec.c, timer/timer.c: URL for license changed.
Diffstat (limited to 'c/src/lib/libbsp/powerpc')
-rw-r--r--c/src/lib/libbsp/powerpc/ppcn_60x/ChangeLog8
-rw-r--r--c/src/lib/libbsp/powerpc/ppcn_60x/clock/clock.c2
-rw-r--r--c/src/lib/libbsp/powerpc/ppcn_60x/console/console.c2
-rw-r--r--c/src/lib/libbsp/powerpc/ppcn_60x/console/debugio.c2
-rw-r--r--c/src/lib/libbsp/powerpc/ppcn_60x/console/ns16550cfg.c2
-rw-r--r--c/src/lib/libbsp/powerpc/ppcn_60x/console/ns16550cfg.h2
-rw-r--r--c/src/lib/libbsp/powerpc/ppcn_60x/console/z85c30cfg.c2
-rw-r--r--c/src/lib/libbsp/powerpc/ppcn_60x/console/z85c30cfg.h2
-rw-r--r--c/src/lib/libbsp/powerpc/ppcn_60x/include/tod.h2
-rw-r--r--c/src/lib/libbsp/powerpc/ppcn_60x/startup/bspstart.c2
-rw-r--r--c/src/lib/libbsp/powerpc/ppcn_60x/startup/genpvec.c2
-rw-r--r--c/src/lib/libbsp/powerpc/ppcn_60x/startup/rtems-ctor.cc2
-rw-r--r--c/src/lib/libbsp/powerpc/ppcn_60x/startup/setvec.c2
-rw-r--r--c/src/lib/libbsp/powerpc/ppcn_60x/timer/timer.c2
14 files changed, 21 insertions, 13 deletions
diff --git a/c/src/lib/libbsp/powerpc/ppcn_60x/ChangeLog b/c/src/lib/libbsp/powerpc/ppcn_60x/ChangeLog
index 65a326a4a9..3534ad4c96 100644
--- a/c/src/lib/libbsp/powerpc/ppcn_60x/ChangeLog
+++ b/c/src/lib/libbsp/powerpc/ppcn_60x/ChangeLog
@@ -1,5 +1,13 @@
2003-09-04 Joel Sherrill <joel@OARcorp.com>
+ * clock/clock.c, console/console.c, console/debugio.c,
+ console/ns16550cfg.c, console/ns16550cfg.h, console/z85c30cfg.c,
+ console/z85c30cfg.h, include/tod.h, startup/bspstart.c,
+ startup/genpvec.c, startup/rtems-ctor.cc, startup/setvec.c,
+ timer/timer.c: URL for license changed.
+
+2003-09-04 Joel Sherrill <joel@OARcorp.com>
+
* console/vga.c, universe/universe.c: Removed incorrect statement about
copyright assignment.
diff --git a/c/src/lib/libbsp/powerpc/ppcn_60x/clock/clock.c b/c/src/lib/libbsp/powerpc/ppcn_60x/clock/clock.c
index 88c0f79321..81c10a4062 100644
--- a/c/src/lib/libbsp/powerpc/ppcn_60x/clock/clock.c
+++ b/c/src/lib/libbsp/powerpc/ppcn_60x/clock/clock.c
@@ -11,7 +11,7 @@
*
* The license and distribution terms for this file may 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/ppcn_60x/console/console.c b/c/src/lib/libbsp/powerpc/ppcn_60x/console/console.c
index 2cad4e0f95..5fbe223d0f 100644
--- a/c/src/lib/libbsp/powerpc/ppcn_60x/console/console.c
+++ b/c/src/lib/libbsp/powerpc/ppcn_60x/console/console.c
@@ -21,7 +21,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/ppcn_60x/console/debugio.c b/c/src/lib/libbsp/powerpc/ppcn_60x/console/debugio.c
index 75895e1d97..1e6a9bcbf1 100644
--- a/c/src/lib/libbsp/powerpc/ppcn_60x/console/debugio.c
+++ b/c/src/lib/libbsp/powerpc/ppcn_60x/console/debugio.c
@@ -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/ppcn_60x/console/ns16550cfg.c b/c/src/lib/libbsp/powerpc/ppcn_60x/console/ns16550cfg.c
index 41108beb44..f4d8e62a9c 100644
--- a/c/src/lib/libbsp/powerpc/ppcn_60x/console/ns16550cfg.c
+++ b/c/src/lib/libbsp/powerpc/ppcn_60x/console/ns16550cfg.c
@@ -20,7 +20,7 @@
*
* The license and distribution terms for this file may 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/ppcn_60x/console/ns16550cfg.h b/c/src/lib/libbsp/powerpc/ppcn_60x/console/ns16550cfg.h
index f707bb79eb..6a44d100a0 100644
--- a/c/src/lib/libbsp/powerpc/ppcn_60x/console/ns16550cfg.h
+++ b/c/src/lib/libbsp/powerpc/ppcn_60x/console/ns16550cfg.h
@@ -20,7 +20,7 @@
*
* The license and distribution terms for this file may 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/ppcn_60x/console/z85c30cfg.c b/c/src/lib/libbsp/powerpc/ppcn_60x/console/z85c30cfg.c
index 7cc40020b2..5b2cdda024 100644
--- a/c/src/lib/libbsp/powerpc/ppcn_60x/console/z85c30cfg.c
+++ b/c/src/lib/libbsp/powerpc/ppcn_60x/console/z85c30cfg.c
@@ -20,7 +20,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/ppcn_60x/console/z85c30cfg.h b/c/src/lib/libbsp/powerpc/ppcn_60x/console/z85c30cfg.h
index c1be660620..8bbeacda6f 100644
--- a/c/src/lib/libbsp/powerpc/ppcn_60x/console/z85c30cfg.h
+++ b/c/src/lib/libbsp/powerpc/ppcn_60x/console/z85c30cfg.h
@@ -20,7 +20,7 @@
*
* The license and distribution terms for this file may 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/ppcn_60x/include/tod.h b/c/src/lib/libbsp/powerpc/ppcn_60x/include/tod.h
index ef94d35252..9238e53366 100644
--- a/c/src/lib/libbsp/powerpc/ppcn_60x/include/tod.h
+++ b/c/src/lib/libbsp/powerpc/ppcn_60x/include/tod.h
@@ -8,7 +8,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/ppcn_60x/startup/bspstart.c b/c/src/lib/libbsp/powerpc/ppcn_60x/startup/bspstart.c
index 41cbca7cc3..1acae15701 100644
--- a/c/src/lib/libbsp/powerpc/ppcn_60x/startup/bspstart.c
+++ b/c/src/lib/libbsp/powerpc/ppcn_60x/startup/bspstart.c
@@ -25,7 +25,7 @@
*
* The license and distribution terms for this file may 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/ppcn_60x/startup/genpvec.c b/c/src/lib/libbsp/powerpc/ppcn_60x/startup/genpvec.c
index 1b48d98a02..deec1fc699 100644
--- a/c/src/lib/libbsp/powerpc/ppcn_60x/startup/genpvec.c
+++ b/c/src/lib/libbsp/powerpc/ppcn_60x/startup/genpvec.c
@@ -23,7 +23,7 @@
*
* The license and distribution terms for this file may 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/ppcn_60x/startup/rtems-ctor.cc b/c/src/lib/libbsp/powerpc/ppcn_60x/startup/rtems-ctor.cc
index 877a562cae..5978987858 100644
--- a/c/src/lib/libbsp/powerpc/ppcn_60x/startup/rtems-ctor.cc
+++ b/c/src/lib/libbsp/powerpc/ppcn_60x/startup/rtems-ctor.cc
@@ -48,7 +48,7 @@
*
* The license and distribution terms for this file may 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/ppcn_60x/startup/setvec.c b/c/src/lib/libbsp/powerpc/ppcn_60x/startup/setvec.c
index fd4f025e4f..240d4577c0 100644
--- a/c/src/lib/libbsp/powerpc/ppcn_60x/startup/setvec.c
+++ b/c/src/lib/libbsp/powerpc/ppcn_60x/startup/setvec.c
@@ -17,7 +17,7 @@
*
* The license and distribution terms for this file may 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/ppcn_60x/timer/timer.c b/c/src/lib/libbsp/powerpc/ppcn_60x/timer/timer.c
index 7595773c72..4b91a0e8dd 100644
--- a/c/src/lib/libbsp/powerpc/ppcn_60x/timer/timer.c
+++ b/c/src/lib/libbsp/powerpc/ppcn_60x/timer/timer.c
@@ -12,7 +12,7 @@
*
* The license and distribution terms for this file may in
* the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/