]> Joshua Wise's Git repositories - netwatch.git/blobdiff - pci/pci-raw.c
more licensing
[netwatch.git] / pci / pci-raw.c
index f6448b8ccbc9bd65114a2c1a114f8bb95400d46a..37f5f79507763846c4bc7ffede10eb8d064c4797 100644 (file)
@@ -1,3 +1,13 @@
+/* pci-raw.c
+ * Raw PCI implementation
+ * 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 <io.h>
 #include <stdint.h>
 #include <pci.h>
This page took 0.018985 seconds and 4 git commands to generate.