summaryrefslogtreecommitdiffstats
path: root/testsuites/samples/fileio
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/samples/fileio')
-rw-r--r--testsuites/samples/fileio/fileio.doc2
-rw-r--r--testsuites/samples/fileio/init.c2
-rw-r--r--testsuites/samples/fileio/system.h2
3 files changed, 3 insertions, 3 deletions
diff --git a/testsuites/samples/fileio/fileio.doc b/testsuites/samples/fileio/fileio.doc
index 4bce0f016f..0a436014f6 100644
--- a/testsuites/samples/fileio/fileio.doc
+++ b/testsuites/samples/fileio/fileio.doc
@@ -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.
#
This sample implements some basic tests for the file systems
diff --git a/testsuites/samples/fileio/init.c b/testsuites/samples/fileio/init.c
index 2a0f9db1c3..2b60922b1c 100644
--- a/testsuites/samples/fileio/init.c
+++ b/testsuites/samples/fileio/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/fileio/system.h b/testsuites/samples/fileio/system.h
index 654f7275c2..eaf40e0c8b 100644
--- a/testsuites/samples/fileio/system.h
+++ b/testsuites/samples/fileio/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>