]> Joshua Wise's Git repositories - netwatch.git/blobdiff - netwatch/main.c
Make some documentation a bit more accurate.
[netwatch.git] / netwatch / main.c
index db49f602ec99b382ce1cc80ae31ac027095c795b..1e8c737d23bc0773413555ad2ad47c8062b13c39 100644 (file)
@@ -1,3 +1,13 @@
+/* main.c
+ * Main post-paging entry point.  Actually, this is a lie.
+ * 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 <smram.h>
 #include <video_defines.h>
This page took 0.021938 seconds and 4 git commands to generate.