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

* canbus/canbus.c, clock/p_clock.c, include/bsp.h, include/canbus.h,
	include/coverhd.h, irq/irq.c, irq/irq.h, irq/irq_asm.S,
	irq/irq_init.c, startup/bspstart.c, startup/mmutlbtab.c,
	startup/setvec.c, vectors/vectors.h, vectors/vectors_init.c: URL for
	license changed.
This commit is contained in:
Joel Sherrill
2003-09-04 18:52:21 +00:00
parent 85f50b1966
commit f4e789b561
15 changed files with 22 additions and 14 deletions

View File

@@ -1,3 +1,11 @@
2003-09-04 Joel Sherrill <joel@OARcorp.com>
* canbus/canbus.c, clock/p_clock.c, include/bsp.h, include/canbus.h,
include/coverhd.h, irq/irq.c, irq/irq.h, irq/irq_asm.S,
irq/irq_init.c, startup/bspstart.c, startup/mmutlbtab.c,
startup/setvec.c, vectors/vectors.h, vectors/vectors_init.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

@@ -8,7 +8,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.
* *
* Note: All of this code assumes a 10Mhz clock input to the 82527 * Note: All of this code assumes a 10Mhz clock input to the 82527
* *

View File

@@ -6,7 +6,7 @@
* *
* The license and distribution terms for this file may in * The license and distribution terms for this file may in
* the file LICENSE in this distribution or at * the file LICENSE in this distribution or at
* http://www.OARcorp.com/rtems/license.html. * http://www.rtems.com/license/LICENSE.
* *
* Modified to support the MPC750. * Modified to support the MPC750.
* Modifications Copyright (c) 1999 Eric Valette valette@crf.canon.fr * Modifications Copyright (c) 1999 Eric Valette valette@crf.canon.fr

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

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

@@ -19,7 +19,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 found in the file LICENSE in this distribution or at * found in 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 found in the file LICENSE in this distribution or at * found in 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

@@ -4,7 +4,7 @@
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in found in the file LICENSE in this distribution or at * found in found in the file LICENSE in this distribution or at
* http://www.OARcorp.com/rtems/license.html. * http://www.rtems.com/license/LICENSE.
* *
* Modified to support the MCP750. * Modified to support the MCP750.
* Modifications Copyright (C) 1999 Eric Valette. valette@crf.canon.fr * Modifications Copyright (C) 1999 Eric Valette. valette@crf.canon.fr

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

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

@@ -5,7 +5,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 <bsp.h> #include <bsp.h>

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

@@ -8,7 +8,7 @@
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in found in the file LICENSE in this distribution or at * found in 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

@@ -8,7 +8,7 @@
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in found in the file LICENSE in this distribution or at * found in 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$
*/ */