]> Joshua Wise's Git repositories - netwatch.git/blobdiff - netwatch/packet.c
add a lot of copyright headers
[netwatch.git] / netwatch / packet.c
index ff5c41e62b7eeec960e4d0d19a239d5ede2ec3a5..99294f275a2b6b11b634d721c22907f6261516e1 100644 (file)
@@ -1,3 +1,13 @@
+/* packet.c
+ * OS-to-NetWatch communication packet interface
+ * 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 <stdint.h>
 #include "packet.h"
 
This page took 0.019905 seconds and 4 git commands to generate.