]> Joshua Wise's Git repositories - netwatch.git/blobdiff - pci/pci-linux.c
more licensing
[netwatch.git] / pci / pci-linux.c
index c957bd088a2f3dd886f7f2bccac406070d819b5c..892c6eb4227d01d9710f6ef6daed8954e3353b2f 100644 (file)
@@ -1,3 +1,13 @@
+/* pci-linux.c
+ * Linux user-mode based 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 <sys/types.h>
 #include <sys/stat.h>
 #include <fcntl.h>
This page took 0.020635 seconds and 4 git commands to generate.