summaryrefslogtreecommitdiffstats
path: root/testsuites/samples/capture
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/samples/capture')
-rw-r--r--testsuites/samples/capture/capture.doc2
-rw-r--r--testsuites/samples/capture/init.c2
-rw-r--r--testsuites/samples/capture/system.h2
-rw-r--r--testsuites/samples/capture/test1.c2
4 files changed, 4 insertions, 4 deletions
diff --git a/testsuites/samples/capture/capture.doc b/testsuites/samples/capture/capture.doc
index e39e219260..bb8f4f321b 100644
--- a/testsuites/samples/capture/capture.doc
+++ b/testsuites/samples/capture/capture.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.
#
Capture Engine Tutorial
diff --git a/testsuites/samples/capture/init.c b/testsuites/samples/capture/init.c
index 40562f4d40..956cc1ab34 100644
--- a/testsuites/samples/capture/init.c
+++ b/testsuites/samples/capture/init.c
@@ -4,7 +4,7 @@
*
* The license and distribution terms for this file may in
* the file LICENSE in this distribution or at
- * http://www.rtems.com/license/LICENSE.
+ * http://www.rtems.org/license/LICENSE.
*/
#define CONFIGURE_INIT
diff --git a/testsuites/samples/capture/system.h b/testsuites/samples/capture/system.h
index 224800abce..533b0028e0 100644
--- a/testsuites/samples/capture/system.h
+++ b/testsuites/samples/capture/system.h
@@ -8,7 +8,7 @@
*
* The license and distribution terms for this file may 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/capture/test1.c b/testsuites/samples/capture/test1.c
index 59da894fc6..7bc0ab76c4 100644
--- a/testsuites/samples/capture/test1.c
+++ b/testsuites/samples/capture/test1.c
@@ -12,7 +12,7 @@
*
* The license and distribution terms for this file may 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