X-Git-Url: http://git.joshuawise.com/netwatch.git/blobdiff_plain/f2b87dd63dc50a707ac102db7afb849b1f4f8db0..789ebb2d04033053b3cfeaa73648e3a1c3b3d8f5:/grubload/output.c diff --git a/grubload/output.c b/grubload/output.c index 6abc72a..5f0365d 100644 --- a/grubload/output.c +++ b/grubload/output.c @@ -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 #include #include