X-Git-Url: http://git.joshuawise.com/netwatch.git/blobdiff_plain/94d78d15691f3e6ac4c4797bb21ffcf8f9cc4a39..8ed5907015b127d1312c13216a8e4875c962da8e:/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