]> Joshua Wise's Git repositories - netwatch.git/blobdiff - include/paging.h
Add some headers.
[netwatch.git] / include / paging.h
index 0f864d889c85062c5bbf92af91252aaab8aa238d..4a27bb94e57a55be71026c691a679f67b2e91a74 100644 (file)
@@ -1,3 +1,13 @@
+/* minilib.h
+ * Definitions for page-table mapping and demapping
+ * 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 __PAGING_H
 #define __PAGING_H
 
This page took 0.023554 seconds and 4 git commands to generate.