X-Git-Url: http://git.joshuawise.com/netwatch.git/blobdiff_plain/c54a4356fd904634dae9b942fb3a587cdcb860b9..41506fc5c8cf80c1f1891e1d77f372b9bf5a9ba3:/lib/console.c diff --git a/lib/console.c b/lib/console.c index 66cfbaf..db95d7d 100644 --- a/lib/console.c +++ b/lib/console.c @@ -1,8 +1,10 @@ -/** @file console.c - * @brief A console driver. +/* console.c + * A console driver. + * + * Copyright (c) 2008 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) - * @bug None known */ #include