]> Joshua Wise's Git repositories - netwatch.git/blobdiff - netwatch/smi.c
add a lot of copyright headers
[netwatch.git] / netwatch / smi.c
index d519341a9370446fdbe8e1e65e56419271f4abb4..e551ac4ccb8ffa7f0edd92a64518674b0a00ec5b 100644 (file)
@@ -1,3 +1,13 @@
+/* smi.c
+ * First-run SMI C 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.021391 seconds and 4 git commands to generate.