]> Joshua Wise's Git repositories - netwatch.git/blobdiff - grubload/output.c
Add some headers.
[netwatch.git] / grubload / output.c
index 6abc72ab6f1f7758695e62481b08f0d41c1186e5..5f0365d7ccdd9c80859b291f78b38cdad7b15ae9 100644 (file)
@@ -1,3 +1,14 @@
+/* output.c
+ * Console output routines
+ * NetWatch multiboot loader
+ *
+ * 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 <stdarg.h>
 #include <minilib.h>
 #include <console.h>
This page took 0.02248 seconds and 4 git commands to generate.