]> Joshua Wise's Git repositories - netwatch.git/blobdiff - grubload/multiboot_c.c
Add some headers.
[netwatch.git] / grubload / multiboot_c.c
index 5e30dde991d41efa29074137b1ceb837503d83fd..9806ca41e3c23c233b4bfde6269c29effaf4f1b5 100644 (file)
@@ -1,3 +1,13 @@
+/* multiboot_c.c
+ * Main program for starting SMM code
+ * 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 "console.h"
 #include "loader.h"
 #include <output.h>
This page took 0.02115 seconds and 4 git commands to generate.