summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/nds/sound
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libbsp/arm/nds/sound')
-rw-r--r--c/src/lib/libbsp/arm/nds/sound/sound.c2
-rw-r--r--c/src/lib/libbsp/arm/nds/sound/sound.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/c/src/lib/libbsp/arm/nds/sound/sound.c b/c/src/lib/libbsp/arm/nds/sound/sound.c
index 9e133be45a..57fce47bb3 100644
--- a/c/src/lib/libbsp/arm/nds/sound/sound.c
+++ b/c/src/lib/libbsp/arm/nds/sound/sound.c
@@ -6,7 +6,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 <stdlib.h>
diff --git a/c/src/lib/libbsp/arm/nds/sound/sound.h b/c/src/lib/libbsp/arm/nds/sound/sound.h
index 536919623a..def7e723d7 100644
--- a/c/src/lib/libbsp/arm/nds/sound/sound.h
+++ b/c/src/lib/libbsp/arm/nds/sound/sound.h
@@ -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
*/
#ifndef _SOUND_H_