summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/score603e/PCI_bus/PCI.c
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-10-02 14:26:17 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-10-02 14:26:17 +0000
commit1004c3c12540f61d2d69c434956b8c8e0eb4934f (patch)
treebcecfb977e8d4e5e80e9b46d739054b21e1d86f8 /c/src/lib/libbsp/powerpc/score603e/PCI_bus/PCI.c
parentRevert. (diff)
downloadrtems-1004c3c12540f61d2d69c434956b8c8e0eb4934f.tar.bz2
2008-10-02 Joel Sherrill <joel.sherrill@oarcorp.com>
* PCI_bus/PCI.c, PCI_bus/PCI.h, PCI_bus/flash.c, console/85c30.h, console/console.c, console/consolebsp.h, console/tbl85c30.c, include/gen2.h, irq/FPGA.c, irq/irq.c, irq/irq.h, irq/irq_init.c, pci/no_host_bridge.c, startup/bspclean.c, startup/bspstart.c, startup/genpvec.c, startup/vmeintr.c: File head clean up.
Diffstat (limited to 'c/src/lib/libbsp/powerpc/score603e/PCI_bus/PCI.c')
-rw-r--r--c/src/lib/libbsp/powerpc/score603e/PCI_bus/PCI.c6
1 files changed, 5 insertions, 1 deletions
diff --git a/c/src/lib/libbsp/powerpc/score603e/PCI_bus/PCI.c b/c/src/lib/libbsp/powerpc/score603e/PCI_bus/PCI.c
index 03ef5c4e1c..52af53887b 100644
--- a/c/src/lib/libbsp/powerpc/score603e/PCI_bus/PCI.c
+++ b/c/src/lib/libbsp/powerpc/score603e/PCI_bus/PCI.c
@@ -1,6 +1,10 @@
/*
- * COPYRIGHT (c) 1989-2004
+ * COPYRIGHT (c) 1989-2008
* On-Line Applications Research Corporation (OAR).
+ *
+ * The license and distribution terms for this file may be
+ * found in the file LICENSE in this distribution or at
+ * http://www.rtems.com/license/LICENSE.
*
* $Id$
*/