]> Joshua Wise's Git repositories - netwatch.git/blobdiff - lib/serial.c
add a lot of copyright headers
[netwatch.git] / lib / serial.c
index 6043db247d3db6ad8b8c83be942bd8c415f978f4..95d830062c6aa7d8ccad55aa4ccb53ed43072b34 100644 (file)
@@ -1,3 +1,13 @@
+/* serial.c
+ * Serial output routines.
+ * 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 <minilib.h>
 #include <io.h>
 
This page took 0.02183 seconds and 4 git commands to generate.