--- cpukit/libpci/pci_bus.c | 3 +-- cpukit/libpci/pci_bus.h | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-)
diff --git a/cpukit/libpci/pci_bus.c b/cpukit/libpci/pci_bus.c index ea30dfa..2bdf5dc 100644 --- a/cpukit/libpci/pci_bus.c +++ b/cpukit/libpci/pci_bus.c @@ -1,7 +1,6 @@ /* PCI bus driver. * - * COPYRIGHT (c) 2008. - * Cobham Gaisler AB. + * COPYRIGHT (c) 2008 Cobham Gaisler AB. * * General part of PCI Bus driver. The driver is typically * initialized from the PCI host driver separating the host diff --git a/cpukit/libpci/pci_bus.h b/cpukit/libpci/pci_bus.h index 012f421..359a55a 100644 --- a/cpukit/libpci/pci_bus.h +++ b/cpukit/libpci/pci_bus.h @@ -1,7 +1,6 @@ /* PCI bus driver Interface. * - * COPYRIGHT (c) 2008. - * Cobham Gaisler AB. + * COPYRIGHT (c) 2008 Cobham Gaisler AB. * * General part of PCI Bus driver. The driver is typically * initialized from the PCI host driver separating the host -- 1.7.0.4 _______________________________________________ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel