From 7c4a62631802efe76f9955bb2b4299eb24698690 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 4 Sep 2003 18:57:22 +0000 Subject: 2003-09-04 Joel Sherrill * shared/include/cache.h, shared/src/cache_aligned_malloc.c, shared/src/cache_manager.c: URL for license changed. --- c/src/lib/libcpu/ChangeLog | 5 +++++ c/src/lib/libcpu/shared/include/cache.h | 2 +- c/src/lib/libcpu/shared/src/cache_aligned_malloc.c | 2 +- c/src/lib/libcpu/shared/src/cache_manager.c | 2 +- 4 files changed, 8 insertions(+), 3 deletions(-) (limited to 'c/src') diff --git a/c/src/lib/libcpu/ChangeLog b/c/src/lib/libcpu/ChangeLog index 6531f1224d..990f167dc9 100644 --- a/c/src/lib/libcpu/ChangeLog +++ b/c/src/lib/libcpu/ChangeLog @@ -1,3 +1,8 @@ +2003-09-04 Joel Sherrill + + * shared/include/cache.h, shared/src/cache_aligned_malloc.c, + shared/src/cache_manager.c: URL for license changed. + 2003-08-16 Ralf Corsepius * Makefile.am: Reflect having moved automake/. diff --git a/c/src/lib/libcpu/shared/include/cache.h b/c/src/lib/libcpu/shared/include/cache.h index 44b092ce1f..8a1f2c07ba 100644 --- a/c/src/lib/libcpu/shared/include/cache.h +++ b/c/src/lib/libcpu/shared/include/cache.h @@ -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.OARcorp.com/rtems/license.html. + * http://www.rtems.com/license/LICENSE. * * The functions declared in this file are implemented for * each processor in the cache.c file under libcpu/CPU/. diff --git a/c/src/lib/libcpu/shared/src/cache_aligned_malloc.c b/c/src/lib/libcpu/shared/src/cache_aligned_malloc.c index 7fd534a446..2a1b0f5d97 100644 --- a/c/src/lib/libcpu/shared/src/cache_aligned_malloc.c +++ b/c/src/lib/libcpu/shared/src/cache_aligned_malloc.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.OARcorp.com/rtems/license.html. + * http://www.rtems.com/license/LICENSE. * * $Id$ */ diff --git a/c/src/lib/libcpu/shared/src/cache_manager.c b/c/src/lib/libcpu/shared/src/cache_manager.c index 9de12d594f..4c87caf49c 100644 --- a/c/src/lib/libcpu/shared/src/cache_manager.c +++ b/c/src/lib/libcpu/shared/src/cache_manager.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.OARcorp.com/rtems/license.html. + * http://www.rtems.com/license/LICENSE. * * * The functions in this file implement the API to the RTEMS Cache Manager and -- cgit v1.2.3