summaryrefslogtreecommitdiffstats
path: root/testsuites/samples/base_mp
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--testsuites/samples/base_mp/apptask.c2
-rw-r--r--testsuites/samples/base_mp/init.c2
-rw-r--r--testsuites/samples/base_mp/node1/base_mp-node1.doc2
-rw-r--r--testsuites/samples/base_mp/node2/base_mp-node2.doc2
-rw-r--r--testsuites/samples/base_mp/system.h2
5 files changed, 5 insertions, 5 deletions
diff --git a/testsuites/samples/base_mp/apptask.c b/testsuites/samples/base_mp/apptask.c
index 4af904886d..1414549087 100644
--- a/testsuites/samples/base_mp/apptask.c
+++ b/testsuites/samples/base_mp/apptask.c
@@ -14,7 +14,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/samples/base_mp/init.c b/testsuites/samples/base_mp/init.c
index e7780acb9f..06d0b08d42 100644
--- a/testsuites/samples/base_mp/init.c
+++ b/testsuites/samples/base_mp/init.c
@@ -4,7 +4,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/samples/base_mp/node1/base_mp-node1.doc b/testsuites/samples/base_mp/node1/base_mp-node1.doc
index a2dcbde8b6..981286480f 100644
--- a/testsuites/samples/base_mp/node1/base_mp-node1.doc
+++ b/testsuites/samples/base_mp/node1/base_mp-node1.doc
@@ -3,7 +3,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.
#
diff --git a/testsuites/samples/base_mp/node2/base_mp-node2.doc b/testsuites/samples/base_mp/node2/base_mp-node2.doc
index a2dcbde8b6..981286480f 100644
--- a/testsuites/samples/base_mp/node2/base_mp-node2.doc
+++ b/testsuites/samples/base_mp/node2/base_mp-node2.doc
@@ -3,7 +3,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.
#
diff --git a/testsuites/samples/base_mp/system.h b/testsuites/samples/base_mp/system.h
index 45d8b7fba8..359e5284c4 100644
--- a/testsuites/samples/base_mp/system.h
+++ b/testsuites/samples/base_mp/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 <rtems.h>