X-Git-Url: http://git.joshuawise.com/netwatch.git/blobdiff_plain/33e49b2e6d599bc56326841b5b373b9f76adc5f7..18a0d8bbdf5091d39ce852c03a2a35000e1e0760:/netwatch/drivers.c diff --git a/netwatch/drivers.c b/netwatch/drivers.c index fca0bfe..9517b1a 100644 --- a/netwatch/drivers.c +++ b/netwatch/drivers.c @@ -1,3 +1,13 @@ +/* drivers.c + * PCI driver table + * NetWatch system management mode administration console + * + * Copyright (c) 2008 Jacob Potter and Joshua Wise. All rights reserved. + * This program is free software; you can redistribute and/or modify it under + * the terms found in the file LICENSE in the root of this source tree. + * + */ + #include extern struct pci_driver a3c90x_driver;