]> Joshua Wise's Git repositories - netwatch.git/blobdiff - netwatch/entry.asm
add a lot of copyright headers
[netwatch.git] / netwatch / entry.asm
index 151382ea81f1b3a783df99562b13c79a225aafed..e5d073b99a996ea766a0f09263ff9659a3ea688b 100644 (file)
@@ -1,3 +1,11 @@
+; entry.asm
+; SMI entry point
+; 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.
+
        org 0xA8000
 [bits 16]
 entry:
This page took 0.023598 seconds and 4 git commands to generate.