]> Joshua Wise's Git repositories - netwatch.git/blobdiff - net/net.c
add a lot of copyright headers
[netwatch.git] / net / net.c
index 25926af7dac5225d84cac8a765b90ce6c6ee9fbf..1462f09e30ae44c466140949299598820b99e743 100644 (file)
--- a/net/net.c
+++ b/net/net.c
@@ -1,3 +1,13 @@
+/* net.c
+ * Top-level network glue code
+ * 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 <smram.h>
 #include <pci-bother.h>
This page took 0.022695 seconds and 4 git commands to generate.