summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--c/src/ChangeLog7
-rw-r--r--c/src/support/version.c2
2 files changed, 8 insertions, 1 deletions
diff --git a/c/src/ChangeLog b/c/src/ChangeLog
index 68094cdef3..8d843a9607 100644
--- a/c/src/ChangeLog
+++ b/c/src/ChangeLog
@@ -1,3 +1,10 @@
+2003-09-04 Joel Sherrill <joel@OARcorp.com>
+
+ * lib/libcpu/shared/include/cache.h,
+ lib/libcpu/shared/src/cache_aligned_malloc.c,
+ lib/libcpu/shared/src/cache_manager.c, support/version.c: URL for
+ license changed.
+
2003-08-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/rtems-top.m4: Add RTEMS_API.
diff --git a/c/src/support/version.c b/c/src/support/version.c
index 3195ecfbef..6f70e882af 100644
--- a/c/src/support/version.c
+++ b/c/src/support/version.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.OARcorp.com/rtems/license.html.
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/