2003-09-04 Joel Sherrill <joel@OARcorp.com>

* shared/include/cache.h, shared/src/cache_aligned_malloc.c,
	shared/src/cache_manager.c: URL for license changed.
This commit is contained in:
Joel Sherrill
2003-09-04 18:57:22 +00:00
parent 4e89a1228b
commit 7c4a626318
4 changed files with 8 additions and 3 deletions

View File

@@ -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/.

View File

@@ -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$
*/

View File

@@ -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