summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/monitor
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/libtests/monitor')
-rw-r--r--testsuites/libtests/monitor/init.c2
-rw-r--r--testsuites/libtests/monitor/monitor.doc2
-rw-r--r--testsuites/libtests/monitor/system.h2
3 files changed, 3 insertions, 3 deletions
diff --git a/testsuites/libtests/monitor/init.c b/testsuites/libtests/monitor/init.c
index 1934d9856d..15112285d9 100644
--- a/testsuites/libtests/monitor/init.c
+++ b/testsuites/libtests/monitor/init.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.rtems.com/license/LICENSE.
+ * http://www.rtems.org/license/LICENSE.
*/
#ifdef HAVE_CONFIG_H
diff --git a/testsuites/libtests/monitor/monitor.doc b/testsuites/libtests/monitor/monitor.doc
index 33253565ac..3a698fa48f 100644
--- a/testsuites/libtests/monitor/monitor.doc
+++ b/testsuites/libtests/monitor/monitor.doc
@@ -3,7 +3,7 @@
# Cynthia Rempel <cynthia@rtems.org>
# The license and distribution terms for this file may be
# found in the file LICENSE in this distribution or at
-# http://www.rtems.com/license/LICENSE.
+# http://www.rtems.org/license/LICENSE.
#
This file describes the directives and concepts tested by this test set.
diff --git a/testsuites/libtests/monitor/system.h b/testsuites/libtests/monitor/system.h
index fbe5ba17a0..7e23bd2d40 100644
--- a/testsuites/libtests/monitor/system.h
+++ b/testsuites/libtests/monitor/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.rtems.com/license/LICENSE.
+ * http://www.rtems.org/license/LICENSE.
*/
#include <tmacros.h>