X-Git-Url: http://git.joshuawise.com/netwatch.git/blobdiff_plain/f1584bb056629473dd1208034fed761cbaea8e29..3c4e084de9ed00171748c20de1251d347fc33c1c:/netwatch/vm_flags.h diff --git a/netwatch/vm_flags.h b/netwatch/vm_flags.h index f003516..e8a0f3f 100644 --- a/netwatch/vm_flags.h +++ b/netwatch/vm_flags.h @@ -1,8 +1,11 @@ -/** Page table and page directory flags. +/* vm_flags.h + * Page table and page directory flags. + * NetWatch system management mode administration console * - * From intel-sys.pdf. + * 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. * - * @author Jacob Potter (jdpotter) */ #ifndef _VM_FLAGS_H