diff --git a/Modules/pci/kpci.h b/Modules/pci/kpci.h --- a/Modules/pci/kpci.h +++ b/Modules/pci/kpci.h @@ -1,7 +1,7 @@ /* Retrieve information about PCI subsystem through libpci library from pciutils package. This should be possible on Linux, BSD and AIX. - Author: Konrad Rzepecki + Author: Konrad Rzepecki */ #ifndef KCONTROL_KPCI_H diff --git a/Modules/pci/kpci.cpp b/Modules/pci/kpci.cpp --- a/Modules/pci/kpci.cpp +++ b/Modules/pci/kpci.cpp @@ -7,7 +7,7 @@ here, since there are only few of them, and they are important and should their names be translated. - Author: Konrad Rzepecki + Author: Konrad Rzepecki */ #include "kpci_private.h" diff --git a/Modules/pci/kpci_private.h b/Modules/pci/kpci_private.h --- a/Modules/pci/kpci_private.h +++ b/Modules/pci/kpci_private.h @@ -7,7 +7,7 @@ pci.cpp private header, don't include in other files. - Author: Konrad Rzepecki + Author: Konrad Rzepecki */ #ifndef KCONTROL_KPCI_PRIVATE_H #define KCONTROL_KPCI_PRIVATE_H