X-Git-Url: http://git.joshuawise.com/netwatch.git/blobdiff_plain/f1584bb056629473dd1208034fed761cbaea8e29..3c4e084de9ed00171748c20de1251d347fc33c1c:/netwatch/packet.c diff --git a/netwatch/packet.c b/netwatch/packet.c index ff5c41e..99294f2 100644 --- a/netwatch/packet.c +++ b/netwatch/packet.c @@ -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 #include "packet.h"