summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/hppa1.1/simhppa
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2003-09-04 18:51:16 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2003-09-04 18:51:16 +0000
commit5626be25ac6dc66415766d434bb0976eb67e88aa (patch)
treeb4cbba59629c0b8331cf7872e384bd8ab742cfbf /c/src/lib/libbsp/hppa1.1/simhppa
parent2003-09-04 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-5626be25ac6dc66415766d434bb0976eb67e88aa.tar.bz2
2003-09-04 Joel Sherrill <joel@OARcorp.com>
* include/bsp.h, shmsupp/addrconv.c, shmsupp/cause_intr.c, shmsupp/getcfg.c, shmsupp/lock.c, shmsupp/mpisr.c, startup/bspclean.c, startup/bspstart.c, startup/setvec.c, tools/print_dump.c, tty/tty.c: URL for license changed.
Diffstat (limited to 'c/src/lib/libbsp/hppa1.1/simhppa')
-rw-r--r--c/src/lib/libbsp/hppa1.1/simhppa/ChangeLog7
-rw-r--r--c/src/lib/libbsp/hppa1.1/simhppa/include/bsp.h2
-rw-r--r--c/src/lib/libbsp/hppa1.1/simhppa/shmsupp/addrconv.c2
-rw-r--r--c/src/lib/libbsp/hppa1.1/simhppa/shmsupp/cause_intr.c2
-rw-r--r--c/src/lib/libbsp/hppa1.1/simhppa/shmsupp/getcfg.c2
-rw-r--r--c/src/lib/libbsp/hppa1.1/simhppa/shmsupp/lock.c2
-rw-r--r--c/src/lib/libbsp/hppa1.1/simhppa/shmsupp/mpisr.c2
-rw-r--r--c/src/lib/libbsp/hppa1.1/simhppa/startup/bspclean.c2
-rw-r--r--c/src/lib/libbsp/hppa1.1/simhppa/startup/bspstart.c2
-rw-r--r--c/src/lib/libbsp/hppa1.1/simhppa/startup/setvec.c2
-rw-r--r--c/src/lib/libbsp/hppa1.1/simhppa/tools/print_dump.c2
-rw-r--r--c/src/lib/libbsp/hppa1.1/simhppa/tty/tty.c2
12 files changed, 18 insertions, 11 deletions
diff --git a/c/src/lib/libbsp/hppa1.1/simhppa/ChangeLog b/c/src/lib/libbsp/hppa1.1/simhppa/ChangeLog
index cd5b4fa77c..45982fe246 100644
--- a/c/src/lib/libbsp/hppa1.1/simhppa/ChangeLog
+++ b/c/src/lib/libbsp/hppa1.1/simhppa/ChangeLog
@@ -1,3 +1,10 @@
+2003-09-04 Joel Sherrill <joel@OARcorp.com>
+
+ * include/bsp.h, shmsupp/addrconv.c, shmsupp/cause_intr.c,
+ shmsupp/getcfg.c, shmsupp/lock.c, shmsupp/mpisr.c,
+ startup/bspclean.c, startup/bspstart.c, startup/setvec.c,
+ tools/print_dump.c, tty/tty.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/hppa1.1/simhppa/include/bsp.h b/c/src/lib/libbsp/hppa1.1/simhppa/include/bsp.h
index 046dc197c2..65e737d147 100644
--- a/c/src/lib/libbsp/hppa1.1/simhppa/include/bsp.h
+++ b/c/src/lib/libbsp/hppa1.1/simhppa/include/bsp.h
@@ -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/hppa1.1/simhppa/shmsupp/addrconv.c b/c/src/lib/libbsp/hppa1.1/simhppa/shmsupp/addrconv.c
index 170ea0ae7b..56dd1957ee 100644
--- a/c/src/lib/libbsp/hppa1.1/simhppa/shmsupp/addrconv.c
+++ b/c/src/lib/libbsp/hppa1.1/simhppa/shmsupp/addrconv.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$
*/
diff --git a/c/src/lib/libbsp/hppa1.1/simhppa/shmsupp/cause_intr.c b/c/src/lib/libbsp/hppa1.1/simhppa/shmsupp/cause_intr.c
index 4320900d1b..acfb735ce9 100644
--- a/c/src/lib/libbsp/hppa1.1/simhppa/shmsupp/cause_intr.c
+++ b/c/src/lib/libbsp/hppa1.1/simhppa/shmsupp/cause_intr.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$
*/
diff --git a/c/src/lib/libbsp/hppa1.1/simhppa/shmsupp/getcfg.c b/c/src/lib/libbsp/hppa1.1/simhppa/shmsupp/getcfg.c
index f1f4adfe4e..ec1ca0b6f8 100644
--- a/c/src/lib/libbsp/hppa1.1/simhppa/shmsupp/getcfg.c
+++ b/c/src/lib/libbsp/hppa1.1/simhppa/shmsupp/getcfg.c
@@ -28,7 +28,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/hppa1.1/simhppa/shmsupp/lock.c b/c/src/lib/libbsp/hppa1.1/simhppa/shmsupp/lock.c
index a150c1d3be..ee2f67f108 100644
--- a/c/src/lib/libbsp/hppa1.1/simhppa/shmsupp/lock.c
+++ b/c/src/lib/libbsp/hppa1.1/simhppa/shmsupp/lock.c
@@ -11,7 +11,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/hppa1.1/simhppa/shmsupp/mpisr.c b/c/src/lib/libbsp/hppa1.1/simhppa/shmsupp/mpisr.c
index d962221f0d..fe4296b2e0 100644
--- a/c/src/lib/libbsp/hppa1.1/simhppa/shmsupp/mpisr.c
+++ b/c/src/lib/libbsp/hppa1.1/simhppa/shmsupp/mpisr.c
@@ -12,7 +12,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/hppa1.1/simhppa/startup/bspclean.c b/c/src/lib/libbsp/hppa1.1/simhppa/startup/bspclean.c
index 9d641fecf5..040cbe0137 100644
--- a/c/src/lib/libbsp/hppa1.1/simhppa/startup/bspclean.c
+++ b/c/src/lib/libbsp/hppa1.1/simhppa/startup/bspclean.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$
*/
diff --git a/c/src/lib/libbsp/hppa1.1/simhppa/startup/bspstart.c b/c/src/lib/libbsp/hppa1.1/simhppa/startup/bspstart.c
index 5b02cc3dcb..4b4c8b98d1 100644
--- a/c/src/lib/libbsp/hppa1.1/simhppa/startup/bspstart.c
+++ b/c/src/lib/libbsp/hppa1.1/simhppa/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/hppa1.1/simhppa/startup/setvec.c b/c/src/lib/libbsp/hppa1.1/simhppa/startup/setvec.c
index fc2d8bc4e6..2ad83dafda 100644
--- a/c/src/lib/libbsp/hppa1.1/simhppa/startup/setvec.c
+++ b/c/src/lib/libbsp/hppa1.1/simhppa/startup/setvec.c
@@ -18,7 +18,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/hppa1.1/simhppa/tools/print_dump.c b/c/src/lib/libbsp/hppa1.1/simhppa/tools/print_dump.c
index 1c9c40825b..a9101bed9b 100644
--- a/c/src/lib/libbsp/hppa1.1/simhppa/tools/print_dump.c
+++ b/c/src/lib/libbsp/hppa1.1/simhppa/tools/print_dump.c
@@ -5,7 +5,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/hppa1.1/simhppa/tty/tty.c b/c/src/lib/libbsp/hppa1.1/simhppa/tty/tty.c
index 5e976e1884..c00c2d516e 100644
--- a/c/src/lib/libbsp/hppa1.1/simhppa/tty/tty.c
+++ b/c/src/lib/libbsp/hppa1.1/simhppa/tty/tty.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$
*/