]> Joshua Wise's Git repositories - netwatch.git/blobdiff - netwatch/main.c
add a lot of copyright headers
[netwatch.git] / netwatch / main.c
index db49f602ec99b382ce1cc80ae31ac027095c795b..3bfc59905dc2997f22c51aaa036ee64c56bb64a2 100644 (file)
@@ -1,3 +1,13 @@
+/* main.c
+ * Main post-paging entry point.
+ * 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.021766 seconds and 4 git commands to generate.