]> Joshua Wise's Git repositories - netwatch.git/blobdiff - pci/pci.c
more licensing
[netwatch.git] / pci / pci.c
index 5fd03b414dbf4ea2e69fc560718c6df597552a4a..997ebdad7472123cf7944c324a9f4abd3209b49f 100644 (file)
--- a/pci/pci.c
+++ b/pci/pci.c
@@ -1,3 +1,13 @@
+/* pci.c
+ * General-purpose PCI probe routines
+ * 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 <output.h>
 
This page took 0.022559 seconds and 4 git commands to generate.