summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/termios05
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/libtests/termios05')
-rw-r--r--testsuites/libtests/termios05/init.c2
-rw-r--r--testsuites/libtests/termios05/termios05.doc2
-rw-r--r--testsuites/libtests/termios05/termios_testdriver_taskdriven.c2
-rw-r--r--testsuites/libtests/termios05/termios_testdriver_taskdriven.h2
4 files changed, 4 insertions, 4 deletions
diff --git a/testsuites/libtests/termios05/init.c b/testsuites/libtests/termios05/init.c
index e8d92a6af9..3cdf969b97 100644
--- a/testsuites/libtests/termios05/init.c
+++ b/testsuites/libtests/termios05/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/libtests/termios05/termios05.doc b/testsuites/libtests/termios05/termios05.doc
index b312a89572..009a288664 100644
--- a/testsuites/libtests/termios05/termios05.doc
+++ b/testsuites/libtests/termios05/termios05.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/libtests/termios05/termios_testdriver_taskdriven.c b/testsuites/libtests/termios05/termios_testdriver_taskdriven.c
index 3b24304bcb..589d19e29a 100644
--- a/testsuites/libtests/termios05/termios_testdriver_taskdriven.c
+++ b/testsuites/libtests/termios05/termios_testdriver_taskdriven.c
@@ -6,7 +6,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/termios05/termios_testdriver_taskdriven.h b/testsuites/libtests/termios05/termios_testdriver_taskdriven.h
index fbee8d3542..6288a09a41 100644
--- a/testsuites/libtests/termios05/termios_testdriver_taskdriven.h
+++ b/testsuites/libtests/termios05/termios_testdriver_taskdriven.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.
*/
#ifndef _TERMIOS_TESTDRIVER_H