summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/spcbssched01
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/sptests/spcbssched01')
-rw-r--r--testsuites/sptests/spcbssched01/init.c2
-rw-r--r--testsuites/sptests/spcbssched01/spcbssched01.doc2
-rw-r--r--testsuites/sptests/spcbssched01/system.h2
-rw-r--r--testsuites/sptests/spcbssched01/task1.c2
4 files changed, 4 insertions, 4 deletions
diff --git a/testsuites/sptests/spcbssched01/init.c b/testsuites/sptests/spcbssched01/init.c
index 02c7eca811..a44a4da975 100644
--- a/testsuites/sptests/spcbssched01/init.c
+++ b/testsuites/sptests/spcbssched01/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.rtems.com/license/LICENSE.
+ * http://www.rtems.org/license/LICENSE.
*/
#ifdef HAVE_CONFIG_H
diff --git a/testsuites/sptests/spcbssched01/spcbssched01.doc b/testsuites/sptests/spcbssched01/spcbssched01.doc
index ff8186da92..985e11ee43 100644
--- a/testsuites/sptests/spcbssched01/spcbssched01.doc
+++ b/testsuites/sptests/spcbssched01/spcbssched01.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.
#
This file describes the directives and concepts tested by this test set.
diff --git a/testsuites/sptests/spcbssched01/system.h b/testsuites/sptests/spcbssched01/system.h
index e8dc4ccace..0134d63a1c 100644
--- a/testsuites/sptests/spcbssched01/system.h
+++ b/testsuites/sptests/spcbssched01/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>
diff --git a/testsuites/sptests/spcbssched01/task1.c b/testsuites/sptests/spcbssched01/task1.c
index cf965491e6..df708c5599 100644
--- a/testsuites/sptests/spcbssched01/task1.c
+++ b/testsuites/sptests/spcbssched01/task1.c
@@ -13,7 +13,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