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

* clock/clockdrv.c, console/console.c, console/console.h,
	include/bsp.h, start/start.S, startup/bspclean.c, startup/bspstart.c,
	startup/linkcmds, startup/setvec.c, timer/timer.c, timer/timerisr.c:
	URL for license changed.
This commit is contained in:
Joel Sherrill
2003-09-04 18:52:18 +00:00
parent 690a6d2e6f
commit dcf0c5b858
12 changed files with 18 additions and 11 deletions

View File

@@ -1,3 +1,10 @@
2003-09-04 Joel Sherrill <joel@OARcorp.com>
* clock/clockdrv.c, console/console.c, console/console.h,
include/bsp.h, start/start.S, startup/bspclean.c, startup/bspstart.c,
startup/linkcmds, startup/setvec.c, timer/timer.c, timer/timerisr.c:
URL for license changed.
2003-08-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2003-08-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Reflect having moved aclocal/. * Makefile.am: Reflect having moved aclocal/.

View File

@@ -7,7 +7,7 @@
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at
* http://www.OARcorp.com/rtems/license.html. * http://www.rtems.com/license/LICENSE.
* *
* $Id$ * $Id$
*/ */

View File

@@ -6,7 +6,7 @@
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at
* http://www.OARcorp.com/rtems/license.html. * http://www.rtems.com/license/LICENSE.
* *
* This file adapted from no_bsp board library of the RTEMS distribution. * This file adapted from no_bsp board library of the RTEMS distribution.
* The body has been modified for the Bender Or1k implementation by * The body has been modified for the Bender Or1k implementation by

View File

@@ -12,7 +12,7 @@
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at
* http://www.OARcorp.com/rtems/license.html. * http://www.rtems.com/license/LICENSE.
*/ */
#ifndef _CONSOLE_H #ifndef _CONSOLE_H

View File

@@ -9,7 +9,7 @@
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at
* http://www.OARcorp.com/rtems/license.html. * http://www.rtems.com/license/LICENSE.
* *
* $Id$ * $Id$
*/ */

View File

@@ -12,7 +12,7 @@
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at
* http://www.OARcorp.com/rtems/license.html. * http://www.rtems.com/license/LICENSE.
*/ */
#include "asm.h" #include "asm.h"

View File

@@ -12,7 +12,7 @@
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at
* http://www.OARcorp.com/rtems/license.html. * http://www.rtems.com/license/LICENSE.
* *
* $Id$ * $Id$
*/ */

View File

@@ -9,7 +9,7 @@
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at
* http://www.OARcorp.com/rtems/license.html. * http://www.rtems.com/license/LICENSE.
* *
* This file adapted from no_bsp board library of the RTEMS distribution. * This file adapted from no_bsp board library of the RTEMS distribution.
* The body has been modified for the Bender Or1k implementation by * The body has been modified for the Bender Or1k implementation by

View File

@@ -7,7 +7,7 @@
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at
* http://www.OARcorp.com/rtems/license.html. * http://www.rtems.com/license/LICENSE.
* *
* $Id$ * $Id$
*/ */

View File

@@ -17,7 +17,7 @@
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at
* http://www.OARcorp.com/rtems/license.html. * http://www.rtems.com/license/LICENSE.
* *
* $Id$ * $Id$
*/ */

View File

@@ -13,7 +13,7 @@
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at
* http://www.OARcorp.com/rtems/license.html. * http://www.rtems.com/license/LICENSE.
* *
* $Id$ * $Id$
*/ */

View File

@@ -18,7 +18,7 @@
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at
* http://www.OARcorp.com/rtems/license.html. * http://www.rtems.com/license/LICENSE.
* *
* $Id$ * $Id$
*/ */