2007-03-12 Joel Sherrill <joel@OARcorp.com>

* irq/irq_init.c: Correct license URL and/or fix mistake in copyright
	notice. Both of these mistakes appear to be from code submitted after
	these changes were made previously.
This commit is contained in:
Joel Sherrill
2007-03-12 11:17:27 +00:00
parent c90d07c86a
commit aa253a44fd
2 changed files with 7 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
2007-03-12 Joel Sherrill <joel@OARcorp.com>
* irq/irq_init.c: Correct license URL and/or fix mistake in copyright
notice. Both of these mistakes appear to be from code submitted after
these changes were made previously.
2007-03-11 Joel Sherrill <joel@OARcorp.com>
* startup/bspstart.c: Remove assignments of

View File

@@ -14,7 +14,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.
*
*/
#include <libcpu/io.h>