]> Joshua Wise's Git repositories - netwatch.git/blobdiff - video/text.c
more licensing
[netwatch.git] / video / text.c
index 4f35f97b34822f857a0e478d06d0bf9fdef11a3a..4f26b8ed8ec80098fc5eceb1f83c31a6aedcace5 100644 (file)
@@ -1,3 +1,13 @@
+/* text.c
+ * Text console checksum and rendering functions
+ * 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 <text.h>
 #include <paging.h>
This page took 0.019493 seconds and 4 git commands to generate.