summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/monitor02
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/libtests/monitor02')
-rw-r--r--testsuites/libtests/monitor02/init.c2
-rw-r--r--testsuites/libtests/monitor02/monitor02.doc2
-rw-r--r--testsuites/libtests/monitor02/system.h2
3 files changed, 3 insertions, 3 deletions
diff --git a/testsuites/libtests/monitor02/init.c b/testsuites/libtests/monitor02/init.c
index a3db490462..9ea6207b1b 100644
--- a/testsuites/libtests/monitor02/init.c
+++ b/testsuites/libtests/monitor02/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/monitor02/monitor02.doc b/testsuites/libtests/monitor02/monitor02.doc
index 7fe98b329d..df696b48a5 100644
--- a/testsuites/libtests/monitor02/monitor02.doc
+++ b/testsuites/libtests/monitor02/monitor02.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/monitor02/system.h b/testsuites/libtests/monitor02/system.h
index 36814ac74b..3323610d7c 100644
--- a/testsuites/libtests/monitor02/system.h
+++ b/testsuites/libtests/monitor02/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>