summaryrefslogtreecommitdiffstats
path: root/c/src/tests/libtests/malloctest
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--c/src/tests/libtests/malloctest/init.c2
-rw-r--r--c/src/tests/libtests/malloctest/system.h2
-rw-r--r--c/src/tests/libtests/malloctest/task1.c2
3 files changed, 3 insertions, 3 deletions
diff --git a/c/src/tests/libtests/malloctest/init.c b/c/src/tests/libtests/malloctest/init.c
index 5c54332ad5..8eae14c0ee 100644
--- a/c/src/tests/libtests/malloctest/init.c
+++ b/c/src/tests/libtests/malloctest/init.c
@@ -16,7 +16,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/tests/libtests/malloctest/system.h b/c/src/tests/libtests/malloctest/system.h
index c275d9ce7d..d2f55ba9f6 100644
--- a/c/src/tests/libtests/malloctest/system.h
+++ b/c/src/tests/libtests/malloctest/system.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/tests/libtests/malloctest/task1.c b/c/src/tests/libtests/malloctest/task1.c
index 0b21c6adec..575dc5189b 100644
--- a/c/src/tests/libtests/malloctest/task1.c
+++ b/c/src/tests/libtests/malloctest/task1.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$
*/