]> Joshua Wise's Git repositories - netwatch.git/blobdiff - netwatch/keyboard.c
add a lot of copyright headers
[netwatch.git] / netwatch / keyboard.c
index a53a6e7b3c6443d3701b1906458c7be4634426ab..64be4452182ff5f7cef723771501dfb0740d1470 100644 (file)
@@ -1,3 +1,13 @@
+/* keyboard.c
+ * Keyboard scan code conversion and injection.
+ * 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 "keyboard.h"
 #include <stdint.h>
 #include <minilib.h>
This page took 0.017661 seconds and 4 git commands to generate.