summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sparc/leon3
diff options
context:
space:
mode:
authorDaniel Hellstrom <daniel@gaisler.com>2015-04-13 10:25:52 +0200
committerDaniel Hellstrom <daniel@gaisler.com>2015-04-17 01:10:28 +0200
commit4a7d1026ec3fbb75f6d9578ce54eeab0f1c207bb (patch)
tree72ef70b19225ebd572db6ba6fa94ad6b863f72f0 /c/src/lib/libbsp/sparc/leon3
parentLIBPCI: updated license to rtems.org (diff)
downloadrtems-4a7d1026ec3fbb75f6d9578ce54eeab0f1c207bb.tar.bz2
sparc bsps: updated license to rtems.org
Diffstat (limited to 'c/src/lib/libbsp/sparc/leon3')
-rw-r--r--c/src/lib/libbsp/sparc/leon3/include/watchdog.h2
-rw-r--r--c/src/lib/libbsp/sparc/leon3/timer/watchdog.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/c/src/lib/libbsp/sparc/leon3/include/watchdog.h b/c/src/lib/libbsp/sparc/leon3/include/watchdog.h
index fd984e1730..3c63be2a8f 100644
--- a/c/src/lib/libbsp/sparc/leon3/include/watchdog.h
+++ b/c/src/lib/libbsp/sparc/leon3/include/watchdog.h
@@ -7,7 +7,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 __WATCHDOG_H__
diff --git a/c/src/lib/libbsp/sparc/leon3/timer/watchdog.c b/c/src/lib/libbsp/sparc/leon3/timer/watchdog.c
index 5ec5bb639c..5ce8e32354 100644
--- a/c/src/lib/libbsp/sparc/leon3/timer/watchdog.c
+++ b/c/src/lib/libbsp/sparc/leon3/timer/watchdog.c
@@ -7,7 +7,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 <bsp.h>