From c49985691f1cd3769ef4bfaa503f3c6eb7e4385a Mon Sep 17 00:00:00 2001 From: Chris Johns Date: Fri, 21 Mar 2014 08:10:47 +1100 Subject: Change all references of rtems.com to rtems.org. --- testsuites/libtests/devfs04/devfs04.doc | 2 +- testsuites/libtests/devfs04/init.c | 2 +- testsuites/libtests/devfs04/test_driver.c | 2 +- testsuites/libtests/devfs04/test_driver.h | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'testsuites/libtests/devfs04') diff --git a/testsuites/libtests/devfs04/devfs04.doc b/testsuites/libtests/devfs04/devfs04.doc index b3fe417408..abd578de47 100644 --- a/testsuites/libtests/devfs04/devfs04.doc +++ b/testsuites/libtests/devfs04/devfs04.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. # This file describes the directives and concepts tested by this test set. diff --git a/testsuites/libtests/devfs04/init.c b/testsuites/libtests/devfs04/init.c index be2a6722eb..5b42173dc9 100644 --- a/testsuites/libtests/devfs04/init.c +++ b/testsuites/libtests/devfs04/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/libtests/devfs04/test_driver.c b/testsuites/libtests/devfs04/test_driver.c index 0d6e617a06..833fb65bc9 100644 --- a/testsuites/libtests/devfs04/test_driver.c +++ b/testsuites/libtests/devfs04/test_driver.c @@ -5,7 +5,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/devfs04/test_driver.h b/testsuites/libtests/devfs04/test_driver.h index 1729ec5565..245ac47a3c 100644 --- a/testsuites/libtests/devfs04/test_driver.h +++ b/testsuites/libtests/devfs04/test_driver.h @@ -5,7 +5,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 __TEST_DRIVER_h -- cgit v1.2.3