]> Joshua Wise's Git repositories - netwatch.git/blobdiff - netwatch/vga-overlay.c
add a lot of copyright headers
[netwatch.git] / netwatch / vga-overlay.c
index 6c6020c255b47ca6b61086f621f1c267c2c7d6c0..77dc0537db052ddac5152a64708db50abb64b339 100644 (file)
@@ -1,3 +1,13 @@
+/* vga-overlay.c
+ * VGA text overlay 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 <io.h>
 #include <smram.h>
 #include <video_defines.h>
This page took 0.021578 seconds and 4 git commands to generate.