summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2003-09-04 18:51:13 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2003-09-04 18:51:13 +0000
commit0e1ca34028f416f1f7cf89fab37063ddc47e332d (patch)
tree09eb8aa429ca1827150759daca5884e5f62cac10 /c/src/lib/libbsp
parent2003-09-04 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-0e1ca34028f416f1f7cf89fab37063ddc47e332d.tar.bz2
2003-09-04 Joel Sherrill <joel@OARcorp.com>
* clock/clock.c, console/console.c, console/consolereserveresources.c, console/debugio.c, include/bsp.h, startup/bspstart.c, startup/spurious.c, timer/timer.c: URL for license changed.
Diffstat (limited to 'c/src/lib/libbsp')
-rw-r--r--c/src/lib/libbsp/c4x/c4xsim/ChangeLog6
-rw-r--r--c/src/lib/libbsp/c4x/c4xsim/clock/clock.c2
-rw-r--r--c/src/lib/libbsp/c4x/c4xsim/console/console.c2
-rw-r--r--c/src/lib/libbsp/c4x/c4xsim/console/consolereserveresources.c2
-rw-r--r--c/src/lib/libbsp/c4x/c4xsim/console/debugio.c2
-rw-r--r--c/src/lib/libbsp/c4x/c4xsim/include/bsp.h2
-rw-r--r--c/src/lib/libbsp/c4x/c4xsim/startup/bspstart.c2
-rw-r--r--c/src/lib/libbsp/c4x/c4xsim/startup/spurious.c2
-rw-r--r--c/src/lib/libbsp/c4x/c4xsim/timer/timer.c2
9 files changed, 14 insertions, 8 deletions
diff --git a/c/src/lib/libbsp/c4x/c4xsim/ChangeLog b/c/src/lib/libbsp/c4x/c4xsim/ChangeLog
index 7b70265943..96191f172e 100644
--- a/c/src/lib/libbsp/c4x/c4xsim/ChangeLog
+++ b/c/src/lib/libbsp/c4x/c4xsim/ChangeLog
@@ -1,3 +1,9 @@
+2003-09-04 Joel Sherrill <joel@OARcorp.com>
+
+ * clock/clock.c, console/console.c, console/consolereserveresources.c,
+ console/debugio.c, include/bsp.h, startup/bspstart.c,
+ startup/spurious.c, timer/timer.c: URL for license changed.
+
2003-08-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Reflect having moved aclocal/.
diff --git a/c/src/lib/libbsp/c4x/c4xsim/clock/clock.c b/c/src/lib/libbsp/c4x/c4xsim/clock/clock.c
index 983a534d6b..377a20f3ac 100644
--- a/c/src/lib/libbsp/c4x/c4xsim/clock/clock.c
+++ b/c/src/lib/libbsp/c4x/c4xsim/clock/clock.c
@@ -7,7 +7,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/c4x/c4xsim/console/console.c b/c/src/lib/libbsp/c4x/c4xsim/console/console.c
index 71a040b235..b0f3c9daeb 100644
--- a/c/src/lib/libbsp/c4x/c4xsim/console/console.c
+++ b/c/src/lib/libbsp/c4x/c4xsim/console/console.c
@@ -7,7 +7,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/c4x/c4xsim/console/consolereserveresources.c b/c/src/lib/libbsp/c4x/c4xsim/console/consolereserveresources.c
index ce0f87c5a0..c713c6d9a8 100644
--- a/c/src/lib/libbsp/c4x/c4xsim/console/consolereserveresources.c
+++ b/c/src/lib/libbsp/c4x/c4xsim/console/consolereserveresources.c
@@ -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/c4x/c4xsim/console/debugio.c b/c/src/lib/libbsp/c4x/c4xsim/console/debugio.c
index 5c066bcad0..d44daab7db 100644
--- a/c/src/lib/libbsp/c4x/c4xsim/console/debugio.c
+++ b/c/src/lib/libbsp/c4x/c4xsim/console/debugio.c
@@ -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/c4x/c4xsim/include/bsp.h b/c/src/lib/libbsp/c4x/c4xsim/include/bsp.h
index 5374bece9f..12eb855921 100644
--- a/c/src/lib/libbsp/c4x/c4xsim/include/bsp.h
+++ b/c/src/lib/libbsp/c4x/c4xsim/include/bsp.h
@@ -7,7 +7,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/c4x/c4xsim/startup/bspstart.c b/c/src/lib/libbsp/c4x/c4xsim/startup/bspstart.c
index 4b66148f73..57185dbdc1 100644
--- a/c/src/lib/libbsp/c4x/c4xsim/startup/bspstart.c
+++ b/c/src/lib/libbsp/c4x/c4xsim/startup/bspstart.c
@@ -9,7 +9,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/c4x/c4xsim/startup/spurious.c b/c/src/lib/libbsp/c4x/c4xsim/startup/spurious.c
index 015c64e0c7..68094db74e 100644
--- a/c/src/lib/libbsp/c4x/c4xsim/startup/spurious.c
+++ b/c/src/lib/libbsp/c4x/c4xsim/startup/spurious.c
@@ -9,7 +9,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/c4x/c4xsim/timer/timer.c b/c/src/lib/libbsp/c4x/c4xsim/timer/timer.c
index b32166c330..60d3de12e1 100644
--- a/c/src/lib/libbsp/c4x/c4xsim/timer/timer.c
+++ b/c/src/lib/libbsp/c4x/c4xsim/timer/timer.c
@@ -13,7 +13,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$
*/