]> Joshua Wise's Git repositories - netwatch.git/blobdiff - netwatch/traps.c
add a lot of copyright headers
[netwatch.git] / netwatch / traps.c
index bbf332797622c87010315467c6558dd1b5158656..bf5ca803b221ef2968fb9dee73ee0be0a47345d1 100644 (file)
@@ -1,3 +1,13 @@
+/* traps.c
+ * Trap handling 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 <output.h>
 #include <io.h>
 #include <paging.h>
This page took 0.021411 seconds and 4 git commands to generate.