summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/putenvtest
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/libtests/putenvtest')
-rw-r--r--testsuites/libtests/putenvtest/init.c2
-rw-r--r--testsuites/libtests/putenvtest/putenvtest.doc2
2 files changed, 2 insertions, 2 deletions
diff --git a/testsuites/libtests/putenvtest/init.c b/testsuites/libtests/putenvtest/init.c
index c1da955f27..0c2ca664e5 100644
--- a/testsuites/libtests/putenvtest/init.c
+++ b/testsuites/libtests/putenvtest/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/libtests/putenvtest/putenvtest.doc b/testsuites/libtests/putenvtest/putenvtest.doc
index 7c2ec375fa..273027956d 100644
--- a/testsuites/libtests/putenvtest/putenvtest.doc
+++ b/testsuites/libtests/putenvtest/putenvtest.doc
@@ -3,7 +3,7 @@
# Cynthia Rempel <cynthia@rtems.org>
# 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.