diff options
Diffstat (limited to 'src/pci.c')
-rw-r--r-- | src/pci.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ // Copyright (C) 2008 Kevin O'Connor <kevin@koconnor.net> // Copyright (C) 2002 MandrakeSoft S.A. // -// This file may be distributed under the terms of the GNU GPLv3 license. +// This file may be distributed under the terms of the GNU LGPLv3 license. #include "pci.h" // pci_config_writel #include "ioport.h" // outl |