]> Joshua Wise's Git repositories - netwatch.git/blobdiff - netwatch/drivers.c
add a lot of copyright headers
[netwatch.git] / netwatch / drivers.c
index fca0bfe8694faf788994f3e8388088c36880fabc..9517b1a140c08fd746b38bb82fe084c03a595535 100644 (file)
@@ -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 <pci.h>
 
 extern struct pci_driver a3c90x_driver;
This page took 0.022324 seconds and 4 git commands to generate.