summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/spsem_err02
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2015-03-20 14:09:26 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2015-03-20 15:42:34 +0100
commitd4edbdbcbf39780499075c212463986dc8822f59 (patch)
tree41bded51ffe9a155f5a7de1476c7a1d24916ab34 /testsuites/sptests/spsem_err02
parentscore: Delete unused _Timestamp_(To|From)_ticks() (diff)
downloadrtems-d4edbdbcbf39780499075c212463986dc8822f59.tar.bz2
Replace www.rtems.com with www.rtems.org
Diffstat (limited to 'testsuites/sptests/spsem_err02')
-rw-r--r--testsuites/sptests/spsem_err02/init.c2
-rw-r--r--testsuites/sptests/spsem_err02/system.h2
-rw-r--r--testsuites/sptests/spsem_err02/task2.c2
3 files changed, 3 insertions, 3 deletions
diff --git a/testsuites/sptests/spsem_err02/init.c b/testsuites/sptests/spsem_err02/init.c
index bd76a72118..4c0acb9039 100644
--- a/testsuites/sptests/spsem_err02/init.c
+++ b/testsuites/sptests/spsem_err02/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/sptests/spsem_err02/system.h b/testsuites/sptests/spsem_err02/system.h
index 4b24c704e2..7a48a48ba8 100644
--- a/testsuites/sptests/spsem_err02/system.h
+++ b/testsuites/sptests/spsem_err02/system.h
@@ -9,7 +9,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 <tmacros.h>
diff --git a/testsuites/sptests/spsem_err02/task2.c b/testsuites/sptests/spsem_err02/task2.c
index e415acf2f6..0a3255f8da 100644
--- a/testsuites/sptests/spsem_err02/task2.c
+++ b/testsuites/sptests/spsem_err02/task2.c
@@ -13,7 +13,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