summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2003-09-04 18:55:12 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2003-09-04 18:55:12 +0000
commit4ae472871d12d10a806488cbed6d4143e3d510c9 (patch)
tree3ab5a5ef1c61be0089f97d73b53ac3031bfad8b3 /tools
parent2003-09-04 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-4ae472871d12d10a806488cbed6d4143e3d510c9.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"