]> Joshua Wise's Git repositories - netwatch.git/blobdiff - tools/poke-rls-asm.S
more licensing
[netwatch.git] / tools / poke-rls-asm.S
index 2273169c16374fddb2cef3cfb8f6b09dc2466d0a..a67503e254bbdcc87d8bb9e8ab7331e74cab3cfd 100644 (file)
@@ -1,3 +1,11 @@
+# poke-rls-asm.S
+# Helper functions for poke-rls.c
+# 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.
+
 .global poke
 poke:
        mov 8(%esp), %ecx
This page took 0.022769 seconds and 4 git commands to generate.