X-Git-Url: http://git.joshuawise.com/netwatch.git/blobdiff_plain/33e49b2e6d599bc56326841b5b373b9f76adc5f7..98e930a2a059808ccede1f1298677aa59e4b7391:/netwatch/keyboard.c diff --git a/netwatch/keyboard.c b/netwatch/keyboard.c index a53a6e7..64be445 100644 --- a/netwatch/keyboard.c +++ b/netwatch/keyboard.c @@ -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 #include