]> Joshua Wise's Git repositories - netwatch.git/blobdiff - lib/console.c
add a lot of copyright headers
[netwatch.git] / lib / console.c
index 66cfbaffcb47b57f29e09263ba9b34ffce45a2ae..db95d7dcbdc8c12f13b87b7cd57a7143e2f824aa 100644 (file)
@@ -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) <joshua@joshuawise.com>
- *  @bug None known
  */
 
 #include <console.h>
This page took 0.018638 seconds and 4 git commands to generate.