summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2003-09-04 18:53:00 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2003-09-04 18:53:00 +0000
commit83f22650c8b77f72510435a33a2ae7a41627cc1f (patch)
tree211233d74556edec40d0e9994443126ab4909475 /c/src/lib/libcpu
parent2003-09-04 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-83f22650c8b77f72510435a33a2ae7a41627cc1f.tar.bz2
2003-09-04 Joel Sherrill <joel@OARcorp.com>
* clock/clock.c, include/semaphore.h, semaphore/semaphore.c, timer/timer.c: URL for license changed.
Diffstat (limited to 'c/src/lib/libcpu')
-rw-r--r--c/src/lib/libcpu/hppa1.1/ChangeLog5
-rw-r--r--c/src/lib/libcpu/hppa1.1/clock/clock.c2
-rw-r--r--c/src/lib/libcpu/hppa1.1/include/semaphore.h2
-rw-r--r--c/src/lib/libcpu/hppa1.1/semaphore/semaphore.c2
-rw-r--r--c/src/lib/libcpu/hppa1.1/timer/timer.c2
5 files changed, 9 insertions, 4 deletions
diff --git a/c/src/lib/libcpu/hppa1.1/ChangeLog b/c/src/lib/libcpu/hppa1.1/ChangeLog
index 70a4cf88fc..be207b2848 100644
--- a/c/src/lib/libcpu/hppa1.1/ChangeLog
+++ b/c/src/lib/libcpu/hppa1.1/ChangeLog
@@ -1,3 +1,8 @@
+2003-09-04 Joel Sherrill <joel@OARcorp.com>
+
+ * clock/clock.c, include/semaphore.h, semaphore/semaphore.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/libcpu/hppa1.1/clock/clock.c b/c/src/lib/libcpu/hppa1.1/clock/clock.c
index 7bf177e3d6..759aafd56f 100644
--- a/c/src/lib/libcpu/hppa1.1/clock/clock.c
+++ b/c/src/lib/libcpu/hppa1.1/clock/clock.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/libcpu/hppa1.1/include/semaphore.h b/c/src/lib/libcpu/hppa1.1/include/semaphore.h
index a1ef1f6ebe..bb3fe5459c 100644
--- a/c/src/lib/libcpu/hppa1.1/include/semaphore.h
+++ b/c/src/lib/libcpu/hppa1.1/include/semaphore.h
@@ -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/libcpu/hppa1.1/semaphore/semaphore.c b/c/src/lib/libcpu/hppa1.1/semaphore/semaphore.c
index d2d577a180..fd5dc26b31 100644
--- a/c/src/lib/libcpu/hppa1.1/semaphore/semaphore.c
+++ b/c/src/lib/libcpu/hppa1.1/semaphore/semaphore.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/libcpu/hppa1.1/timer/timer.c b/c/src/lib/libcpu/hppa1.1/timer/timer.c
index afb8a98e4f..229123bfe4 100644
--- a/c/src/lib/libcpu/hppa1.1/timer/timer.c
+++ b/c/src/lib/libcpu/hppa1.1/timer/timer.c
@@ -10,7 +10,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$
*/