]> Joshua Wise's Git repositories - netwatch.git/blobdiff - tools/port.c
more licensing
[netwatch.git] / tools / port.c
index c939913edc2b59d0b9c6b8de92ef3a7006642ca5..d1395b45c8d555e1779d235920092cdf3f99e741 100644 (file)
@@ -1,3 +1,13 @@
+/* port.c
+ * General port I/O utility
+ * 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 <sys/io.h>
 #include <string.h>
 
This page took 0.022834 seconds and 4 git commands to generate.