summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2003-09-04 18:47:44 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2003-09-04 18:47:44 +0000
commit41583e129ec49c6e0ab2993309ec46f88146fd88 (patch)
tree4deaae68472733ebc6f2229963f655b80e61db6e /tools
parent2003-09-04 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-41583e129ec49c6e0ab2993309ec46f88146fd88.tar.bz2
2003-09-04 Joel Sherrill <joel@OARcorp.com>
* genoffsets.c: URL for license changed.
Diffstat (limited to 'tools')
-rw-r--r--tools/cpu/hppa1.1/ChangeLog4
-rw-r--r--tools/cpu/hppa1.1/genoffsets.c4
2 files changed, 6 insertions, 2 deletions
diff --git a/tools/cpu/hppa1.1/ChangeLog b/tools/cpu/hppa1.1/ChangeLog
index d54dd7b1a1..49f157306f 100644
--- a/tools/cpu/hppa1.1/ChangeLog
+++ b/tools/cpu/hppa1.1/ChangeLog
@@ -1,3 +1,7 @@
+2003-09-04 Joel Sherrill <joel@OARcorp.com>
+
+ * genoffsets.c: URL for license changed.
+
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Use rtems-bugs@rtems.com as bug report email address.
diff --git a/tools/cpu/hppa1.1/genoffsets.c b/tools/cpu/hppa1.1/genoffsets.c
index 01ae98af14..8e24bda322 100644
--- a/tools/cpu/hppa1.1/genoffsets.c
+++ b/tools/cpu/hppa1.1/genoffsets.c
@@ -11,7 +11,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/
@@ -52,7 +52,7 @@ printf(
" *\n"
" * The license and distribution terms for this file may be\n"
" * found in the file LICENSE in this distribution or at\n"
- " * http://www.OARcorp.com/rtems/license.html.\n"
+ " * http://www.rtems.com/license/LICENSE.\n"
" */\n"
"\n"
"#ifndef __OFFSETS_h\n"