]> Joshua Wise's Git repositories - netwatch.git/blobdiff - tools/smram-linux-tool.c
more licensing
[netwatch.git] / tools / smram-linux-tool.c
index 0511f6be493fcef6733b6ae104d33d96c518f5bb..02112a48a101cc32893e019e75f4760510078e32 100644 (file)
@@ -1,3 +1,14 @@
+/* smram-linux-tool.c
+ * General SMRAM manipulation utility
+ * 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.
+ *
+ */
+
+
 #include <unistd.h>
 #include <getopt.h>
 #include <stdlib.h>
This page took 0.021468 seconds and 4 git commands to generate.