]> Joshua Wise's Git repositories - netwatch.git/blobdiff - tools/pci.c
more licensing
[netwatch.git] / tools / pci.c
index abfb8a59d601b725b474957d127716bf37a49bbe..cf488a1a81ef3b89ef0097296ca0c1624fef9284 100644 (file)
@@ -1,3 +1,13 @@
+/* pci.c
+ * Arbitrary PCI space reader/writer utility
+ * 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>
 #include <string.h>
 
This page took 0.02122 seconds and 4 git commands to generate.