summaryrefslogtreecommitdiffstats
path: root/testsuites/samples/ticker
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2014-03-21 08:10:47 +1100
committerChris Johns <chrisj@rtems.org>2014-03-21 08:10:47 +1100
commitc49985691f1cd3769ef4bfaa503f3c6eb7e4385a (patch)
tree9bea93007f11db1bcc1c9d90ef42bc19a0cf9d49 /testsuites/samples/ticker
parentfstests/fsrename: Fix stack corruption (diff)
downloadrtems-c49985691f1cd3769ef4bfaa503f3c6eb7e4385a.tar.bz2
Change all references of rtems.com to rtems.org.
Diffstat (limited to 'testsuites/samples/ticker')
-rw-r--r--testsuites/samples/ticker/init.c2
-rw-r--r--testsuites/samples/ticker/system.h2
-rw-r--r--testsuites/samples/ticker/tasks.c2
-rw-r--r--testsuites/samples/ticker/ticker.doc2
4 files changed, 4 insertions, 4 deletions
diff --git a/testsuites/samples/ticker/init.c b/testsuites/samples/ticker/init.c
index 3df984c80c..3f3cbd8359 100644
--- a/testsuites/samples/ticker/init.c
+++ b/testsuites/samples/ticker/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/ticker/system.h b/testsuites/samples/ticker/system.h
index 98add53e8d..d4a54e082b 100644
--- a/testsuites/samples/ticker/system.h
+++ b/testsuites/samples/ticker/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>
diff --git a/testsuites/samples/ticker/tasks.c b/testsuites/samples/ticker/tasks.c
index 146a80b1a2..12e806884d 100644
--- a/testsuites/samples/ticker/tasks.c
+++ b/testsuites/samples/ticker/tasks.c
@@ -12,7 +12,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/ticker/ticker.doc b/testsuites/samples/ticker/ticker.doc
index a2dcbde8b6..981286480f 100644
--- a/testsuites/samples/ticker/ticker.doc
+++ b/testsuites/samples/ticker/ticker.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.
#