X-Git-Url: http://git.joshuawise.com/netwatch.git/blobdiff_plain/31be35cda26f033fe62db673a8a973f0b15c9de7..8ed5907015b127d1312c13216a8e4875c962da8e:/include/console-ext.h diff --git a/include/console-ext.h b/include/console-ext.h index 849fd16..588b0ae 100644 --- a/include/console-ext.h +++ b/include/console-ext.h @@ -1,9 +1,11 @@ -/** @file console-ext.h +/* console-ext.h + * Console definitions + * NetWatch system management mode administration console * - * @brief Forward declarations for extended console functions + * 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. * - * @author Joshua Wise (jwise) - * @buf None known */ #ifndef __CONSOLE_EXT_H