X-Git-Url: http://git.joshuawise.com/netwatch.git/blobdiff_plain/94d78d15691f3e6ac4c4797bb21ffcf8f9cc4a39..93e304e362865d8e41a0c75bb799ac8418895e3d:/include/multiboot.h diff --git a/include/multiboot.h b/include/multiboot.h index 96f8819..1168fc7 100644 --- a/include/multiboot.h +++ b/include/multiboot.h @@ -1,3 +1,13 @@ +/* minilib.h + * Definitions needed for a multiboot kernel + * 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 __MULTIBOOT_H #define __MULTIBOOT_H