summaryrefslogtreecommitdiffstats
path: root/testsuites/fstests/mdosfs_support
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/fstests/mdosfs_support')
-rw-r--r--testsuites/fstests/mdosfs_support/fs_config.h2
-rw-r--r--testsuites/fstests/mdosfs_support/fs_support.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/testsuites/fstests/mdosfs_support/fs_config.h b/testsuites/fstests/mdosfs_support/fs_config.h
index 79056c3b58..0c30627cbe 100644
--- a/testsuites/fstests/mdosfs_support/fs_config.h
+++ b/testsuites/fstests/mdosfs_support/fs_config.h
@@ -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.
*/
#ifndef __DOSFS_SUPPORT_h
diff --git a/testsuites/fstests/mdosfs_support/fs_support.c b/testsuites/fstests/mdosfs_support/fs_support.c
index e864ed080e..8c5fef4c6f 100644
--- a/testsuites/fstests/mdosfs_support/fs_support.c
+++ b/testsuites/fstests/mdosfs_support/fs_support.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
#include "config.h"