]> Joshua Wise's Git repositories - netwatch.git/blobdiff - include/text.h
add a lot of copyright headers
[netwatch.git] / include / text.h
index 474e1235c2bf24caf53944e22257b79d8a343778..7e1ab5c205e783e51102944ec20b9254b72ee306 100644 (file)
@@ -1,3 +1,13 @@
+/* text.h
+ * Prototypes for text rendering routines
+ * 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.
+ *
+ */
+
 #ifndef _TEXT_H
 
 #include <stdint.h>
This page took 0.022239 seconds and 4 git commands to generate.